@fluid-topics/ft-search-input 1.3.45 → 1.3.47

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,5 +1,5 @@
1
- "use strict";(()=>{var uf=Object.create;var Ls=Object.defineProperty;var ff=Object.getOwnPropertyDescriptor;var hf=Object.getOwnPropertyNames;var gf=Object.getPrototypeOf,yf=Object.prototype.hasOwnProperty;var Zr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var mf=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of hf(e))!yf.call(t,n)&&n!==r&&Ls(t,n,{get:()=>e[n],enumerable:!(i=ff(e,n))||i.enumerable});return t};var f=(t,e,r)=>(r=t!=null?uf(gf(t)):{},mf(e||!t||!t.__esModule?Ls(r,"default",{value:t,enumerable:!0}):r,t));var C=Zr((Kh,Is)=>{Is.exports=ftGlobals.wcUtils});var L=Zr((Zh,ks)=>{ks.exports=ftGlobals.lit});var J=Zr((qh,Ts)=>{Ts.exports=ftGlobals.litDecorators});var ht=Zr((wx,Il)=>{Il.exports=ftGlobals.litClassMap});var Rc=Zr((Lv,Ac)=>{Ac.exports=ftGlobals.litUnsafeHTML});var Uc=Zr((Ir,zc)=>{var ji=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ki=function(){function t(){this.fetch=!1,this.DOMException=ji.DOMException}return t.prototype=ji,new t}();(function(t){var e=function(r){var i=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in i,iterable:"Symbol"in i&&"iterator"in Symbol,blob:"FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in i,arrayBuffer:"ArrayBuffer"in i};function a(m){return m&&DataView.prototype.isPrototypeOf(m)}if(n.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(m){return m&&s.indexOf(Object.prototype.toString.call(m))>-1};function p(m){if(typeof m!="string"&&(m=String(m)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(m)||m==="")throw new TypeError('Invalid character in header field name: "'+m+'"');return m.toLowerCase()}function u(m){return typeof m!="string"&&(m=String(m)),m}function y(m){var v={next:function(){var _=m.shift();return{done:_===void 0,value:_}}};return n.iterable&&(v[Symbol.iterator]=function(){return v}),v}function g(m){this.map={},m instanceof g?m.forEach(function(v,_){this.append(_,v)},this):Array.isArray(m)?m.forEach(function(v){if(v.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+v.length);this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}g.prototype.append=function(m,v){m=p(m),v=u(v);var _=this.map[m];this.map[m]=_?_+", "+v:v},g.prototype.delete=function(m){delete this.map[p(m)]},g.prototype.get=function(m){return m=p(m),this.has(m)?this.map[m]:null},g.prototype.has=function(m){return this.map.hasOwnProperty(p(m))},g.prototype.set=function(m,v){this.map[p(m)]=u(v)},g.prototype.forEach=function(m,v){for(var _ in this.map)this.map.hasOwnProperty(_)&&m.call(v,this.map[_],_,this)},g.prototype.keys=function(){var m=[];return this.forEach(function(v,_){m.push(_)}),y(m)},g.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),y(m)},g.prototype.entries=function(){var m=[];return this.forEach(function(v,_){m.push([_,v])}),y(m)},n.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function b(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function O(m){return new Promise(function(v,_){m.onload=function(){v(m.result)},m.onerror=function(){_(m.error)}})}function S(m){var v=new FileReader,_=O(v);return v.readAsArrayBuffer(m),_}function E(m){var v=new FileReader,_=O(v),ne=/charset=([A-Za-z0-9_-]+)/.exec(m.type),xe=ne?ne[1]:"utf-8";return v.readAsText(m,xe),_}function $(m){for(var v=new Uint8Array(m),_=new Array(v.length),ne=0;ne<v.length;ne++)_[ne]=String.fromCharCode(v[ne]);return _.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 N(){return this.bodyUsed=!1,this._initBody=function(m){this.bodyUsed=this.bodyUsed,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&&a(m)?(this._bodyArrayBuffer=T(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||c(m))?this._bodyArrayBuffer=T(m):this._bodyText=m=Object.prototype.toString.call(m):(this._noBody=!0,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=b(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(){if(this._bodyArrayBuffer){var m=b(this);return m||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(n.blob)return this.blob().then(S);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var m=b(this);if(m)return m;if(this._bodyBlob)return E(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve($(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(at)}),this.json=function(){return this.text().then(JSON.parse)},this}var z=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function Y(m){var v=m.toUpperCase();return z.indexOf(v)>-1?v:m}function X(m,v){if(!(this instanceof X))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');v=v||{};var _=v.body;if(m instanceof X){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new g(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!_&&m._bodyInit!=null&&(_=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 g(v.headers)),this.method=Y(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal||function(){if("AbortController"in i){var Q=new AbortController;return Q.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&_)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(_),(this.method==="GET"||this.method==="HEAD")&&(v.cache==="no-store"||v.cache==="no-cache")){var ne=/([?&])_=[^&]*/;if(ne.test(this.url))this.url=this.url.replace(ne,"$1_="+new Date().getTime());else{var xe=/\?/;this.url+=(xe.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}X.prototype.clone=function(){return new X(this,{body:this._bodyInit})};function at(m){var v=new FormData;return m.trim().split("&").forEach(function(_){if(_){var ne=_.split("="),xe=ne.shift().replace(/\+/g," "),Q=ne.join("=").replace(/\+/g," ");v.append(decodeURIComponent(xe),decodeURIComponent(Q))}}),v}function Kt(m){var v=new g,_=m.replace(/\r?\n[\t ]+/g," ");return _.split("\r").map(function(ne){return ne.indexOf(`
2
- `)===0?ne.substr(1,ne.length):ne}).forEach(function(ne){var xe=ne.split(":"),Q=xe.shift().trim();if(Q){var Ti=xe.join(":").trim();try{v.append(Q,Ti)}catch(Vn){console.warn("Response "+Vn.message)}}}),v}N.call(X.prototype);function et(m,v){if(!(this instanceof et))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(v||(v={}),this.type="default",this.status=v.status===void 0?200:v.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=v.statusText===void 0?"":""+v.statusText,this.headers=new g(v.headers),this.url=v.url||"",this._initBody(m)}N.call(et.prototype),et.prototype.clone=function(){return new et(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},et.error=function(){var m=new et(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var Zt=[301,302,303,307,308];et.redirect=function(m,v){if(Zt.indexOf(v)===-1)throw new RangeError("Invalid status code");return new et(null,{status:v,headers:{location:m}})},r.DOMException=i.DOMException;try{new r.DOMException}catch{r.DOMException=function(v,_){this.message=v,this.name=_;var ne=Error(v);this.stack=ne.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Ue(m,v){return new Promise(function(_,ne){var xe=new X(m,v);if(xe.signal&&xe.signal.aborted)return ne(new r.DOMException("Aborted","AbortError"));var Q=new XMLHttpRequest;function Ti(){Q.abort()}Q.onload=function(){var He={statusText:Q.statusText,headers:Kt(Q.getAllResponseHeaders()||"")};xe.url.indexOf("file://")===0&&(Q.status<200||Q.status>599)?He.status=200:He.status=Q.status,He.url="responseURL"in Q?Q.responseURL:He.headers.get("X-Request-URL");var Kr="response"in Q?Q.response:Q.responseText;setTimeout(function(){_(new et(Kr,He))},0)},Q.onerror=function(){setTimeout(function(){ne(new TypeError("Network request failed"))},0)},Q.ontimeout=function(){setTimeout(function(){ne(new TypeError("Network request timed out"))},0)},Q.onabort=function(){setTimeout(function(){ne(new r.DOMException("Aborted","AbortError"))},0)};function Vn(He){try{return He===""&&i.location.href?i.location.href:He}catch{return He}}if(Q.open(xe.method,Vn(xe.url),!0),xe.credentials==="include"?Q.withCredentials=!0:xe.credentials==="omit"&&(Q.withCredentials=!1),"responseType"in Q&&(n.blob?Q.responseType="blob":n.arrayBuffer&&(Q.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof g||i.Headers&&v.headers instanceof i.Headers)){var Rs=[];Object.getOwnPropertyNames(v.headers).forEach(function(He){Rs.push(p(He)),Q.setRequestHeader(He,u(v.headers[He]))}),xe.headers.forEach(function(He,Kr){Rs.indexOf(Kr)===-1&&Q.setRequestHeader(Kr,He)})}else xe.headers.forEach(function(He,Kr){Q.setRequestHeader(Kr,He)});xe.signal&&(xe.signal.addEventListener("abort",Ti),Q.onreadystatechange=function(){Q.readyState===4&&xe.signal.removeEventListener("abort",Ti)}),Q.send(typeof xe._bodyInit>"u"?null:xe._bodyInit)})}return Ue.polyfill=!0,i.fetch||(i.fetch=Ue,i.Headers=g,i.Request=X,i.Response=et),r.Headers=g,r.Request=X,r.Response=et,r.fetch=Ue,r}({})})(Ki);Ki.fetch.ponyfill=!0;delete Ki.fetch.polyfill;var $o=ji.fetch?ji:Ki;Ir=$o.fetch;Ir.default=$o.fetch;Ir.fetch=$o.fetch;Ir.Headers=$o.Headers;Ir.Request=$o.Request;Ir.Response=$o.Response;zc.exports=Ir});var Dr=Zr((Bw,$p)=>{$p.exports=ftGlobals.litRepeat});var pf=f(C());var qo=f(L()),_t=f(C());var Dc=f(L()),ie=f(C());var xa=f(C());var ci=f(J()),Pc=f(C());var Rl=f(L()),V=f(C());var Ds=f(L()),Ae=f(C()),$s=Ae.FtCssVariableFactory.extend("--ft-ripple-color","",Ae.designSystemVariables.colorContent),x={color:$s,backgroundColor:Ae.FtCssVariableFactory.extend("--ft-ripple-background-color","",$s),opacityContentOnSurfacePressed:Ae.FtCssVariableFactory.external(Ae.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Ae.FtCssVariableFactory.external(Ae.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Ae.FtCssVariableFactory.external(Ae.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Ae.FtCssVariableFactory.external(Ae.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Ae.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ns=Ae.FtCssVariableFactory.extend("--ft-ripple-color","",Ae.designSystemVariables.colorPrimary),Ps={color:Ns,backgroundColor:Ae.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ns)},_s=Ae.FtCssVariableFactory.extend("--ft-ripple-color","",Ae.designSystemVariables.colorSecondary),Bs={color:_s,backgroundColor:Ae.FtCssVariableFactory.extend("--ft-ripple-background-color","",_s)},Fs=Ds.css`
1
+ "use strict";(()=>{var xf=Object.create;var rl=Object.defineProperty;var vf=Object.getOwnPropertyDescriptor;var Sf=Object.getOwnPropertyNames;var Of=Object.getPrototypeOf,Cf=Object.prototype.hasOwnProperty;var Xr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var wf=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Sf(e))!Cf.call(t,n)&&n!==r&&rl(t,n,{get:()=>e[n],enumerable:!(i=vf(e,n))||i.enumerable});return t};var f=(t,e,r)=>(r=t!=null?xf(Of(t)):{},wf(e||!t||!t.__esModule?rl(r,"default",{value:t,enumerable:!0}):r,t));var C=Xr((ty,ol)=>{ol.exports=ftGlobals.wcUtils});var L=Xr((ry,il)=>{il.exports=ftGlobals.lit});var J=Xr((oy,nl)=>{nl.exports=ftGlobals.litDecorators});var ft=Xr(($x,Nl)=>{Nl.exports=ftGlobals.litClassMap});var Nc=Xr((b0,Pc)=>{Pc.exports=ftGlobals.litUnsafeHTML});var Zc=Xr(($r,Kc)=>{var Xi=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Qi=function(){function t(){this.fetch=!1,this.DOMException=Xi.DOMException}return t.prototype=Xi,new t}();(function(t){var e=function(r){var i=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in i,iterable:"Symbol"in i&&"iterator"in Symbol,blob:"FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in i,arrayBuffer:"ArrayBuffer"in i};function a(m){return m&&DataView.prototype.isPrototypeOf(m)}if(n.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(m){return m&&s.indexOf(Object.prototype.toString.call(m))>-1};function p(m){if(typeof m!="string"&&(m=String(m)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(m)||m==="")throw new TypeError('Invalid character in header field name: "'+m+'"');return m.toLowerCase()}function u(m){return typeof m!="string"&&(m=String(m)),m}function g(m){var v={next:function(){var _=m.shift();return{done:_===void 0,value:_}}};return n.iterable&&(v[Symbol.iterator]=function(){return v}),v}function y(m){this.map={},m instanceof y?m.forEach(function(v,_){this.append(_,v)},this):Array.isArray(m)?m.forEach(function(v){if(v.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+v.length);this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}y.prototype.append=function(m,v){m=p(m),v=u(v);var _=this.map[m];this.map[m]=_?_+", "+v:v},y.prototype.delete=function(m){delete this.map[p(m)]},y.prototype.get=function(m){return m=p(m),this.has(m)?this.map[m]:null},y.prototype.has=function(m){return this.map.hasOwnProperty(p(m))},y.prototype.set=function(m,v){this.map[p(m)]=u(v)},y.prototype.forEach=function(m,v){for(var _ in this.map)this.map.hasOwnProperty(_)&&m.call(v,this.map[_],_,this)},y.prototype.keys=function(){var m=[];return this.forEach(function(v,_){m.push(_)}),g(m)},y.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),g(m)},y.prototype.entries=function(){var m=[];return this.forEach(function(v,_){m.push([_,v])}),g(m)},n.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function b(m){if(!m._noBody){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}}function O(m){return new Promise(function(v,_){m.onload=function(){v(m.result)},m.onerror=function(){_(m.error)}})}function S(m){var v=new FileReader,_=O(v);return v.readAsArrayBuffer(m),_}function E(m){var v=new FileReader,_=O(v),ne=/charset=([A-Za-z0-9_-]+)/.exec(m.type),xe=ne?ne[1]:"utf-8";return v.readAsText(m,xe),_}function $(m){for(var v=new Uint8Array(m),_=new Array(v.length),ne=0;ne<v.length;ne++)_[ne]=String.fromCharCode(v[ne]);return _.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 P(){return this.bodyUsed=!1,this._initBody=function(m){this.bodyUsed=this.bodyUsed,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&&a(m)?(this._bodyArrayBuffer=T(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||c(m))?this._bodyArrayBuffer=T(m):this._bodyText=m=Object.prototype.toString.call(m):(this._noBody=!0,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=b(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(){if(this._bodyArrayBuffer){var m=b(this);return m||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(n.blob)return this.blob().then(S);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var m=b(this);if(m)return m;if(this._bodyBlob)return E(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve($(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(nt)}),this.json=function(){return this.text().then(JSON.parse)},this}var z=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function Y(m){var v=m.toUpperCase();return z.indexOf(v)>-1?v:m}function X(m,v){if(!(this instanceof X))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');v=v||{};var _=v.body;if(m instanceof X){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new y(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!_&&m._bodyInit!=null&&(_=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 y(v.headers)),this.method=Y(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal||function(){if("AbortController"in i){var Q=new AbortController;return Q.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&_)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(_),(this.method==="GET"||this.method==="HEAD")&&(v.cache==="no-store"||v.cache==="no-cache")){var ne=/([?&])_=[^&]*/;if(ne.test(this.url))this.url=this.url.replace(ne,"$1_="+new Date().getTime());else{var xe=/\?/;this.url+=(xe.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}X.prototype.clone=function(){return new X(this,{body:this._bodyInit})};function nt(m){var v=new FormData;return m.trim().split("&").forEach(function(_){if(_){var ne=_.split("="),xe=ne.shift().replace(/\+/g," "),Q=ne.join("=").replace(/\+/g," ");v.append(decodeURIComponent(xe),decodeURIComponent(Q))}}),v}function qt(m){var v=new y,_=m.replace(/\r?\n[\t ]+/g," ");return _.split("\r").map(function(ne){return ne.indexOf(`
2
+ `)===0?ne.substr(1,ne.length):ne}).forEach(function(ne){var xe=ne.split(":"),Q=xe.shift().trim();if(Q){var Di=xe.join(":").trim();try{v.append(Q,Di)}catch(qn){console.warn("Response "+qn.message)}}}),v}P.call(X.prototype);function tt(m,v){if(!(this instanceof tt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(v||(v={}),this.type="default",this.status=v.status===void 0?200:v.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=v.statusText===void 0?"":""+v.statusText,this.headers=new y(v.headers),this.url=v.url||"",this._initBody(m)}P.call(tt.prototype),tt.prototype.clone=function(){return new tt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},tt.error=function(){var m=new tt(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var Yt=[301,302,303,307,308];tt.redirect=function(m,v){if(Yt.indexOf(v)===-1)throw new RangeError("Invalid status code");return new tt(null,{status:v,headers:{location:m}})},r.DOMException=i.DOMException;try{new r.DOMException}catch{r.DOMException=function(v,_){this.message=v,this.name=_;var ne=Error(v);this.stack=ne.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function ze(m,v){return new Promise(function(_,ne){var xe=new X(m,v);if(xe.signal&&xe.signal.aborted)return ne(new r.DOMException("Aborted","AbortError"));var Q=new XMLHttpRequest;function Di(){Q.abort()}Q.onload=function(){var Ue={statusText:Q.statusText,headers:qt(Q.getAllResponseHeaders()||"")};xe.url.indexOf("file://")===0&&(Q.status<200||Q.status>599)?Ue.status=200:Ue.status=Q.status,Ue.url="responseURL"in Q?Q.responseURL:Ue.headers.get("X-Request-URL");var Yr="response"in Q?Q.response:Q.responseText;setTimeout(function(){_(new tt(Yr,Ue))},0)},Q.onerror=function(){setTimeout(function(){ne(new TypeError("Network request failed"))},0)},Q.ontimeout=function(){setTimeout(function(){ne(new TypeError("Network request timed out"))},0)},Q.onabort=function(){setTimeout(function(){ne(new r.DOMException("Aborted","AbortError"))},0)};function qn(Ue){try{return Ue===""&&i.location.href?i.location.href:Ue}catch{return Ue}}if(Q.open(xe.method,qn(xe.url),!0),xe.credentials==="include"?Q.withCredentials=!0:xe.credentials==="omit"&&(Q.withCredentials=!1),"responseType"in Q&&(n.blob?Q.responseType="blob":n.arrayBuffer&&(Q.responseType="arraybuffer")),v&&typeof v.headers=="object"&&!(v.headers instanceof y||i.Headers&&v.headers instanceof i.Headers)){var tl=[];Object.getOwnPropertyNames(v.headers).forEach(function(Ue){tl.push(p(Ue)),Q.setRequestHeader(Ue,u(v.headers[Ue]))}),xe.headers.forEach(function(Ue,Yr){tl.indexOf(Yr)===-1&&Q.setRequestHeader(Yr,Ue)})}else xe.headers.forEach(function(Ue,Yr){Q.setRequestHeader(Yr,Ue)});xe.signal&&(xe.signal.addEventListener("abort",Di),Q.onreadystatechange=function(){Q.readyState===4&&xe.signal.removeEventListener("abort",Di)}),Q.send(typeof xe._bodyInit>"u"?null:xe._bodyInit)})}return ze.polyfill=!0,i.fetch||(i.fetch=ze,i.Headers=y,i.Request=X,i.Response=tt),r.Headers=y,r.Request=X,r.Response=tt,r.fetch=ze,r}({})})(Qi);Qi.fetch.ponyfill=!0;delete Qi.fetch.polyfill;var Fo=Xi.fetch?Xi:Qi;$r=Fo.fetch;$r.default=Fo.fetch;$r.fetch=Fo.fetch;$r.Headers=Fo.Headers;$r.Request=Fo.Request;$r.Response=Fo.Response;Kc.exports=$r});var zr=Xr((AE,Mp)=>{Mp.exports=ftGlobals.litRepeat});var bf=f(C());var ri=f(L()),Bt=f(C());var Vc=f(L()),ie=f(C());var Ka=f(C());var gi=f(J()),Uc=f(C());var $l=f(L()),V=f(C());var pl=f(L()),Ee=f(C()),al=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorContent),x={color:al,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",al),opacityContentOnSurfacePressed:Ee.FtCssVariableFactory.external(Ee.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Ee.FtCssVariableFactory.external(Ee.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Ee.FtCssVariableFactory.external(Ee.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Ee.FtCssVariableFactory.external(Ee.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Ee.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},sl=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorPrimary),ll={color:sl,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",sl)},cl=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorSecondary),dl={color:cl,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",cl)},ul=pl.css`
3
3
  :host {
4
4
  display: contents;
5
5
  }
@@ -54,19 +54,19 @@
54
54
  }
55
55
 
56
56
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
57
- background-color: ${Bs.backgroundColor};
57
+ background-color: ${dl.backgroundColor};
58
58
  }
59
59
 
60
60
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
61
- background-color: ${Bs.color};
61
+ background-color: ${dl.color};
62
62
  }
63
63
 
64
64
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
65
- background-color: ${Ps.backgroundColor};
65
+ background-color: ${ll.backgroundColor};
66
66
  }
67
67
 
68
68
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
69
- background-color: ${Ps.color};
69
+ background-color: ${ll.color};
70
70
  }
71
71
 
72
72
  .ft-ripple .ft-ripple--background {
@@ -111,9 +111,9 @@
111
111
  opacity: ${x.opacityContentOnSurfacePressed};
112
112
  transform: translate(-50%, -50%) scale(1);
113
113
  }
114
- `;var At=f(L()),R=f(C());var dr=f(L(),1),Sr=t=>typeof t=="string"?(0,dr.unsafeCSS)(t):t,o=class{static create(e,r,i,n){let a=c=>Sr(c??n),s=dr.css`var(${Sr(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>Ms(s,c??a(n)),s.get=c=>dr.css`var(${Sr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,i,n){let a=c=>i.get(c??n),s=dr.css`var(${Sr(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i.category,s.fallbackVariable=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>Ms(s,c??a(n)),s.get=c=>dr.css`var(${Sr(e)}, ${a(c)})`,s.breadcrumb=()=>[i.name,...i.breadcrumb()],s.lastResortDefaultValue=()=>n??i.lastResortDefaultValue(),s}static external(e,r){let i=a=>e.defaultCssValue(a),n=dr.css`var(${Sr(e.name)}, ${i(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=r,n.defaultCssValue=i,n.set=a=>e.set(a),n.get=a=>dr.css`var(${Sr(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function Ms(t,e){return Sr(`${t.name}: ${e}`)}var l={colorWhite:o.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ftds-opacity-0","","NUMBER","0"),opacity8:o.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:o.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:o.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:o.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:o.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:o.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:o.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:o.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:o.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:o.create("--ftds-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:o.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Us={fontFamily:o.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Hs={fontFamily:o.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},Ws={fontFamily:o.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},Vs={fontFamily:o.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},Gs={fontFamily:o.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},js={fontFamily:o.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},Ks={fontFamily:o.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},bo={fontFamily:o.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},bf={fontFamily:o.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Zs={fontFamily:o.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},qs={fontFamily:o.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Ys={fontFamily:o.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Xs={fontFamily:o.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Qs={fontFamily:o.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Js={fontFamily:o.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},el={fontFamily:o.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},tl={fontFamily:o.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},rl={fontFamily:o.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},ol={fontFamily:o.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},qr={fontFamily:o.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},il={fontFamily:o.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},nl={fontFamily:o.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},al={fontFamily:o.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},sl={fontFamily:o.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},ll={fontFamily:o.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},$i={display:zs,"title-1":Us,"title-2":Hs,"title-3":Ws,"body-1-regular":Vs,"body-1-medium":Gs,"body-1-semibold":js,"body-2-regular":Ks,"body-2-medium":bo,"body-2-medium-underline":bf,"body-2-semibold":Zs,"label-1-medium":qs,"label-1-semibold":Ys,"label-1-bold":Xs,"label-2-medium":Qs,"label-2-semibold":Js,"label-2-bold":el,"caption-1-medium":tl,"caption-1-semibold":rl,"caption-1-bold":ol,"caption-2-medium":qr,"caption-2-semibold":il,"caption-2-bold":nl,"caption-3-medium":al,"caption-3-semibold":sl,"caption-3-bold":ll};var d={backgroundActionPrimary:o.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:o.extend("--ftds-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:o.extend("--ftds-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:o.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:o.extend("--ftds-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:o.extend("--ftds-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:o.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:o.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:o.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:o.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:o.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:o.extend("--ftds-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:o.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:o.extend("--ftds-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:o.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:o.extend("--ftds-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:o.extend("--ftds-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:o.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
115
- Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:o.extend("--ftds-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:o.extend("--ftds-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:o.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:o.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:o.extend("--ftds-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:o.extend("--ftds-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:o.extend("--ftds-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:o.extend("--ftds-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:o.extend("--ftds-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:o.extend("--ftds-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:o.extend("--ftds-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:o.extend("--ftds-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:o.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:o.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:o.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var h={largeHeight:o.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ftds-button-large-horizontal-padding","",l.spacing4),largeGap:o.extend("--ftds-button-large-gap","",l.spacing2),largeBorderRadius:o.extend("--ftds-button-large-border-radius","",l.borderRadiusS),largeIconSize:o.extend("--ftds-button-large-icon-size","",l.iconSize3),largeBorderWidth:o.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ftds-button-medium-horizontal-padding","",l.spacing3),mediumGap:o.extend("--ftds-button-medium-gap","",l.spacing2),mediumBorderRadius:o.extend("--ftds-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:o.extend("--ftds-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:o.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-button-small-horizontal-padding","",l.spacing2),smallGap:o.extend("--ftds-button-small-gap","",l.spacing1),smallBorderRadius:o.extend("--ftds-button-small-border-radius","",l.borderRadiusS),smallIconSize:o.extend("--ftds-button-small-icon-size","",l.iconSize1),smallBorderWidth:o.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ftds-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:o.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ftds-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:o.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ftds-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:o.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ftds-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:o.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ftds-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:o.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:o.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ftds-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:o.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:o.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:o.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ftds-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:o.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:o.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ftds-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:o.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:o.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ftds-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:o.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:o.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ftds-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:o.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:o.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ftds-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:o.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:o.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var dg={loadMoreIconSize:o.extend("--ftds-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:o.extend("--ftds-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:o.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:o.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ftds-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ftds-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ftds-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:o.extend("--ftds-tree-list-node-icon-size","",l.iconSize2),nodeHeight:o.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ftds-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:o.extend("--ftds-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:o.extend("--ftds-tree-list-node-root-padding-left","",l.spacing3),nodeChildPaddingLeft:o.extend("--ftds-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:o.extend("--ftds-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ftds-tree-list-header-section-padding-left","",l.spacing3),headerSectionPaddingRight:o.extend("--ftds-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:o.extend("--ftds-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:o.extend("--ftds-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:o.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:o.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:o.extend("--ftds-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:o.extend("--ftds-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:o.extend("--ftds-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:o.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var gg={iconSize:o.extend("--ftds-checkbox-icon-size","",l.iconSize2),boxSize:o.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:o.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:o.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:o.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:o.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:o.extend("--ftds-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:o.extend("--ftds-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:o.extend("--ftds-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:o.extend("--ftds-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:o.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ftds-checkbox-horizontal-gap","",l.spacing3),leftPadding:o.extend("--ftds-checkbox-left-padding","",l.spacing2)};var vg={circleSize:o.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ftds-radio-border-width","","SIZE","2px"),color:o.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:o.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:o.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ftds-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:o.extend("--ftds-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:o.extend("--ftds-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:o.extend("--ftds-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:o.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:o.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ftds-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ftds-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ftds-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:o.extend("--ftds-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ftds-radio-vertical-gap","",l.spacing3),horizontalGap:o.extend("--ftds-radio-horizontal-gap","",l.spacing3)};var Eg={headerRowBorderWidth:o.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:o.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:o.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:o.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ftds-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ftds-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ftds-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ftds-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ftds-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:o.extend("--ftds-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:o.extend("--ftds-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:o.extend("--ftds-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:o.extend("--ftds-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:o.extend("--ftds-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:o.extend("--ftds-table-data-cell-vertical-gap","",l.spacing1)};var kg={neutralOffHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:o.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:o.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:o.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:o.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:o.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:o.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:o.extend("--ftds-chip-choice-large-gap","",l.spacing1),largeBorderRadius:o.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:o.extend("--ftds-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:o.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-choice-medium-icon-size","",l.iconSize2)};var B={largeMinHeight:o.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:o.extend("--ftds-chip-large-button-right-padding","",l.spacing1),largeGap:o.extend("--ftds-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:o.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:o.extend("--ftds-chip-medium-button-right-padding","",l.spacing05),mediumGap:o.extend("--ftds-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:o.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-medium-icon-size","",l.iconSize2),smallMinHeight:o.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:o.extend("--ftds-chip-small-button-right-padding","",l.spacing05),smallGap:o.extend("--ftds-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:o.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ftds-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:o.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:o.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:o.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:o.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:o.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var Mg={brandHoverOpacity:o.extend("--ftds-link-brand-hover-opacity","",l.opacity80),brandHoverColor:o.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:o.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:o.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:o.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:o.extend("--ftds-link-info-hover-opacity","",l.opacity80),infoHoverColor:o.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:o.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:o.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:o.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:o.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:o.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:o.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:o.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:o.extend("--ftds-link-neutral-visited-color","",l.colorBrand100)};var Vg={iconSize:o.extend("--ftds-banner-icon-size","",l.iconSize5),borderWidth:o.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ftds-banner-left-padding","",l.spacing6),rightPadding:o.extend("--ftds-banner-right-padding","",l.spacing6),verticalPadding:o.extend("--ftds-banner-vertical-padding","",l.spacing6),horizontalSideGap:o.extend("--ftds-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:o.extend("--ftds-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:o.extend("--ftds-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:o.extend("--ftds-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:o.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var qg={horizontalPadding:o.extend("--ftds-badge-horizontal-padding","",l.spacing1),verticalPadding:o.extend("--ftds-badge-vertical-padding","",l.spacing1),borderRadius:o.extend("--ftds-badge-border-radius","",l.borderRadiusPill),color:o.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var ey={horizontalGap:o.extend("--ftds-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:o.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:o.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:o.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var ny={parentHorizontalPadding:o.extend("--ftds-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:o.extend("--ftds-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:o.extend("--ftds-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:o.extend("--ftds-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:o.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:o.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ftds-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:o.extend("--ftds-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:o.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:o.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:o.extend("--ftds-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:o.extend("--ftds-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:o.extend("--ftds-page-header-child-top-padding","",l.spacing2),childBottomPadding:o.extend("--ftds-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:o.extend("--ftds-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:o.extend("--ftds-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:o.extend("--ftds-page-header-child-vertical-gap","",l.spacing2),childMinHeight:o.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:o.extend("--ftds-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:o.extend("--ftds-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:o.extend("--ftds-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:o.extend("--ftds-page-header-background-color","",l.colorWhite),bottomBorderColor:o.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:o.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var dy={horizontalPadding:o.extend("--ftds-page-footer-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-page-footer-vertical-padding","",l.spacing2),verticalGap:o.extend("--ftds-page-footer-vertical-gap","",l.spacing2),minHeight:o.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ftds-page-footer-background-color","",l.colorWhite),topBorderColor:o.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:o.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ftds-page-footer-buttons-group-gap","",l.spacing4)};var hy={contentHorizontalPadding:o.extend("--ftds-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:o.extend("--ftds-page-layout-content-vertical-padding","",l.spacing6)};var xy={smallContainerTargetWidth:o.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ftds-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:o.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ftds-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:o.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ftds-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:o.extend("--ftds-modal-overlay-background-color","",l.colorGray700),overlayOpacity:o.extend("--ftds-modal-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:o.extend("--ftds-modal-body-background-color","",l.colorWhite),bodyColor:o.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:o.extend("--ftds-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:o.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:o.extend("--ftds-modal-header-vertical-padding","",l.spacing1),headerRightPadding:o.extend("--ftds-modal-header-right-padding","",l.spacing1),headerLeftPadding:o.extend("--ftds-modal-header-left-padding","",l.spacing6),headerGap:o.extend("--ftds-modal-header-gap","",l.spacing2),headerBorderBottomWidth:o.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ftds-modal-border-radius","",l.borderRadiusM)};var wy={overlayOpacity:o.extend("--ftds-drawer-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-drawer-shadow","",l.shadowElevation03),bodyColor:o.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-drawer-body-vertical-padding","",l.spacing6),bodyGap:o.extend("--ftds-drawer-body-gap","",l.spacing6),bodyBackgroundColor:o.extend("--ftds-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:o.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:o.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ftds-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:o.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ftds-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:o.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:o.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ftds-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:o.extend("--ftds-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:o.extend("--ftds-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:o.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ftds-drawer-overlay-background-color","",l.colorGray700)};var Iy={offBorderBottomWidth:o.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ftds-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:o.extend("--ftds-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:o.extend("--ftds-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:o.extend("--ftds-tabs-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:o.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ftds-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:o.extend("--ftds-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:o.extend("--ftds-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:o.extend("--ftds-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:o.extend("--ftds-tabs-horizontal-gap","",l.spacing1),verticalGap:o.extend("--ftds-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:o.extend("--ftds-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:o.extend("--ftds-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:o.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ftds-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:o.extend("--ftds-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:o.extend("--ftds-tabs-alert-top-padding","",l.spacing1),alertRightPadding:o.extend("--ftds-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:o.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var Py={largeFieldHorizontalPadding:o.extend("--ftds-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-input-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-input-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-text-input-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:o.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:o.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-input-disabled-component-opacity","",l.opacity40)};var My={backgroundColor:o.extend("--ftds-text-area-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:o.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:o.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:o.extend("--ftds-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:o.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ftds-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-area-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-area-border-radius","",l.borderRadiusS)};var Vy={height:o.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ftds-floating-menu-horizontal-padding","",l.spacing4),offIconColor:o.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:o.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:o.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:o.extend("--ftds-floating-menu-gap","",l.spacing3),focusFocusRingColor:o.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ftds-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:o.extend("--ftds-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:o.extend("--ftds-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:o.extend("--ftds-floating-menu-icon-size","",l.iconSize3),backgroundColor:o.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:o.extend("--ftds-floating-menu-shadow","",l.shadowElevation02)};var qy={largeFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-combobox-single-select-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-combobox-single-select-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-combobox-single-select-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:o.extend("--ftds-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:o.extend("--ftds-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:o.extend("--ftds-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:o.extend("--ftds-combobox-single-select-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-combobox-single-select-background-color","",l.colorWhite),labelColor:o.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:o.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:o.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:o.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-single-select-disabled-component-opacity","",l.opacity40)};var em={backgroundColor:o.extend("--ftds-combobox-multi-select-background-color","",l.colorWhite),labelColor:o.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:o.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:o.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:o.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:o.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:o.extend("--ftds-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:o.extend("--ftds-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:o.extend("--ftds-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:o.extend("--ftds-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:o.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:o.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:o.extend("--ftds-combobox-multi-select-border-radius","",l.borderRadiusS)};var nm={backgroundColor:o.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ftds-popover-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-popover-vertical-padding","",l.spacing6),titleColor:o.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:o.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:o.extend("--ftds-popover-gap","",l.spacing2),borderRadius:o.extend("--ftds-popover-border-radius","",l.borderRadiusM),shadow:o.extend("--ftds-popover-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ftds-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:o.extend("--ftds-popover-multi-section-vertical-gap","",l.spacing6)};var dm={hoverStateLayerOpacity:o.extend("--ftds-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:o.extend("--ftds-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:o.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ftds-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:o.extend("--ftds-collapsible-horizontal-padding","",l.spacing4),verticalPadding:o.extend("--ftds-collapsible-vertical-padding","",l.spacing3),color:o.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:o.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:o.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:o.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:o.extend("--ftds-collapsible-icon-size","",l.iconSize3)};var gm={groupHorizontalPadding:o.extend("--ftds-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:o.extend("--ftds-switch-group-vertical-padding","",l.spacing1),groupGap:o.extend("--ftds-switch-group-gap","",l.spacing1),groupBackgroundColor:o.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:o.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:o.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ftds-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:o.extend("--ftds-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:o.extend("--ftds-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:o.extend("--ftds-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:o.extend("--ftds-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:o.extend("--ftds-switch-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:o.extend("--ftds-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:o.extend("--ftds-switch-on-disabled-component-opacity","",l.opacity40),onColor:o.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:o.extend("--ftds-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:o.extend("--ftds-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:o.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:o.extend("--ftds-switch-option-border-radius","",l.borderRadiusS)};var xm={color1Light:o.extend("--ftds-chart-1-light","for area color charts",l.colorBrand40),color1Base:o.extend("--ftds-chart-1-base","for line charts",l.colorBrand0),color2Light:o.extend("--ftds-chart-2-light","for area color charts",l.colorYellow60),color2Base:o.extend("--ftds-chart-2-base","for line charts",l.colorYellow100),color3Light:o.extend("--ftds-chart-3-light","",l.colorUltramarine40),color3Base:o.extend("--ftds-chart-3-base","",l.colorUltramarine70),color4Light:o.extend("--ftds-chart-4-light","",l.colorCyan50),color4Base:o.extend("--ftds-chart-4-base","",l.colorCyan100),color5Light:o.extend("--ftds-chart-5-light","",l.colorRed40),color5Base:o.extend("--ftds-chart-5-base","",l.colorRed60),color6Light:o.extend("--ftds-chart-6-light","",l.colorGreen40),color6Base:o.extend("--ftds-chart-6-base","",l.colorGreen70),color7Light:o.extend("--ftds-chart-7-light","",l.colorOrange70),color7Base:o.extend("--ftds-chart-7-base","",l.colorOrange100),color8Light:o.extend("--ftds-chart-8-light","",l.colorAvocado70),color8Base:o.extend("--ftds-chart-8-base","",l.colorAvocado200),color9Light:o.extend("--ftds-chart-9-light","",l.colorBrown50),color9Base:o.extend("--ftds-chart-9-base","",l.colorBrown200),color10Light:o.extend("--ftds-chart-10-light","",l.colorGray50),color10Base:o.extend("--ftds-chart-10-base","",l.colorGray80),monochrome10:o.extend("--ftds-chart-monochrome-10","",l.colorBrand10),monochrome20:o.extend("--ftds-chart-monochrome-20","",l.colorBrand20),monochrome30:o.extend("--ftds-chart-monochrome-30","",l.colorBrand40),monochrome40:o.extend("--ftds-chart-monochrome-40","",l.colorBrand60),monochrome50:o.extend("--ftds-chart-monochrome-50","",l.colorBrand0),monochrome60:o.extend("--ftds-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var Cm={color1IconColor:o.extend("--ftds-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:o.extend("--ftds-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:o.extend("--ftds-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:o.extend("--ftds-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:o.extend("--ftds-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:o.extend("--ftds-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:o.extend("--ftds-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:o.extend("--ftds-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:o.extend("--ftds-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:o.extend("--ftds-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:o.extend("--ftds-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:o.extend("--ftds-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:o.extend("--ftds-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:o.extend("--ftds-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:o.extend("--ftds-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:o.extend("--ftds-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var Lm={borderWidth:o.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ftds-notice-horizontal-padding","",l.spacing3),verticalPadding:o.extend("--ftds-notice-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-notice-border-radius","",l.borderRadiusS),gap:o.extend("--ftds-notice-gap","",l.spacing2),iconSize:o.extend("--ftds-notice-icon-size","",l.iconSize3),infoBackgroundColor:o.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:o.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:o.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:o.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:o.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:o.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:o.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:o.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:o.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:o.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:o.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:o.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ftds-notice-dense-gap","",l.spacing1),denseIconSize:o.extend("--ftds-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:o.create("--ftds-notice-dense-border-width","","SIZE","0")};var Nm={offHoverStateLayerOpacity:o.extend("--ftds-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:o.extend("--ftds-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:o.extend("--ftds-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:o.extend("--ftds-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:o.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:o.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:o.extend("--ftds-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:o.extend("--ftds-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:o.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:o.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:o.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:o.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:o.extend("--ftds-toggle-gap","",l.spacing3)};var Fm={iconSize:o.extend("--ftds-notification-icon-size","",l.iconSize4),leftPadding:o.extend("--ftds-notification-left-padding","",l.spacing5),rightPadding:o.extend("--ftds-notification-right-padding","",l.spacing4),verticalPadding:o.extend("--ftds-notification-vertical-padding","",l.spacing3),infoBackgroundColor:o.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:o.extend("--ftds-notification-border-radius","",l.borderRadiusPill),borderWidth:o.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ftds-notification-leading-gap","",l.spacing2),trailingGap:o.extend("--ftds-notification-trailing-gap","",l.spacing8)};var Wm={horizontalPadding:o.extend("--ftds-tooltip-horizontal-padding","",l.spacing2),verticalPadding:o.extend("--ftds-tooltip-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-tooltip-border-radius","",l.borderRadiusS),color:o.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:o.extend("--ftds-tooltip-background-opacity","",l.opacity80),shadow:o.extend("--ftds-tooltip-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ftds-tooltip-gap","",l.spacing05)};var Zm={verticalPadding:o.extend("--ftds-reorderable-list-vertical-padding","",l.spacing4),gap:o.extend("--ftds-reorderable-list-gap","",l.spacing1),borderRadius:o.extend("--ftds-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:o.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:o.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:o.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:o.extend("--ftds-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:o.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ftds-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:o.extend("--ftds-reorderable-list-left-padding","",l.spacing2),rightPadding:o.extend("--ftds-reorderable-list-right-padding","",l.spacing6),borderColor:o.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:o.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Qm={menuHorizontalPadding:o.extend("--ftds-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:o.extend("--ftds-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:o.extend("--ftds-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:o.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var Or;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Or||(Or={}));var tt;(function(t){t.large="large",t.medium="medium",t.small="small"})(tt||(tt={}));var xo=f(L());function cl(t,e){let r=$i[t];return xo.css`
116
- ${e?(0,xo.unsafeCSS)(e):xo.css`.ft-typography--${(0,xo.unsafeCSS)(t)}`} {
114
+ `;var At=f(L()),R=f(C());var fr=f(L(),1),Cr=t=>typeof t=="string"?(0,fr.unsafeCSS)(t):t,o=class{static create(e,r,i,n){let a=c=>Cr(c??n),s=fr.css`var(${Cr(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>fl(s,c??a(n)),s.get=c=>fr.css`var(${Cr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,i,n){let a=c=>i.get(c??n),s=fr.css`var(${Cr(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i.category,s.fallbackVariable=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>fl(s,c??a(n)),s.get=c=>fr.css`var(${Cr(e)}, ${a(c)})`,s.breadcrumb=()=>[i.name,...i.breadcrumb()],s.lastResortDefaultValue=()=>n??i.lastResortDefaultValue(),s}static external(e,r){let i=a=>e.defaultCssValue(a),n=fr.css`var(${Cr(e.name)}, ${i(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=r,n.defaultCssValue=i,n.set=a=>e.set(a),n.get=a=>fr.css`var(${Cr(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function fl(t,e){return Cr(`${t.name}: ${e}`)}var l={colorWhite:o.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ftds-opacity-0","","NUMBER","0"),opacity8:o.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:o.create("--ftds-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:o.create("--ftds-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:o.create("--ftds-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:o.create("--ftds-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:o.create("--ftds-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:o.create("--ftds-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:o.create("--ftds-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:o.create("--ftds-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:o.create("--ftds-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)")},Yn={fontFamily:o.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Xn={fontFamily:o.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Qn={fontFamily:o.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},Jn={fontFamily:o.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},ea={fontFamily:o.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},ta={fontFamily:o.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},ra={fontFamily:o.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},oa={fontFamily:o.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Qr={fontFamily:o.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Ef={fontFamily:o.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},ia={fontFamily:o.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},na={fontFamily:o.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},aa={fontFamily:o.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},sa={fontFamily:o.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},la={fontFamily:o.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},ca={fontFamily:o.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},da={fontFamily:o.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},pa={fontFamily:o.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},ua={fontFamily:o.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},fa={fontFamily:o.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},wr={fontFamily:o.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},ha={fontFamily:o.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},ya={fontFamily:o.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},ga={fontFamily:o.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},ma={fontFamily:o.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},ba={fontFamily:o.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Jr={display:Yn,"title-1":Xn,"title-2":Qn,"title-3":Jn,"body-1-regular":ea,"body-1-medium":ta,"body-1-semibold":ra,"body-2-regular":oa,"body-2-medium":Qr,"body-2-medium-underline":Ef,"body-2-semibold":ia,"label-1-medium":na,"label-1-semibold":aa,"label-1-bold":sa,"label-2-medium":la,"label-2-semibold":ca,"label-2-bold":da,"caption-1-medium":pa,"caption-1-semibold":ua,"caption-1-bold":fa,"caption-2-medium":wr,"caption-2-semibold":ha,"caption-2-bold":ya,"caption-3-medium":ga,"caption-3-semibold":ma,"caption-3-bold":ba};var d={backgroundActionPrimary:o.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:o.extend("--ftds-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:o.extend("--ftds-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:o.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:o.extend("--ftds-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:o.extend("--ftds-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:o.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:o.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:o.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:o.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:o.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:o.extend("--ftds-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:o.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:o.extend("--ftds-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:o.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:o.extend("--ftds-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:o.extend("--ftds-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:o.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
115
+ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:o.extend("--ftds-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:o.extend("--ftds-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:o.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:o.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:o.extend("--ftds-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:o.extend("--ftds-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:o.extend("--ftds-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:o.extend("--ftds-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:o.extend("--ftds-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:o.extend("--ftds-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:o.extend("--ftds-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:o.extend("--ftds-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:o.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:o.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:o.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var h={largeHeight:o.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ftds-button-large-horizontal-padding","",l.spacing4),largeGap:o.extend("--ftds-button-large-gap","",l.spacing2),largeBorderRadius:o.extend("--ftds-button-large-border-radius","",l.borderRadiusS),largeIconSize:o.extend("--ftds-button-large-icon-size","",l.iconSize3),largeBorderWidth:o.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ftds-button-medium-horizontal-padding","",l.spacing3),mediumGap:o.extend("--ftds-button-medium-gap","",l.spacing2),mediumBorderRadius:o.extend("--ftds-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:o.extend("--ftds-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:o.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-button-small-horizontal-padding","",l.spacing2),smallGap:o.extend("--ftds-button-small-gap","",l.spacing1),smallBorderRadius:o.extend("--ftds-button-small-border-radius","",l.borderRadiusS),smallIconSize:o.extend("--ftds-button-small-icon-size","",l.iconSize1),smallBorderWidth:o.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ftds-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:o.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ftds-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:o.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ftds-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:o.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ftds-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:o.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ftds-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:o.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:o.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ftds-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:o.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:o.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:o.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ftds-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:o.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:o.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ftds-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:o.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:o.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ftds-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:o.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:o.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ftds-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:o.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:o.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ftds-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:o.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:o.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var by={loadMoreIconSize:o.extend("--ftds-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:o.extend("--ftds-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:o.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:o.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ftds-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ftds-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ftds-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:o.extend("--ftds-tree-list-node-icon-size","",l.iconSize2),nodeHeight:o.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ftds-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:o.extend("--ftds-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:o.extend("--ftds-tree-list-node-root-padding-left","",l.spacing3),nodeChildPaddingLeft:o.extend("--ftds-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:o.extend("--ftds-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ftds-tree-list-header-section-padding-left","",l.spacing3),headerSectionPaddingRight:o.extend("--ftds-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:o.extend("--ftds-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:o.extend("--ftds-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:o.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:o.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:o.extend("--ftds-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:o.extend("--ftds-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:o.extend("--ftds-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:o.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var Cy={iconSize:o.extend("--ftds-checkbox-icon-size","",l.iconSize2),boxSize:o.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:o.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:o.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:o.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:o.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:o.extend("--ftds-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:o.extend("--ftds-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:o.extend("--ftds-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:o.extend("--ftds-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:o.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ftds-checkbox-horizontal-gap","",l.spacing3),leftPadding:o.extend("--ftds-checkbox-left-padding","",l.spacing2)};var Ly={circleSize:o.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ftds-radio-border-width","","SIZE","2px"),color:o.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:o.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:o.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ftds-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:o.extend("--ftds-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:o.extend("--ftds-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:o.extend("--ftds-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:o.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:o.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ftds-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ftds-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ftds-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:o.extend("--ftds-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:o.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ftds-radio-vertical-gap","",l.spacing3),horizontalGap:o.extend("--ftds-radio-horizontal-gap","",l.spacing3)};var Py={headerRowBorderWidth:o.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:o.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:o.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:o.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ftds-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ftds-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ftds-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ftds-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ftds-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:o.extend("--ftds-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:o.extend("--ftds-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:o.extend("--ftds-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:o.extend("--ftds-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:o.extend("--ftds-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:o.extend("--ftds-table-data-cell-vertical-gap","",l.spacing1)};var Fy={neutralOffHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:o.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:o.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:o.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:o.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:o.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:o.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:o.extend("--ftds-chip-choice-large-gap","",l.spacing1),largeBorderRadius:o.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:o.extend("--ftds-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:o.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-choice-medium-icon-size","",l.iconSize2)};var B={largeMinHeight:o.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:o.extend("--ftds-chip-large-button-right-padding","",l.spacing1),largeGap:o.extend("--ftds-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:o.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-large-icon-size","",l.iconSize3),mediumMinHeight:o.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:o.extend("--ftds-chip-medium-button-right-padding","",l.spacing05),mediumGap:o.extend("--ftds-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:o.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-medium-icon-size","",l.iconSize2),smallMinHeight:o.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:o.extend("--ftds-chip-small-button-right-padding","",l.spacing05),smallGap:o.extend("--ftds-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:o.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ftds-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:o.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:o.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:o.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:o.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:o.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var Ky={brandHoverOpacity:o.extend("--ftds-link-brand-hover-opacity","",l.opacity80),brandHoverColor:o.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:o.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:o.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:o.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:o.extend("--ftds-link-info-hover-opacity","",l.opacity80),infoHoverColor:o.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:o.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:o.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:o.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:o.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:o.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:o.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:o.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:o.extend("--ftds-link-neutral-visited-color","",l.colorBrand100)};var Qy={iconSize:o.extend("--ftds-banner-icon-size","",l.iconSize5),borderWidth:o.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ftds-banner-left-padding","",l.spacing6),rightPadding:o.extend("--ftds-banner-right-padding","",l.spacing6),verticalPadding:o.extend("--ftds-banner-vertical-padding","",l.spacing6),horizontalSideGap:o.extend("--ftds-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:o.extend("--ftds-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:o.extend("--ftds-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:o.extend("--ftds-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:o.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var og={horizontalPadding:o.extend("--ftds-badge-horizontal-padding","",l.spacing1),verticalPadding:o.extend("--ftds-badge-vertical-padding","",l.spacing1),borderRadius:o.extend("--ftds-badge-border-radius","",l.borderRadiusPill),color:o.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var lg={horizontalGap:o.extend("--ftds-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:o.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:o.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:o.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var fg={parentHorizontalPadding:o.extend("--ftds-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:o.extend("--ftds-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:o.extend("--ftds-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:o.extend("--ftds-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:o.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:o.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ftds-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:o.extend("--ftds-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:o.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:o.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:o.extend("--ftds-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:o.extend("--ftds-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:o.extend("--ftds-page-header-child-top-padding","",l.spacing2),childBottomPadding:o.extend("--ftds-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:o.extend("--ftds-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:o.extend("--ftds-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:o.extend("--ftds-page-header-child-vertical-gap","",l.spacing2),childMinHeight:o.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:o.extend("--ftds-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:o.extend("--ftds-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:o.extend("--ftds-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:o.extend("--ftds-page-header-background-color","",l.colorWhite),bottomBorderColor:o.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:o.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var bg={horizontalPadding:o.extend("--ftds-page-footer-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-page-footer-vertical-padding","",l.spacing2),verticalGap:o.extend("--ftds-page-footer-vertical-gap","",l.spacing2),minHeight:o.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ftds-page-footer-background-color","",l.colorWhite),topBorderColor:o.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:o.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ftds-page-footer-buttons-group-gap","",l.spacing4)};var Og={contentHorizontalPadding:o.extend("--ftds-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:o.extend("--ftds-page-layout-content-vertical-padding","",l.spacing6)};var Rg={smallContainerTargetWidth:o.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ftds-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:o.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ftds-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:o.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ftds-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:o.extend("--ftds-modal-overlay-background-color","",l.colorGray700),overlayOpacity:o.extend("--ftds-modal-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:o.extend("--ftds-modal-body-background-color","",l.colorWhite),bodyColor:o.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:o.extend("--ftds-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:o.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:o.extend("--ftds-modal-header-vertical-padding","",l.spacing1),headerRightPadding:o.extend("--ftds-modal-header-right-padding","",l.spacing1),headerLeftPadding:o.extend("--ftds-modal-header-left-padding","",l.spacing6),headerGap:o.extend("--ftds-modal-header-gap","",l.spacing2),headerBorderBottomWidth:o.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ftds-modal-border-radius","",l.borderRadiusM)};var $g={overlayOpacity:o.extend("--ftds-drawer-overlay-opacity","",l.opacity40),shadow:o.extend("--ftds-drawer-shadow","",l.shadowElevation03),bodyColor:o.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:o.extend("--ftds-drawer-body-vertical-padding","",l.spacing6),bodyGap:o.extend("--ftds-drawer-body-gap","",l.spacing6),bodyBackgroundColor:o.extend("--ftds-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:o.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:o.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ftds-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:o.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ftds-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:o.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:o.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ftds-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:o.extend("--ftds-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:o.extend("--ftds-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:o.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ftds-drawer-overlay-background-color","",l.colorGray700)};var Dg={offBorderBottomWidth:o.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ftds-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:o.extend("--ftds-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:o.extend("--ftds-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:o.extend("--ftds-tabs-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:o.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ftds-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:o.extend("--ftds-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:o.extend("--ftds-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:o.extend("--ftds-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:o.extend("--ftds-tabs-horizontal-gap","",l.spacing1),verticalGap:o.extend("--ftds-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:o.extend("--ftds-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:o.extend("--ftds-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:o.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ftds-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:o.extend("--ftds-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:o.extend("--ftds-tabs-alert-top-padding","",l.spacing1),alertRightPadding:o.extend("--ftds-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:o.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var Hg={largeFieldHorizontalPadding:o.extend("--ftds-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-input-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-input-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-text-input-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:o.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:o.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-input-disabled-component-opacity","",l.opacity40)};var Kg={backgroundColor:o.extend("--ftds-text-area-background-color","",l.colorWhite),contentValueColor:o.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:o.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:o.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:o.extend("--ftds-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:o.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ftds-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:o.extend("--ftds-text-area-helper-icon-size","",l.iconSize2),borderRadius:o.extend("--ftds-text-area-border-radius","",l.borderRadiusS)};var Qg={height:o.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ftds-floating-menu-horizontal-padding","",l.spacing4),offIconColor:o.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:o.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:o.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:o.extend("--ftds-floating-menu-gap","",l.spacing3),focusFocusRingColor:o.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ftds-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:o.extend("--ftds-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:o.extend("--ftds-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:o.extend("--ftds-floating-menu-icon-size","",l.iconSize3),backgroundColor:o.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:o.extend("--ftds-floating-menu-shadow","",l.shadowElevation02)};var om={largeFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:o.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:o.extend("--ftds-combobox-single-select-large-field-vertical-gap","",l.spacing05),largeFieldHeight:o.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-combobox-single-select-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:o.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-combobox-single-select-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:o.extend("--ftds-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:o.extend("--ftds-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:o.extend("--ftds-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:o.extend("--ftds-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:o.extend("--ftds-combobox-single-select-border-radius","",l.borderRadiusS),backgroundColor:o.extend("--ftds-combobox-single-select-background-color","",l.colorWhite),labelColor:o.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:o.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:o.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:o.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-single-select-disabled-component-opacity","",l.opacity40)};var lm={backgroundColor:o.extend("--ftds-combobox-multi-select-background-color","",l.colorWhite),labelColor:o.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:o.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:o.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:o.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:o.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:o.extend("--ftds-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:o.extend("--ftds-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:o.extend("--ftds-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:o.extend("--ftds-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:o.extend("--ftds-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:o.extend("--ftds-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:o.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:o.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:o.extend("--ftds-combobox-multi-select-border-radius","",l.borderRadiusS)};var fm={backgroundColor:o.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ftds-popover-horizontal-padding","",l.spacing6),verticalPadding:o.extend("--ftds-popover-vertical-padding","",l.spacing6),titleColor:o.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:o.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:o.extend("--ftds-popover-gap","",l.spacing2),borderRadius:o.extend("--ftds-popover-border-radius","",l.borderRadiusM),shadow:o.extend("--ftds-popover-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ftds-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:o.extend("--ftds-popover-multi-section-vertical-gap","",l.spacing6)};var bm={hoverStateLayerOpacity:o.extend("--ftds-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:o.extend("--ftds-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:o.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ftds-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:o.extend("--ftds-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:o.extend("--ftds-collapsible-horizontal-padding","",l.spacing4),verticalPadding:o.extend("--ftds-collapsible-vertical-padding","",l.spacing3),color:o.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:o.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:o.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:o.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:o.extend("--ftds-collapsible-icon-size","",l.iconSize3)};var Cm={groupHorizontalPadding:o.extend("--ftds-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:o.extend("--ftds-switch-group-vertical-padding","",l.spacing1),groupGap:o.extend("--ftds-switch-group-gap","",l.spacing1),groupBackgroundColor:o.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:o.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:o.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ftds-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:o.extend("--ftds-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:o.extend("--ftds-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:o.extend("--ftds-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:o.extend("--ftds-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:o.extend("--ftds-switch-off-disabled-component-opacity","",l.opacity40),offColor:o.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:o.extend("--ftds-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:o.extend("--ftds-switch-on-disabled-component-opacity","",l.opacity40),onColor:o.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:o.extend("--ftds-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:o.extend("--ftds-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:o.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:o.extend("--ftds-switch-option-border-radius","",l.borderRadiusS)};var Rm={color1Light:o.extend("--ftds-chart-1-light","for area color charts",l.colorBrand40),color1Base:o.extend("--ftds-chart-1-base","for line charts",l.colorBrand0),color2Light:o.extend("--ftds-chart-2-light","for area color charts",l.colorYellow60),color2Base:o.extend("--ftds-chart-2-base","for line charts",l.colorYellow100),color3Light:o.extend("--ftds-chart-3-light","",l.colorUltramarine40),color3Base:o.extend("--ftds-chart-3-base","",l.colorUltramarine70),color4Light:o.extend("--ftds-chart-4-light","",l.colorCyan50),color4Base:o.extend("--ftds-chart-4-base","",l.colorCyan100),color5Light:o.extend("--ftds-chart-5-light","",l.colorRed40),color5Base:o.extend("--ftds-chart-5-base","",l.colorRed60),color6Light:o.extend("--ftds-chart-6-light","",l.colorGreen40),color6Base:o.extend("--ftds-chart-6-base","",l.colorGreen70),color7Light:o.extend("--ftds-chart-7-light","",l.colorOrange70),color7Base:o.extend("--ftds-chart-7-base","",l.colorOrange100),color8Light:o.extend("--ftds-chart-8-light","",l.colorAvocado70),color8Base:o.extend("--ftds-chart-8-base","",l.colorAvocado200),color9Light:o.extend("--ftds-chart-9-light","",l.colorBrown50),color9Base:o.extend("--ftds-chart-9-base","",l.colorBrown200),color10Light:o.extend("--ftds-chart-10-light","",l.colorGray50),color10Base:o.extend("--ftds-chart-10-base","",l.colorGray80),monochrome10:o.extend("--ftds-chart-monochrome-10","",l.colorBrand10),monochrome20:o.extend("--ftds-chart-monochrome-20","",l.colorBrand20),monochrome30:o.extend("--ftds-chart-monochrome-30","",l.colorBrand40),monochrome40:o.extend("--ftds-chart-monochrome-40","",l.colorBrand60),monochrome50:o.extend("--ftds-chart-monochrome-50","",l.colorBrand0),monochrome60:o.extend("--ftds-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var Tm={color1IconColor:o.extend("--ftds-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:o.extend("--ftds-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:o.extend("--ftds-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:o.extend("--ftds-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:o.extend("--ftds-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:o.extend("--ftds-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:o.extend("--ftds-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:o.extend("--ftds-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:o.extend("--ftds-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:o.extend("--ftds-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:o.extend("--ftds-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:o.extend("--ftds-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:o.extend("--ftds-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:o.extend("--ftds-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:o.extend("--ftds-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:o.extend("--ftds-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var Bm={borderWidth:o.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ftds-notice-horizontal-padding","",l.spacing3),verticalPadding:o.extend("--ftds-notice-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-notice-border-radius","",l.borderRadiusS),gap:o.extend("--ftds-notice-gap","",l.spacing2),iconSize:o.extend("--ftds-notice-icon-size","",l.iconSize3),infoBackgroundColor:o.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:o.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:o.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:o.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:o.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:o.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:o.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:o.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:o.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:o.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:o.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:o.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ftds-notice-dense-gap","",l.spacing1),denseIconSize:o.extend("--ftds-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:o.create("--ftds-notice-dense-border-width","","SIZE","0")};var Um={offHoverStateLayerOpacity:o.extend("--ftds-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:o.extend("--ftds-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:o.extend("--ftds-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:o.extend("--ftds-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:o.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:o.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:o.extend("--ftds-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:o.extend("--ftds-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:o.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:o.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:o.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:o.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:o.extend("--ftds-toggle-gap","",l.spacing3)};var jm={iconSize:o.extend("--ftds-notification-icon-size","",l.iconSize4),leftPadding:o.extend("--ftds-notification-left-padding","",l.spacing5),rightPadding:o.extend("--ftds-notification-right-padding","",l.spacing4),verticalPadding:o.extend("--ftds-notification-vertical-padding","",l.spacing3),infoBackgroundColor:o.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:o.extend("--ftds-notification-border-radius","",l.borderRadiusPill),borderWidth:o.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ftds-notification-leading-gap","",l.spacing2),trailingGap:o.extend("--ftds-notification-trailing-gap","",l.spacing8)};var Xm={horizontalPadding:o.extend("--ftds-tooltip-horizontal-padding","",l.spacing2),verticalPadding:o.extend("--ftds-tooltip-vertical-padding","",l.spacing2),borderRadius:o.extend("--ftds-tooltip-border-radius","",l.borderRadiusS),color:o.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:o.extend("--ftds-tooltip-background-opacity","",l.opacity80),shadow:o.extend("--ftds-tooltip-shadow","",l.shadowElevation02),maxWidth:o.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ftds-tooltip-gap","",l.spacing05)};var rb={verticalPadding:o.extend("--ftds-reorderable-list-vertical-padding","",l.spacing4),gap:o.extend("--ftds-reorderable-list-gap","",l.spacing1),borderRadius:o.extend("--ftds-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:o.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:o.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:o.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:o.extend("--ftds-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:o.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ftds-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:o.extend("--ftds-reorderable-list-left-padding","",l.spacing2),rightPadding:o.extend("--ftds-reorderable-list-right-padding","",l.spacing6),borderColor:o.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:o.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var ab={menuHorizontalPadding:o.extend("--ftds-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:o.extend("--ftds-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:o.extend("--ftds-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:o.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var Er;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Er||(Er={}));var Dt;(function(t){t.large="large",t.medium="medium",t.small="small"})(Dt||(Dt={}));var Oo=f(L());function hl(t,e){let r=Jr[t];return Oo.css`
116
+ ${e?(0,Oo.unsafeCSS)(e):Oo.css`.ft-typography--${(0,Oo.unsafeCSS)(t)}`} {
117
117
  font-family: ${r.fontFamily};
118
118
  font-size: ${r.fontSize};
119
119
  font-weight: ${r.fontWeight};
@@ -122,35 +122,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
122
122
  text-decoration: ${r.textDecoration};
123
123
  text-transform: ${r.textCase};
124
124
  }
125
- `}var dl=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),ur=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),I={fontFamily:ur,fontSize:R.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:R.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:R.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:R.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:R.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},vo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",dl),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-font-size","",I.fontSize,"20px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",I.letterSpacing,"0.15px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-line-height","",I.lineHeight,"1.2"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",I.textTransform,"inherit")},So={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",dl),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",I.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",I.letterSpacing,"0.105px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",I.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",I.textTransform,"inherit")},Oo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ur),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",I.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",I.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",I.letterSpacing,"0.144px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",I.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",I.textTransform,"inherit")},Co={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ur),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",I.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",I.letterSpacing,"0.098px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",I.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",I.textTransform,"inherit")},pr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ur),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",I.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",I.letterSpacing,"0.496px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",I.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",I.textTransform,"inherit")},$e={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ur),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",I.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",I.letterSpacing,"0.252px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",I.lineHeight,"1.4"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",I.textTransform,"inherit")},Fe={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ur),fontSize:R.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",I.fontSize,"12px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",I.letterSpacing,"0.396px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",I.lineHeight,"1.33"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",I.textTransform,"inherit")},wo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ur),fontSize:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",I.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",I.letterSpacing,"0.33px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",I.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",I.textTransform,"inherit")},Eo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ur),fontSize:R.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",I.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",I.letterSpacing,"1.5px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",I.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",I.textTransform,"uppercase")},qt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ur),fontSize:R.FtCssVariableFactory.extend("--ft-typography-button-font-size","",I.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",I.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",I.letterSpacing,"1.246px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-button-line-height","",I.lineHeight,"1.15"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",I.textTransform,"uppercase")},pl=At.css`
125
+ `}var yl=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),yr=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),I={fontFamily:yr,fontSize:R.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:R.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:R.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:R.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:R.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Co={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",yl),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-font-size","",I.fontSize,"20px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",I.letterSpacing,"0.15px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-line-height","",I.lineHeight,"1.2"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",I.textTransform,"inherit")},wo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",yl),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",I.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",I.letterSpacing,"0.105px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",I.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",I.textTransform,"inherit")},Eo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",yr),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",I.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",I.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",I.letterSpacing,"0.144px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",I.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",I.textTransform,"inherit")},Ao={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",yr),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",I.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",I.letterSpacing,"0.098px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",I.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",I.textTransform,"inherit")},hr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",yr),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",I.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",I.letterSpacing,"0.496px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",I.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",I.textTransform,"inherit")},Te={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",yr),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",I.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",I.letterSpacing,"0.252px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",I.lineHeight,"1.4"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",I.textTransform,"inherit")},De={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",yr),fontSize:R.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",I.fontSize,"12px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",I.letterSpacing,"0.396px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",I.lineHeight,"1.33"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",I.textTransform,"inherit")},Ro={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",yr),fontSize:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",I.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",I.letterSpacing,"0.33px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",I.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",I.textTransform,"inherit")},Lo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",yr),fontSize:R.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",I.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",I.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",I.letterSpacing,"1.5px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",I.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",I.textTransform,"uppercase")},Xt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",yr),fontSize:R.FtCssVariableFactory.extend("--ft-typography-button-font-size","",I.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",I.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",I.letterSpacing,"1.246px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-button-line-height","",I.lineHeight,"1.15"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",I.textTransform,"uppercase")},gl=At.css`
126
126
  .ft-typography--title {
127
- font-family: ${vo.fontFamily};
128
- font-size: ${vo.fontSize};
129
- font-weight: ${vo.fontWeight};
130
- letter-spacing: ${vo.letterSpacing};
131
- line-height: ${vo.lineHeight};
132
- text-transform: ${vo.textTransform};
133
- }
134
- `,ul=At.css`
135
- .ft-typography--title-dense {
136
- font-family: ${So.fontFamily};
137
- font-size: ${So.fontSize};
138
- font-weight: ${So.fontWeight};
139
- letter-spacing: ${So.letterSpacing};
140
- line-height: ${So.lineHeight};
141
- text-transform: ${So.textTransform};
142
- }
143
- `,fl=At.css`
144
- .ft-typography--subtitle1 {
145
- font-family: ${Oo.fontFamily};
146
- font-size: ${Oo.fontSize};
147
- font-weight: ${Oo.fontWeight};
148
- letter-spacing: ${Oo.letterSpacing};
149
- line-height: ${Oo.lineHeight};
150
- text-transform: ${Oo.textTransform};
151
- }
152
- `,hl=At.css`
153
- .ft-typography--subtitle2 {
154
127
  font-family: ${Co.fontFamily};
155
128
  font-size: ${Co.fontSize};
156
129
  font-weight: ${Co.fontWeight};
@@ -158,36 +131,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
158
131
  line-height: ${Co.lineHeight};
159
132
  text-transform: ${Co.textTransform};
160
133
  }
161
-
162
- `,gl=At.css`
163
- .ft-typography--body1 {
164
- font-family: ${pr.fontFamily};
165
- font-size: ${pr.fontSize};
166
- font-weight: ${pr.fontWeight};
167
- letter-spacing: ${pr.letterSpacing};
168
- line-height: ${pr.lineHeight};
169
- text-transform: ${pr.textTransform};
170
- }
171
- `,Cr=At.css`
172
- .ft-typography--body2 {
173
- font-family: ${$e.fontFamily};
174
- font-size: ${$e.fontSize};
175
- font-weight: ${$e.fontWeight};
176
- letter-spacing: ${$e.letterSpacing};
177
- line-height: ${$e.lineHeight};
178
- text-transform: ${$e.textTransform};
179
- }
180
- `,Yt=At.css`
181
- .ft-typography--caption {
182
- font-family: ${Fe.fontFamily};
183
- font-size: ${Fe.fontSize};
184
- font-weight: ${Fe.fontWeight};
185
- letter-spacing: ${Fe.letterSpacing};
186
- line-height: ${Fe.lineHeight};
187
- text-transform: ${Fe.textTransform};
188
- }
189
- `,yl=At.css`
190
- .ft-typography--breadcrumb {
134
+ `,ml=At.css`
135
+ .ft-typography--title-dense {
191
136
  font-family: ${wo.fontFamily};
192
137
  font-size: ${wo.fontSize};
193
138
  font-weight: ${wo.fontWeight};
@@ -195,8 +140,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
195
140
  line-height: ${wo.lineHeight};
196
141
  text-transform: ${wo.textTransform};
197
142
  }
198
- `,ml=At.css`
199
- .ft-typography--overline {
143
+ `,bl=At.css`
144
+ .ft-typography--subtitle1 {
200
145
  font-family: ${Eo.fontFamily};
201
146
  font-size: ${Eo.fontSize};
202
147
  font-weight: ${Eo.fontWeight};
@@ -204,20 +149,75 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
204
149
  line-height: ${Eo.lineHeight};
205
150
  text-transform: ${Eo.textTransform};
206
151
  }
207
- `,bl=At.css`
208
- .ft-typography--button {
209
- font-family: ${qt.fontFamily};
210
- font-size: ${qt.fontSize};
211
- font-weight: ${qt.fontWeight};
212
- letter-spacing: ${qt.letterSpacing};
213
- line-height: ${qt.lineHeight};
214
- text-transform: ${qt.textTransform};
215
- }
216
152
  `,xl=At.css`
153
+ .ft-typography--subtitle2 {
154
+ font-family: ${Ao.fontFamily};
155
+ font-size: ${Ao.fontSize};
156
+ font-weight: ${Ao.fontWeight};
157
+ letter-spacing: ${Ao.letterSpacing};
158
+ line-height: ${Ao.lineHeight};
159
+ text-transform: ${Ao.textTransform};
160
+ }
161
+
162
+ `,vl=At.css`
163
+ .ft-typography--body1 {
164
+ font-family: ${hr.fontFamily};
165
+ font-size: ${hr.fontSize};
166
+ font-weight: ${hr.fontWeight};
167
+ letter-spacing: ${hr.letterSpacing};
168
+ line-height: ${hr.lineHeight};
169
+ text-transform: ${hr.textTransform};
170
+ }
171
+ `,Ar=At.css`
172
+ .ft-typography--body2 {
173
+ font-family: ${Te.fontFamily};
174
+ font-size: ${Te.fontSize};
175
+ font-weight: ${Te.fontWeight};
176
+ letter-spacing: ${Te.letterSpacing};
177
+ line-height: ${Te.lineHeight};
178
+ text-transform: ${Te.textTransform};
179
+ }
180
+ `,Qt=At.css`
181
+ .ft-typography--caption {
182
+ font-family: ${De.fontFamily};
183
+ font-size: ${De.fontSize};
184
+ font-weight: ${De.fontWeight};
185
+ letter-spacing: ${De.letterSpacing};
186
+ line-height: ${De.lineHeight};
187
+ text-transform: ${De.textTransform};
188
+ }
189
+ `,Sl=At.css`
190
+ .ft-typography--breadcrumb {
191
+ font-family: ${Ro.fontFamily};
192
+ font-size: ${Ro.fontSize};
193
+ font-weight: ${Ro.fontWeight};
194
+ letter-spacing: ${Ro.letterSpacing};
195
+ line-height: ${Ro.lineHeight};
196
+ text-transform: ${Ro.textTransform};
197
+ }
198
+ `,Ol=At.css`
199
+ .ft-typography--overline {
200
+ font-family: ${Lo.fontFamily};
201
+ font-size: ${Lo.fontSize};
202
+ font-weight: ${Lo.fontWeight};
203
+ letter-spacing: ${Lo.letterSpacing};
204
+ line-height: ${Lo.lineHeight};
205
+ text-transform: ${Lo.textTransform};
206
+ }
207
+ `,Cl=At.css`
208
+ .ft-typography--button {
209
+ font-family: ${Xt.fontFamily};
210
+ font-size: ${Xt.fontSize};
211
+ font-weight: ${Xt.fontWeight};
212
+ letter-spacing: ${Xt.letterSpacing};
213
+ line-height: ${Xt.lineHeight};
214
+ text-transform: ${Xt.textTransform};
215
+ }
216
+ `,wl=At.css`
217
217
  .ft-typography {
218
218
  vertical-align: inherit;
219
219
  }
220
- `,vl=[Object.keys($i).map(t=>cl(t))];var Sl=f(L()),Yo=f(C()),ye={color:Yo.FtCssVariableFactory.extend("--ft-loader-color","",Yo.designSystemVariables.colorPrimary),size:Yo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Ol=Sl.css`
220
+ `,El=[Object.keys(Jr).map(t=>hl(t))];var Al=f(L()),oi=f(C()),ge={color:oi.FtCssVariableFactory.extend("--ft-loader-color","",oi.designSystemVariables.colorPrimary),size:oi.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Rl=Al.css`
221
221
  :host {
222
222
  line-height: 0;
223
223
  }
@@ -226,8 +226,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
226
226
  display: inline-block;
227
227
  position: relative;
228
228
 
229
- width: ${ye.size};
230
- height: ${ye.size};
229
+ width: ${ge.size};
230
+ height: ${ge.size};
231
231
  }
232
232
 
233
233
  .ft-loader div {
@@ -236,7 +236,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
236
236
  width: 25%;
237
237
  height: 25%;
238
238
  border-radius: 50%;
239
- background: ${ye.color};
239
+ background: ${ge.color};
240
240
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
241
241
  }
242
242
 
@@ -283,10 +283,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
283
283
  transform: translate(0, 0);
284
284
  }
285
285
  100% {
286
- transform: translate(calc(0.35 * ${ye.size}), 0);
286
+ transform: translate(calc(0.35 * ${ge.size}), 0);
287
287
  }
288
288
  }
289
- `;var Cl=f(L()),Bt=f(C()),ve={size:Bt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Bt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Bt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Bt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Bt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},wl=[Cl.css`
289
+ `;var Ll=f(L()),Ft=f(C()),ve={size:Ft.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ft.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ft.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ft.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ft.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ft.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ft.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ft.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Il=[Ll.css`
290
290
  :host, i.ft-icon {
291
291
  display: inline-flex;
292
292
  align-items: center;
@@ -334,7 +334,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
334
334
  .ft-icon--material {
335
335
  font-family: ${ve.materialFontFamily}, "Material Icons", sans-serif;
336
336
  }
337
- `,Bt.noTextSelect];var El=V.FtCssVariableFactory.extend("--ft-button-color","",V.designSystemVariables.colorPrimary),H={backgroundColor:V.FtCssVariableFactory.extend("--ft-button-background-color","",V.designSystemVariables.colorSurface),borderRadius:V.FtCssVariableFactory.extend("--ft-button-border-radius","",V.designSystemVariables.borderRadiusL),color:El,fontSize:V.FtCssVariableFactory.extend("--ft-button-font-size","",qt.fontSize),iconSize:V.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:V.FtCssVariableFactory.extend("--ft-button-ripple-color","",El),verticalPadding:V.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:V.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:V.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:V.FtCssVariableFactory.external(V.designSystemVariables.colorOpacityDisabled,"Design system")},Al=V.FtCssVariableFactory.extend("--ft-button-primary-color","",V.FtCssVariableFactory.extend("--ft-button-color","",V.designSystemVariables.colorOnPrimary)),Gn={backgroundColor:V.FtCssVariableFactory.extend("--ft-button-primary-background-color","",V.FtCssVariableFactory.extend("--ft-button-background-color","",V.designSystemVariables.colorPrimary)),color:Al,rippleColor:V.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Al)},Xt={borderRadius:V.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",V.FtCssVariableFactory.extend("--ft-button-border-radius","",V.designSystemVariables.borderRadiusM)),verticalPadding:V.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:V.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:V.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Ll=[Rl.css`
337
+ `,Ft.noTextSelect];var kl=V.FtCssVariableFactory.extend("--ft-button-color","",V.designSystemVariables.colorPrimary),H={backgroundColor:V.FtCssVariableFactory.extend("--ft-button-background-color","",V.designSystemVariables.colorSurface),borderRadius:V.FtCssVariableFactory.extend("--ft-button-border-radius","",V.designSystemVariables.borderRadiusL),color:kl,fontSize:V.FtCssVariableFactory.extend("--ft-button-font-size","",Xt.fontSize),iconSize:V.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:V.FtCssVariableFactory.extend("--ft-button-ripple-color","",kl),verticalPadding:V.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:V.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:V.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:V.FtCssVariableFactory.external(V.designSystemVariables.colorOpacityDisabled,"Design system")},Tl=V.FtCssVariableFactory.extend("--ft-button-primary-color","",V.FtCssVariableFactory.extend("--ft-button-color","",V.designSystemVariables.colorOnPrimary)),xa={backgroundColor:V.FtCssVariableFactory.extend("--ft-button-primary-background-color","",V.FtCssVariableFactory.extend("--ft-button-background-color","",V.designSystemVariables.colorPrimary)),color:Tl,rippleColor:V.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Tl)},Jt={borderRadius:V.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",V.FtCssVariableFactory.extend("--ft-button-border-radius","",V.designSystemVariables.borderRadiusM)),verticalPadding:V.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:V.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:V.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Pl=[$l.css`
338
338
  :host {
339
339
  display: inline-block;
340
340
  max-width: 100%;
@@ -393,13 +393,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
393
393
  }
394
394
 
395
395
  .ft-button.ft-button--dense {
396
- padding: ${Xt.verticalPadding} ${Xt.horizontalPadding};
397
- border-radius: ${Xt.borderRadius};
398
- gap: ${Xt.iconPadding};
396
+ padding: ${Jt.verticalPadding} ${Jt.horizontalPadding};
397
+ border-radius: ${Jt.borderRadius};
398
+ gap: ${Jt.iconPadding};
399
399
  }
400
400
 
401
401
  .ft-button.ft-button--dense.ft-button--outlined {
402
- padding: calc(${Xt.verticalPadding} - 1px) calc(${Xt.horizontalPadding} - 1px);
402
+ padding: calc(${Jt.verticalPadding} - 1px) calc(${Jt.horizontalPadding} - 1px);
403
403
  }
404
404
 
405
405
  .ft-button:not([disabled]):hover {
@@ -411,7 +411,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
411
411
  }
412
412
 
413
413
  .ft-button--round.ft-button--dense {
414
- border-radius: calc(var(--button-internal-line-height) / 2 + ${Xt.verticalPadding});
414
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${Jt.verticalPadding});
415
415
  }
416
416
 
417
417
  .ft-button[disabled] {
@@ -420,9 +420,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
420
420
  }
421
421
 
422
422
  .ft-button.ft-button--primary {
423
- background-color: ${Gn.backgroundColor};
424
- --button-internal-color: ${Gn.color};
425
- ${(0,V.setVariable)(x.color,Gn.rippleColor)};
423
+ background-color: ${xa.backgroundColor};
424
+ --button-internal-color: ${xa.color};
425
+ ${(0,V.setVariable)(x.color,xa.rippleColor)};
426
426
  }
427
427
 
428
428
  .ft-button:focus {
@@ -436,12 +436,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
436
436
  text-overflow: ellipsis;
437
437
  display: block;
438
438
  margin: 0 ${H.iconPadding};
439
- ${(0,V.setVariable)(qt.fontSize,"1em")};
440
- ${(0,V.setVariable)(qt.lineHeight,"var(--button-internal-line-height)")};
439
+ ${(0,V.setVariable)(Xt.fontSize,"1em")};
440
+ ${(0,V.setVariable)(Xt.lineHeight,"var(--button-internal-line-height)")};
441
441
  }
442
442
 
443
443
  .ft-button--dense .ft-button--label {
444
- margin: 0 ${Xt.iconPadding};
444
+ margin: 0 ${Jt.iconPadding};
445
445
  }
446
446
 
447
447
  .ft-button--label[hidden] {
@@ -459,8 +459,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
459
459
  }
460
460
 
461
461
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
462
- margin: 0 calc(${Xt.horizontalPadding} * -1);
463
- padding: 0 ${Xt.verticalPadding};
462
+ margin: 0 calc(${Jt.horizontalPadding} * -1);
463
+ padding: 0 ${Jt.verticalPadding};
464
464
  }
465
465
 
466
466
  .ft-button:not(.ft-button--trailing-icon) [part="label"] {
@@ -468,31 +468,49 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
468
468
  }
469
469
 
470
470
  ft-loader {
471
- ${(0,V.setVariable)(ye.size,H.iconSize)};
472
- ${(0,V.setVariable)(ye.color,"var(--button-internal-color)")};
471
+ ${(0,V.setVariable)(ge.size,H.iconSize)};
472
+ ${(0,V.setVariable)(ge.color,"var(--button-internal-color)")};
473
473
  }
474
- `,V.noTextSelect];var Lr=f(C());var $l=f(C());var kl=f(L()),We=f(J()),Tl=f(ht()),Xo=f(C());var st=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},K=class extends Xo.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 Xo.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 Xo.Debouncer(10),this.moveRipple=e=>{var r,i;let{x:n,y:a}=this.getCoordinates(e),s=(i=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(n!=null?n-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 kl.html`
474
+ `,V.noTextSelect];var Tr=f(C());var Dl=f(C());var _l=f(L()),He=f(J()),Bl=f(ft()),ii=f(C());var at=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},K=class extends ii.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 ii.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 ii.Debouncer(10),this.moveRipple=e=>{var r,i;let{x:n,y:a}=this.getCoordinates(e),s=(i=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(n!=null?n-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 _l.html`
475
475
  <style>
476
476
  .ft-ripple .ft-ripple--effect {
477
477
  left: ${this.originX}px;
478
478
  top: ${this.originY}px;
479
479
  }
480
480
  </style>
481
- <div class="${(0,Tl.classMap)(e)}">
481
+ <div class="${(0,Bl.classMap)(e)}">
482
482
  <div class="ft-ripple--background"></div>
483
483
  <div class="ft-ripple--effect"></div>
484
484
  </div>
485
- `}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 r,i;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.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,r;let i=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;i&&this.setupFor((r=this.target)!==null&&r!==void 0?r:i)}forceFocusUpdate(){var e;!((e=this.target)===null||e===void 0)&&e.matches(":focus-within")?this.startFocus():this.endFocus()}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 r=(...c)=>p=>{c.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(p)},i=r("mouseup","contextmenu"),n=r("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&r("keyup")(c)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",i,s),e.addEventListener("touchstart",n,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",i,s),e.removeEventListener("touchstart",n,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 r=e,i=e,n,a;return r.x!=null?{x:n,y:a}=r:i.touches!=null&&(n=i.touches[0].clientX,a=i.touches[0].clientY),{x:n,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 r of e.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};K.elementDefinitions={};K.styles=Fs;st([(0,We.property)({type:Boolean})],K.prototype,"primary",void 0);st([(0,We.property)({type:Boolean})],K.prototype,"secondary",void 0);st([(0,We.property)({type:Boolean})],K.prototype,"unbounded",void 0);st([(0,We.property)({type:Boolean})],K.prototype,"activated",void 0);st([(0,We.property)({type:Boolean})],K.prototype,"selected",void 0);st([(0,We.property)({type:Boolean})],K.prototype,"disabled",void 0);st([(0,We.state)()],K.prototype,"hovered",void 0);st([(0,We.state)()],K.prototype,"focused",void 0);st([(0,We.state)()],K.prototype,"pressed",void 0);st([(0,We.state)()],K.prototype,"rippling",void 0);st([(0,We.state)()],K.prototype,"originX",void 0);st([(0,We.state)()],K.prototype,"originY",void 0);st([(0,We.query)(".ft-ripple")],K.prototype,"ripple",void 0);st([(0,We.query)(".ft-ripple--effect")],K.prototype,"rippleEffect",void 0);(0,$l.customElement)("ft-ripple")(K);var Ec=f(C());var wc=f(L()),yt=f(J()),ct=f(C());var Yl=f(C());var Qn=globalThis,Ni=Qn.trustedTypes,Nl=Ni?Ni.createPolicy("lit-html",{createHTML:t=>t}):void 0,Ml="$lit$",wr=`lit$${Math.random().toFixed(9).slice(2)}$`,zl="?"+wr,xf=`<${zl}>`,Qr=document,Pi=()=>Qr.createComment(""),Jo=t=>t===null||typeof t!="object"&&typeof t!="function",Jn=Array.isArray,vf=t=>Jn(t)||typeof t?.[Symbol.iterator]=="function",jn=`[
486
- \f\r]`,Qo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Pl=/-->/g,_l=/>/g,Yr=RegExp(`>|${jn}(?:([^\\s"'>=/]+)(${jn}*=${jn}*(?:[^
487
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Bl=/'/g,Dl=/"/g,Ul=/^(?:script|style|textarea|title)$/i,ea=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),Hl=ea(1),Wl=ea(2),Vl=ea(3),ei=Symbol.for("lit-noChange"),Re=Symbol.for("lit-nothing"),Fl=new WeakMap,Xr=Qr.createTreeWalker(Qr,129);function Gl(t,e){if(!Jn(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Nl!==void 0?Nl.createHTML(e):e}var Sf=(t,e)=>{let r=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=Qo;for(let c=0;c<r;c++){let p=t[c],u,y,g=-1,b=0;for(;b<p.length&&(s.lastIndex=b,y=s.exec(p),y!==null);)b=s.lastIndex,s===Qo?y[1]==="!--"?s=Pl:y[1]!==void 0?s=_l:y[2]!==void 0?(Ul.test(y[2])&&(n=RegExp("</"+y[2],"g")),s=Yr):y[3]!==void 0&&(s=Yr):s===Yr?y[0]===">"?(s=n??Qo,g=-1):y[1]===void 0?g=-2:(g=s.lastIndex-y[2].length,u=y[1],s=y[3]===void 0?Yr:y[3]==='"'?Dl:Bl):s===Dl||s===Bl?s=Yr:s===Pl||s===_l?s=Qo:(s=Yr,n=void 0);let O=s===Yr&&t[c+1].startsWith("/>")?" ":"";a+=s===Qo?p+xf:g>=0?(i.push(u),p.slice(0,g)+Ml+p.slice(g)+wr+O):p+wr+(g===-2?c:O)}return[Gl(t,a+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},ti=class t{constructor({strings:e,_$litType$:r},i){let n;this.parts=[];let a=0,s=0,c=e.length-1,p=this.parts,[u,y]=Sf(e,r);if(this.el=t.createElement(u,i),Xr.currentNode=this.el.content,r===2||r===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(n=Xr.nextNode())!==null&&p.length<c;){if(n.nodeType===1){if(n.hasAttributes())for(let g of n.getAttributeNames())if(g.endsWith(Ml)){let b=y[s++],O=n.getAttribute(g).split(wr),S=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:S[2],strings:O,ctor:S[1]==="."?Zn:S[1]==="?"?qn:S[1]==="@"?Yn:Ro}),n.removeAttribute(g)}else g.startsWith(wr)&&(p.push({type:6,index:a}),n.removeAttribute(g));if(Ul.test(n.tagName)){let g=n.textContent.split(wr),b=g.length-1;if(b>0){n.textContent=Ni?Ni.emptyScript:"";for(let O=0;O<b;O++)n.append(g[O],Pi()),Xr.nextNode(),p.push({type:2,index:++a});n.append(g[b],Pi())}}}else if(n.nodeType===8)if(n.data===zl)p.push({type:2,index:a});else{let g=-1;for(;(g=n.data.indexOf(wr,g+1))!==-1;)p.push({type:7,index:a}),g+=wr.length-1}a++}}static createElement(e,r){let i=Qr.createElement("template");return i.innerHTML=e,i}};function Ao(t,e,r=t,i){if(e===ei)return e;let n=i!==void 0?r._$Co?.[i]:r._$Cl,a=Jo(e)?void 0:e._$litDirective$;return n?.constructor!==a&&(n?._$AO?.(!1),a===void 0?n=void 0:(n=new a(t),n._$AT(t,r,i)),i!==void 0?(r._$Co??=[])[i]=n:r._$Cl=n),n!==void 0&&(e=Ao(t,n._$AS(t,e.values),n,i)),e}var Kn=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:i}=this._$AD,n=(e?.creationScope??Qr).importNode(r,!0);Xr.currentNode=n;let a=Xr.nextNode(),s=0,c=0,p=i[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new _i(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new Xn(a,this,e)),this._$AV.push(u),p=i[++c]}s!==p?.index&&(a=Xr.nextNode(),s++)}return Xr.currentNode=Qr,n}p(e){let r=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(e,i,r),r+=i.strings.length-2):i._$AI(e[r])),r++}},_i=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,i,n){this.type=2,this._$AH=Re,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=i,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=Ao(this,e,r),Jo(e)?e===Re||e==null||e===""?(this._$AH!==Re&&this._$AR(),this._$AH=Re):e!==this._$AH&&e!==ei&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):vf(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==Re&&Jo(this._$AH)?this._$AA.nextSibling.data=e:this.T(Qr.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:i}=e,n=typeof i=="number"?this._$AC(e):(i.el===void 0&&(i.el=ti.createElement(Gl(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(r);else{let a=new Kn(n,this),s=a.u(this.options);a.p(r),this.T(s),this._$AH=a}}_$AC(e){let r=Fl.get(e.strings);return r===void 0&&Fl.set(e.strings,r=new ti(e)),r}k(e){Jn(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,i,n=0;for(let a of e)n===r.length?r.push(i=new t(this.O(Pi()),this.O(Pi()),this,this.options)):i=r[n],i._$AI(a),n++;n<r.length&&(this._$AR(i&&i._$AB.nextSibling,n),r.length=n)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let i=e.nextSibling;e.remove(),e=i}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Ro=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,i,n,a){this.type=1,this._$AH=Re,this._$AN=void 0,this.element=e,this.name=r,this._$AM=n,this.options=a,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=Re}_$AI(e,r=this,i,n){let a=this.strings,s=!1;if(a===void 0)e=Ao(this,e,r,0),s=!Jo(e)||e!==this._$AH&&e!==ei,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=Ao(this,c[i+p],r,p),u===ei&&(u=this._$AH[p]),s||=!Jo(u)||u!==this._$AH[p],u===Re?e=Re:e!==Re&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!n&&this.j(e)}j(e){e===Re?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Zn=class extends Ro{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Re?void 0:e}},qn=class extends Ro{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Re)}},Yn=class extends Ro{constructor(e,r,i,n,a){super(e,r,i,n,a),this.type=5}_$AI(e,r=this){if((e=Ao(this,e,r,0)??Re)===ei)return;let i=this._$AH,n=e===Re&&i!==Re||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,a=e!==Re&&(i===Re||n);n&&this.element.removeEventListener(this.name,this,i),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)}},Xn=class{constructor(e,r,i){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(e){Ao(this,e)}};var Of=Qn.litHtmlPolyfillSupport;Of?.(ti,_i),(Qn.litHtmlVersions??=[]).push("3.3.0");var Kl=Symbol.for(""),Cf=t=>{if(t?.r===Kl)return t?._$litStatic$},ta=t=>({_$litStatic$:t,r:Kl});var jl=new Map,ra=t=>(e,...r)=>{let i=r.length,n,a,s=[],c=[],p,u=0,y=!1;for(;u<i;){for(p=e[u];u<i&&(a=r[u],(n=Cf(a))!==void 0);)p+=n+e[++u],y=!0;u!==i&&c.push(a),s.push(p),u++}if(u===i&&s.push(e[i]),y){let g=s.join("$$lit$$");(e=jl.get(g))===void 0&&(s.raw=s,jl.set(g,e=s)),r=c}return t(e,...r)},oa=ra(Hl),Px=ra(Wl),_x=ra(Vl);var ia=f(J()),ql=f(C());var Se;(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"})(Se||(Se={}));var Zl=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},te=class extends ql.FtLitElement{constructor(){super(...arguments),this.variant=Se.body1}render(){return this.element?oa`
488
- <${ta(this.element)}
485
+ `}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 r,i;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.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,r;let i=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;i&&this.setupFor((r=this.target)!==null&&r!==void 0?r:i)}forceFocusUpdate(){var e;!((e=this.target)===null||e===void 0)&&e.matches(":focus-within")?this.startFocus():this.endFocus()}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 r=(...c)=>p=>{c.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(p)},i=r("mouseup","contextmenu"),n=r("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&r("keyup")(c)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",i,s),e.addEventListener("touchstart",n,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",i,s),e.removeEventListener("touchstart",n,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 r=e,i=e,n,a;return r.x!=null?{x:n,y:a}=r:i.touches!=null&&(n=i.touches[0].clientX,a=i.touches[0].clientY),{x:n,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 r of e.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};K.elementDefinitions={};K.styles=ul;at([(0,He.property)({type:Boolean})],K.prototype,"primary",void 0);at([(0,He.property)({type:Boolean})],K.prototype,"secondary",void 0);at([(0,He.property)({type:Boolean})],K.prototype,"unbounded",void 0);at([(0,He.property)({type:Boolean})],K.prototype,"activated",void 0);at([(0,He.property)({type:Boolean})],K.prototype,"selected",void 0);at([(0,He.property)({type:Boolean})],K.prototype,"disabled",void 0);at([(0,He.state)()],K.prototype,"hovered",void 0);at([(0,He.state)()],K.prototype,"focused",void 0);at([(0,He.state)()],K.prototype,"pressed",void 0);at([(0,He.state)()],K.prototype,"rippling",void 0);at([(0,He.state)()],K.prototype,"originX",void 0);at([(0,He.state)()],K.prototype,"originY",void 0);at([(0,He.query)(".ft-ripple")],K.prototype,"ripple",void 0);at([(0,He.query)(".ft-ripple--effect")],K.prototype,"rippleEffect",void 0);(0,Dl.customElement)("ft-ripple")(K);var $c=f(C());var Tc=f(L()),gt=f(J()),lt=f(C());var $a=f(C());var Aa=globalThis,Fi=Aa.trustedTypes,Fl=Fi?Fi.createPolicy("lit-html",{createHTML:t=>t}):void 0,Vl="$lit$",Rr=`lit$${Math.random().toFixed(9).slice(2)}$`,Gl="?"+Rr,Af=`<${Gl}>`,ro=document,Mi=()=>ro.createComment(""),ai=t=>t===null||typeof t!="object"&&typeof t!="function",Ra=Array.isArray,Rf=t=>Ra(t)||typeof t?.[Symbol.iterator]=="function",va=`[
486
+ \f\r]`,ni=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ml=/-->/g,zl=/>/g,eo=RegExp(`>|${va}(?:([^\\s"'>=/]+)(${va}*=${va}*(?:[^
487
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Ul=/'/g,Hl=/"/g,jl=/^(?:script|style|textarea|title)$/i,La=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),Kl=La(1),Zl=La(2),ql=La(3),si=Symbol.for("lit-noChange"),Ae=Symbol.for("lit-nothing"),Wl=new WeakMap,to=ro.createTreeWalker(ro,129);function Yl(t,e){if(!Ra(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Fl!==void 0?Fl.createHTML(e):e}var Lf=(t,e)=>{let r=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=ni;for(let c=0;c<r;c++){let p=t[c],u,g,y=-1,b=0;for(;b<p.length&&(s.lastIndex=b,g=s.exec(p),g!==null);)b=s.lastIndex,s===ni?g[1]==="!--"?s=Ml:g[1]!==void 0?s=zl:g[2]!==void 0?(jl.test(g[2])&&(n=RegExp("</"+g[2],"g")),s=eo):g[3]!==void 0&&(s=eo):s===eo?g[0]===">"?(s=n??ni,y=-1):g[1]===void 0?y=-2:(y=s.lastIndex-g[2].length,u=g[1],s=g[3]===void 0?eo:g[3]==='"'?Hl:Ul):s===Hl||s===Ul?s=eo:s===Ml||s===zl?s=ni:(s=eo,n=void 0);let O=s===eo&&t[c+1].startsWith("/>")?" ":"";a+=s===ni?p+Af:y>=0?(i.push(u),p.slice(0,y)+Vl+p.slice(y)+Rr+O):p+Rr+(y===-2?c:O)}return[Yl(t,a+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},li=class t{constructor({strings:e,_$litType$:r},i){let n;this.parts=[];let a=0,s=0,c=e.length-1,p=this.parts,[u,g]=Lf(e,r);if(this.el=t.createElement(u,i),to.currentNode=this.el.content,r===2||r===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(n=to.nextNode())!==null&&p.length<c;){if(n.nodeType===1){if(n.hasAttributes())for(let y of n.getAttributeNames())if(y.endsWith(Vl)){let b=g[s++],O=n.getAttribute(y).split(Rr),S=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:S[2],strings:O,ctor:S[1]==="."?Oa:S[1]==="?"?Ca:S[1]==="@"?wa:ko}),n.removeAttribute(y)}else y.startsWith(Rr)&&(p.push({type:6,index:a}),n.removeAttribute(y));if(jl.test(n.tagName)){let y=n.textContent.split(Rr),b=y.length-1;if(b>0){n.textContent=Fi?Fi.emptyScript:"";for(let O=0;O<b;O++)n.append(y[O],Mi()),to.nextNode(),p.push({type:2,index:++a});n.append(y[b],Mi())}}}else if(n.nodeType===8)if(n.data===Gl)p.push({type:2,index:a});else{let y=-1;for(;(y=n.data.indexOf(Rr,y+1))!==-1;)p.push({type:7,index:a}),y+=Rr.length-1}a++}}static createElement(e,r){let i=ro.createElement("template");return i.innerHTML=e,i}};function Io(t,e,r=t,i){if(e===si)return e;let n=i!==void 0?r._$Co?.[i]:r._$Cl,a=ai(e)?void 0:e._$litDirective$;return n?.constructor!==a&&(n?._$AO?.(!1),a===void 0?n=void 0:(n=new a(t),n._$AT(t,r,i)),i!==void 0?(r._$Co??=[])[i]=n:r._$Cl=n),n!==void 0&&(e=Io(t,n._$AS(t,e.values),n,i)),e}var Sa=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:i}=this._$AD,n=(e?.creationScope??ro).importNode(r,!0);to.currentNode=n;let a=to.nextNode(),s=0,c=0,p=i[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new zi(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new Ea(a,this,e)),this._$AV.push(u),p=i[++c]}s!==p?.index&&(a=to.nextNode(),s++)}return to.currentNode=ro,n}p(e){let r=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(e,i,r),r+=i.strings.length-2):i._$AI(e[r])),r++}},zi=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,i,n){this.type=2,this._$AH=Ae,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=i,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=Io(this,e,r),ai(e)?e===Ae||e==null||e===""?(this._$AH!==Ae&&this._$AR(),this._$AH=Ae):e!==this._$AH&&e!==si&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Rf(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==Ae&&ai(this._$AH)?this._$AA.nextSibling.data=e:this.T(ro.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:i}=e,n=typeof i=="number"?this._$AC(e):(i.el===void 0&&(i.el=li.createElement(Yl(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(r);else{let a=new Sa(n,this),s=a.u(this.options);a.p(r),this.T(s),this._$AH=a}}_$AC(e){let r=Wl.get(e.strings);return r===void 0&&Wl.set(e.strings,r=new li(e)),r}k(e){Ra(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,i,n=0;for(let a of e)n===r.length?r.push(i=new t(this.O(Mi()),this.O(Mi()),this,this.options)):i=r[n],i._$AI(a),n++;n<r.length&&(this._$AR(i&&i._$AB.nextSibling,n),r.length=n)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let i=e.nextSibling;e.remove(),e=i}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},ko=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,i,n,a){this.type=1,this._$AH=Ae,this._$AN=void 0,this.element=e,this.name=r,this._$AM=n,this.options=a,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=Ae}_$AI(e,r=this,i,n){let a=this.strings,s=!1;if(a===void 0)e=Io(this,e,r,0),s=!ai(e)||e!==this._$AH&&e!==si,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=Io(this,c[i+p],r,p),u===si&&(u=this._$AH[p]),s||=!ai(u)||u!==this._$AH[p],u===Ae?e=Ae:e!==Ae&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!n&&this.j(e)}j(e){e===Ae?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Oa=class extends ko{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Ae?void 0:e}},Ca=class extends ko{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Ae)}},wa=class extends ko{constructor(e,r,i,n,a){super(e,r,i,n,a),this.type=5}_$AI(e,r=this){if((e=Io(this,e,r,0)??Ae)===si)return;let i=this._$AH,n=e===Ae&&i!==Ae||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,a=e!==Ae&&(i===Ae||n);n&&this.element.removeEventListener(this.name,this,i),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)}},Ea=class{constructor(e,r,i){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(e){Io(this,e)}};var If=Aa.litHtmlPolyfillSupport;If?.(li,zi),(Aa.litHtmlVersions??=[]).push("3.3.0");var Ql=Symbol.for(""),kf=t=>{if(t?.r===Ql)return t?._$litStatic$},To=t=>({_$litStatic$:t,r:Ql});var Xl=new Map,Ia=t=>(e,...r)=>{let i=r.length,n,a,s=[],c=[],p,u=0,g=!1;for(;u<i;){for(p=e[u];u<i&&(a=r[u],(n=kf(a))!==void 0);)p+=n+e[++u],g=!0;u!==i&&c.push(a),s.push(p),u++}if(u===i&&s.push(e[i]),g){let y=s.join("$$lit$$");(e=Xl.get(y))===void 0&&(s.raw=s,Xl.set(y,e=s)),r=c}return t(e,...r)},$o=Ia(Kl),Hx=Ia(Zl),Wx=Ia(ql);var ka=f(J()),ec=f(C());var Ye;(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"})(Ye||(Ye={}));var Jl=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},te=class extends ec.FtLitElement{constructor(){super(...arguments),this.variant=Ye.body1}render(){return this.element?$o`
488
+ <${To(this.element)}
489
489
  part="text"
490
490
  class="ft-typography ft-typography--${this.variant}">
491
491
  <slot></slot>
492
- </${ta(this.element)}>
493
- `:oa`
492
+ </${To(this.element)}>
493
+ `:$o`
494
494
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
495
- `}};te.styles=[pl,ul,fl,hl,gl,Cr,Yt,yl,ml,bl,xl,...vl];Zl([(0,ia.property)()],te.prototype,"element",void 0);Zl([(0,ia.property)()],te.prototype,"variant",void 0);(0,Yl.customElement)("ft-typography")(te);var Xl=f(L()),fr=f(C()),Qt={distance:fr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:fr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:fr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:fr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:fr.FtCssVariableFactory.external(fr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:fr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Ql=Xl.css`
495
+ `}};te.styles=[gl,ml,bl,xl,vl,Ar,Qt,Sl,Ol,Cl,wl,...El];Jl([(0,ka.property)()],te.prototype,"element",void 0);Jl([(0,ka.property)()],te.prototype,"variant",void 0);var Ta=f(J()),oc=f(C());var ht;(function(t){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"})(ht||(ht={}));var Po=f(L());function Tf(t,e){let r=Jr[t];return Po.css`
496
+ ${e?(0,Po.unsafeCSS)(e):Po.css`.ftds-typography--${(0,Po.unsafeCSS)(t)}`} {
497
+ font-family: ${r.fontFamily};
498
+ font-size: ${r.fontSize};
499
+ font-weight: ${r.fontWeight};
500
+ letter-spacing: ${r.letterSpacing};
501
+ line-height: ${r.lineHeight};
502
+ text-decoration: ${r.textDecoration};
503
+ text-transform: ${r.textCase};
504
+ }
505
+ `}var tc=[Object.keys(Jr).map(t=>Tf(t))];var rc=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Mt=class extends oc.FtLitElement{constructor(){super(...arguments),this.variant=ht.body2medium}render(){return this.element?$o`
506
+ <${To(this.element)}
507
+ part="text"
508
+ class="ftds-typography ftds-typography--${this.variant}">
509
+ <slot></slot>
510
+ </${To(this.element)}>
511
+ `:$o`
512
+ <slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
513
+ `}};Mt.styles=[...tc];rc([(0,Ta.property)()],Mt.prototype,"element",void 0);rc([(0,Ta.property)()],Mt.prototype,"variant",void 0);(0,$a.customElement)("ft-typography")(te);(0,$a.customElement)("ftds-typography")(Mt);var ic=f(L()),gr=f(C()),er={distance:gr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:gr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:gr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:gr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:gr.FtCssVariableFactory.external(gr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:gr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},nc=ic.css`
496
514
  .ft-tooltip--container {
497
515
  display: block;
498
516
  }
@@ -507,21 +525,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
507
525
  box-sizing: border-box;
508
526
  overflow: hidden;
509
527
  width: max-content;
510
- max-width: ${Qt.maxWidth};
528
+ max-width: ${er.maxWidth};
511
529
  text-align: center;
512
- padding: ${Qt.distance};
513
- z-index: ${Qt.zIndex};
530
+ padding: ${er.distance};
531
+ z-index: ${er.zIndex};
514
532
  }
515
533
 
516
534
  .ft-tooltip--content {
517
535
  padding: 4px 8px;
518
- border-radius: ${Qt.borderRadiusS};
519
- background-color: ${Qt.backgroundColor};
520
- color: ${Qt.color};
536
+ border-radius: ${er.borderRadiusS};
537
+ background-color: ${er.backgroundColor};
538
+ color: ${er.color};
521
539
  position: relative;
522
540
  word-break: break-word;
523
541
  }
524
- `;var ec=["top","right","bottom","left"],Jl=["start","end"],aa=ec.reduce((t,e)=>t.concat(e,e+"-"+Jl[0],e+"-"+Jl[1]),[]),tc=Math.min,rc=Math.max;var wf={left:"right",right:"left",bottom:"top",top:"bottom"},Ef={start:"end",end:"start"};function sa(t,e,r){return rc(t,tc(e,r))}function Bi(t,e){return typeof t=="function"?t(e):t}function Lo(t){return t.split("-")[0]}function Er(t){return t.split("-")[1]}function la(t){return t==="x"?"y":"x"}function ca(t){return t==="y"?"height":"width"}function Di(t){return["top","bottom"].includes(Lo(t))?"y":"x"}function da(t){return la(Di(t))}function oc(t,e,r){r===void 0&&(r=!1);let i=Er(t),n=da(t),a=ca(n),s=n==="x"?i===(r?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=na(s)),[s,na(s)]}function ic(t){return t.replace(/start|end/g,e=>Ef[e])}function na(t){return t.replace(/left|right|bottom|top/g,e=>wf[e])}function Af(t){return{top:0,right:0,bottom:0,left:0,...t}}function nc(t){return typeof t!="number"?Af(t):{top:t,right:t,bottom:t,left:t}}function Jr(t){let{x:e,y:r,width:i,height:n}=t;return{width:i,height:n,top:r,left:e,right:e+i,bottom:r+n,x:e,y:r}}function ac(t,e,r){let{reference:i,floating:n}=t,a=Di(e),s=da(e),c=ca(s),p=Lo(e),u=a==="y",y=i.x+i.width/2-n.width/2,g=i.y+i.height/2-n.height/2,b=i[c]/2-n[c]/2,O;switch(p){case"top":O={x:y,y:i.y-n.height};break;case"bottom":O={x:y,y:i.y+i.height};break;case"right":O={x:i.x+i.width,y:g};break;case"left":O={x:i.x-n.width,y:g};break;default:O={x:i.x,y:i.y}}switch(Er(e)){case"start":O[s]-=b*(r&&u?-1:1);break;case"end":O[s]+=b*(r&&u?-1:1);break}return O}var sc=async(t,e,r)=>{let{placement:i="bottom",strategy:n="absolute",middleware:a=[],platform:s}=r,c=a.filter(Boolean),p=await(s.isRTL==null?void 0:s.isRTL(e)),u=await s.getElementRects({reference:t,floating:e,strategy:n}),{x:y,y:g}=ac(u,i,p),b=i,O={},S=0;for(let E=0;E<c.length;E++){let{name:$,fn:T}=c[E],{x:N,y:z,data:Y,reset:X}=await T({x:y,y:g,initialPlacement:i,placement:b,strategy:n,middlewareData:O,rects:u,platform:s,elements:{reference:t,floating:e}});y=N??y,g=z??g,O={...O,[$]:{...O[$],...Y}},X&&S<=50&&(S++,typeof X=="object"&&(X.placement&&(b=X.placement),X.rects&&(u=X.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:n}):X.rects),{x:y,y:g}=ac(u,b,p)),E=-1)}return{x:y,y:g,placement:b,strategy:n,middlewareData:O}};async function pa(t,e){var r;e===void 0&&(e={});let{x:i,y:n,platform:a,rects:s,elements:c,strategy:p}=t,{boundary:u="clippingAncestors",rootBoundary:y="viewport",elementContext:g="floating",altBoundary:b=!1,padding:O=0}=Bi(e,t),S=nc(O),$=c[b?g==="floating"?"reference":"floating":g],T=Jr(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement($)))==null||r?$:$.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:u,rootBoundary:y,strategy:p})),N=g==="floating"?{x:i,y:n,width:s.floating.width,height:s.floating.height}:s.reference,z=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating)),Y=await(a.isElement==null?void 0:a.isElement(z))?await(a.getScale==null?void 0:a.getScale(z))||{x:1,y:1}:{x:1,y:1},X=Jr(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:N,offsetParent:z,strategy:p}):N);return{top:(T.top-X.top+S.top)/Y.y,bottom:(X.bottom-T.bottom+S.bottom)/Y.y,left:(T.left-X.left+S.left)/Y.x,right:(X.right-T.right+S.right)/Y.x}}function Rf(t,e,r){return(t?[...r.filter(n=>Er(n)===t),...r.filter(n=>Er(n)!==t)]:r.filter(n=>Lo(n)===n)).filter(n=>t?Er(n)===t||(e?ic(n)!==n:!1):!0)}var ua=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,i,n;let{rects:a,middlewareData:s,placement:c,platform:p,elements:u}=e,{crossAxis:y=!1,alignment:g,allowedPlacements:b=aa,autoAlignment:O=!0,...S}=Bi(t,e),E=g!==void 0||b===aa?Rf(g||null,O,b):b,$=await pa(e,S),T=((r=s.autoPlacement)==null?void 0:r.index)||0,N=E[T];if(N==null)return{};let z=oc(N,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==N)return{reset:{placement:E[0]}};let Y=[$[Lo(N)],$[z[0]],$[z[1]]],X=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:N,overflows:Y}],at=E[T+1];if(at)return{data:{index:T+1,overflows:X},reset:{placement:at}};let Kt=X.map(Ue=>{let m=Er(Ue.placement);return[Ue.placement,m&&y?Ue.overflows.slice(0,2).reduce((v,_)=>v+_,0):Ue.overflows[0],Ue.overflows]}).sort((Ue,m)=>Ue[1]-m[1]),Zt=((n=Kt.filter(Ue=>Ue[2].slice(0,Er(Ue[0])?2:3).every(m=>m<=0))[0])==null?void 0:n[0])||Kt[0][0];return Zt!==c?{data:{index:T+1,overflows:X},reset:{placement:Zt}}:{}}}};var fa=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:i,placement:n}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:$=>{let{x:T,y:N}=$;return{x:T,y:N}}},...p}=Bi(t,e),u={x:r,y:i},y=await pa(e,p),g=Di(Lo(n)),b=la(g),O=u[b],S=u[g];if(a){let $=b==="y"?"top":"left",T=b==="y"?"bottom":"right",N=O+y[$],z=O-y[T];O=sa(N,O,z)}if(s){let $=g==="y"?"top":"left",T=g==="y"?"bottom":"right",N=S+y[$],z=S-y[T];S=sa(N,S,z)}let E=c.fn({...e,[b]:O,[g]:S});return{...E,data:{x:E.x-r,y:E.y-i,enabled:{[b]:a,[g]:s}}}}}};var ha=Math.min,Io=Math.max,ri=Math.round;var hr=t=>({x:t,y:t});function gr(t){return cc(t)?(t.nodeName||"").toLowerCase():"#document"}function lt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function yr(t){var e;return(e=(cc(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function cc(t){return t instanceof Node||t instanceof lt(t).Node}function Jt(t){return t instanceof Element||t instanceof lt(t).Element}function Dt(t){return t instanceof HTMLElement||t instanceof lt(t).HTMLElement}function lc(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof lt(t).ShadowRoot}function ko(t){let{overflow:e,overflowX:r,overflowY:i,display:n}=gt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+r)&&!["inline","contents"].includes(n)}function dc(t){return["table","td","th"].includes(gr(t))}function Mi(t){let e=zi(),r=gt(t);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!e&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!e&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(r.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(r.contain||"").includes(i))}function pc(t){let e=eo(t);for(;Dt(e)&&!oi(e);){if(Mi(e))return e;e=eo(e)}return null}function zi(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function oi(t){return["html","body","#document"].includes(gr(t))}function gt(t){return lt(t).getComputedStyle(t)}function ii(t){return Jt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function eo(t){if(gr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||lc(t)&&t.host||yr(t);return lc(e)?e.host:e}function uc(t){let e=eo(t);return oi(e)?t.ownerDocument?t.ownerDocument.body:t.body:Dt(e)&&ko(e)?e:uc(e)}function Fi(t,e,r){var i;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=uc(t),a=n===((i=t.ownerDocument)==null?void 0:i.body),s=lt(n);return a?e.concat(s,s.visualViewport||[],ko(n)?n:[],s.frameElement&&r?Fi(s.frameElement):[]):e.concat(n,Fi(n,[],r))}function gc(t){let e=gt(t),r=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=Dt(t),a=n?t.offsetWidth:r,s=n?t.offsetHeight:i,c=ri(r)!==a||ri(i)!==s;return c&&(r=a,i=s),{width:r,height:i,$:c}}function yc(t){return Jt(t)?t:t.contextElement}function To(t){let e=yc(t);if(!Dt(e))return hr(1);let r=e.getBoundingClientRect(),{width:i,height:n,$:a}=gc(e),s=(a?ri(r.width):r.width)/i,c=(a?ri(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var kf=hr(0);function mc(t){let e=lt(t);return!zi()||!e.visualViewport?kf:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Tf(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==lt(t)?!1:e}function ni(t,e,r,i){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),a=yc(t),s=hr(1);e&&(i?Jt(i)&&(s=To(i)):s=To(t));let c=Tf(a,r,i)?mc(a):hr(0),p=(n.left+c.x)/s.x,u=(n.top+c.y)/s.y,y=n.width/s.x,g=n.height/s.y;if(a){let b=lt(a),O=i&&Jt(i)?lt(i):i,S=b.frameElement;for(;S&&i&&O!==b;){let E=To(S),$=S.getBoundingClientRect(),T=gt(S),N=$.left+(S.clientLeft+parseFloat(T.paddingLeft))*E.x,z=$.top+(S.clientTop+parseFloat(T.paddingTop))*E.y;p*=E.x,u*=E.y,y*=E.x,g*=E.y,p+=N,u+=z,S=lt(S).frameElement}}return Jr({width:y,height:g,x:p,y:u})}function $f(t){let{rect:e,offsetParent:r,strategy:i}=t,n=Dt(r),a=yr(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},c=hr(1),p=hr(0);if((n||!n&&i!=="fixed")&&((gr(r)!=="body"||ko(a))&&(s=ii(r)),Dt(r))){let u=ni(r);c=To(r),p.x=u.x+r.clientLeft,p.y=u.y+r.clientTop}return{width:e.width*c.x,height:e.height*c.y,x:e.x*c.x-s.scrollLeft*c.x+p.x,y:e.y*c.y-s.scrollTop*c.y+p.y}}function Nf(t){return Array.from(t.getClientRects())}function bc(t){return ni(yr(t)).left+ii(t).scrollLeft}function Pf(t){let e=yr(t),r=ii(t),i=t.ownerDocument.body,n=Io(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=Io(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-r.scrollLeft+bc(t),c=-r.scrollTop;return gt(i).direction==="rtl"&&(s+=Io(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:c}}function _f(t,e){let r=lt(t),i=yr(t),n=r.visualViewport,a=i.clientWidth,s=i.clientHeight,c=0,p=0;if(n){a=n.width,s=n.height;let u=zi();(!u||u&&e==="fixed")&&(c=n.offsetLeft,p=n.offsetTop)}return{width:a,height:s,x:c,y:p}}function Bf(t,e){let r=ni(t,!0,e==="fixed"),i=r.top+t.clientTop,n=r.left+t.clientLeft,a=Dt(t)?To(t):hr(1),s=t.clientWidth*a.x,c=t.clientHeight*a.y,p=n*a.x,u=i*a.y;return{width:s,height:c,x:p,y:u}}function fc(t,e,r){let i;if(e==="viewport")i=_f(t,r);else if(e==="document")i=Pf(yr(t));else if(Jt(e))i=Bf(e,r);else{let n=mc(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return Jr(i)}function xc(t,e){let r=eo(t);return r===e||!Jt(r)||oi(r)?!1:gt(r).position==="fixed"||xc(r,e)}function Df(t,e){let r=e.get(t);if(r)return r;let i=Fi(t,[],!1).filter(c=>Jt(c)&&gr(c)!=="body"),n=null,a=gt(t).position==="fixed",s=a?eo(t):t;for(;Jt(s)&&!oi(s);){let c=gt(s),p=Mi(s);!p&&c.position==="fixed"&&(n=null),(a?!p&&!n:!p&&c.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||ko(s)&&!p&&xc(t,s))?i=i.filter(y=>y!==s):n=c,s=eo(s)}return e.set(t,i),i}function Ff(t){let{element:e,boundary:r,rootBoundary:i,strategy:n}=t,s=[...r==="clippingAncestors"?Df(e,this._c):[].concat(r),i],c=s[0],p=s.reduce((u,y)=>{let g=fc(e,y,n);return u.top=Io(g.top,u.top),u.right=ha(g.right,u.right),u.bottom=ha(g.bottom,u.bottom),u.left=Io(g.left,u.left),u},fc(e,c,n));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Mf(t){return gc(t)}function zf(t,e,r){let i=Dt(e),n=yr(e),a=r==="fixed",s=ni(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=hr(0);if(i||!i&&!a)if((gr(e)!=="body"||ko(n))&&(c=ii(e)),i){let u=ni(e,!0,a,e);p.x=u.x+e.clientLeft,p.y=u.y+e.clientTop}else n&&(p.x=bc(n));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function hc(t,e){return!Dt(t)||gt(t).position==="fixed"?null:e?e(t):t.offsetParent}function vc(t,e){let r=lt(t);if(!Dt(t))return r;let i=hc(t,e);for(;i&&dc(i)&&gt(i).position==="static";)i=hc(i,e);return i&&(gr(i)==="html"||gr(i)==="body"&&gt(i).position==="static"&&!Mi(i))?r:i||pc(t)||r}var Uf=async function(t){let{reference:e,floating:r,strategy:i}=t,n=this.getOffsetParent||vc,a=this.getDimensions;return{reference:zf(e,await n(r),i),floating:{x:0,y:0,...await a(r)}}};function Hf(t){return gt(t).direction==="rtl"}var Ui={convertOffsetParentRelativeRectToViewportRelativeRect:$f,getDocumentElement:yr,getClippingRect:Ff,getOffsetParent:vc,getElementRects:Uf,getClientRects:Nf,getDimensions:Mf,getScale:To,isElement:Jt,isRTL:Hf};var Sc=(t,e,r)=>{let i=new Map,n={platform:Ui,...r},a={...n.platform,_c:i};return sc(t,e,{...n,platform:a})};function Oc(t){return Wf(t)}function ga(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Wf(t){for(let e=t;e;e=ga(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=ga(t);e;e=ga(e)){if(!(e instanceof Element))continue;let r=getComputedStyle(e);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||e.tagName==="BODY"))return e}return null}async function Cc(t,e,r){return Sc(t,e,{platform:{...Ui,getOffsetParent:i=>Ui.getOffsetParent(i,Oc)},middleware:[fa({crossAxis:!0}),ua({allowedPlacements:[r]})]})}var Ft=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},we=class extends ct.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new ct.Debouncer,this.revealDebouncer=new ct.Debouncer,this.onTouch=e=>{this.isIgnored(e)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=e=>{this.isIgnored(e)||this.show()},this.onFocusIn=e=>{!this.isIgnored(e)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return wc.html`
542
+ `;var sc=["top","right","bottom","left"],ac=["start","end"],Na=sc.reduce((t,e)=>t.concat(e,e+"-"+ac[0],e+"-"+ac[1]),[]),lc=Math.min,cc=Math.max;var $f={left:"right",right:"left",bottom:"top",top:"bottom"},Pf={start:"end",end:"start"};function _a(t,e,r){return cc(t,lc(e,r))}function Ui(t,e){return typeof t=="function"?t(e):t}function No(t){return t.split("-")[0]}function Lr(t){return t.split("-")[1]}function Ba(t){return t==="x"?"y":"x"}function Da(t){return t==="y"?"height":"width"}function Hi(t){return["top","bottom"].includes(No(t))?"y":"x"}function Fa(t){return Ba(Hi(t))}function dc(t,e,r){r===void 0&&(r=!1);let i=Lr(t),n=Fa(t),a=Da(n),s=n==="x"?i===(r?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Pa(s)),[s,Pa(s)]}function pc(t){return t.replace(/start|end/g,e=>Pf[e])}function Pa(t){return t.replace(/left|right|bottom|top/g,e=>$f[e])}function Nf(t){return{top:0,right:0,bottom:0,left:0,...t}}function uc(t){return typeof t!="number"?Nf(t):{top:t,right:t,bottom:t,left:t}}function oo(t){let{x:e,y:r,width:i,height:n}=t;return{width:i,height:n,top:r,left:e,right:e+i,bottom:r+n,x:e,y:r}}function fc(t,e,r){let{reference:i,floating:n}=t,a=Hi(e),s=Fa(e),c=Da(s),p=No(e),u=a==="y",g=i.x+i.width/2-n.width/2,y=i.y+i.height/2-n.height/2,b=i[c]/2-n[c]/2,O;switch(p){case"top":O={x:g,y:i.y-n.height};break;case"bottom":O={x:g,y:i.y+i.height};break;case"right":O={x:i.x+i.width,y};break;case"left":O={x:i.x-n.width,y};break;default:O={x:i.x,y:i.y}}switch(Lr(e)){case"start":O[s]-=b*(r&&u?-1:1);break;case"end":O[s]+=b*(r&&u?-1:1);break}return O}var hc=async(t,e,r)=>{let{placement:i="bottom",strategy:n="absolute",middleware:a=[],platform:s}=r,c=a.filter(Boolean),p=await(s.isRTL==null?void 0:s.isRTL(e)),u=await s.getElementRects({reference:t,floating:e,strategy:n}),{x:g,y}=fc(u,i,p),b=i,O={},S=0;for(let E=0;E<c.length;E++){let{name:$,fn:T}=c[E],{x:P,y:z,data:Y,reset:X}=await T({x:g,y,initialPlacement:i,placement:b,strategy:n,middlewareData:O,rects:u,platform:s,elements:{reference:t,floating:e}});g=P??g,y=z??y,O={...O,[$]:{...O[$],...Y}},X&&S<=50&&(S++,typeof X=="object"&&(X.placement&&(b=X.placement),X.rects&&(u=X.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:n}):X.rects),{x:g,y}=fc(u,b,p)),E=-1)}return{x:g,y,placement:b,strategy:n,middlewareData:O}};async function Ma(t,e){var r;e===void 0&&(e={});let{x:i,y:n,platform:a,rects:s,elements:c,strategy:p}=t,{boundary:u="clippingAncestors",rootBoundary:g="viewport",elementContext:y="floating",altBoundary:b=!1,padding:O=0}=Ui(e,t),S=uc(O),$=c[b?y==="floating"?"reference":"floating":y],T=oo(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement($)))==null||r?$:$.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:u,rootBoundary:g,strategy:p})),P=y==="floating"?{x:i,y:n,width:s.floating.width,height:s.floating.height}:s.reference,z=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating)),Y=await(a.isElement==null?void 0:a.isElement(z))?await(a.getScale==null?void 0:a.getScale(z))||{x:1,y:1}:{x:1,y:1},X=oo(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:P,offsetParent:z,strategy:p}):P);return{top:(T.top-X.top+S.top)/Y.y,bottom:(X.bottom-T.bottom+S.bottom)/Y.y,left:(T.left-X.left+S.left)/Y.x,right:(X.right-T.right+S.right)/Y.x}}function _f(t,e,r){return(t?[...r.filter(n=>Lr(n)===t),...r.filter(n=>Lr(n)!==t)]:r.filter(n=>No(n)===n)).filter(n=>t?Lr(n)===t||(e?pc(n)!==n:!1):!0)}var za=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,i,n;let{rects:a,middlewareData:s,placement:c,platform:p,elements:u}=e,{crossAxis:g=!1,alignment:y,allowedPlacements:b=Na,autoAlignment:O=!0,...S}=Ui(t,e),E=y!==void 0||b===Na?_f(y||null,O,b):b,$=await Ma(e,S),T=((r=s.autoPlacement)==null?void 0:r.index)||0,P=E[T];if(P==null)return{};let z=dc(P,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==P)return{reset:{placement:E[0]}};let Y=[$[No(P)],$[z[0]],$[z[1]]],X=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:P,overflows:Y}],nt=E[T+1];if(nt)return{data:{index:T+1,overflows:X},reset:{placement:nt}};let qt=X.map(ze=>{let m=Lr(ze.placement);return[ze.placement,m&&g?ze.overflows.slice(0,2).reduce((v,_)=>v+_,0):ze.overflows[0],ze.overflows]}).sort((ze,m)=>ze[1]-m[1]),Yt=((n=qt.filter(ze=>ze[2].slice(0,Lr(ze[0])?2:3).every(m=>m<=0))[0])==null?void 0:n[0])||qt[0][0];return Yt!==c?{data:{index:T+1,overflows:X},reset:{placement:Yt}}:{}}}};var Ua=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:i,placement:n}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:$=>{let{x:T,y:P}=$;return{x:T,y:P}}},...p}=Ui(t,e),u={x:r,y:i},g=await Ma(e,p),y=Hi(No(n)),b=Ba(y),O=u[b],S=u[y];if(a){let $=b==="y"?"top":"left",T=b==="y"?"bottom":"right",P=O+g[$],z=O-g[T];O=_a(P,O,z)}if(s){let $=y==="y"?"top":"left",T=y==="y"?"bottom":"right",P=S+g[$],z=S-g[T];S=_a(P,S,z)}let E=c.fn({...e,[b]:O,[y]:S});return{...E,data:{x:E.x-r,y:E.y-i,enabled:{[b]:a,[y]:s}}}}}};var Ha=Math.min,_o=Math.max,ci=Math.round;var mr=t=>({x:t,y:t});function br(t){return gc(t)?(t.nodeName||"").toLowerCase():"#document"}function st(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function xr(t){var e;return(e=(gc(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function gc(t){return t instanceof Node||t instanceof st(t).Node}function tr(t){return t instanceof Element||t instanceof st(t).Element}function zt(t){return t instanceof HTMLElement||t instanceof st(t).HTMLElement}function yc(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof st(t).ShadowRoot}function Bo(t){let{overflow:e,overflowX:r,overflowY:i,display:n}=yt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+r)&&!["inline","contents"].includes(n)}function mc(t){return["table","td","th"].includes(br(t))}function Vi(t){let e=Gi(),r=yt(t);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!e&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!e&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(r.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(r.contain||"").includes(i))}function bc(t){let e=io(t);for(;zt(e)&&!di(e);){if(Vi(e))return e;e=io(e)}return null}function Gi(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function di(t){return["html","body","#document"].includes(br(t))}function yt(t){return st(t).getComputedStyle(t)}function pi(t){return tr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function io(t){if(br(t)==="html")return t;let e=t.assignedSlot||t.parentNode||yc(t)&&t.host||xr(t);return yc(e)?e.host:e}function xc(t){let e=io(t);return di(e)?t.ownerDocument?t.ownerDocument.body:t.body:zt(e)&&Bo(e)?e:xc(e)}function Wi(t,e,r){var i;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=xc(t),a=n===((i=t.ownerDocument)==null?void 0:i.body),s=st(n);return a?e.concat(s,s.visualViewport||[],Bo(n)?n:[],s.frameElement&&r?Wi(s.frameElement):[]):e.concat(n,Wi(n,[],r))}function Oc(t){let e=yt(t),r=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=zt(t),a=n?t.offsetWidth:r,s=n?t.offsetHeight:i,c=ci(r)!==a||ci(i)!==s;return c&&(r=a,i=s),{width:r,height:i,$:c}}function Cc(t){return tr(t)?t:t.contextElement}function Do(t){let e=Cc(t);if(!zt(e))return mr(1);let r=e.getBoundingClientRect(),{width:i,height:n,$:a}=Oc(e),s=(a?ci(r.width):r.width)/i,c=(a?ci(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Ff=mr(0);function wc(t){let e=st(t);return!Gi()||!e.visualViewport?Ff:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Mf(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==st(t)?!1:e}function ui(t,e,r,i){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),a=Cc(t),s=mr(1);e&&(i?tr(i)&&(s=Do(i)):s=Do(t));let c=Mf(a,r,i)?wc(a):mr(0),p=(n.left+c.x)/s.x,u=(n.top+c.y)/s.y,g=n.width/s.x,y=n.height/s.y;if(a){let b=st(a),O=i&&tr(i)?st(i):i,S=b.frameElement;for(;S&&i&&O!==b;){let E=Do(S),$=S.getBoundingClientRect(),T=yt(S),P=$.left+(S.clientLeft+parseFloat(T.paddingLeft))*E.x,z=$.top+(S.clientTop+parseFloat(T.paddingTop))*E.y;p*=E.x,u*=E.y,g*=E.x,y*=E.y,p+=P,u+=z,S=st(S).frameElement}}return oo({width:g,height:y,x:p,y:u})}function zf(t){let{rect:e,offsetParent:r,strategy:i}=t,n=zt(r),a=xr(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},c=mr(1),p=mr(0);if((n||!n&&i!=="fixed")&&((br(r)!=="body"||Bo(a))&&(s=pi(r)),zt(r))){let u=ui(r);c=Do(r),p.x=u.x+r.clientLeft,p.y=u.y+r.clientTop}return{width:e.width*c.x,height:e.height*c.y,x:e.x*c.x-s.scrollLeft*c.x+p.x,y:e.y*c.y-s.scrollTop*c.y+p.y}}function Uf(t){return Array.from(t.getClientRects())}function Ec(t){return ui(xr(t)).left+pi(t).scrollLeft}function Hf(t){let e=xr(t),r=pi(t),i=t.ownerDocument.body,n=_o(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=_o(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-r.scrollLeft+Ec(t),c=-r.scrollTop;return yt(i).direction==="rtl"&&(s+=_o(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:c}}function Wf(t,e){let r=st(t),i=xr(t),n=r.visualViewport,a=i.clientWidth,s=i.clientHeight,c=0,p=0;if(n){a=n.width,s=n.height;let u=Gi();(!u||u&&e==="fixed")&&(c=n.offsetLeft,p=n.offsetTop)}return{width:a,height:s,x:c,y:p}}function Vf(t,e){let r=ui(t,!0,e==="fixed"),i=r.top+t.clientTop,n=r.left+t.clientLeft,a=zt(t)?Do(t):mr(1),s=t.clientWidth*a.x,c=t.clientHeight*a.y,p=n*a.x,u=i*a.y;return{width:s,height:c,x:p,y:u}}function vc(t,e,r){let i;if(e==="viewport")i=Wf(t,r);else if(e==="document")i=Hf(xr(t));else if(tr(e))i=Vf(e,r);else{let n=wc(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return oo(i)}function Ac(t,e){let r=io(t);return r===e||!tr(r)||di(r)?!1:yt(r).position==="fixed"||Ac(r,e)}function Gf(t,e){let r=e.get(t);if(r)return r;let i=Wi(t,[],!1).filter(c=>tr(c)&&br(c)!=="body"),n=null,a=yt(t).position==="fixed",s=a?io(t):t;for(;tr(s)&&!di(s);){let c=yt(s),p=Vi(s);!p&&c.position==="fixed"&&(n=null),(a?!p&&!n:!p&&c.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Bo(s)&&!p&&Ac(t,s))?i=i.filter(g=>g!==s):n=c,s=io(s)}return e.set(t,i),i}function jf(t){let{element:e,boundary:r,rootBoundary:i,strategy:n}=t,s=[...r==="clippingAncestors"?Gf(e,this._c):[].concat(r),i],c=s[0],p=s.reduce((u,g)=>{let y=vc(e,g,n);return u.top=_o(y.top,u.top),u.right=Ha(y.right,u.right),u.bottom=Ha(y.bottom,u.bottom),u.left=_o(y.left,u.left),u},vc(e,c,n));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Kf(t){return Oc(t)}function Zf(t,e,r){let i=zt(e),n=xr(e),a=r==="fixed",s=ui(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=mr(0);if(i||!i&&!a)if((br(e)!=="body"||Bo(n))&&(c=pi(e)),i){let u=ui(e,!0,a,e);p.x=u.x+e.clientLeft,p.y=u.y+e.clientTop}else n&&(p.x=Ec(n));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function Sc(t,e){return!zt(t)||yt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Rc(t,e){let r=st(t);if(!zt(t))return r;let i=Sc(t,e);for(;i&&mc(i)&&yt(i).position==="static";)i=Sc(i,e);return i&&(br(i)==="html"||br(i)==="body"&&yt(i).position==="static"&&!Vi(i))?r:i||bc(t)||r}var qf=async function(t){let{reference:e,floating:r,strategy:i}=t,n=this.getOffsetParent||Rc,a=this.getDimensions;return{reference:Zf(e,await n(r),i),floating:{x:0,y:0,...await a(r)}}};function Yf(t){return yt(t).direction==="rtl"}var ji={convertOffsetParentRelativeRectToViewportRelativeRect:zf,getDocumentElement:xr,getClippingRect:jf,getOffsetParent:Rc,getElementRects:qf,getClientRects:Uf,getDimensions:Kf,getScale:Do,isElement:tr,isRTL:Yf};var Lc=(t,e,r)=>{let i=new Map,n={platform:ji,...r},a={...n.platform,_c:i};return hc(t,e,{...n,platform:a})};function Ic(t){return Xf(t)}function Wa(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Xf(t){for(let e=t;e;e=Wa(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Wa(t);e;e=Wa(e)){if(!(e instanceof Element))continue;let r=getComputedStyle(e);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||e.tagName==="BODY"))return e}return null}async function kc(t,e,r){return Lc(t,e,{platform:{...ji,getOffsetParent:i=>ji.getOffsetParent(i,Ic)},middleware:[Ua({crossAxis:!0}),za({allowedPlacements:[r]})]})}var Ut=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},we=class extends lt.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new lt.Debouncer,this.revealDebouncer=new lt.Debouncer,this.onTouch=e=>{this.isIgnored(e)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=e=>{this.isIgnored(e)||this.show()},this.onFocusIn=e=>{!this.isIgnored(e)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Tc.html`
525
543
  <div part="container"
526
544
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
527
545
  <slot part="slot"></slot>
@@ -534,60 +552,60 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
534
552
  </div>
535
553
  </div>
536
554
  </div>
537
- `}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(r=>e.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,r){let i=this.manual;this.manual=!0;let n=this.text;this.text=e,await this.show(r),this.text=n,this.manual=i}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(r=>r.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="",Cc(this.slottedElement,this.tooltip,this.position).then(({x:e,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${r}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${ct.designSystemVariables.transitionDuration}, left ${ct.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||(0,ct.eventPathContainsMatchingElement)(e,this.ignoreMatchingElements,this.eventsTarget)}};we.elementDefinitions={"ft-typography":te};we.styles=Ql;Ft([(0,yt.property)()],we.prototype,"text",void 0);Ft([(0,yt.property)({type:Boolean})],we.prototype,"manual",void 0);Ft([(0,yt.property)({type:Boolean})],we.prototype,"inline",void 0);Ft([(0,ct.numberProperty)()],we.prototype,"delay",void 0);Ft([(0,yt.property)()],we.prototype,"position",void 0);Ft([(0,ct.jsonProperty)([])],we.prototype,"ignoreMatchingElements",void 0);Ft([(0,yt.queryAssignedNodes)()],we.prototype,"slotNodes",void 0);Ft([(0,yt.query)(".ft-tooltip--container")],we.prototype,"container",void 0);Ft([(0,yt.query)(".ft-tooltip")],we.prototype,"tooltip",void 0);Ft([(0,yt.query)(".ft-tooltip--content")],we.prototype,"tooltipContent",void 0);Ft([(0,yt.state)()],we.prototype,"visible",void 0);(0,Ec.customElement)("ft-tooltip")(we);var kc=f(C());var ai=f(L()),Ar=f(J()),Lc=f(C()),Ic=f(Rc());var Ve;(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.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;"})(Ve||(Ve={}));var A;(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;"})(A||(A={}));var ya=new Map([...["abw"].map(t=>[t,A.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,A.AUDIO]),...["avi"].map(t=>[t,A.AVI]),...["chm","xhs"].map(t=>[t,A.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,A.CODE]),...["csv"].map(t=>[t,A.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,A.DITA]),...["epub"].map(t=>[t,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,A.EXCEL]),...["flac"].map(t=>[t,A.FLAC]),...["gif"].map(t=>[t,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,A.GZIP]),...["html","htm","xhtml"].map(t=>[t,A.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,A.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,A.JPEG]),...["json"].map(t=>[t,A.JSON]),...["m4a","m4p"].map(t=>[t,A.M4A]),...["mov","qt"].map(t=>[t,A.MOV]),...["mp3"].map(t=>[t,A.MP3]),...["mp4","m4v"].map(t=>[t,A.MP4]),...["ogg","oga"].map(t=>[t,A.OGG]),...["pdf","ps"].map(t=>[t,A.PDF]),...["png"].map(t=>[t,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,A.POWERPOINT]),...["rar"].map(t=>[t,A.RAR]),...["stp"].map(t=>[t,A.STP]),...["txt","rtf","md","mdown"].map(t=>[t,A.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,A.VIDEO]),...["wav"].map(t=>[t,A.WAV]),...["wma"].map(t=>[t,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,A.WORD]),...["xml","xsl","rdf"].map(t=>[t,A.XML]),...["yaml","yml","x-yaml"].map(t=>[t,A.YAML]),...["zip"].map(t=>[t,A.ZIP])]),Vf=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);function Hi(t,e){var r,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((r=Vf.get(t))!==null&&r!==void 0?r:t)+"/").split("/");return(a=(n=(i=ya.get(c))!==null&&i!==void 0?i:ya.get(e))!==null&&n!==void 0?n:ya.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var Iv={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var Me;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Me||(Me={}));var si=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ae=class extends Lc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=ai.nothing}render(){let e=this.variant&&Object.values(Me).includes(this.variant)?this.variant:Me.fluid_topics,r=e!==Me.material||!!this.value;return ai.html`
555
+ `}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(r=>e.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,r){let i=this.manual;this.manual=!0;let n=this.text;this.text=e,await this.show(r),this.text=n,this.manual=i}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(r=>r.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="",kc(this.slottedElement,this.tooltip,this.position).then(({x:e,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${r}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${lt.designSystemVariables.transitionDuration}, left ${lt.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||(0,lt.eventPathContainsMatchingElement)(e,this.ignoreMatchingElements,this.eventsTarget)}};we.elementDefinitions={"ft-typography":te};we.styles=nc;Ut([(0,gt.property)()],we.prototype,"text",void 0);Ut([(0,gt.property)({type:Boolean})],we.prototype,"manual",void 0);Ut([(0,gt.property)({type:Boolean})],we.prototype,"inline",void 0);Ut([(0,lt.numberProperty)()],we.prototype,"delay",void 0);Ut([(0,gt.property)()],we.prototype,"position",void 0);Ut([(0,lt.jsonProperty)([])],we.prototype,"ignoreMatchingElements",void 0);Ut([(0,gt.queryAssignedNodes)()],we.prototype,"slotNodes",void 0);Ut([(0,gt.query)(".ft-tooltip--container")],we.prototype,"container",void 0);Ut([(0,gt.query)(".ft-tooltip")],we.prototype,"tooltip",void 0);Ut([(0,gt.query)(".ft-tooltip--content")],we.prototype,"tooltipContent",void 0);Ut([(0,gt.state)()],we.prototype,"visible",void 0);(0,$c.customElement)("ft-tooltip")(we);var Dc=f(C());var fi=f(L()),Ir=f(J()),_c=f(C()),Bc=f(Nc());var We;(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.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;"})(We||(We={}));var A;(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;"})(A||(A={}));var Va=new Map([...["abw"].map(t=>[t,A.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,A.AUDIO]),...["avi"].map(t=>[t,A.AVI]),...["chm","xhs"].map(t=>[t,A.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,A.CODE]),...["csv"].map(t=>[t,A.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,A.DITA]),...["epub"].map(t=>[t,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,A.EXCEL]),...["flac"].map(t=>[t,A.FLAC]),...["gif"].map(t=>[t,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,A.GZIP]),...["html","htm","xhtml"].map(t=>[t,A.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,A.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,A.JPEG]),...["json"].map(t=>[t,A.JSON]),...["m4a","m4p"].map(t=>[t,A.M4A]),...["mov","qt"].map(t=>[t,A.MOV]),...["mp3"].map(t=>[t,A.MP3]),...["mp4","m4v"].map(t=>[t,A.MP4]),...["ogg","oga"].map(t=>[t,A.OGG]),...["pdf","ps"].map(t=>[t,A.PDF]),...["png"].map(t=>[t,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,A.POWERPOINT]),...["rar"].map(t=>[t,A.RAR]),...["stp"].map(t=>[t,A.STP]),...["txt","rtf","md","mdown"].map(t=>[t,A.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,A.VIDEO]),...["wav"].map(t=>[t,A.WAV]),...["wma"].map(t=>[t,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,A.WORD]),...["xml","xsl","rdf"].map(t=>[t,A.XML]),...["yaml","yml","x-yaml"].map(t=>[t,A.YAML]),...["zip"].map(t=>[t,A.ZIP])]),Qf=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);function Ki(t,e){var r,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((r=Qf.get(t))!==null&&r!==void 0?r:t)+"/").split("/");return(a=(n=(i=Va.get(c))!==null&&i!==void 0?i:Va.get(e))!==null&&n!==void 0?n:Va.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var x0={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var Fe;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Fe||(Fe={}));var hi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ae=class extends _c.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=fi.nothing}render(){let e=this.variant&&Object.values(Fe).includes(this.variant)?this.variant:Fe.fluid_topics,r=e!==Fe.material||!!this.value;return fi.html`
538
556
  <i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
539
- ${(0,Ic.unsafeHTML)(this.resolvedIcon)}
557
+ ${(0,Bc.unsafeHTML)(this.resolvedIcon)}
540
558
  <slot ?hidden=${r}></slot>
541
559
  </i>
542
- `}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}update(e){super.update(e),["value","variant"].some(r=>e.has(r))&&this.resolveIcon()}resolveIcon(){var e,r;let i=this.value||this.textContent;switch(this.variant){case Me.file_format:this.resolvedIcon=(e=A[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Me.material:this.resolvedIcon=this.value||ai.nothing;break;default:this.resolvedIcon=(r=Ve[i.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};ae.elementDefinitions={};ae.styles=wl;si([(0,Ar.property)()],ae.prototype,"variant",void 0);si([(0,Ar.property)()],ae.prototype,"value",void 0);si([(0,Ar.property)({reflect:!0,attribute:"aria-hidden"})],ae.prototype,"ariaHidden",void 0);si([(0,Ar.state)()],ae.prototype,"resolvedIcon",void 0);si([(0,Ar.query)("slot")],ae.prototype,"slottedContent",void 0);(0,kc.customElement)("ft-icon")(ae);var Nc=f(C());var Tc=f(L()),$c=f(C());var to=class extends $c.FtLitElement{render(){return Tc.html`
560
+ `}getTextContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}update(e){super.update(e),["value","variant"].some(r=>e.has(r))&&this.resolveIcon()}resolveIcon(){var e,r;let i=this.value||this.getTextContent();switch(this.variant){case Fe.file_format:this.resolvedIcon=(e=A[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Fe.material:this.resolvedIcon=this.value||fi.nothing;break;default:this.resolvedIcon=(r=We[i.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};ae.elementDefinitions={};ae.styles=Il;hi([(0,Ir.property)()],ae.prototype,"variant",void 0);hi([(0,Ir.property)()],ae.prototype,"value",void 0);hi([(0,Ir.property)({reflect:!0,attribute:"aria-hidden"})],ae.prototype,"ariaHidden",void 0);hi([(0,Ir.state)()],ae.prototype,"resolvedIcon",void 0);hi([(0,Ir.query)("slot")],ae.prototype,"slottedContent",void 0);(0,Dc.customElement)("ft-icon")(ae);var zc=f(C());var Fc=f(L()),Mc=f(C());var no=class extends Mc.FtLitElement{render(){return Fc.html`
543
561
  <div class="ft-loader">
544
562
  <div></div>
545
563
  <div></div>
546
564
  <div></div>
547
565
  <div></div>
548
566
  </div>
549
- `}};to.styles=Ol;(0,Nc.customElement)("ft-loader")(to);var Rr=f(L()),ma=f(ht()),Le=f(J());var li=t=>t??Re;var ze=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},pe=class extends(0,Lr.toFtFormComponent)(Lr.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var r;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var e,r,i;let n=Rr.html`
567
+ `}};no.styles=Rl;(0,zc.customElement)("ft-loader")(no);var kr=f(L()),Ga=f(ft()),Re=f(J());var yi=t=>t??Ae;var Me=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},se=class extends(0,Tr.toFtFormComponent)(Tr.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var r;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var e,r,i;let n=kr.html`
550
568
  <ft-ripple part="ripple"
551
569
  ?disabled=${this.isDisabled()}
552
570
  ?activated=${this.activated}
553
571
  ></ft-ripple>
554
- <ft-typography part="label"
555
- variant="${this.typographyVariant}"
556
- element="span"
557
- class="ft-button--label ${Lr.isSafari?"ft-safari-ellipsis-fix":""}"
558
- ?hidden=${!this.hasTextContent()}>
572
+ <ft-or-ftds-typography part="label"
573
+ variant="${this.typographyVariant}"
574
+ element="span"
575
+ class="ft-button--label ${Tr.isSafari?"ft-safari-ellipsis-fix":""}"
576
+ ?hidden=${!this.hasTextContent()}>
559
577
  <slot @slotchange=${this.onSlotchange}></slot>
560
- </ft-typography>
578
+ </ft-or-ftds-typography>
561
579
  ${this.resolveIcon()}
562
- `,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?Rr.html`
580
+ `,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?kr.html`
563
581
  <a href="${a}"
564
582
  target="${(e=this.target)!==null&&e!==void 0?e:"_self"}"
565
583
  part="button"
566
- class="${(0,ma.classMap)(this.buttonClasses)}"
584
+ class="${(0,Ga.classMap)(this.buttonClasses)}"
567
585
  aria-label="${(r=this.ariaLabel)!==null&&r!==void 0?r:this.getLabel()}"
568
586
  ?disabled=${this.isDisabled()}>
569
587
  ${n}
570
588
  </a>
571
- `:Rr.html`
589
+ `:kr.html`
572
590
  <button part="button"
573
- class="${(0,ma.classMap)(this.buttonClasses)}"
591
+ class="${(0,Ga.classMap)(this.buttonClasses)}"
574
592
  aria-label="${(i=this.ariaLabel)!==null&&i!==void 0?i:this.getLabel()}"
575
- aria-haspopup="${li(this.ariaHasPopup)}"
593
+ aria-haspopup="${yi(this.ariaHasPopup)}"
576
594
  ?disabled=${this.isDisabled()}>
577
595
  ${n}
578
596
  </button>
579
- `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?Rr.html`
597
+ `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?kr.html`
580
598
  <ft-tooltip part="tooltip"
581
599
  text="${this.getLabel()}"
582
600
  position="${this.tooltipPosition}">
583
601
  ${e}
584
602
  </ft-tooltip>
585
- `:e}resolveIcon(){return this.loading?Rr.html`
586
- <ft-loader part="loader icon"></ft-loader> `:this.icon?Rr.html`
603
+ `:e}resolveIcon(){return this.loading?kr.html`
604
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?kr.html`
587
605
  <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
588
- `:Rr.html`
606
+ `:kr.html`
589
607
  <slot part="icon" name="icon"></slot>
590
- `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}showTemporaryTooltip(e,r){var i;return(i=this.tooltip)===null||i===void 0?void 0:i.showTemporaryText(e,r)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,Lr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};pe.elementDefinitions={"ft-ripple":K,"ft-tooltip":we,"ft-typography":te,"ft-icon":ae,"ft-loader":to};ze([(0,Le.property)()],pe.prototype,"href",void 0);ze([(0,Le.property)()],pe.prototype,"target",void 0);ze([(0,Le.property)()],pe.prototype,"type",void 0);ze([(0,Le.property)({type:Boolean})],pe.prototype,"disabled",void 0);ze([(0,Le.property)()],pe.prototype,"label",void 0);ze([(0,Le.property)()],pe.prototype,"icon",void 0);ze([(0,Le.property)()],pe.prototype,"iconVariant",void 0);ze([(0,Le.property)({type:Boolean})],pe.prototype,"trailingIcon",void 0);ze([(0,Le.property)({type:Boolean})],pe.prototype,"loading",void 0);ze([(0,Le.property)({attribute:"aria-label"})],pe.prototype,"ariaLabel",void 0);ze([(0,Le.property)()],pe.prototype,"ariaHasPopup",void 0);ze([(0,Le.property)()],pe.prototype,"tooltipPosition",void 0);ze([(0,Le.property)({type:Boolean})],pe.prototype,"hideTooltip",void 0);ze([(0,Le.property)({type:Boolean})],pe.prototype,"forceTooltip",void 0);ze([(0,Le.property)({type:Boolean})],pe.prototype,"activated",void 0);ze([(0,Le.query)(".ft-button")],pe.prototype,"button",void 0);ze([(0,Le.query)(".ft-button--label slot")],pe.prototype,"slottedContent",void 0);ze([(0,Le.query)("[part=tooltip]")],pe.prototype,"tooltip",void 0);var Wi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ee=class extends pe{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"}};Ee.styles=[Pc.safariEllipsisFix,Ll];Wi([(0,ci.property)({type:Boolean})],Ee.prototype,"primary",void 0);Wi([(0,ci.property)({type:Boolean})],Ee.prototype,"outlined",void 0);Wi([(0,ci.property)({type:Boolean})],Ee.prototype,"dense",void 0);Wi([(0,ci.property)({type:Boolean})],Ee.prototype,"round",void 0);var di=f(J());var Gi=f(C());var _c=f(L()),w=f(C());var ba={...h,iconOnlyScale:w.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},Bc=[_c.css`
608
+ `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}showTemporaryTooltip(e,r){var i;return(i=this.tooltip)===null||i===void 0?void 0:i.showTemporaryText(e,r)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,Tr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};se.elementDefinitions={"ft-ripple":K,"ft-tooltip":we,"ft-icon":ae,"ft-loader":no};Me([(0,Re.property)()],se.prototype,"href",void 0);Me([(0,Re.property)()],se.prototype,"target",void 0);Me([(0,Re.property)()],se.prototype,"type",void 0);Me([(0,Re.property)({type:Boolean})],se.prototype,"disabled",void 0);Me([(0,Re.property)()],se.prototype,"label",void 0);Me([(0,Re.property)()],se.prototype,"icon",void 0);Me([(0,Re.property)()],se.prototype,"iconVariant",void 0);Me([(0,Re.property)({type:Boolean})],se.prototype,"trailingIcon",void 0);Me([(0,Re.property)({type:Boolean})],se.prototype,"loading",void 0);Me([(0,Re.property)({attribute:"aria-label"})],se.prototype,"ariaLabel",void 0);Me([(0,Re.property)()],se.prototype,"ariaHasPopup",void 0);Me([(0,Re.property)()],se.prototype,"tooltipPosition",void 0);Me([(0,Re.property)({type:Boolean})],se.prototype,"hideTooltip",void 0);Me([(0,Re.property)({type:Boolean})],se.prototype,"forceTooltip",void 0);Me([(0,Re.property)({type:Boolean})],se.prototype,"activated",void 0);Me([(0,Re.query)(".ft-button")],se.prototype,"button",void 0);Me([(0,Re.query)(".ft-button--label slot")],se.prototype,"slottedContent",void 0);Me([(0,Re.query)("[part=tooltip]")],se.prototype,"tooltip",void 0);var Zi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Oe=class extends se{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 Ye.button}};Oe.elementDefinitions={...se.elementDefinitions,"ft-or-ftds-typography":te};Oe.styles=[Uc.safariEllipsisFix,Pl];Zi([(0,gi.property)({type:Boolean})],Oe.prototype,"primary",void 0);Zi([(0,gi.property)({type:Boolean})],Oe.prototype,"outlined",void 0);Zi([(0,gi.property)({type:Boolean})],Oe.prototype,"dense",void 0);Zi([(0,gi.property)({type:Boolean})],Oe.prototype,"round",void 0);var mi=f(J()),Yi=f(C());var Hc=f(L()),w=f(C());var ja={...h,iconOnlyScale:w.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},Wc=[Hc.css`
591
609
  :host {
592
610
  display: inline-block;
593
611
  max-width: 100%;
@@ -670,13 +688,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
670
688
  }
671
689
 
672
690
  .ft-button.ft-button--icon-only ft-icon {
673
- transform: scale(${ba.iconOnlyScale});
691
+ transform: scale(${ja.iconOnlyScale});
674
692
  }
675
693
 
676
694
  /** Brand Primary styles **/
677
695
 
678
696
  .ftds--family-brand.ft-button--primary {
679
- ${(0,w.setVariable)(ye.color,h.primaryBrandIconColor)};
697
+ ${(0,w.setVariable)(ge.color,h.primaryBrandIconColor)};
680
698
 
681
699
  ${(0,w.setVariable)(x.color,h.primaryBrandStateLayerColor)};
682
700
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.primaryBrandHoverStateLayerOpacity)};
@@ -700,7 +718,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
700
718
  /** Brand Secondary styles **/
701
719
 
702
720
  .ftds--family-brand.ft-button--secondary {
703
- ${(0,w.setVariable)(ye.color,h.secondaryBrandIconColor)};
721
+ ${(0,w.setVariable)(ge.color,h.secondaryBrandIconColor)};
704
722
 
705
723
  ${(0,w.setVariable)(x.color,h.secondaryBrandStateLayerColor)};
706
724
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.secondaryBrandHoverStateLayerOpacity)};
@@ -725,7 +743,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
725
743
  /** Brand Tertiary styles **/
726
744
 
727
745
  .ftds--family-brand.ft-button--tertiary {
728
- ${(0,w.setVariable)(ye.color,h.tertiaryBrandIconColor)};
746
+ ${(0,w.setVariable)(ge.color,h.tertiaryBrandIconColor)};
729
747
 
730
748
  ${(0,w.setVariable)(x.color,h.tertiaryBrandStateLayerColor)};
731
749
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.tertiaryBrandHoverStateLayerOpacity)};
@@ -749,7 +767,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
749
767
  /** Neutral Secondary styles **/
750
768
 
751
769
  .ftds--family-neutral.ft-button--secondary {
752
- ${(0,w.setVariable)(ye.color,h.secondaryNeutralIconColor)};
770
+ ${(0,w.setVariable)(ge.color,h.secondaryNeutralIconColor)};
753
771
 
754
772
  ${(0,w.setVariable)(x.backgroundColor,h.secondaryNeutralStateLayerColor)};
755
773
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.secondaryNeutralHoverStateLayerOpacity)};
@@ -774,7 +792,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
774
792
  /** Neutral Tertiary styles **/
775
793
 
776
794
  .ftds--family-neutral.ft-button--tertiary {
777
- ${(0,w.setVariable)(ye.color,h.tertiaryNeutralIconColor)};
795
+ ${(0,w.setVariable)(ge.color,h.tertiaryNeutralIconColor)};
778
796
 
779
797
  ${(0,w.setVariable)(x.backgroundColor,h.tertiaryNeutralStateLayerColor)};
780
798
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.tertiaryNeutralHoverStateLayerOpacity)};
@@ -798,7 +816,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
798
816
  /** Info Secondary styles **/
799
817
 
800
818
  .ftds--family-info.ft-button--secondary {
801
- ${(0,w.setVariable)(ye.color,h.secondaryInfoIconColor)};
819
+ ${(0,w.setVariable)(ge.color,h.secondaryInfoIconColor)};
802
820
 
803
821
  ${(0,w.setVariable)(x.backgroundColor,h.secondaryInfoStateLayerColor)};
804
822
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.secondaryInfoHoverStateLayerOpacity)};
@@ -823,7 +841,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
823
841
  /** Info Tertiary styles **/
824
842
 
825
843
  .ftds--family-info.ft-button--tertiary {
826
- ${(0,w.setVariable)(ye.color,h.tertiaryInfoIconColor)};
844
+ ${(0,w.setVariable)(ge.color,h.tertiaryInfoIconColor)};
827
845
 
828
846
  ${(0,w.setVariable)(x.backgroundColor,h.tertiaryInfoStateLayerColor)};
829
847
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.tertiaryInfoHoverStateLayerOpacity)};
@@ -847,7 +865,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
847
865
  /** Success Secondary styles **/
848
866
 
849
867
  .ftds--family-success.ft-button--secondary {
850
- ${(0,w.setVariable)(ye.color,h.secondarySuccessIconColor)};
868
+ ${(0,w.setVariable)(ge.color,h.secondarySuccessIconColor)};
851
869
 
852
870
  ${(0,w.setVariable)(x.backgroundColor,h.secondarySuccessStateLayerColor)};
853
871
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.secondarySuccessHoverStateLayerOpacity)};
@@ -872,7 +890,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
872
890
  /** Success Tertiary styles **/
873
891
 
874
892
  .ftds--family-success.ft-button--tertiary {
875
- ${(0,w.setVariable)(ye.color,h.tertiarySuccessIconColor)};
893
+ ${(0,w.setVariable)(ge.color,h.tertiarySuccessIconColor)};
876
894
 
877
895
  ${(0,w.setVariable)(x.backgroundColor,h.tertiarySuccessStateLayerColor)};
878
896
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.tertiarySuccessHoverStateLayerOpacity)};
@@ -896,7 +914,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
896
914
  /** Warning Secondary styles **/
897
915
 
898
916
  .ftds--family-warning.ft-button--secondary {
899
- ${(0,w.setVariable)(ye.color,h.secondaryWarningIconColor)};
917
+ ${(0,w.setVariable)(ge.color,h.secondaryWarningIconColor)};
900
918
 
901
919
  ${(0,w.setVariable)(x.backgroundColor,h.secondaryWarningStateLayerColor)};
902
920
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.secondaryWarningHoverStateLayerOpacity)};
@@ -921,7 +939,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
921
939
  /** Warning Tertiary styles **/
922
940
 
923
941
  .ftds--family-warning.ft-button--tertiary {
924
- ${(0,w.setVariable)(ye.color,h.tertiaryWarningIconColor)};
942
+ ${(0,w.setVariable)(ge.color,h.tertiaryWarningIconColor)};
925
943
 
926
944
  ${(0,w.setVariable)(x.backgroundColor,h.tertiaryWarningStateLayerColor)};
927
945
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.tertiaryWarningHoverStateLayerOpacity)};
@@ -945,7 +963,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
945
963
  /** Error Secondary styles **/
946
964
 
947
965
  .ftds--family-error.ft-button--secondary {
948
- ${(0,w.setVariable)(ye.color,h.secondaryErrorIconColor)};
966
+ ${(0,w.setVariable)(ge.color,h.secondaryErrorIconColor)};
949
967
 
950
968
  ${(0,w.setVariable)(x.backgroundColor,h.secondaryErrorStateLayerColor)};
951
969
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.secondaryErrorHoverStateLayerOpacity)};
@@ -970,7 +988,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
970
988
  /** Error Tertiary styles **/
971
989
 
972
990
  .ftds--family-error.ft-button--tertiary {
973
- ${(0,w.setVariable)(ye.color,h.tertiaryErrorIconColor)};
991
+ ${(0,w.setVariable)(ge.color,h.tertiaryErrorIconColor)};
974
992
 
975
993
  ${(0,w.setVariable)(x.backgroundColor,h.tertiaryErrorStateLayerColor)};
976
994
  ${(0,w.setVariable)(x.opacityContentOnSurfaceHover,h.tertiaryErrorHoverStateLayerOpacity)};
@@ -995,7 +1013,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
995
1013
 
996
1014
  .ftds--size-large {
997
1015
  ${(0,w.setVariable)(ve.size,h.largeIconSize)};
998
- ${(0,w.setVariable)(ye.size,h.largeIconSize)};
1016
+ ${(0,w.setVariable)(ge.size,h.largeIconSize)};
999
1017
 
1000
1018
  height: ${h.largeHeight};
1001
1019
  padding: 0 ${h.largeHorizontalPadding};
@@ -1017,7 +1035,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1017
1035
 
1018
1036
  .ftds--size-medium {
1019
1037
  ${(0,w.setVariable)(ve.size,h.mediumIconSize)};
1020
- ${(0,w.setVariable)(ye.size,h.mediumIconSize)};
1038
+ ${(0,w.setVariable)(ge.size,h.mediumIconSize)};
1021
1039
 
1022
1040
  height: ${h.mediumHeight};
1023
1041
  padding: 0 ${h.mediumHorizontalPadding};
@@ -1040,7 +1058,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1040
1058
 
1041
1059
  .ftds--size-small {
1042
1060
  ${(0,w.setVariable)(ve.size,h.smallIconSize)};
1043
- ${(0,w.setVariable)(ye.size,h.smallIconSize)};
1061
+ ${(0,w.setVariable)(ge.size,h.smallIconSize)};
1044
1062
 
1045
1063
  height: ${h.smallHeight};
1046
1064
  padding: 0 ${h.smallHorizontalPadding};
@@ -1057,11 +1075,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1057
1075
  .ftds--size-small.ft-button--icon-only {
1058
1076
  width: ${h.smallIconOnlyWidth};
1059
1077
  }
1060
- `,w.noTextSelect];var Vi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Mt=class extends(0,Gi.toFtdsBase)(pe){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Or.brand,this.iconVariant=Me.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 tt.large:return Se.body2medium;case tt.medium:return Se.caption1medium;case tt.small:return Se.caption2medium}}};Mt.styles=[Gi.safariEllipsisFix,Bc];Vi([(0,di.property)({type:Boolean})],Mt.prototype,"primary",void 0);Vi([(0,di.property)({type:Boolean})],Mt.prototype,"secondary",void 0);Vi([(0,di.property)({type:Boolean})],Mt.prototype,"tertiary",void 0);Vi([(0,di.property)({type:Boolean})],Mt.prototype,"round",void 0);(0,xa.customElement)("ft-button")(Ee);(0,xa.customElement)("ftds-button")(Mt);var Ie={height:ie.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:ie.FtCssVariableFactory.extend("--ft-search-input-border-radius","",ie.designSystemVariables.borderRadiusS),desktopFiltersHeight:ie.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:ie.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:ie.FtCssVariableFactory.extend("--ft-search-input-background-color","",ie.designSystemVariables.colorSurface),colorOnSurface:ie.FtCssVariableFactory.extend("--ft-search-input-color","",ie.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:ie.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",ie.designSystemVariables.colorOnSurfaceMedium),colorOutline:ie.FtCssVariableFactory.extend("--ft-search-input-outline-color","",ie.designSystemVariables.colorOutline),elevation02:ie.FtCssVariableFactory.extend("--ft-search-input-elevation","",ie.designSystemVariables.elevation02),focusOutlineColor:ie.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",ie.designSystemVariables.colorPrimary),buttonColor:ie.FtCssVariableFactory.extend("--ft-search-input-button-color","",ie.designSystemVariables.colorPrimary),buttonRippleColor:ie.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",ie.designSystemVariables.colorPrimary)},Fc=Dc.css`
1078
+ `,w.noTextSelect];var qi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Rt=class extends(0,Yi.toFtdsBase)(se){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Er.brand,this.iconVariant=Fe.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 Dt.large:return ht.body2medium;case Dt.medium:return ht.caption1medium;case Dt.small:return ht.caption2medium}}};Rt.elementDefinitions={...se.elementDefinitions,"ft-or-ftds-typography":Mt};Rt.styles=[Yi.safariEllipsisFix,Wc];qi([(0,mi.property)({type:Boolean})],Rt.prototype,"primary",void 0);qi([(0,mi.property)({type:Boolean})],Rt.prototype,"secondary",void 0);qi([(0,mi.property)({type:Boolean})],Rt.prototype,"tertiary",void 0);qi([(0,mi.property)({type:Boolean})],Rt.prototype,"round",void 0);(0,Ka.customElement)("ft-button")(Oe);(0,Ka.customElement)("ftds-button")(Rt);var Le={height:ie.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:ie.FtCssVariableFactory.extend("--ft-search-input-border-radius","",ie.designSystemVariables.borderRadiusS),desktopFiltersHeight:ie.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:ie.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:ie.FtCssVariableFactory.extend("--ft-search-input-background-color","",ie.designSystemVariables.colorSurface),colorOnSurface:ie.FtCssVariableFactory.extend("--ft-search-input-color","",ie.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:ie.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",ie.designSystemVariables.colorOnSurfaceMedium),colorOutline:ie.FtCssVariableFactory.extend("--ft-search-input-outline-color","",ie.designSystemVariables.colorOutline),elevation02:ie.FtCssVariableFactory.extend("--ft-search-input-elevation","",ie.designSystemVariables.elevation02),focusOutlineColor:ie.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",ie.designSystemVariables.colorPrimary),buttonColor:ie.FtCssVariableFactory.extend("--ft-search-input-button-color","",ie.designSystemVariables.colorPrimary),buttonRippleColor:ie.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",ie.designSystemVariables.colorPrimary)},Gc=Vc.css`
1061
1079
  * {
1062
1080
  box-sizing: border-box;
1063
- ${(0,ie.setVariable)(H.color,Ie.buttonColor)};
1064
- ${(0,ie.setVariable)(H.rippleColor,Ie.buttonRippleColor)};
1081
+ ${(0,ie.setVariable)(H.color,Le.buttonColor)};
1082
+ ${(0,ie.setVariable)(H.rippleColor,Le.buttonRippleColor)};
1065
1083
  }
1066
1084
 
1067
1085
  .ft-search-input {
@@ -1069,11 +1087,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1069
1087
  display: flex;
1070
1088
  flex-direction: row;
1071
1089
  align-items: center;
1072
- height: ${Ie.height};
1090
+ height: ${Le.height};
1073
1091
 
1074
- background: ${Ie.colorSurface};
1075
- border: 1px solid ${Ie.colorOutline};
1076
- border-radius: ${Ie.borderRadius};
1092
+ background: ${Le.colorSurface};
1093
+ border: 1px solid ${Le.colorOutline};
1094
+ border-radius: ${Le.borderRadius};
1077
1095
  }
1078
1096
 
1079
1097
  .ft-search-input--input-container {
@@ -1088,11 +1106,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1088
1106
  width: 100%;
1089
1107
  display: grid;
1090
1108
  padding: 0 8px;
1091
- border-radius: ${Ie.borderRadius};
1109
+ border-radius: ${Le.borderRadius};
1092
1110
  }
1093
1111
 
1094
1112
  .ft-search-input--input-container:focus-within .ft-search-input--input-outline {
1095
- outline: 2px solid ${Ie.focusOutlineColor};
1113
+ outline: 2px solid ${Le.focusOutlineColor};
1096
1114
  }
1097
1115
 
1098
1116
  .ft-search-input--input {
@@ -1100,12 +1118,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1100
1118
  width: 100%;
1101
1119
  border: none;
1102
1120
  background-color: transparent;
1103
- color: ${Ie.colorOnSurface};
1121
+ color: ${Le.colorOnSurface};
1104
1122
  outline: none;
1105
1123
  }
1106
1124
 
1107
1125
  .ft-search-input--input::placeholder {
1108
- color: ${Ie.colorOnSurfaceMedium};
1126
+ color: ${Le.colorOnSurfaceMedium};
1109
1127
  }
1110
1128
 
1111
1129
  .ft-search-input--actions {
@@ -1115,7 +1133,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1115
1133
  align-items: center;
1116
1134
  height: 100%;
1117
1135
 
1118
- ${(0,ie.setVariable)(Qt.zIndex,`calc(${Ie.floatingZIndex} + 1)`)};
1136
+ ${(0,ie.setVariable)(er.zIndex,`calc(${Le.floatingZIndex} + 1)`)};
1119
1137
  }
1120
1138
 
1121
1139
  .ft-search-input > ft-button,
@@ -1131,17 +1149,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1131
1149
 
1132
1150
  .ft-search-input--separator {
1133
1151
  height: 20px;
1134
- border-right: 1px solid ${Ie.colorOutline};
1152
+ border-right: 1px solid ${Le.colorOutline};
1135
1153
  }
1136
- `;var On=f(C()),wp=f(J());var vn=f(C());var Mc=f(C());var jf=f(Uc(),1);var Hc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Hc||(Hc={}));var Wc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Wc||(Wc={}));var Vc;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Vc||(Vc={}));var Gc;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Gc||(Gc={}));var jc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(jc||(jc={}));var Kc;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Kc||(Kc={}));var Zc;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(Zc||(Zc={}));var qc;(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"})(qc||(qc={}));var Yc;(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",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Yc||(Yc={}));var Xc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Xc||(Xc={}));var Qc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Qc||(Qc={}));var Jc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Jc||(Jc={}));var ed;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(ed||(ed={}));var td;(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"})(td||(td={}));var va;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(va||(va={}));var rd;(function(t){t.ASC="ASC",t.DESC="DESC"})(rd||(rd={}));var od;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(od||(od={}));var Sa;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Sa||(Sa={}));var id;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(id||(id={}));var nd;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(nd||(nd={}));var ad;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(ad||(ad={}));var sd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(sd||(sd={}));var ld;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(ld||(ld={}));var Oa;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Oa||(Oa={}));var cd;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(cd||(cd={}));var Ne;(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.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_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.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(Ne||(Ne={}));var Rt;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Rt||(Rt={}));var dd;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(dd||(dd={}));var pd;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(pd||(pd={}));var ud;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(ud||(ud={}));var fd;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(fd||(fd={}));var hd;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(hd||(hd={}));var Gf={[Ne.PERSONAL_BOOK_SHARE_USER]:[Ne.PERSONAL_BOOK_USER],[Ne.HTML_EXPORT_USER]:[Ne.PERSONAL_BOOK_USER],[Ne.PDF_EXPORT_USER]:[Ne.PERSONAL_BOOK_USER],[Ne.KHUB_ADMIN]:[Ne.CONTENT_PUBLISHER],[Ne.ADMIN]:[Ne.KHUB_ADMIN,Ne.USERS_ADMIN,Ne.PORTAL_ADMIN],[Ne.GENERATIVE_AI_EXPORT_USER]:[Ne.GENERATIVE_AI_USER]};function gd(t,e){return t===e||(Gf[t]??[]).some(r=>gd(r,e))}function yd(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(i=>gd(i,e))}var Op=f(C());var Ad=f(L()),Ge=f(J()),zt=f(C());var md=f(L());var bd=md.css`
1137
- `;var Zi=f(C()),Kf="ft-app-info",ro=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};ro.eventName="authentication-change";var Zf={session:(t,e)=>{(0,Zi.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.dispatchEvent(new ro(e.payload)),0))}},k=Zi.FtReduxStore.get({name:Kf,reducers:Zf,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Ca=f(C());var oo=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:i}=k.getState(),n=e??i;if(r&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,n,!0)}static await(e){return new Promise(r=>{let i=t.get(e);if(i)r(i);else{let n=k.subscribe(()=>{i=t.get(e),i&&(n(),r(i))})}})}};var qi=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:oo.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):oo.await()}};var dt=class extends qi{constructor(e=!0,r){var i;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([c],[p])=>c.localeCompare(p)));let n=this.constructor;n.commonCache=(i=n.commonCache)!==null&&i!==void 0?i:new Ca.CacheRegistry,this.cache=e?n.commonCache:new Ca.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,i)=>0|31*r+i.charCodeAt(0),0))}};var Yi=class extends dt{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 wa=class{addCommand(e,r=!1){k.commands.add(e,r)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new wa;var Lt=f(C());var xd,No=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},qf=Symbol("clearAfterUnitTest"),Xi=class extends(0,Lt.withEventBus)(dt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[xd]=()=>{this.defaultMessages={},this.cache=new Lt.CacheRegistry,this.listeners={}},this.currentUiLocale=k.getState().uiLocale,k.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=k.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var i;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let n={...(i=this.defaultMessages[e])!==null&&i!==void 0?i:{},...r};(0,Lt.deepEqual)(this.defaultMessages[e],n)||(this.defaultMessages[e]=n,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,i;return this.fetchContext(e),(i=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&i!==void 0?i:{}}resolveRawMessage(e,r){let i=e.toLowerCase();return this.resolveContext(i)[r]}resolveMessage(e,r,...i){var n;let a=e.toLowerCase(),s=this.resolveContext(a);return new Lt.ParametrizedLabelResolver((n=this.defaultMessages[a])!==null&&n!==void 0?n:{},s).resolve(r,...i)}async fetchContext(e){let r=!this.cache.has(e),i;try{i=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(n){!(n instanceof Lt.CanceledPromiseError)&&r&&console.error(n)}return i}subscribe(e,r){var i;return e=e.toLowerCase(),this.listeners[e]=(i=this.listeners[e])!==null&&i!==void 0?i:new Set,this.listeners[e].add(r),()=>{var n;return(n=this.listeners[e])===null||n===void 0?void 0:n.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new No({loadedContexts:e})),this.dispatchEvent(new No({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new No({loadedContexts:[e]})),this.dispatchEvent(new No({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,Lt.delay)(0).then(()=>i()).catch(()=>null)))}};xd=qf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Xi{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Xi{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Po=window.FluidTopicsI18nService,Qi=window.FluidTopicsCustomI18nService;var vd=f(C()),Ea=class{highlightHtml(e,r,i){(0,vd.highlightHtml)(e,r,i)}};window.FluidTopicsHighlightHtmlService=new Ea;var Ji=class extends dt{async listMySearches(){let{session:e}=k.getState();return yd(e,Ne.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Sd=f(C());var Aa=class{isDate(e){var r,i,n,a;return(a=(n=((i=(r=k.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&i!==void 0?i:[]).find(c=>c.key===e))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1}format(e,r){var i,n,a;return Sd.DateFormatter.format(e,(i=r?.locale)!==null&&i!==void 0?i:k.getState().uiLocale,(n=r?.longFormat)!==null&&n!==void 0?n:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Aa;var Od=f(C());var mr=class{static get(e,r){var i,n;let a=k.getState(),{lang:s,region:c}=(n=(i=a.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new Od.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${c}`)}};var Ra=class{urlToSearchRequest(e){return mr.get().parse(e)}searchRequestToUrl(e){return mr.get().serialize(e)}};window.FluidTopicsUrlService=new Ra;var kr=f(C());var io=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};io.eventName="change";var La=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},Cd=new La;var en=class t extends kr.WithEventBus{static build(){return new t(window.history,Cd,()=>window.location,!1)}constructor(e,r,i,n){var a,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=i,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(e,r=!1){let i=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,i&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,kr.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new io(this.currentItem())),0)}installProxies(){let e=r=>(i,n,[a,s,c])=>{let p=r(),u={...p===this.currentIndex?this.currentState:void 0,...a,index:p,href:typeof c=="string"?c:(c??this.windowLocation()).href};i.apply(n,[u,s,c]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let i={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(i)}addHistoryChangeListener(e){this.addEventListener(io.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(io.eventName,e)}currentItem(){return(0,kr.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,kr.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,kr.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let i=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!i)return e;let n=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,i);)this.hasState(a)&&(n=a),a++;return n}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var i;if(!this.hasState(e))return!1;let n=r??this.currentState.majorStateId,a=(i=this.states[e])===null||i===void 0?void 0:i.majorStateId;return a==null||a!=n}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=en.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var wd=k;function Ed(t,e){var r;return wd.getState().authenticationRequired&&!(!((r=wd.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var Pe=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ue=class extends zt.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",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=()=>oo.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new zt.CacheRegistry,this.cleanSessionDebouncer=new zt.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Ad.html`
1154
+ `;var Rn=f(C()),Tp=f(J());var En=f(C());var jc=f(C());var eh=f(Zc(),1);var qc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(qc||(qc={}));var Yc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Yc||(Yc={}));var Xc;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Xc||(Xc={}));var Qc;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Qc||(Qc={}));var Jc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Jc||(Jc={}));var ed;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(ed||(ed={}));var td;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(td||(td={}));var rd;(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"})(rd||(rd={}));var od;(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",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(od||(od={}));var id;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(id||(id={}));var nd;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(nd||(nd={}));var ad;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(ad||(ad={}));var sd;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(sd||(sd={}));var ld;(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"})(ld||(ld={}));var Za;(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(Za||(Za={}));var cd;(function(t){t.ASC="ASC",t.DESC="DESC"})(cd||(cd={}));var dd;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(dd||(dd={}));var qa;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(qa||(qa={}));var pd;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(pd||(pd={}));var ud;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(ud||(ud={}));var fd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(fd||(fd={}));var hd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(hd||(hd={}));var yd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(yd||(yd={}));var Ya;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ya||(Ya={}));var gd;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(gd||(gd={}));var $e;(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.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_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.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})($e||($e={}));var Lt;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Lt||(Lt={}));var md;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(md||(md={}));var bd;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(bd||(bd={}));var xd;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(xd||(xd={}));var vd;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(vd||(vd={}));var Sd;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(Sd||(Sd={}));var Jf={[$e.PERSONAL_BOOK_SHARE_USER]:[$e.PERSONAL_BOOK_USER],[$e.HTML_EXPORT_USER]:[$e.PERSONAL_BOOK_USER],[$e.PDF_EXPORT_USER]:[$e.PERSONAL_BOOK_USER],[$e.KHUB_ADMIN]:[$e.CONTENT_PUBLISHER],[$e.ADMIN]:[$e.KHUB_ADMIN,$e.USERS_ADMIN,$e.PORTAL_ADMIN],[$e.GENERATIVE_AI_EXPORT_USER]:[$e.GENERATIVE_AI_USER]};function Od(t,e){return t===e||(Jf[t]??[]).some(r=>Od(r,e))}function Cd(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(i=>Od(i,e))}var Ip=f(C());var Pd=f(L()),Ve=f(J()),Ht=f(C());var wd=f(L());var Ed=wd.css`
1155
+ `;var Ji=f(C()),th="ft-app-info",ao=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};ao.eventName="authentication-change";var rh={session:(t,e)=>{(0,Ji.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.dispatchEvent(new ao(e.payload)),0))}},k=Ji.FtReduxStore.get({name:th,reducers:rh,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var Xa=f(C());var so=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:i}=k.getState(),n=e??i;if(r&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,n,!0)}static await(e){return new Promise(r=>{let i=t.get(e);if(i)r(i);else{let n=k.subscribe(()=>{i=t.get(e),i&&(n(),r(i))})}})}};var en=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:so.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):so.await()}};var ct=class extends en{constructor(e=!0,r){var i;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([c],[p])=>c.localeCompare(p)));let n=this.constructor;n.commonCache=(i=n.commonCache)!==null&&i!==void 0?i:new Xa.CacheRegistry,this.cache=e?n.commonCache:new Xa.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,i)=>0|31*r+i.charCodeAt(0),0))}};var tn=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 Qa=class{addCommand(e,r=!1){k.commands.add(e,r)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Qa;var It=f(C());var Ad,Mo=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},oh=Symbol("clearAfterUnitTest"),rn=class extends(0,It.withEventBus)(ct){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ad]=()=>{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 r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var i;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let n={...(i=this.defaultMessages[e])!==null&&i!==void 0?i:{},...r};(0,It.deepEqual)(this.defaultMessages[e],n)||(this.defaultMessages[e]=n,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,i;return this.fetchContext(e),(i=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&i!==void 0?i:{}}resolveRawMessage(e,r){let i=e.toLowerCase();return this.resolveContext(i)[r]}resolveMessage(e,r,...i){var n;let a=e.toLowerCase(),s=this.resolveContext(a);return new It.ParametrizedLabelResolver((n=this.defaultMessages[a])!==null&&n!==void 0?n:{},s).resolve(r,...i)}async fetchContext(e){let r=!this.cache.has(e),i;try{i=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(n){!(n instanceof It.CanceledPromiseError)&&r&&console.error(n)}return i}subscribe(e,r){var i;return e=e.toLowerCase(),this.listeners[e]=(i=this.listeners[e])!==null&&i!==void 0?i:new Set,this.listeners[e].add(r),()=>{var n;return(n=this.listeners[e])===null||n===void 0?void 0:n.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Mo({loadedContexts:e})),this.dispatchEvent(new Mo({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Mo({loadedContexts:[e]})),this.dispatchEvent(new Mo({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,It.delay)(0).then(()=>i()).catch(()=>null)))}};Ad=oh;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends rn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends rn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var zo=window.FluidTopicsI18nService,on=window.FluidTopicsCustomI18nService;var Rd=f(C()),Ja=class{highlightHtml(e,r,i){(0,Rd.highlightHtml)(e,r,i)}};window.FluidTopicsHighlightHtmlService=new Ja;var nn=class extends ct{async listMySearches(){let{session:e}=k.getState();return Cd(e,$e.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Ld=f(C());var es=class{isDate(e){var r,i,n,a;return(a=(n=((i=(r=k.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&i!==void 0?i:[]).find(c=>c.key===e))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1}format(e,r){var i,n,a;return Ld.DateFormatter.format(e,(i=r?.locale)!==null&&i!==void 0?i:k.getState().uiLocale,(n=r?.longFormat)!==null&&n!==void 0?n:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new es;var Id=f(C());var vr=class{static get(e,r){var i,n;let a=k.getState(),{lang:s,region:c}=(n=(i=a.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new Id.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${c}`)}};var ts=class{urlToSearchRequest(e){return vr.get().parse(e)}searchRequestToUrl(e){return vr.get().serialize(e)}};window.FluidTopicsUrlService=new ts;var Pr=f(C());var lo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};lo.eventName="change";var rs=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},kd=new rs;var an=class t extends Pr.WithEventBus{static build(){return new t(window.history,kd,()=>window.location,!1)}constructor(e,r,i,n){var a,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=i,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(e,r=!1){let i=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,i&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Pr.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new lo(this.currentItem())),0)}installProxies(){let e=r=>(i,n,[a,s,c])=>{let p=r(),u={...p===this.currentIndex?this.currentState:void 0,...a,index:p,href:typeof c=="string"?c:(c??this.windowLocation()).href};i.apply(n,[u,s,c]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let i={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(i)}addHistoryChangeListener(e){this.addEventListener(lo.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(lo.eventName,e)}currentItem(){return(0,Pr.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Pr.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,Pr.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let i=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!i)return e;let n=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,i);)this.hasState(a)&&(n=a),a++;return n}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var i;if(!this.hasState(e))return!1;let n=r??this.currentState.majorStateId,a=(i=this.states[e])===null||i===void 0?void 0:i.majorStateId;return a==null||a!=n}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=an.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var Td=k;function $d(t,e){var r;return Td.getState().authenticationRequired&&!(!((r=Td.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var Pe=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ue=class extends Ht.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",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=()=>so.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Ht.CacheRegistry,this.cleanSessionDebouncer=new Ht.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Pd.html`
1138
1156
  <slot></slot>
1139
- `}connectedCallback(){super.connectedCallback(),k.addEventListener(ro.eventName,this.reloadConfiguration)}disconnectedCallback(){k.addEventListener(ro.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,i,n,a,s,c,p;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("apiIntegrationAppVersion")&&k.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),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("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>Po.addContext(u)),e.has("openExternalDocumentInNewTab")&&k.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&k.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&k.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(k.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),k.actions.availableUiLocales((n=(i=this.localesConfiguration)===null||i===void 0?void 0:i.availableUiLocales)!==null&&n!==void 0?n:[]),k.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&k.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&k.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}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 updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Ed(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};ue.elementDefinitions={};ue.styles=bd;Pe([(0,Ge.property)()],ue.prototype,"baseUrl",void 0);Pe([(0,Ge.property)()],ue.prototype,"apiIntegrationIdentifier",void 0);Pe([(0,Ge.property)()],ue.prototype,"apiIntegrationAppVersion",void 0);Pe([(0,Ge.property)()],ue.prototype,"uiLocale",void 0);Pe([(0,zt.jsonProperty)(null)],ue.prototype,"availableUiLocales",void 0);Pe([(0,zt.jsonProperty)(null)],ue.prototype,"metadataConfiguration",void 0);Pe([(0,Ge.property)({type:Boolean})],ue.prototype,"editorMode",void 0);Pe([(0,Ge.property)({type:Boolean})],ue.prototype,"noCustom",void 0);Pe([(0,Ge.property)({type:Boolean})],ue.prototype,"openExternalDocumentInNewTab",void 0);Pe([(0,Ge.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ue.prototype,"noCustomComponent",void 0);Pe([(0,Ge.property)({type:Boolean})],ue.prototype,"withManualResources",void 0);Pe([(0,Ge.property)({type:Boolean})],ue.prototype,"navigatorOnline",void 0);Pe([(0,Ge.property)({type:Boolean})],ue.prototype,"forcedOffline",void 0);Pe([(0,Ge.property)({type:Object})],ue.prototype,"apiProvider",void 0);Pe([(0,Ge.property)({type:Boolean})],ue.prototype,"authenticationRequired",void 0);Pe([(0,zt.jsonProperty)([])],ue.prototype,"messageContexts",void 0);Pe([(0,zt.jsonProperty)(void 0)],ue.prototype,"session",void 0);Pe([(0,Ge.state)()],ue.prototype,"localesConfiguration",void 0);Pe([(0,Ge.state)()],ue.prototype,"availableContentLocales",void 0);var Ja=f(J());function Yf(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,i,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(i=r;i--!==0;)if(!tn(t[i],e[i]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(i of t.entries())if(!e.has(i[0]))return!1;for(i of t.entries())if(!tn(i[1],e.get(i[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(i of t.entries())if(!e.has(i[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();let a=s=>Object.keys(s).filter(c=>s[c]!=null);if(n=a(t),r=n.length,r!==a(e).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[i]))return!1;for(i=r;i--!==0;){let s=n[i];if(!tn(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function tn(t,e){try{return Yf(t,e)}catch{return!1}}function pi(t,e){return!tn(t,e)}function rn(t,e){let r=i=>i[t]===!0;return i=>{if(r(i))return i;let n=e(i);return n[t]=!0,n}}var Rd=f(J(),1);var Ia=t=>{let e=t??{};return(r,i)=>{var n;let a={hasChanged:pi,attribute:!1,...e};(0,Rd.property)(a)(r,i);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(i,{selector:(n=e.selector)!==null&&n!==void 0?n:c=>c[i],store:e.store})}};var on=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(i=>i.type===e);return r&&(this.queue=this.queue.filter(i=>i!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var no=f(J(),1);var Ld=f(J(),1);function Id(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Ld.property)({type:Object,converter:{fromAttribute:i=>{if(i==null)return r();try{return JSON.parse(i)}catch{return r()}},toAttribute:i=>JSON.stringify(i)},hasChanged:pi,...e??{}})}var nn=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,i)=>{this.resolvePromise=r,this.rejectPromise=i})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let i=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of i)try{await s()}catch(c){n(c);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 Td=f(L(),1);var an=globalThis,Xf=an.ShadowRoot&&(an.ShadyCSS===void 0||an.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,aO=Symbol();var kd=(t,e)=>{if(Xf)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let i=document.createElement("style"),n=an.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=r.cssText,t.appendChild(i)}};var sn=class extends Td.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([n,a])=>e.registry.define(n,a)));let r={...e.shadowRootOptions,customElements:e.registry},i=this.renderOptions.creationScope=this.attachShadow(r);return kd(i,e.elementStyles),i}};function $d(t,e,...r){var i;let n=t.querySelector(e);for(let a of r)n=(i=n?.shadowRoot)===null||i===void 0?void 0:i.querySelector(a);return n}var Bo=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Bd,Nd=Symbol("constructorPrototype"),Pd=Symbol("constructorName"),Dd=Symbol("exportpartsDebouncer"),_d=Symbol("dynamicDependenciesLoaded"),_o=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};_o.eventName="exportparts-updated";var er=class extends sn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Bd]=new nn(5),this.scheduleExportpartsUpdate=()=>{var e,r,i;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(i=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&i!==void 0&&i)&&this[Dd].run(()=>{var n,a;!((n=this.exportpartsPrefix)===null||n===void 0)&&n.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Pd]=this.constructor.name,this[Nd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Pd]&&Object.setPrototypeOf(this,this[Nd])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(i){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",i)}let r=this.constructor;r[_d]||(r[_d]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(_o.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(_o.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new _o)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:i,shadowPath:n}=this.elementToFocus;if(i!=null){let a=[...n??[],i];r=$d(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,i,n;if(((i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&i!==void 0?i:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((n=this.customStylesheet)!==null&&n!==void 0?n:"")}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)}}setExportpartsAttribute(e){var r,i,n,a,s,c;let p=b=>b!=null&&b.trim().length>0,u=e.filter(p).map(b=>b.trim());if(u.length===0){this.exportparts=void 0;return}let y=new Set;for(let b of(i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&i!==void 0?i:[]){let O=(a=(n=b.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&a!==void 0?a:[],S=(c=(s=b.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map($=>$.split(":")[1]))!==null&&c!==void 0?c:[],E=[...O,...S].filter(p).map($=>$.trim());for(let $ of E)y.add($)}if(y.size===0){this.exportparts=void 0;return}let g=[...y.values()].flatMap(b=>u.map(O=>`${b}:${O}--${b}`));this.exportparts=[...this.part,...g].join(", ")}};Bd=Dd;Bo([(0,no.property)()],er.prototype,"exportpartsPrefix",void 0);Bo([Id([])],er.prototype,"exportpartsPrefixes",void 0);Bo([(0,no.property)({reflect:!0})],er.prototype,"exportparts",void 0);Bo([(0,no.property)()],er.prototype,"customStylesheet",void 0);Bo([(0,no.property)()],er.prototype,"elementToFocus",void 0);Bo([(0,no.state)()],er.prototype,"useAdoptedStyleSheets",void 0);function ln(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ui=Symbol("internalReduxEventsUnsubscribers"),Tr=Symbol("internalStoresUnsubscribers"),ao=Symbol("internalStores"),Qf=rn(Symbol("withRedux"),function(t){var e,r,i;class n extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[i]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(c=>s.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[ao].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ao].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[ao].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[ao].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[ao].delete(c)}setupStores(){this.unsubscribeFromStores(),this[ao].forEach((s,c)=>this.subscribeToStore(c,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,c)=>{let p=this.constructor.getPropertyOptions(c);if(!p?.attribute||!this.hasAttribute(typeof p?.attribute=="string"?p.attribute:c)){let u=this.getStore(s.store);u&&(s.store?this[Tr].has(s.store):this[Tr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[Tr].set(s,c.subscribe(()=>this.updateFromStores())),this[ui].set(s,[]),ln(c)&&c.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,y)=>{if(typeof this[y]=="function"&&(!u.store||c.name===u.store)){let g=b=>this[y](b);c.addEventListener(u.eventName,g),this[ui].get(s).push(()=>c.removeEventListener(u.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Tr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Tr].has(s)&&this[Tr].get(s)(),this[Tr].delete(s),(c=this[ui].get(s))===null||c===void 0||c.forEach(p=>p()),this[ui].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Tr,r=ao,i=ui,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),Fd=class extends Qf(er){};function It(t){for(var e=arguments.length,r=Array(e>1?e-1:0),i=1;i<e;i++)r[i-1]=arguments[i];if(0)var n,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function br(t){return!!t&&!!t[me]}function Ut(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var i=Object.getPrototypeOf(r);if(i===null)return!0;var n=Object.hasOwnProperty.call(i,"constructor")&&i.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===ah}(t)||Array.isArray(t)||!!t[Gd]||!!(!((e=t.constructor)===null||e===void 0)&&e[Gd])||Fa(t)||Ma(t))}function so(t,e,r){r===void 0&&(r=!1),Mo(t)===0?(r?Object.keys:Fo)(t).forEach(function(i){r&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Mo(t){var e=t[me];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Fa(t)?2:Ma(t)?3:0}function Do(t,e){return Mo(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Jf(t,e){return Mo(t)===2?t.get(e):t[e]}function jd(t,e,r){var i=Mo(t);i===2?t.set(e,r):i===3?t.add(r):t[e]=r}function Kd(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Fa(t){return ih&&t instanceof Map}function Ma(t){return nh&&t instanceof Set}function $r(t){return t.o||t.t}function za(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Yd(t);delete e[me];for(var r=Fo(e),i=0;i<r.length;i++){var n=r[i],a=e[n];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[n]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),e)}function Ua(t,e){return e===void 0&&(e=!1),Ha(t)||br(t)||!Ut(t)||(Mo(t)>1&&(t.set=t.add=t.clear=t.delete=eh),Object.freeze(t),e&&so(t,function(r,i){return Ua(i,!0)},!0)),t}function eh(){It(2)}function Ha(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function tr(t){var e=Da[t];return e||It(18,t),e}function th(t,e){Da[t]||(Da[t]=e)}function Pa(){return hi}function ka(t,e){e&&(tr("Patches"),t.u=[],t.s=[],t.v=e)}function cn(t){_a(t),t.p.forEach(rh),t.p=null}function _a(t){t===hi&&(hi=t.l)}function Md(t){return hi={p:[],l:hi,h:t,m:!0,_:0}}function rh(t){var e=t[me];e.i===0||e.i===1?e.j():e.g=!0}function Ta(t,e){e._=e.p.length;var r=e.p[0],i=t!==void 0&&t!==r;return e.h.O||tr("ES5").S(e,t,i),i?(r[me].P&&(cn(e),It(4)),Ut(t)&&(t=dn(e,t),e.l||pn(e,t)),e.u&&tr("Patches").M(r[me].t,t,e.u,e.s)):t=dn(e,r,[]),cn(e),e.u&&e.v(e.u,e.s),t!==qd?t:void 0}function dn(t,e,r){if(Ha(e))return e;var i=e[me];if(!i)return so(e,function(c,p){return zd(t,i,e,c,p,r)},!0),e;if(i.A!==t)return e;if(!i.P)return pn(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=za(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),so(a,function(c,p){return zd(t,i,n,c,p,r,s)}),pn(t,n,!1),r&&t.u&&tr("Patches").N(i,r,t.u,t.s)}return i.o}function zd(t,e,r,i,n,a,s){if(br(n)){var c=dn(t,n,a&&e&&e.i!==3&&!Do(e.R,i)?a.concat(i):void 0);if(jd(r,i,c),!br(c))return;t.m=!1}else s&&r.add(n);if(Ut(n)&&!Ha(n)){if(!t.h.D&&t._<1)return;dn(t,n),e&&e.A.l||pn(t,n)}}function pn(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&Ua(e,r)}function $a(t,e){var r=t[me];return(r?$r(r):t)[e]}function Ud(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var i=Object.getOwnPropertyDescriptor(r,e);if(i)return i;r=Object.getPrototypeOf(r)}}function Nr(t){t.P||(t.P=!0,t.l&&Nr(t.l))}function Na(t){t.o||(t.o=za(t.t))}function Ba(t,e,r){var i=Fa(e)?tr("MapSet").F(e,r):Ma(e)?tr("MapSet").T(e,r):t.O?function(n,a){var s=Array.isArray(n),c={i:s?1:0,A:a?a.A:Pa(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},p=c,u=gi;s&&(p=[c],u=fi);var y=Proxy.revocable(p,u),g=y.revoke,b=y.proxy;return c.k=b,c.j=g,b}(e,r):tr("ES5").J(e,r);return(r?r.A:Pa()).p.push(i),i}function oh(t){return br(t)||It(22,t),function e(r){if(!Ut(r))return r;var i,n=r[me],a=Mo(r);if(n){if(!n.P&&(n.i<4||!tr("ES5").K(n)))return n.t;n.I=!0,i=Hd(r,a),n.I=!1}else i=Hd(r,a);return so(i,function(s,c){n&&Jf(n.t,s)===c||jd(i,s,e(c))}),a===3?new Set(i):i}(t)}function Hd(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return za(t)}function Zd(){function t(s,c){var p=a[s];return p?p.enumerable=c:a[s]=p={configurable:!0,enumerable:c,get:function(){var u=this[me];return gi.get(u,s)},set:function(u){var y=this[me];gi.set(y,s,u)}},p}function e(s){for(var c=s.length-1;c>=0;c--){var p=s[c][me];if(!p.P)switch(p.i){case 5:i(p)&&Nr(p);break;case 4:r(p)&&Nr(p)}}}function r(s){for(var c=s.t,p=s.k,u=Fo(p),y=u.length-1;y>=0;y--){var g=u[y];if(g!==me){var b=c[g];if(b===void 0&&!Do(c,g))return!0;var O=p[g],S=O&&O[me];if(S?S.t!==b:!Kd(O,b))return!0}}var E=!!c[me];return u.length!==Fo(c).length+(E?0:1)}function i(s){var c=s.k;if(c.length!==s.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function n(s){s.g&&It(3,JSON.stringify($r(s)))}var a={};th("ES5",{J:function(s,c){var p=Array.isArray(s),u=function(g,b){if(g){for(var O=Array(b.length),S=0;S<b.length;S++)Object.defineProperty(O,""+S,t(S,!0));return O}var E=Yd(b);delete E[me];for(var $=Fo(E),T=0;T<$.length;T++){var N=$[T];E[N]=t(N,g||!!E[N].enumerable)}return Object.create(Object.getPrototypeOf(b),E)}(p,s),y={i:p?5:4,A:c?c.A:Pa(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,me,{value:y,writable:!0}),u},S:function(s,c,p){p?br(c)&&c[me].A===s&&e(s.p):(s.u&&function u(y){if(y&&typeof y=="object"){var g=y[me];if(g){var b=g.t,O=g.k,S=g.R,E=g.i;if(E===4)so(O,function(Y){Y!==me&&(b[Y]!==void 0||Do(b,Y)?S[Y]||u(O[Y]):(S[Y]=!0,Nr(g)))}),so(b,function(Y){O[Y]!==void 0||Do(O,Y)||(S[Y]=!1,Nr(g))});else if(E===5){if(i(g)&&(Nr(g),S.length=!0),O.length<b.length)for(var $=O.length;$<b.length;$++)S[$]=!1;else for(var T=b.length;T<O.length;T++)S[T]=!0;for(var N=Math.min(O.length,b.length),z=0;z<N;z++)O.hasOwnProperty(z)||(S[z]=!0),S[z]===void 0&&u(O[z])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):i(s)}})}var Wd,hi,Wa=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ih=typeof Map<"u",nh=typeof Set<"u",Vd=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",qd=Wa?Symbol.for("immer-nothing"):((Wd={})["immer-nothing"]=!0,Wd),Gd=Wa?Symbol.for("immer-draftable"):"__$immer_draftable",me=Wa?Symbol.for("immer-state"):"__$immer_state";var ah=""+Object.prototype.constructor,Fo=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Yd=Object.getOwnPropertyDescriptors||function(t){var e={};return Fo(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Da={},gi={get:function(t,e){if(e===me)return t;var r=$r(t);if(!Do(r,e))return function(n,a,s){var c,p=Ud(a,s);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(n.k):void 0}(t,r,e);var i=r[e];return t.I||!Ut(i)?i:i===$a(t.t,e)?(Na(t),t.o[e]=Ba(t.A.h,i,t)):i},has:function(t,e){return e in $r(t)},ownKeys:function(t){return Reflect.ownKeys($r(t))},set:function(t,e,r){var i=Ud($r(t),e);if(i?.set)return i.set.call(t.k,r),!0;if(!t.P){var n=$a($r(t),e),a=n?.[me];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Kd(r,n)&&(r!==void 0||Do(t.t,e)))return!0;Na(t),Nr(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return $a(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Na(t),Nr(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=$r(t),i=Reflect.getOwnPropertyDescriptor(r,e);return i&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:i.enumerable,value:r[e]}},defineProperty:function(){It(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){It(12)}},fi={};so(gi,function(t,e){fi[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),fi.deleteProperty=function(t,e){return fi.set.call(this,t,e,void 0)},fi.set=function(t,e,r){return gi.set.call(this,t[0],e,r,t[0])};var sh=function(){function t(r){var i=this;this.O=Vd,this.D=!0,this.produce=function(n,a,s){if(typeof n=="function"&&typeof a!="function"){var c=a;a=n;var p=i;return function(E){var $=this;E===void 0&&(E=c);for(var T=arguments.length,N=Array(T>1?T-1:0),z=1;z<T;z++)N[z-1]=arguments[z];return p.produce(E,function(Y){var X;return(X=a).call.apply(X,[$,Y].concat(N))})}}var u;if(typeof a!="function"&&It(6),s!==void 0&&typeof s!="function"&&It(7),Ut(n)){var y=Md(i),g=Ba(i,n,void 0),b=!0;try{u=a(g),b=!1}finally{b?cn(y):_a(y)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(E){return ka(y,s),Ta(E,y)},function(E){throw cn(y),E}):(ka(y,s),Ta(u,y))}if(!n||typeof n!="object"){if((u=a(n))===void 0&&(u=n),u===qd&&(u=void 0),i.D&&Ua(u,!0),s){var O=[],S=[];tr("Patches").M(n,u,O,S),s(O,S)}return u}It(21,n)},this.produceWithPatches=function(n,a){if(typeof n=="function")return function(u){for(var y=arguments.length,g=Array(y>1?y-1:0),b=1;b<y;b++)g[b-1]=arguments[b];return i.produceWithPatches(u,function(O){return n.apply(void 0,[O].concat(g))})};var s,c,p=i.produce(n,a,function(u,y){s=u,c=y});return typeof Promise<"u"&&p instanceof Promise?p.then(function(u){return[u,s,c]}):[p,s,c]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){Ut(r)||It(8),br(r)&&(r=oh(r));var i=Md(this),n=Ba(this,r,void 0);return n[me].C=!0,_a(i),n},e.finishDraft=function(r,i){var n=r&&r[me],a=n.A;return ka(a,i),Ta(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Vd&&It(20),this.O=r},e.applyPatches=function(r,i){var n;for(n=i.length-1;n>=0;n--){var a=i[n];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}n>-1&&(i=i.slice(n+1));var s=tr("Patches").$;return br(r)?s(r,i):this.produce(r,function(c){return s(c,i)})},t}(),mt=new sh,lh=mt.produce,SO=mt.produceWithPatches.bind(mt),OO=mt.setAutoFreeze.bind(mt),CO=mt.setUseProxies.bind(mt),wO=mt.applyPatches.bind(mt),EO=mt.createDraft.bind(mt),AO=mt.finishDraft.bind(mt),un=lh;function lo(t){"@babel/helpers - typeof";return lo=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},lo(t)}function Xd(t,e){if(lo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var i=r.call(t,e||"default");if(lo(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Qd(t){var e=Xd(t,"string");return lo(e)=="symbol"?e:e+""}function Jd(t,e,r){return(e=Qd(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function ep(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,i)}return r}function Va(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?ep(Object(r),!0).forEach(function(i){Jd(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):ep(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}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 tp=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ga=function(){return Math.random().toString(36).substring(7).split("").join(".")},fn={INIT:"@@redux/INIT"+Ga(),REPLACE:"@@redux/REPLACE"+Ga(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ga()}};function ch(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 ja(t,e,r){var i;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Ye(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Ye(1));return r(ja)(t,e)}if(typeof t!="function")throw new Error(Ye(2));var n=t,a=e,s=[],c=s,p=!1;function u(){c===s&&(c=s.slice())}function y(){if(p)throw new Error(Ye(3));return a}function g(E){if(typeof E!="function")throw new Error(Ye(4));if(p)throw new Error(Ye(5));var $=!0;return u(),c.push(E),function(){if($){if(p)throw new Error(Ye(6));$=!1,u();var N=c.indexOf(E);c.splice(N,1),s=null}}}function b(E){if(!ch(E))throw new Error(Ye(7));if(typeof E.type>"u")throw new Error(Ye(8));if(p)throw new Error(Ye(9));try{p=!0,a=n(a,E)}finally{p=!1}for(var $=s=c,T=0;T<$.length;T++){var N=$[T];N()}return E}function O(E){if(typeof E!="function")throw new Error(Ye(10));n=E,b({type:fn.REPLACE})}function S(){var E,$=g;return E={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(Ye(11));function z(){N.next&&N.next(y())}z();var Y=$(z);return{unsubscribe:Y}}},E[tp]=function(){return this},E}return b({type:fn.INIT}),i={dispatch:b,subscribe:g,getState:y,replaceReducer:O},i[tp]=S,i}function dh(t){Object.keys(t).forEach(function(e){var r=t[e],i=r(void 0,{type:fn.INIT});if(typeof i>"u")throw new Error(Ye(12));if(typeof r(void 0,{type:fn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ye(13))})}function rp(t){for(var e=Object.keys(t),r={},i=0;i<e.length;i++){var n=e[i];typeof t[n]=="function"&&(r[n]=t[n])}var a=Object.keys(r),s,c;try{dh(r)}catch(p){c=p}return function(u,y){if(u===void 0&&(u={}),c)throw c;if(0)var g;for(var b=!1,O={},S=0;S<a.length;S++){var E=a[S],$=r[E],T=u[E],N=$(T,y);if(typeof N>"u"){var z=y&&y.type;throw new Error(Ye(14))}O[E]=N,b=b||N!==T}return b=b||a.length!==Object.keys(u).length,b?O:u}}function zo(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(i){return i}:e.length===1?e[0]:e.reduce(function(i,n){return function(){return i(n.apply(void 0,arguments))}})}function op(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(i){return function(){var n=i.apply(void 0,arguments),a=function(){throw new Error(Ye(15))},s={getState:n.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=zo.apply(void 0,c)(n.dispatch),Va(Va({},n),{},{dispatch:a})}}}function ip(t){var e=function(i){var n=i.dispatch,a=i.getState;return function(s){return function(c){return typeof c=="function"?c(n,a,t):s(c)}}};return e}var np=ip();np.withExtraArgument=ip;var Ka=np;var dp=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,n){i.__proto__=n}||function(i,n){for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(i[a]=n[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}(),ph=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,n,a,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(u){return function(y){return p([u,y])}}function p(u){if(i)throw new TypeError("Generator is already executing.");for(;r;)try{if(i=1,n&&(a=u[0]&2?n.return:u[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,u[1])).done)return a;switch(n=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,n=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(y){u=[6,y],n=0}finally{i=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Uo=function(t,e){for(var r=0,i=e.length,n=t.length;r<i;r++,n++)t[n]=e[r];return t},uh=Object.defineProperty,fh=Object.defineProperties,hh=Object.getOwnPropertyDescriptors,ap=Object.getOwnPropertySymbols,gh=Object.prototype.hasOwnProperty,yh=Object.prototype.propertyIsEnumerable,sp=function(t,e,r){return e in t?uh(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},Pr=function(t,e){for(var r in e||(e={}))gh.call(e,r)&&sp(t,r,e[r]);if(ap)for(var i=0,n=ap(e);i<n.length;i++){var r=n[i];yh.call(e,r)&&sp(t,r,e[r])}return t},Za=function(t,e){return fh(t,hh(e))},mh=function(t,e,r){return new Promise(function(i,n){var a=function(p){try{c(r.next(p))}catch(u){n(u)}},s=function(p){try{c(r.throw(p))}catch(u){n(u)}},c=function(p){return p.done?i(p.value):Promise.resolve(p.value).then(a,s)};c((r=r.apply(t,e)).next())})};var bh=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?zo:zo.apply(null,arguments)},VO=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function xh(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var vh=function(t){dp(e,t);function e(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Uo([void 0],r[0].concat(this)))):new(e.bind.apply(e,Uo([void 0],r.concat(this))))},e}(Array),Sh=function(t){dp(e,t);function e(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Uo([void 0],r[0].concat(this)))):new(e.bind.apply(e,Uo([void 0],r.concat(this))))},e}(Array);function Xa(t){return Ut(t)?un(t,function(){}):t}function Oh(t){return typeof t=="boolean"}function Ch(){return function(e){return wh(e)}}function wh(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,i=t.immutableCheck,n=i===void 0?!0:i,a=t.serializableCheck,s=a===void 0?!0:a,c=new vh;if(r&&(Oh(r)?c.push(Ka):c.push(Ka.withExtraArgument(r.extraArgument))),0){if(n)var p;if(s)var u}return c}var qa=!0;function pp(t){var e=Ch(),r=t||{},i=r.reducer,n=i===void 0?void 0:i,a=r.middleware,s=a===void 0?e():a,c=r.devTools,p=c===void 0?!0:c,u=r.preloadedState,y=u===void 0?void 0:u,g=r.enhancers,b=g===void 0?void 0:g,O;if(typeof n=="function")O=n;else if(xh(n))O=rp(n);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var S=s;if(typeof S=="function"&&(S=S(e),!qa&&!Array.isArray(S)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!qa&&S.some(function(Y){return typeof Y!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=op.apply(void 0,S),$=zo;p&&($=bh(Pr({trace:!qa},typeof p=="object"&&p)));var T=new Sh(E),N=T;Array.isArray(b)?N=Uo([E],b):typeof b=="function"&&(N=b(T));var z=$.apply(void 0,N);return ja(O,y,z)}function _r(t,e){function r(){for(var i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];if(e){var a=e.apply(void 0,i);if(!a)throw new Error("prepareAction did not return an object");return Pr(Pr({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:i[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(i){return i.type===t},r}function up(t){var e={},r=[],i,n={addCase:function(a,s){var c=typeof a=="string"?a:a.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=s,n},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),n},addDefaultCase:function(a){return i=a,n}};return t(n),[e,r,i]}function Eh(t){return typeof t=="function"}function Ah(t,e,r,i){r===void 0&&(r=[]);var n=typeof e=="function"?up(e):[e,r,i],a=n[0],s=n[1],c=n[2],p;if(Eh(t))p=function(){return Xa(t())};else{var u=Xa(t);p=function(){return u}}function y(g,b){g===void 0&&(g=p());var O=Uo([a[b.type]],s.filter(function(S){var E=S.matcher;return E(b)}).map(function(S){var E=S.reducer;return E}));return O.filter(function(S){return!!S}).length===0&&(O=[c]),O.reduce(function(S,E){if(E)if(br(S)){var $=S,T=E($,b);return T===void 0?S:T}else{if(Ut(S))return un(S,function(N){return E(N,b)});var T=E(S,b);if(T===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return T}return S},g)}return y.getInitialState=p,y}function Rh(t,e){return t+"/"+e}function fp(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Xa(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},c={};n.forEach(function(y){var g=i[y],b=Rh(e,y),O,S;"reducer"in g?(O=g.reducer,S=g.prepare):O=g,a[y]=O,s[b]=O,c[y]=S?_r(b,S):_r(b)});function p(){var y=typeof t.extraReducers=="function"?up(t.extraReducers):[t.extraReducers],g=y[0],b=g===void 0?{}:g,O=y[1],S=O===void 0?[]:O,E=y[2],$=E===void 0?void 0:E,T=Pr(Pr({},b),s);return Ah(r,function(N){for(var z in T)N.addCase(z,T[z]);for(var Y=0,X=S;Y<X.length;Y++){var at=X[Y];N.addMatcher(at.matcher,at.reducer)}$&&N.addDefaultCase($)})}var u;return{name:e,reducer:function(y,g){return u||(u=p()),u(y,g)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var Lh="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ih=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Lh[Math.random()*64|0];return e},kh=["name","message","stack","code"],Ya=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),lp=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Th=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,i=kh;r<i.length;r++){var n=i[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},ZO=function(){function t(e,r,i){var n=_r(e+"/fulfilled",function(y,g,b,O){return{payload:y,meta:Za(Pr({},O||{}),{arg:b,requestId:g,requestStatus:"fulfilled"})}}),a=_r(e+"/pending",function(y,g,b){return{payload:void 0,meta:Za(Pr({},b||{}),{arg:g,requestId:y,requestStatus:"pending"})}}),s=_r(e+"/rejected",function(y,g,b,O,S){return{payload:O,error:(i&&i.serializeError||Th)(y||"Rejected"),meta:Za(Pr({},S||{}),{arg:b,requestId:g,rejectedWithValue:!!O,requestStatus:"rejected",aborted:y?.name==="AbortError",condition:y?.name==="ConditionError"})}}),c=!1,p=typeof AbortController<"u"?AbortController:function(){function y(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return y.prototype.abort=function(){},y}();function u(y){return function(g,b,O){var S=i?.idGenerator?i.idGenerator(y):Ih(),E=new p,$,T=!1;function N(Y){$=Y,E.abort()}var z=function(){return mh(this,null,function(){var Y,X,at,Kt,et,Zt,Ue;return ph(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),Kt=(Y=i?.condition)==null?void 0:Y.call(i,y,{getState:b,extra:O}),Nh(Kt)?[4,Kt]:[3,2];case 1:Kt=m.sent(),m.label=2;case 2:if(Kt===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return T=!0,et=new Promise(function(v,_){return E.signal.addEventListener("abort",function(){return _({name:"AbortError",message:$||"Aborted"})})}),g(a(S,y,(X=i?.getPendingMeta)==null?void 0:X.call(i,{requestId:S,arg:y},{getState:b,extra:O}))),[4,Promise.race([et,Promise.resolve(r(y,{dispatch:g,getState:b,extra:O,requestId:S,signal:E.signal,abort:N,rejectWithValue:function(v,_){return new Ya(v,_)},fulfillWithValue:function(v,_){return new lp(v,_)}})).then(function(v){if(v instanceof Ya)throw v;return v instanceof lp?n(v.payload,S,y,v.meta):n(v,S,y)})])];case 3:return at=m.sent(),[3,5];case 4:return Zt=m.sent(),at=Zt instanceof Ya?s(null,S,y,Zt.payload,Zt.meta):s(Zt,S,y),[3,5];case 5:return Ue=i&&!i.dispatchConditionRejection&&s.match(at)&&at.meta.condition,Ue||g(at),[2,at]}})})}();return Object.assign(z,{abort:N,requestId:S,arg:y,unwrap:function(){return z.then($h)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function $h(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Nh(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var hp="listener",gp="completed",yp="cancelled",qO="task-"+yp,YO="task-"+gp,XO=hp+"-"+yp,QO=hp+"-"+gp;var Qa="listenerMiddleware";var JO=_r(Qa+"/add"),eC=_r(Qa+"/removeAll"),tC=_r(Qa+"/remove");var cp,rC=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(cp||(cp=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Ph=function(t){return function(e){setTimeout(e,t)}},oC=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ph(10);Zd();var _h=rn(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,i,n){this.eventBus.addEventListener(r,i,n)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,i,n){this.eventBus.removeEventListener(r,i,n)}}}),hn=class extends _h(Object){};window.ftReduxStores||(window.ftReduxStores={});var mp=class t extends hn{static get(e){var r;let i=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,a=window.ftReduxStores[i];if(ln(a))return a;if(n==null)return;let s=fp({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),c=pp({reducer:(p,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...u.overwrites}:s.reducer(p,u)});return window.ftReduxStores[n.name]=new t(s,c,n.eventBus)}constructor(e,r,i){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new on;let n=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,c)=>{let p=s,u=a[p];return u?(...y)=>{let g=u(...y.map(n));return this.reduxStore.dispatch(g),g}:y=>{this.setState({[p]:n(y)})}}}),this.eventBus=i??this.eventBus}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 gn=class{static format(e,r,i,n){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(i,n)):this.getIntlDateTime(e,r,i,n)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,i,n){let a=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(r,{dateStyle:i?"medium":"short"}).format(a);if(!n)return s;let c=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return`${s} ${c}`}static getTimezoneAsString(){let e=i=>String(Math.floor(i)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var bp=f(C()),yn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},RC=(0,bp.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...i){super(i),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(k)}dateFormatOptionsChanged(i){return i.has("metadataDescriptors")||i.has("useLongDateFormat")||i.has("useDateTimeFormat")||i.has("uiLocale")}getDateFormatter(i){var n,a;return((a=(n=this.metadataDescriptors.find(c=>c.key===i))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1)?c=>gn.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return yn([(0,Ja.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),yn([(0,Ja.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),yn([Ia({store:k.name,selector:r=>{var i,n;return(n=(i=r.metadataConfiguration)===null||i===void 0?void 0:i.descriptors)!==null&&n!==void 0?n:[]}})],e.prototype,"metadataDescriptors",void 0),yn([Ia({store:k.name})],e.prototype,"uiLocale",void 0),e});var xn=f(C());var mn=class extends dt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}};var bn=class extends dt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}};var Bh="ft-user-assets",Dh={setAssetCount:(t,e)=>{let{userAssetType:r,count:i}=e.payload.assetCount;t.assetCounts.allAsset[r]=i},clearAssetCount:t=>{Object.values(Rt).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:i,asset:n}=e.payload;ts(t,r,[...es(t,r),n]),xp(t,r,1,i),vp(t,n)},editAsset:(t,e)=>{let{assetType:r,asset:i}=e.payload;ts(t,r,es(t,r).map(n=>n.id===i.id?i:n)),vp(t,i)},removeAsset:(t,e)=>{let{assetType:r,mapId:i,assetId:n}=e.payload;ts(t,r,es(t,r).filter(a=>a.id!==n)),xp(t,r,-1,i)}},Sp={[Rt.SEARCHES]:"savedSearches",[Rt.BOOKMARKS]:"bookmarks",[Rt.BOOKS]:void 0,[Rt.COLLECTIONS]:void 0},es=(t,e)=>{var r;let i=Sp[e];return i?(r=t[i])!==null&&r!==void 0?r:[]:[]},ts=(t,e,r)=>{let i=Sp[e];i&&(t[i]=r)},xp=(t,e,r,i)=>{let n=t.assetCounts.allAsset[e];if(n!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,n+r),e===Rt.BOOKMARKS&&i)){let a=t.assetCounts.bookmarkByMap[i];t.assetCounts.bookmarkByMap[i]=Math.max(0,a+r)}},vp=(t,e)=>{let r=t.assetLabels.map(n=>n.title),i=e.labels.filter(n=>!r.includes(n)).map(n=>({title:n}));t.assetLabels.push(...i)},bt=xn.FtReduxStore.get({name:Bh,reducers:Dh,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Rt).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),rs=class{constructor(e=new mn,r=new bn){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Yi,this.savedSearchesService=new Ji,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=k.getState();(0,xn.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),bt.actions.clearAssetCount(),bt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),bt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),bt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();bt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();bt.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&bt.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&bt.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(bt.getState().assetCounts.bookmarkByMap).length!==0;e===Rt.BOOKMARKS&&r&&bt.actions.clearBookmarkCountByMap(),bt.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;bt.actions.bookmarks(r)}}},Fh=new rs;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Fh);(0,Op.customElement)("ft-app-context")(ue);var os=class t extends Event{constructor(){super(t.eventName)}};os.eventName="search-context-clear-all-filters";var Mh=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ns=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},Cp=Symbol("registerInterval"),is=Symbol("registerAttempts"),zh=40,Uh=(0,On.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class e extends t{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[is]=0,this[Cp]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[is]>zh?window.clearInterval(this[Cp]):(this[is]++,this.dispatchEvent(new ns))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Mh([(0,wp.state)()],e.prototype,"stateManager",void 0),e}),Sn=class extends Uh(On.FtLitElementRedux){};var Tp=f(C());var En=f(L()),An=f(J()),Rn=f(C());var Ep=f(L());var Ap=Ep.css`
1140
- `;var Ho=f(C());var Ip=f(J());var as=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[i,n]=e.split(".");return{context:i,key:n,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Rp=new as;var Hh=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Wh=Symbol("i18nAttributes"),Vh=Symbol("i18nListAttributes"),kp=Symbol("i18nProperties"),Cn=Symbol("i18nContexts"),yi=Symbol("i18nUnsubs"),Wo=(0,Ho.applyMixinOnce)(Symbol("withI18n"),function(t){var e,r;class i extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?Qi:Po}i18n(a){let{context:s,key:c,message:p}=a,{custom:u,args:y,argsProvider:g}=a;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=y??(g?g(this):[]);return this.getI18nService(u).resolveMessage(s,c,...b)}return p}async awaitI18n(a){let{context:s,custom:c}=a;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(a)}customI18n(a,s){if(Rp.isI18nKey(a)){let[c,p]=a.split(".");return this.i18n({custom:!0,context:c,key:p,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,c,p)=>a.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,c;let p=this,u=(y,g,b)=>b?.context&&b.key&&a(y,g,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...y})}:b;(s=this[Wh])===null||s===void 0||s.forEach((y,g)=>p[g]=u(y,g,p[g])),(c=this[Vh])===null||c===void 0||c.forEach((y,g)=>{var b;return p[g]=(b=p[g])===null||b===void 0?void 0:b.map(O=>u(y,g,O))})}updateI18nProperties(a){var s;(s=this[kp])===null||s===void 0||s.forEach((c,p)=>{a(c,p)&&(this[p]=this.i18n(c))})}addI18nMessages(a,s,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,c)}addI18nContext(a,s,c){let p=(typeof a=="string"?a:a.name).toLowerCase();c=typeof a=="string"?c:a.custom,this[Cn].set(p,{isCustomContext:c}),this[yi].has(p)||this[yi].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,s)}hasI18nContext(a){return this[Cn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Cn].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[yi].forEach(a=>a()),this[yi].clear()}}return e=Cn,r=yi,Hh([(0,Ip.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}),Lp=class extends Wo(Ho.FtLitElement){},wn=class extends Wo(Ho.FtLitElementRedux){};var mi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ht=class extends wn{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":En.nothing:En.html`
1157
+ `}connectedCallback(){super.connectedCallback(),k.addEventListener(ao.eventName,this.reloadConfiguration)}disconnectedCallback(){k.addEventListener(ao.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,i,n,a,s,c,p;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("apiIntegrationAppVersion")&&k.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),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("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>zo.addContext(u)),e.has("openExternalDocumentInNewTab")&&k.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&k.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&k.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(k.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),k.actions.availableUiLocales((n=(i=this.localesConfiguration)===null||i===void 0?void 0:i.availableUiLocales)!==null&&n!==void 0?n:[]),k.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&k.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&k.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}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 updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>$d(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};ue.elementDefinitions={};ue.styles=Ed;Pe([(0,Ve.property)()],ue.prototype,"baseUrl",void 0);Pe([(0,Ve.property)()],ue.prototype,"apiIntegrationIdentifier",void 0);Pe([(0,Ve.property)()],ue.prototype,"apiIntegrationAppVersion",void 0);Pe([(0,Ve.property)()],ue.prototype,"uiLocale",void 0);Pe([(0,Ht.jsonProperty)(null)],ue.prototype,"availableUiLocales",void 0);Pe([(0,Ht.jsonProperty)(null)],ue.prototype,"metadataConfiguration",void 0);Pe([(0,Ve.property)({type:Boolean})],ue.prototype,"editorMode",void 0);Pe([(0,Ve.property)({type:Boolean})],ue.prototype,"noCustom",void 0);Pe([(0,Ve.property)({type:Boolean})],ue.prototype,"openExternalDocumentInNewTab",void 0);Pe([(0,Ve.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ue.prototype,"noCustomComponent",void 0);Pe([(0,Ve.property)({type:Boolean})],ue.prototype,"withManualResources",void 0);Pe([(0,Ve.property)({type:Boolean})],ue.prototype,"navigatorOnline",void 0);Pe([(0,Ve.property)({type:Boolean})],ue.prototype,"forcedOffline",void 0);Pe([(0,Ve.property)({type:Object})],ue.prototype,"apiProvider",void 0);Pe([(0,Ve.property)({type:Boolean})],ue.prototype,"authenticationRequired",void 0);Pe([(0,Ht.jsonProperty)([])],ue.prototype,"messageContexts",void 0);Pe([(0,Ht.jsonProperty)(void 0)],ue.prototype,"session",void 0);Pe([(0,Ve.state)()],ue.prototype,"localesConfiguration",void 0);Pe([(0,Ve.state)()],ue.prototype,"availableContentLocales",void 0);var Rs=f(J());function ih(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,i,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(i=r;i--!==0;)if(!sn(t[i],e[i]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(i of t.entries())if(!e.has(i[0]))return!1;for(i of t.entries())if(!sn(i[1],e.get(i[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(i of t.entries())if(!e.has(i[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();let a=s=>Object.keys(s).filter(c=>s[c]!=null);if(n=a(t),r=n.length,r!==a(e).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[i]))return!1;for(i=r;i--!==0;){let s=n[i];if(!sn(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function sn(t,e){try{return ih(t,e)}catch{return!1}}function bi(t,e){return!sn(t,e)}function ln(t,e){let r=i=>i[t]===!0;return i=>{if(r(i))return i;let n=e(i);return n[t]=!0,n}}var Nd=f(J(),1);var os=t=>{let e=t??{};return(r,i)=>{var n;let a={hasChanged:bi,attribute:!1,...e};(0,Nd.property)(a)(r,i);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(i,{selector:(n=e.selector)!==null&&n!==void 0?n:c=>c[i],store:e.store})}};var cn=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(i=>i.type===e);return r&&(this.queue=this.queue.filter(i=>i!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}};var co=f(J(),1);var _d=f(J(),1);function Bd(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,_d.property)({type:Object,converter:{fromAttribute:i=>{if(i==null)return r();try{return JSON.parse(i)}catch{return r()}},toAttribute:i=>JSON.stringify(i)},hasChanged:bi,...e??{}})}var dn=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,i)=>{this.resolvePromise=r,this.rejectPromise=i})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let i=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of i)try{await s()}catch(c){n(c);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 Fd=f(L(),1);var pn=globalThis,nh=pn.ShadowRoot&&(pn.ShadyCSS===void 0||pn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,YO=Symbol();var Dd=(t,e)=>{if(nh)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let i=document.createElement("style"),n=pn.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=r.cssText,t.appendChild(i)}};var un=class extends Fd.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([n,a])=>e.registry.define(n,a)));let r={...e.shadowRootOptions,customElements:e.registry},i=this.renderOptions.creationScope=this.attachShadow(r);return Dd(i,e.elementStyles),i}};function Md(t,e,...r){var i;let n=t.querySelector(e);for(let a of r)n=(i=n?.shadowRoot)===null||i===void 0?void 0:i.querySelector(a);return n}var Ho=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Wd,zd=Symbol("constructorPrototype"),Ud=Symbol("constructorName"),Vd=Symbol("exportpartsDebouncer"),Hd=Symbol("dynamicDependenciesLoaded"),Uo=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Uo.eventName="exportparts-updated";var rr=class extends un{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Wd]=new dn(5),this.scheduleExportpartsUpdate=()=>{var e,r,i;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(i=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&i!==void 0&&i)&&this[Vd].run(()=>{var n,a;!((n=this.exportpartsPrefix)===null||n===void 0)&&n.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Ud]=this.constructor.name,this[zd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ud]&&Object.setPrototypeOf(this,this[zd])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(i){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",i)}let r=this.constructor;r[Hd]||(r[Hd]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Uo.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Uo.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new Uo)})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:i,shadowPath:n}=this.elementToFocus;if(i!=null){let a=[...n??[],i];r=Md(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,i,n;if(((i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&i!==void 0?i:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((n=this.customStylesheet)!==null&&n!==void 0?n:"")}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)}}setExportpartsAttribute(e){var r,i,n,a,s,c;let p=b=>b!=null&&b.trim().length>0,u=e.filter(p).map(b=>b.trim());if(u.length===0){this.exportparts=void 0;return}let g=new Set;for(let b of(i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&i!==void 0?i:[]){let O=(a=(n=b.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&a!==void 0?a:[],S=(c=(s=b.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map($=>$.split(":")[1]))!==null&&c!==void 0?c:[],E=[...O,...S].filter(p).map($=>$.trim());for(let $ of E)g.add($)}if(g.size===0){this.exportparts=void 0;return}let y=[...g.values()].flatMap(b=>u.map(O=>`${b}:${O}--${b}`));this.exportparts=[...this.part,...y].join(", ")}};Wd=Vd;Ho([(0,co.property)()],rr.prototype,"exportpartsPrefix",void 0);Ho([Bd([])],rr.prototype,"exportpartsPrefixes",void 0);Ho([(0,co.property)({reflect:!0})],rr.prototype,"exportparts",void 0);Ho([(0,co.property)()],rr.prototype,"customStylesheet",void 0);Ho([(0,co.property)()],rr.prototype,"elementToFocus",void 0);Ho([(0,co.state)()],rr.prototype,"useAdoptedStyleSheets",void 0);function fn(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var xi=Symbol("internalReduxEventsUnsubscribers"),Nr=Symbol("internalStoresUnsubscribers"),po=Symbol("internalStores"),ah=ln(Symbol("withRedux"),function(t){var e,r,i;class n extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[i]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(c=>s.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[po].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[po].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[po].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[po].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[po].delete(c)}setupStores(){this.unsubscribeFromStores(),this[po].forEach((s,c)=>this.subscribeToStore(c,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,c)=>{let p=this.constructor.getPropertyOptions(c);if(!p?.attribute||!this.hasAttribute(typeof p?.attribute=="string"?p.attribute:c)){let u=this.getStore(s.store);u&&(s.store?this[Nr].has(s.store):this[Nr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[Nr].set(s,c.subscribe(()=>this.updateFromStores())),this[xi].set(s,[]),fn(c)&&c.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,g)=>{if(typeof this[g]=="function"&&(!u.store||c.name===u.store)){let y=b=>this[g](b);c.addEventListener(u.eventName,y),this[xi].get(s).push(()=>c.removeEventListener(u.eventName,y))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Nr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Nr].has(s)&&this[Nr].get(s)(),this[Nr].delete(s),(c=this[xi].get(s))===null||c===void 0||c.forEach(p=>p()),this[xi].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Nr,r=po,i=xi,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),Gd=class extends ah(rr){};function kt(t){for(var e=arguments.length,r=Array(e>1?e-1:0),i=1;i<e;i++)r[i-1]=arguments[i];if(0)var n,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Sr(t){return!!t&&!!t[me]}function Wt(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var i=Object.getPrototypeOf(r);if(i===null)return!0;var n=Object.hasOwnProperty.call(i,"constructor")&&i.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===hh}(t)||Array.isArray(t)||!!t[Qd]||!!(!((e=t.constructor)===null||e===void 0)&&e[Qd])||us(t)||fs(t))}function uo(t,e,r){r===void 0&&(r=!1),Go(t)===0?(r?Object.keys:Vo)(t).forEach(function(i){r&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Go(t){var e=t[me];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:us(t)?2:fs(t)?3:0}function Wo(t,e){return Go(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function sh(t,e){return Go(t)===2?t.get(e):t[e]}function Jd(t,e,r){var i=Go(t);i===2?t.set(e,r):i===3?t.add(r):t[e]=r}function ep(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function us(t){return uh&&t instanceof Map}function fs(t){return fh&&t instanceof Set}function _r(t){return t.o||t.t}function hs(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=op(t);delete e[me];for(var r=Vo(e),i=0;i<r.length;i++){var n=r[i],a=e[n];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[n]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),e)}function ys(t,e){return e===void 0&&(e=!1),gs(t)||Sr(t)||!Wt(t)||(Go(t)>1&&(t.set=t.add=t.clear=t.delete=lh),Object.freeze(t),e&&uo(t,function(r,i){return ys(i,!0)},!0)),t}function lh(){kt(2)}function gs(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function or(t){var e=ps[t];return e||kt(18,t),e}function ch(t,e){ps[t]||(ps[t]=e)}function ls(){return Si}function is(t,e){e&&(or("Patches"),t.u=[],t.s=[],t.v=e)}function hn(t){cs(t),t.p.forEach(dh),t.p=null}function cs(t){t===Si&&(Si=t.l)}function jd(t){return Si={p:[],l:Si,h:t,m:!0,_:0}}function dh(t){var e=t[me];e.i===0||e.i===1?e.j():e.g=!0}function ns(t,e){e._=e.p.length;var r=e.p[0],i=t!==void 0&&t!==r;return e.h.O||or("ES5").S(e,t,i),i?(r[me].P&&(hn(e),kt(4)),Wt(t)&&(t=yn(e,t),e.l||gn(e,t)),e.u&&or("Patches").M(r[me].t,t,e.u,e.s)):t=yn(e,r,[]),hn(e),e.u&&e.v(e.u,e.s),t!==rp?t:void 0}function yn(t,e,r){if(gs(e))return e;var i=e[me];if(!i)return uo(e,function(c,p){return Kd(t,i,e,c,p,r)},!0),e;if(i.A!==t)return e;if(!i.P)return gn(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=hs(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),uo(a,function(c,p){return Kd(t,i,n,c,p,r,s)}),gn(t,n,!1),r&&t.u&&or("Patches").N(i,r,t.u,t.s)}return i.o}function Kd(t,e,r,i,n,a,s){if(Sr(n)){var c=yn(t,n,a&&e&&e.i!==3&&!Wo(e.R,i)?a.concat(i):void 0);if(Jd(r,i,c),!Sr(c))return;t.m=!1}else s&&r.add(n);if(Wt(n)&&!gs(n)){if(!t.h.D&&t._<1)return;yn(t,n),e&&e.A.l||gn(t,n)}}function gn(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&ys(e,r)}function as(t,e){var r=t[me];return(r?_r(r):t)[e]}function Zd(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var i=Object.getOwnPropertyDescriptor(r,e);if(i)return i;r=Object.getPrototypeOf(r)}}function Br(t){t.P||(t.P=!0,t.l&&Br(t.l))}function ss(t){t.o||(t.o=hs(t.t))}function ds(t,e,r){var i=us(e)?or("MapSet").F(e,r):fs(e)?or("MapSet").T(e,r):t.O?function(n,a){var s=Array.isArray(n),c={i:s?1:0,A:a?a.A:ls(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},p=c,u=Oi;s&&(p=[c],u=vi);var g=Proxy.revocable(p,u),y=g.revoke,b=g.proxy;return c.k=b,c.j=y,b}(e,r):or("ES5").J(e,r);return(r?r.A:ls()).p.push(i),i}function ph(t){return Sr(t)||kt(22,t),function e(r){if(!Wt(r))return r;var i,n=r[me],a=Go(r);if(n){if(!n.P&&(n.i<4||!or("ES5").K(n)))return n.t;n.I=!0,i=qd(r,a),n.I=!1}else i=qd(r,a);return uo(i,function(s,c){n&&sh(n.t,s)===c||Jd(i,s,e(c))}),a===3?new Set(i):i}(t)}function qd(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return hs(t)}function tp(){function t(s,c){var p=a[s];return p?p.enumerable=c:a[s]=p={configurable:!0,enumerable:c,get:function(){var u=this[me];return Oi.get(u,s)},set:function(u){var g=this[me];Oi.set(g,s,u)}},p}function e(s){for(var c=s.length-1;c>=0;c--){var p=s[c][me];if(!p.P)switch(p.i){case 5:i(p)&&Br(p);break;case 4:r(p)&&Br(p)}}}function r(s){for(var c=s.t,p=s.k,u=Vo(p),g=u.length-1;g>=0;g--){var y=u[g];if(y!==me){var b=c[y];if(b===void 0&&!Wo(c,y))return!0;var O=p[y],S=O&&O[me];if(S?S.t!==b:!ep(O,b))return!0}}var E=!!c[me];return u.length!==Vo(c).length+(E?0:1)}function i(s){var c=s.k;if(c.length!==s.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var u=0;u<c.length;u++)if(!c.hasOwnProperty(u))return!0;return!1}function n(s){s.g&&kt(3,JSON.stringify(_r(s)))}var a={};ch("ES5",{J:function(s,c){var p=Array.isArray(s),u=function(y,b){if(y){for(var O=Array(b.length),S=0;S<b.length;S++)Object.defineProperty(O,""+S,t(S,!0));return O}var E=op(b);delete E[me];for(var $=Vo(E),T=0;T<$.length;T++){var P=$[T];E[P]=t(P,y||!!E[P].enumerable)}return Object.create(Object.getPrototypeOf(b),E)}(p,s),g={i:p?5:4,A:c?c.A:ls(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,me,{value:g,writable:!0}),u},S:function(s,c,p){p?Sr(c)&&c[me].A===s&&e(s.p):(s.u&&function u(g){if(g&&typeof g=="object"){var y=g[me];if(y){var b=y.t,O=y.k,S=y.R,E=y.i;if(E===4)uo(O,function(Y){Y!==me&&(b[Y]!==void 0||Wo(b,Y)?S[Y]||u(O[Y]):(S[Y]=!0,Br(y)))}),uo(b,function(Y){O[Y]!==void 0||Wo(O,Y)||(S[Y]=!1,Br(y))});else if(E===5){if(i(y)&&(Br(y),S.length=!0),O.length<b.length)for(var $=O.length;$<b.length;$++)S[$]=!1;else for(var T=b.length;T<O.length;T++)S[T]=!0;for(var P=Math.min(O.length,b.length),z=0;z<P;z++)O.hasOwnProperty(z)||(S[z]=!0),S[z]===void 0&&u(O[z])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):i(s)}})}var Yd,Si,ms=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",uh=typeof Map<"u",fh=typeof Set<"u",Xd=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",rp=ms?Symbol.for("immer-nothing"):((Yd={})["immer-nothing"]=!0,Yd),Qd=ms?Symbol.for("immer-draftable"):"__$immer_draftable",me=ms?Symbol.for("immer-state"):"__$immer_state";var hh=""+Object.prototype.constructor,Vo=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,op=Object.getOwnPropertyDescriptors||function(t){var e={};return Vo(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},ps={},Oi={get:function(t,e){if(e===me)return t;var r=_r(t);if(!Wo(r,e))return function(n,a,s){var c,p=Zd(a,s);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(n.k):void 0}(t,r,e);var i=r[e];return t.I||!Wt(i)?i:i===as(t.t,e)?(ss(t),t.o[e]=ds(t.A.h,i,t)):i},has:function(t,e){return e in _r(t)},ownKeys:function(t){return Reflect.ownKeys(_r(t))},set:function(t,e,r){var i=Zd(_r(t),e);if(i?.set)return i.set.call(t.k,r),!0;if(!t.P){var n=as(_r(t),e),a=n?.[me];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(ep(r,n)&&(r!==void 0||Wo(t.t,e)))return!0;ss(t),Br(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return as(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,ss(t),Br(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=_r(t),i=Reflect.getOwnPropertyDescriptor(r,e);return i&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:i.enumerable,value:r[e]}},defineProperty:function(){kt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){kt(12)}},vi={};uo(Oi,function(t,e){vi[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),vi.deleteProperty=function(t,e){return vi.set.call(this,t,e,void 0)},vi.set=function(t,e,r){return Oi.set.call(this,t[0],e,r,t[0])};var yh=function(){function t(r){var i=this;this.O=Xd,this.D=!0,this.produce=function(n,a,s){if(typeof n=="function"&&typeof a!="function"){var c=a;a=n;var p=i;return function(E){var $=this;E===void 0&&(E=c);for(var T=arguments.length,P=Array(T>1?T-1:0),z=1;z<T;z++)P[z-1]=arguments[z];return p.produce(E,function(Y){var X;return(X=a).call.apply(X,[$,Y].concat(P))})}}var u;if(typeof a!="function"&&kt(6),s!==void 0&&typeof s!="function"&&kt(7),Wt(n)){var g=jd(i),y=ds(i,n,void 0),b=!0;try{u=a(y),b=!1}finally{b?hn(g):cs(g)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(E){return is(g,s),ns(E,g)},function(E){throw hn(g),E}):(is(g,s),ns(u,g))}if(!n||typeof n!="object"){if((u=a(n))===void 0&&(u=n),u===rp&&(u=void 0),i.D&&ys(u,!0),s){var O=[],S=[];or("Patches").M(n,u,O,S),s(O,S)}return u}kt(21,n)},this.produceWithPatches=function(n,a){if(typeof n=="function")return function(u){for(var g=arguments.length,y=Array(g>1?g-1:0),b=1;b<g;b++)y[b-1]=arguments[b];return i.produceWithPatches(u,function(O){return n.apply(void 0,[O].concat(y))})};var s,c,p=i.produce(n,a,function(u,g){s=u,c=g});return typeof Promise<"u"&&p instanceof Promise?p.then(function(u){return[u,s,c]}):[p,s,c]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){Wt(r)||kt(8),Sr(r)&&(r=ph(r));var i=jd(this),n=ds(this,r,void 0);return n[me].C=!0,cs(i),n},e.finishDraft=function(r,i){var n=r&&r[me],a=n.A;return is(a,i),ns(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Xd&&kt(20),this.O=r},e.applyPatches=function(r,i){var n;for(n=i.length-1;n>=0;n--){var a=i[n];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}n>-1&&(i=i.slice(n+1));var s=or("Patches").$;return Sr(r)?s(r,i):this.produce(r,function(c){return s(c,i)})},t}(),mt=new yh,gh=mt.produce,pC=mt.produceWithPatches.bind(mt),uC=mt.setAutoFreeze.bind(mt),fC=mt.setUseProxies.bind(mt),hC=mt.applyPatches.bind(mt),yC=mt.createDraft.bind(mt),gC=mt.finishDraft.bind(mt),mn=gh;function fo(t){"@babel/helpers - typeof";return fo=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},fo(t)}function ip(t,e){if(fo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var i=r.call(t,e||"default");if(fo(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function np(t){var e=ip(t,"string");return fo(e)=="symbol"?e:e+""}function ap(t,e,r){return(e=np(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function sp(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,i)}return r}function bs(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?sp(Object(r),!0).forEach(function(i){ap(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):sp(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}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 lp=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),xs=function(){return Math.random().toString(36).substring(7).split("").join(".")},bn={INIT:"@@redux/INIT"+xs(),REPLACE:"@@redux/REPLACE"+xs(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+xs()}};function mh(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 vs(t,e,r){var i;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Xe(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Xe(1));return r(vs)(t,e)}if(typeof t!="function")throw new Error(Xe(2));var n=t,a=e,s=[],c=s,p=!1;function u(){c===s&&(c=s.slice())}function g(){if(p)throw new Error(Xe(3));return a}function y(E){if(typeof E!="function")throw new Error(Xe(4));if(p)throw new Error(Xe(5));var $=!0;return u(),c.push(E),function(){if($){if(p)throw new Error(Xe(6));$=!1,u();var P=c.indexOf(E);c.splice(P,1),s=null}}}function b(E){if(!mh(E))throw new Error(Xe(7));if(typeof E.type>"u")throw new Error(Xe(8));if(p)throw new Error(Xe(9));try{p=!0,a=n(a,E)}finally{p=!1}for(var $=s=c,T=0;T<$.length;T++){var P=$[T];P()}return E}function O(E){if(typeof E!="function")throw new Error(Xe(10));n=E,b({type:bn.REPLACE})}function S(){var E,$=y;return E={subscribe:function(P){if(typeof P!="object"||P===null)throw new Error(Xe(11));function z(){P.next&&P.next(g())}z();var Y=$(z);return{unsubscribe:Y}}},E[lp]=function(){return this},E}return b({type:bn.INIT}),i={dispatch:b,subscribe:y,getState:g,replaceReducer:O},i[lp]=S,i}function bh(t){Object.keys(t).forEach(function(e){var r=t[e],i=r(void 0,{type:bn.INIT});if(typeof i>"u")throw new Error(Xe(12));if(typeof r(void 0,{type:bn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Xe(13))})}function cp(t){for(var e=Object.keys(t),r={},i=0;i<e.length;i++){var n=e[i];typeof t[n]=="function"&&(r[n]=t[n])}var a=Object.keys(r),s,c;try{bh(r)}catch(p){c=p}return function(u,g){if(u===void 0&&(u={}),c)throw c;if(0)var y;for(var b=!1,O={},S=0;S<a.length;S++){var E=a[S],$=r[E],T=u[E],P=$(T,g);if(typeof P>"u"){var z=g&&g.type;throw new Error(Xe(14))}O[E]=P,b=b||P!==T}return b=b||a.length!==Object.keys(u).length,b?O:u}}function jo(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(i){return i}:e.length===1?e[0]:e.reduce(function(i,n){return function(){return i(n.apply(void 0,arguments))}})}function dp(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(i){return function(){var n=i.apply(void 0,arguments),a=function(){throw new Error(Xe(15))},s={getState:n.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=jo.apply(void 0,c)(n.dispatch),bs(bs({},n),{},{dispatch:a})}}}function pp(t){var e=function(i){var n=i.dispatch,a=i.getState;return function(s){return function(c){return typeof c=="function"?c(n,a,t):s(c)}}};return e}var up=pp();up.withExtraArgument=pp;var Ss=up;var mp=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,n){i.__proto__=n}||function(i,n){for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(i[a]=n[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}(),xh=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,n,a,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(u){return function(g){return p([u,g])}}function p(u){if(i)throw new TypeError("Generator is already executing.");for(;r;)try{if(i=1,n&&(a=u[0]&2?n.return:u[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,u[1])).done)return a;switch(n=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,n=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=e.call(t,r)}catch(g){u=[6,g],n=0}finally{i=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Ko=function(t,e){for(var r=0,i=e.length,n=t.length;r<i;r++,n++)t[n]=e[r];return t},vh=Object.defineProperty,Sh=Object.defineProperties,Oh=Object.getOwnPropertyDescriptors,fp=Object.getOwnPropertySymbols,Ch=Object.prototype.hasOwnProperty,wh=Object.prototype.propertyIsEnumerable,hp=function(t,e,r){return e in t?vh(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},Dr=function(t,e){for(var r in e||(e={}))Ch.call(e,r)&&hp(t,r,e[r]);if(fp)for(var i=0,n=fp(e);i<n.length;i++){var r=n[i];wh.call(e,r)&&hp(t,r,e[r])}return t},Os=function(t,e){return Sh(t,Oh(e))},Eh=function(t,e,r){return new Promise(function(i,n){var a=function(p){try{c(r.next(p))}catch(u){n(u)}},s=function(p){try{c(r.throw(p))}catch(u){n(u)}},c=function(p){return p.done?i(p.value):Promise.resolve(p.value).then(a,s)};c((r=r.apply(t,e)).next())})};var Ah=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?jo:jo.apply(null,arguments)},NC=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Rh(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}var Lh=function(t){mp(e,t);function e(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ko([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ko([void 0],r.concat(this))))},e}(Array),Ih=function(t){mp(e,t);function e(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,Ko([void 0],r[0].concat(this)))):new(e.bind.apply(e,Ko([void 0],r.concat(this))))},e}(Array);function Es(t){return Wt(t)?mn(t,function(){}):t}function kh(t){return typeof t=="boolean"}function Th(){return function(e){return $h(e)}}function $h(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,i=t.immutableCheck,n=i===void 0?!0:i,a=t.serializableCheck,s=a===void 0?!0:a,c=new Lh;if(r&&(kh(r)?c.push(Ss):c.push(Ss.withExtraArgument(r.extraArgument))),0){if(n)var p;if(s)var u}return c}var Cs=!0;function bp(t){var e=Th(),r=t||{},i=r.reducer,n=i===void 0?void 0:i,a=r.middleware,s=a===void 0?e():a,c=r.devTools,p=c===void 0?!0:c,u=r.preloadedState,g=u===void 0?void 0:u,y=r.enhancers,b=y===void 0?void 0:y,O;if(typeof n=="function")O=n;else if(Rh(n))O=cp(n);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var S=s;if(typeof S=="function"&&(S=S(e),!Cs&&!Array.isArray(S)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Cs&&S.some(function(Y){return typeof Y!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=dp.apply(void 0,S),$=jo;p&&($=Ah(Dr({trace:!Cs},typeof p=="object"&&p)));var T=new Ih(E),P=T;Array.isArray(b)?P=Ko([E],b):typeof b=="function"&&(P=b(T));var z=$.apply(void 0,P);return vs(O,g,z)}function Fr(t,e){function r(){for(var i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];if(e){var a=e.apply(void 0,i);if(!a)throw new Error("prepareAction did not return an object");return Dr(Dr({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:i[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(i){return i.type===t},r}function xp(t){var e={},r=[],i,n={addCase:function(a,s){var c=typeof a=="string"?a:a.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=s,n},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),n},addDefaultCase:function(a){return i=a,n}};return t(n),[e,r,i]}function Ph(t){return typeof t=="function"}function Nh(t,e,r,i){r===void 0&&(r=[]);var n=typeof e=="function"?xp(e):[e,r,i],a=n[0],s=n[1],c=n[2],p;if(Ph(t))p=function(){return Es(t())};else{var u=Es(t);p=function(){return u}}function g(y,b){y===void 0&&(y=p());var O=Ko([a[b.type]],s.filter(function(S){var E=S.matcher;return E(b)}).map(function(S){var E=S.reducer;return E}));return O.filter(function(S){return!!S}).length===0&&(O=[c]),O.reduce(function(S,E){if(E)if(Sr(S)){var $=S,T=E($,b);return T===void 0?S:T}else{if(Wt(S))return mn(S,function(P){return E(P,b)});var T=E(S,b);if(T===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return T}return S},y)}return g.getInitialState=p,g}function _h(t,e){return t+"/"+e}function vp(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:Es(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},c={};n.forEach(function(g){var y=i[g],b=_h(e,g),O,S;"reducer"in y?(O=y.reducer,S=y.prepare):O=y,a[g]=O,s[b]=O,c[g]=S?Fr(b,S):Fr(b)});function p(){var g=typeof t.extraReducers=="function"?xp(t.extraReducers):[t.extraReducers],y=g[0],b=y===void 0?{}:y,O=g[1],S=O===void 0?[]:O,E=g[2],$=E===void 0?void 0:E,T=Dr(Dr({},b),s);return Nh(r,function(P){for(var z in T)P.addCase(z,T[z]);for(var Y=0,X=S;Y<X.length;Y++){var nt=X[Y];P.addMatcher(nt.matcher,nt.reducer)}$&&P.addDefaultCase($)})}var u;return{name:e,reducer:function(g,y){return u||(u=p()),u(g,y)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var Bh="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Dh=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=Bh[Math.random()*64|0];return e},Fh=["name","message","stack","code"],ws=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),yp=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),Mh=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,i=Fh;r<i.length;r++){var n=i[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},FC=function(){function t(e,r,i){var n=Fr(e+"/fulfilled",function(g,y,b,O){return{payload:g,meta:Os(Dr({},O||{}),{arg:b,requestId:y,requestStatus:"fulfilled"})}}),a=Fr(e+"/pending",function(g,y,b){return{payload:void 0,meta:Os(Dr({},b||{}),{arg:y,requestId:g,requestStatus:"pending"})}}),s=Fr(e+"/rejected",function(g,y,b,O,S){return{payload:O,error:(i&&i.serializeError||Mh)(g||"Rejected"),meta:Os(Dr({},S||{}),{arg:b,requestId:y,rejectedWithValue:!!O,requestStatus:"rejected",aborted:g?.name==="AbortError",condition:g?.name==="ConditionError"})}}),c=!1,p=typeof AbortController<"u"?AbortController:function(){function g(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return g.prototype.abort=function(){},g}();function u(g){return function(y,b,O){var S=i?.idGenerator?i.idGenerator(g):Dh(),E=new p,$,T=!1;function P(Y){$=Y,E.abort()}var z=function(){return Eh(this,null,function(){var Y,X,nt,qt,tt,Yt,ze;return xh(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),qt=(Y=i?.condition)==null?void 0:Y.call(i,g,{getState:b,extra:O}),Uh(qt)?[4,qt]:[3,2];case 1:qt=m.sent(),m.label=2;case 2:if(qt===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return T=!0,tt=new Promise(function(v,_){return E.signal.addEventListener("abort",function(){return _({name:"AbortError",message:$||"Aborted"})})}),y(a(S,g,(X=i?.getPendingMeta)==null?void 0:X.call(i,{requestId:S,arg:g},{getState:b,extra:O}))),[4,Promise.race([tt,Promise.resolve(r(g,{dispatch:y,getState:b,extra:O,requestId:S,signal:E.signal,abort:P,rejectWithValue:function(v,_){return new ws(v,_)},fulfillWithValue:function(v,_){return new yp(v,_)}})).then(function(v){if(v instanceof ws)throw v;return v instanceof yp?n(v.payload,S,g,v.meta):n(v,S,g)})])];case 3:return nt=m.sent(),[3,5];case 4:return Yt=m.sent(),nt=Yt instanceof ws?s(null,S,g,Yt.payload,Yt.meta):s(Yt,S,g),[3,5];case 5:return ze=i&&!i.dispatchConditionRejection&&s.match(nt)&&nt.meta.condition,ze||y(nt),[2,nt]}})})}();return Object.assign(z,{abort:P,requestId:S,arg:g,unwrap:function(){return z.then(zh)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function zh(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Uh(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Sp="listener",Op="completed",Cp="cancelled",MC="task-"+Cp,zC="task-"+Op,UC=Sp+"-"+Cp,HC=Sp+"-"+Op;var As="listenerMiddleware";var WC=Fr(As+"/add"),VC=Fr(As+"/removeAll"),GC=Fr(As+"/remove");var gp,jC=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(gp||(gp=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Hh=function(t){return function(e){setTimeout(e,t)}},KC=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Hh(10);tp();var Wh=ln(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,i,n){this.eventBus.addEventListener(r,i,n)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,i,n){this.eventBus.removeEventListener(r,i,n)}}}),xn=class extends Wh(Object){};window.ftReduxStores||(window.ftReduxStores={});var wp=class t extends xn{static get(e){var r;let i=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,a=window.ftReduxStores[i];if(fn(a))return a;if(n==null)return;let s=vp({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),c=bp({reducer:(p,u)=>u.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof u.type=="string"&&u.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...u.overwrites}:s.reducer(p,u)});return window.ftReduxStores[n.name]=new t(s,c,n.eventBus)}constructor(e,r,i){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new cn;let n=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,c)=>{let p=s,u=a[p];return u?(...g)=>{let y=u(...g.map(n));return this.reduxStore.dispatch(y),y}:g=>{this.setState({[p]:n(g)})}}}),this.eventBus=i??this.eventBus}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 vn=class{static format(e,r,i,n){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(i,n)):this.getIntlDateTime(e,r,i,n)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,i,n){let a=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(r,{dateStyle:i?"medium":"short"}).format(a);if(!n)return s;let c=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return`${s} ${c}`}static getTimezoneAsString(){let e=i=>String(Math.floor(i)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}};var Ep=f(C()),Sn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},mw=(0,Ep.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...i){super(i),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(k)}dateFormatOptionsChanged(i){return i.has("metadataDescriptors")||i.has("useLongDateFormat")||i.has("useDateTimeFormat")||i.has("uiLocale")}getDateFormatter(i){var n,a;return((a=(n=this.metadataDescriptors.find(c=>c.key===i))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1)?c=>vn.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Sn([(0,Rs.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Sn([(0,Rs.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Sn([os({store:k.name,selector:r=>{var i,n;return(n=(i=r.metadataConfiguration)===null||i===void 0?void 0:i.descriptors)!==null&&n!==void 0?n:[]}})],e.prototype,"metadataDescriptors",void 0),Sn([os({store:k.name})],e.prototype,"uiLocale",void 0),e});var wn=f(C());var On=class extends ct{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}};var Cn=class extends ct{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}};var Vh="ft-user-assets",Gh={setAssetCount:(t,e)=>{let{userAssetType:r,count:i}=e.payload.assetCount;t.assetCounts.allAsset[r]=i},clearAssetCount:t=>{Object.values(Lt).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:i,asset:n}=e.payload;Is(t,r,[...Ls(t,r),n]),Ap(t,r,1,i),Rp(t,n)},editAsset:(t,e)=>{let{assetType:r,asset:i}=e.payload;Is(t,r,Ls(t,r).map(n=>n.id===i.id?i:n)),Rp(t,i)},removeAsset:(t,e)=>{let{assetType:r,mapId:i,assetId:n}=e.payload;Is(t,r,Ls(t,r).filter(a=>a.id!==n)),Ap(t,r,-1,i)}},Lp={[Lt.SEARCHES]:"savedSearches",[Lt.BOOKMARKS]:"bookmarks",[Lt.BOOKS]:void 0,[Lt.COLLECTIONS]:void 0},Ls=(t,e)=>{var r;let i=Lp[e];return i?(r=t[i])!==null&&r!==void 0?r:[]:[]},Is=(t,e,r)=>{let i=Lp[e];i&&(t[i]=r)},Ap=(t,e,r,i)=>{let n=t.assetCounts.allAsset[e];if(n!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,n+r),e===Lt.BOOKMARKS&&i)){let a=t.assetCounts.bookmarkByMap[i];t.assetCounts.bookmarkByMap[i]=Math.max(0,a+r)}},Rp=(t,e)=>{let r=t.assetLabels.map(n=>n.title),i=e.labels.filter(n=>!r.includes(n)).map(n=>({title:n}));t.assetLabels.push(...i)},bt=wn.FtReduxStore.get({name:Vh,reducers:Gh,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Lt).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),ks=class{constructor(e=new On,r=new Cn){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new tn,this.savedSearchesService=new nn,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=k.getState();(0,wn.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),bt.actions.clearAssetCount(),bt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),bt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),bt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();bt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();bt.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&bt.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&bt.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(bt.getState().assetCounts.bookmarkByMap).length!==0;e===Lt.BOOKMARKS&&r&&bt.actions.clearBookmarkCountByMap(),bt.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;bt.actions.bookmarks(r)}}},jh=new ks;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=jh);(0,Ip.customElement)("ft-app-context")(ue);var Ts=class t extends Event{constructor(){super(t.eventName)}};Ts.eventName="search-context-clear-all-filters";var Kh=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ps=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},kp=Symbol("registerInterval"),$s=Symbol("registerAttempts"),Zh=40,qh=(0,Rn.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class e extends t{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[$s]=0,this[kp]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[$s]>Zh?window.clearInterval(this[kp]):(this[$s]++,this.dispatchEvent(new Ps))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Kh([(0,Tp.state)()],e.prototype,"stateManager",void 0),e}),An=class extends qh(Rn.FtLitElementRedux){};var Fp=f(C());var kn=f(L()),Tn=f(J()),$n=f(C());var $p=f(L());var Pp=$p.css`
1158
+ `;var Zo=f(C());var Bp=f(J());var Ns=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[i,n]=e.split(".");return{context:i,key:n,custom:!0,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Np=new Ns;var Yh=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Xh=Symbol("i18nAttributes"),Qh=Symbol("i18nListAttributes"),Dp=Symbol("i18nProperties"),Ln=Symbol("i18nContexts"),Ci=Symbol("i18nUnsubs"),qo=(0,Zo.applyMixinOnce)(Symbol("withI18n"),function(t){var e,r;class i extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?on:zo}i18n(a){let{context:s,key:c,message:p}=a,{custom:u,args:g,argsProvider:y}=a;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=g??(y?y(this):[]);return this.getI18nService(u).resolveMessage(s,c,...b)}return p}async awaitI18n(a){let{context:s,custom:c}=a;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(a)}customI18n(a,s){if(Np.isI18nKey(a)){let[c,p]=a.split(".");return this.i18n({custom:!0,context:c,key:p,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,c,p)=>a.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,c;let p=this,u=(g,y,b)=>b?.context&&b.key&&a(g,y,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...g})}:b;(s=this[Xh])===null||s===void 0||s.forEach((g,y)=>p[y]=u(g,y,p[y])),(c=this[Qh])===null||c===void 0||c.forEach((g,y)=>{var b;return p[y]=(b=p[y])===null||b===void 0?void 0:b.map(O=>u(g,y,O))})}updateI18nProperties(a){var s;(s=this[Dp])===null||s===void 0||s.forEach((c,p)=>{a(c,p)&&(this[p]=this.i18n(c))})}addI18nMessages(a,s,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,c)}addI18nContext(a,s,c){let p=(typeof a=="string"?a:a.name).toLowerCase();c=typeof a=="string"?c:a.custom,this[Ln].set(p,{isCustomContext:c}),this[Ci].has(p)||this[Ci].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,s)}hasI18nContext(a){return this[Ln].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Ln].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Ci].forEach(a=>a()),this[Ci].clear()}}return e=Ln,r=Ci,Yh([(0,Bp.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}),_p=class extends qo(Zo.FtLitElement){},In=class extends qo(Zo.FtLitElementRedux){};var wi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Vt=class extends In{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":kn.nothing:kn.html`
1141
1159
  <span class="ft-i18n">
1142
1160
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1143
1161
  </span>
1144
- `}update(e){var r;super.update(e),["context","key","defaultMessage"].some(i=>e.has(i))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};Ht.elementDefinitions={};Ht.styles=Ap;mi([(0,Rn.redux)()],Ht.prototype,"editorMode",void 0);mi([(0,An.property)()],Ht.prototype,"context",void 0);mi([(0,An.property)()],Ht.prototype,"key",void 0);mi([(0,Rn.jsonProperty)([])],Ht.prototype,"args",void 0);mi([(0,An.property)()],Ht.prototype,"defaultMessage",void 0);var Ln=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?Qi:Po}constructor(e,r=!1){this.name=e,this.custom=r,this.properties=new Proxy({},{get:(i,n)=>{let a=n;return s=>({context:this.name,key:a,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(i,n)=>(...a)=>this.service.resolveMessage(this.name,n,...a)}),this.rawMessages=new Proxy({},{get:(i,n)=>this.service.resolveRawMessage(this.name,n)}),this.keys=new Proxy({},{get:(i,n)=>()=>n}),this.attributes=new Proxy({},{get:(i,n)=>()=>({context:this.name,key:n,message:this.service.resolveRawMessage(this.name,n)})})}};(0,Tp.customElement)("ft-i18n")(Ht);var Br=Ln.build("designedSearchInput");var Et=f(J()),df=f(ht());var lf=f(C()),Zo=f(L());var nf=f(L());var af=f(C());var of=f(C());var re=f(L()),q=f(J()),ki=f(Dr()),ce=f(C());var Bp=f(C());var _p=f(L()),co=f(J()),In=f(C());var kt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(kt||(kt={}));var Np=f(L());var Pp=Np.css`
1162
+ `}update(e){var r;super.update(e),["context","key","defaultMessage"].some(i=>e.has(i))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};Vt.elementDefinitions={};Vt.styles=Pp;wi([(0,$n.redux)()],Vt.prototype,"editorMode",void 0);wi([(0,Tn.property)()],Vt.prototype,"context",void 0);wi([(0,Tn.property)()],Vt.prototype,"key",void 0);wi([(0,$n.jsonProperty)([])],Vt.prototype,"args",void 0);wi([(0,Tn.property)()],Vt.prototype,"defaultMessage",void 0);var Pn=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?on:zo}constructor(e,r=!1){this.name=e,this.custom=r,this.properties=new Proxy({},{get:(i,n)=>{let a=n;return s=>({context:this.name,key:a,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(i,n)=>(...a)=>this.service.resolveMessage(this.name,n,...a)}),this.rawMessages=new Proxy({},{get:(i,n)=>this.service.resolveRawMessage(this.name,n)}),this.keys=new Proxy({},{get:(i,n)=>()=>n}),this.attributes=new Proxy({},{get:(i,n)=>()=>({context:this.name,key:n,message:this.service.resolveRawMessage(this.name,n)})})}};(0,Fp.customElement)("ft-i18n")(Vt);var Mr=Pn.build("designedSearchInput");var Et=f(J()),mf=f(ft());var yf=f(C()),ti=f(L());var uf=f(L());var ff=f(C());var pf=f(C());var re=f(L()),q=f(J()),Bi=f(zr()),de=f(C());var Wp=f(C());var Hp=f(L()),ho=f(J()),Nn=f(C());var Tt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(Tt||(Tt={}));var zp=f(L());var Up=zp.css`
1145
1163
  .ft-size-watcher--pixel {
1146
1164
  width: 0;
1147
1165
  height: 0;
@@ -1160,11 +1178,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1160
1178
  .ft-size-watcher--local .ft-size-watcher--watcher {
1161
1179
  width: 100%;
1162
1180
  }
1163
- `;var bi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ss=class extends CustomEvent{constructor(e,r){super("change",{detail:{size:e,category:r}})}},xt=class extends In.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=kt.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new In.Debouncer}render(){return _p.html`
1181
+ `;var Ei=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},_s=class extends CustomEvent{constructor(e,r){super("change",{detail:{size:e,category:r}})}},xt=class extends Nn.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=Tt.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new Nn.Debouncer}render(){return Hp.html`
1164
1182
  <div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
1165
1183
  <div class="ft-size-watcher--watcher"></div>
1166
1184
  </div>
1167
- `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run(()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=kt.S:this.size<976?this.category=kt.M:this.size<1024?this.category=kt.L:this.size<1440?this.category=kt.XL:this.category=kt.XXL,this.dispatchEvent(new ss(this.size,this.category)))},this.debounceTimeout)}};xt.elementDefinitions={};xt.styles=Pp;bi([(0,co.property)({type:Number})],xt.prototype,"debounceTimeout",void 0);bi([(0,co.property)({type:Boolean})],xt.prototype,"local",void 0);bi([(0,co.property)({type:Number,reflect:!0})],xt.prototype,"size",void 0);bi([(0,co.property)({type:String,reflect:!0})],xt.prototype,"category",void 0);bi([(0,co.query)(".ft-size-watcher--watcher")],xt.prototype,"watcher",void 0);(0,Bp.customElement)("ft-size-watcher")(xt);var ls=f(C());function kn(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Dp(t){return kn(t).split("|").pop()}function Fp(t){return kn(t).split("|").join(" > ")}function Mp(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(r=>Mp(r,t.selected)),value:t.value}}function zp(t){return(0,ls.flatDeep)(t.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]}).filter(e=>e.selected).map(e=>e.label)}function cs(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Mp(e,!1))}}function Up(t){return(0,ls.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var us=f(C());var fo=f(L()),de=f(J()),Be=f(C());var St=f(L()),_e=f(J()),du=f(Dr()),$t=f(C());var Kp=f(C());var Vp=f(L()),rr=f(J()),Gp=f(C()),jp=f(ht());var je=f(C()),Hp=f(L());var vt={textColor:je.FtCssVariableFactory.extend("--ft-checkbox-text-color","",je.designSystemVariables.colorOnSurfaceHigh),fontSize:je.FtCssVariableFactory.extend("--ft-checkbox-font-size","",I.fontSize),activeColor:je.FtCssVariableFactory.extend("--ft-checkbox-active-color","",je.designSystemVariables.colorPrimary),checkColor:je.FtCssVariableFactory.extend("--ft-checkbox-check-color","",je.designSystemVariables.colorOnPrimary),borderColor:je.FtCssVariableFactory.extend("--ft-checkbox-border-color","",je.designSystemVariables.colorOnSurfaceMedium),disabledColor:je.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",je.designSystemVariables.colorOnSurfaceDisabled),errorColor:je.FtCssVariableFactory.extend("--ft-checkbox-error-color","",je.designSystemVariables.colorError)},Wp=Hp.css`
1185
+ `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run(()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=Tt.S:this.size<976?this.category=Tt.M:this.size<1024?this.category=Tt.L:this.size<1440?this.category=Tt.XL:this.category=Tt.XXL,this.dispatchEvent(new _s(this.size,this.category)))},this.debounceTimeout)}};xt.elementDefinitions={};xt.styles=Up;Ei([(0,ho.property)({type:Number})],xt.prototype,"debounceTimeout",void 0);Ei([(0,ho.property)({type:Boolean})],xt.prototype,"local",void 0);Ei([(0,ho.property)({type:Number,reflect:!0})],xt.prototype,"size",void 0);Ei([(0,ho.property)({type:String,reflect:!0})],xt.prototype,"category",void 0);Ei([(0,ho.query)(".ft-size-watcher--watcher")],xt.prototype,"watcher",void 0);(0,Wp.customElement)("ft-size-watcher")(xt);var Bs=f(C());function _n(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Vp(t){return _n(t).split("|").pop()}function Gp(t){return _n(t).split("|").join(" > ")}function jp(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(r=>jp(r,t.selected)),value:t.value}}function Kp(t){return(0,Bs.flatDeep)(t.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]}).filter(e=>e.selected).map(e=>e.label)}function Ds(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>jp(e,!1))}}function Zp(t){return(0,Bs.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var zs=f(C());var mo=f(L()),pe=f(J()),_e=f(C());var St=f(L()),Ne=f(J()),mu=f(zr()),Pt=f(C());var eu=f(C());var Xp=f(L()),ir=f(J()),Qp=f(C()),Jp=f(ft());var Ge=f(C()),qp=f(L());var vt={textColor:Ge.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Ge.designSystemVariables.colorOnSurfaceHigh),fontSize:Ge.FtCssVariableFactory.extend("--ft-checkbox-font-size","",I.fontSize),activeColor:Ge.FtCssVariableFactory.extend("--ft-checkbox-active-color","",Ge.designSystemVariables.colorPrimary),checkColor:Ge.FtCssVariableFactory.extend("--ft-checkbox-check-color","",Ge.designSystemVariables.colorOnPrimary),borderColor:Ge.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Ge.designSystemVariables.colorOnSurfaceMedium),disabledColor:Ge.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",Ge.designSystemVariables.colorOnSurfaceDisabled),errorColor:Ge.FtCssVariableFactory.extend("--ft-checkbox-error-color","",Ge.designSystemVariables.colorError)},Yp=qp.css`
1168
1186
  * {
1169
1187
  box-sizing: border-box;
1170
1188
  }
@@ -1245,7 +1263,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1245
1263
 
1246
1264
  .ft-checkbox.ft-checkbox--error {
1247
1265
  color: ${vt.errorColor};
1248
- ${(0,je.setVariable)(x.color,vt.errorColor)};
1266
+ ${(0,Ge.setVariable)(x.color,vt.errorColor)};
1249
1267
 
1250
1268
  .ft-checkbox--box {
1251
1269
  border-color: ${vt.errorColor};
@@ -1257,8 +1275,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1257
1275
  }
1258
1276
  }
1259
1277
  }
1260
- `;var Fr=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Xe=class extends Gp.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.error=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--error":this.error,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return Vp.html`
1261
- <label class="${(0,jp.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1278
+ `;var Ur=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Qe=class extends Qp.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.error=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--error":this.error,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return Xp.html`
1279
+ <label class="${(0,Jp.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1262
1280
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
1263
1281
  <ft-ripple part="checkbox-ripple"
1264
1282
  ?disabled=${this.disabled}
@@ -1266,7 +1284,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1266
1284
  unbounded>
1267
1285
  </ft-ripple>
1268
1286
  <div class="ft-checkbox--box" part="checkbox-box">
1269
- <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check">
1287
+ <svg class="ft-checkbox--checkmark" viewBox="0 0 24 24" part="checkbox-check" aria-hidden="true">
1270
1288
  <path class="ft-checkbox--checkmark-path" fill="none"
1271
1289
  d=${this.indeterminate&&!this.checked?"M2,12 22,12":"M1.73,12.91 8.1,19.28 22.79,4.59"}></path>
1272
1290
  </svg>
@@ -1284,8 +1302,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1284
1302
  <slot></slot>
1285
1303
  </ft-typography>
1286
1304
  </label>
1287
- `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};Xe.elementDefinitions={"ft-ripple":K,"ft-typography":te};Xe.styles=Wp;Fr([(0,rr.property)()],Xe.prototype,"name",void 0);Fr([(0,rr.property)({type:Boolean,reflect:!0})],Xe.prototype,"checked",void 0);Fr([(0,rr.property)({type:Boolean})],Xe.prototype,"indeterminate",void 0);Fr([(0,rr.property)({type:Boolean})],Xe.prototype,"disabled",void 0);Fr([(0,rr.property)({type:Boolean})],Xe.prototype,"error",void 0);Fr([(0,rr.query)(".ft-checkbox")],Xe.prototype,"container",void 0);Fr([(0,rr.query)("ft-ripple")],Xe.prototype,"ripple",void 0);Fr([(0,rr.query)("input")],Xe.prototype,"input",void 0);(0,Kp.customElement)("ft-checkbox")(Xe);var Oi=f(C());var Zp=f(L()),or=f(J()),qp=f(C()),Yp=f(ht());var Mr=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Tn=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},rt=class extends qp.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1}get radioClasses(){return{"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled}}get typographyVariant(){return""}render(){return Zp.html`
1288
- <div class="${(0,Yp.classMap)(this.radioClasses)}"
1305
+ `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};Qe.elementDefinitions={"ft-ripple":K,"ft-typography":te};Qe.styles=Yp;Ur([(0,ir.property)()],Qe.prototype,"name",void 0);Ur([(0,ir.property)({type:Boolean,reflect:!0})],Qe.prototype,"checked",void 0);Ur([(0,ir.property)({type:Boolean})],Qe.prototype,"indeterminate",void 0);Ur([(0,ir.property)({type:Boolean})],Qe.prototype,"disabled",void 0);Ur([(0,ir.property)({type:Boolean})],Qe.prototype,"error",void 0);Ur([(0,ir.query)(".ft-checkbox")],Qe.prototype,"container",void 0);Ur([(0,ir.query)("ft-ripple")],Qe.prototype,"ripple",void 0);Ur([(0,ir.query)("input")],Qe.prototype,"input",void 0);(0,eu.customElement)("ft-checkbox")(Qe);var Li=f(C());var tu=f(L()),nr=f(J()),ru=f(C()),ou=f(ft());var Hr=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Bn=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},je=class extends ru.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1}get radioClasses(){return{"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled}}get typographyVariant(){return""}render(){return tu.html`
1306
+ <div class="${(0,ou.classMap)(this.radioClasses)}"
1289
1307
  @click=${this.onClick}>
1290
1308
  <div class="ft-radio--box-container">
1291
1309
  <ft-ripple
@@ -1305,20 +1323,20 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1305
1323
  >
1306
1324
  </div>
1307
1325
  <label for="radio-button" inert >
1308
- <ft-typography variant="${this.typographyVariant}">
1326
+ <ft-or-ftds-typography variant="${this.typographyVariant}">
1309
1327
  <slot></slot>
1310
- </ft-typography>
1328
+ </ft-or-ftds-typography>
1311
1329
  </label>
1312
1330
  </div>
1313
- `}willUpdate(e){super.willUpdate(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new Tn(this.value,this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new Tn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus(),setTimeout(()=>{var r;return(r=this.ripple)===null||r===void 0?void 0:r.forceFocusUpdate()},0)}onClick(e){var r;e.target!==this.input&&(e.stopPropagation(),e.preventDefault(),(r=this.input)===null||r===void 0||r.click())}};rt.elementDefinitions={"ft-ripple":K,"ft-typography":te};Mr([(0,or.property)()],rt.prototype,"value",void 0);Mr([(0,or.property)()],rt.prototype,"name",void 0);Mr([(0,or.property)({type:Boolean,reflect:!0})],rt.prototype,"checked",void 0);Mr([(0,or.property)({attribute:"aria-checked",reflect:!0})],rt.prototype,"ariaChecked",void 0);Mr([(0,or.property)({type:Boolean})],rt.prototype,"disabled",void 0);Mr([(0,or.query)(".ft-radio")],rt.prototype,"container",void 0);Mr([(0,or.query)("ft-ripple")],rt.prototype,"ripple",void 0);Mr([(0,or.query)("input")],rt.prototype,"input",void 0);var Xp=f(L()),pt=f(C());var zr={textColor:pt.FtCssVariableFactory.extend("--ft-radio-text-color","",pt.designSystemVariables.colorOnSurfaceHigh),fontSize:pt.FtCssVariableFactory.extend("--ft-radio-font-size","",I.fontSize),colorPrimary:pt.FtCssVariableFactory.external(pt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:pt.FtCssVariableFactory.external(pt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:pt.FtCssVariableFactory.extend("--ft-radio-border-color","",pt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:pt.FtCssVariableFactory.external(pt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Qp=Xp.css`
1331
+ `}willUpdate(e){super.willUpdate(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 r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.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(),setTimeout(()=>{var r;return(r=this.ripple)===null||r===void 0?void 0:r.forceFocusUpdate()},0)}onClick(e){var r;e.target!==this.input&&(e.stopPropagation(),e.preventDefault(),(r=this.input)===null||r===void 0||r.click())}};je.elementDefinitions={"ft-ripple":K};Hr([(0,nr.property)()],je.prototype,"value",void 0);Hr([(0,nr.property)()],je.prototype,"name",void 0);Hr([(0,nr.property)({type:Boolean,reflect:!0})],je.prototype,"checked",void 0);Hr([(0,nr.property)({attribute:"aria-checked",reflect:!0})],je.prototype,"ariaChecked",void 0);Hr([(0,nr.property)({type:Boolean})],je.prototype,"disabled",void 0);Hr([(0,nr.query)(".ft-radio")],je.prototype,"container",void 0);Hr([(0,nr.query)("ft-ripple")],je.prototype,"ripple",void 0);Hr([(0,nr.query)("input")],je.prototype,"input",void 0);var iu=f(L()),dt=f(C());var Wr={textColor:dt.FtCssVariableFactory.extend("--ft-radio-text-color","",dt.designSystemVariables.colorOnSurfaceHigh),fontSize:dt.FtCssVariableFactory.extend("--ft-radio-font-size","",I.fontSize),colorPrimary:dt.FtCssVariableFactory.external(dt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:dt.FtCssVariableFactory.external(dt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:dt.FtCssVariableFactory.extend("--ft-radio-border-color","",dt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:dt.FtCssVariableFactory.external(dt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},nu=iu.css`
1314
1332
  * {
1315
1333
  box-sizing: border-box;
1316
1334
  }
1317
1335
 
1318
1336
  .ft-radio {
1319
1337
  box-sizing: border-box;
1320
- color: ${zr.textColor};
1321
- font-size: ${zr.fontSize};
1338
+ color: ${Wr.textColor};
1339
+ font-size: ${Wr.fontSize};
1322
1340
 
1323
1341
  display: inline-flex;
1324
1342
  align-items: center;
@@ -1326,7 +1344,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1326
1344
  }
1327
1345
 
1328
1346
  .ft-radio--disabled {
1329
- color: ${zr.colorOnSurfaceDisabled};
1347
+ color: ${Wr.colorOnSurfaceDisabled};
1330
1348
  }
1331
1349
 
1332
1350
  input {
@@ -1349,7 +1367,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1349
1367
  }
1350
1368
 
1351
1369
  .ft-radio--box {
1352
- border: 2px solid ${zr.borderColor};
1370
+ border: 2px solid ${Wr.borderColor};
1353
1371
  border-radius: 50%;
1354
1372
 
1355
1373
  display: flex;
@@ -1362,7 +1380,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1362
1380
 
1363
1381
  .ft-radio--box:after {
1364
1382
  content: " ";
1365
- background-color: ${zr.colorPrimary};
1383
+ background-color: ${Wr.colorPrimary};
1366
1384
 
1367
1385
  border-radius: 50%;
1368
1386
 
@@ -1374,7 +1392,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1374
1392
  }
1375
1393
 
1376
1394
  .ft-radio--checked .ft-radio--box {
1377
- border-color: ${zr.colorPrimary};
1395
+ border-color: ${Wr.colorPrimary};
1378
1396
  }
1379
1397
 
1380
1398
 
@@ -1383,23 +1401,23 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1383
1401
  }
1384
1402
 
1385
1403
  .ft-radio--disabled .ft-radio--box {
1386
- border-color: ${zr.colorOnSurfaceDisabled};
1404
+ border-color: ${Wr.colorOnSurfaceDisabled};
1387
1405
  background-color: transparent;
1388
1406
  }
1389
1407
 
1390
1408
  .ft-radio--disabled .ft-radio--box:after {
1391
- background-color: ${zr.colorOnSurfaceDisabled};
1409
+ background-color: ${Wr.colorOnSurfaceDisabled};
1392
1410
  }
1393
1411
 
1394
1412
  .ft-radio:has(:focus-visible) {
1395
- outline: 2px solid ${pt.designSystemVariables.colorPrimary};
1413
+ outline: 2px solid ${dt.designSystemVariables.colorPrimary};
1396
1414
  outline-offset: -2px;
1397
1415
  }
1398
1416
 
1399
- .ft-radio ft-typography {
1417
+ .ft-radio ft-or-ftds-typography {
1400
1418
  padding-right: 2px;
1401
1419
  }
1402
- `;var xr=class extends rt{get typographyVariant(){return Se.body2}};xr.styles=Qp;var $n=f(C());var Jp=f(L()),U=f(C());var eu=Jp.css`
1420
+ `;var ar=class extends je{get typographyVariant(){return Ye.body2}};ar.elementDefinitions={...je.elementDefinitions,"ft-or-ftds-typography":te};ar.styles=nu;var Dn=f(C());var au=f(L()),U=f(C());var su=au.css`
1403
1421
  * {
1404
1422
  box-sizing: border-box;
1405
1423
  --input-size: calc(${U.radio.circleSize} + 2 * (${U.radio.focusOutlineOffset} + ${U.radio.focusOutlineWidth}));
@@ -1504,15 +1522,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1504
1522
  outline-offset: ${U.radio.focusOutlineOffset};
1505
1523
  }
1506
1524
 
1507
- .ft-radio ft-typography {
1525
+ .ft-radio ft-or-ftds-typography {
1508
1526
  padding-right: 2px;
1509
1527
  }
1510
- `;var xi=class extends(0,$n.toFtdsBase)(rt){constructor(){super(...arguments),this.family=Or.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return Se.body2medium}};xi.styles=[$n.safariEllipsisFix,eu];var tu=f(C()),Ur=f(J()),ru=f(L()),vi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Tt=class extends tu.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{setTimeout(()=>this.focusCurrentChecked(),100)},this.onFocusOut=e=>{}}get radioButtons(){var e,r;return(r=(e=this.assignedElements)===null||e===void 0?void 0:e.flatMap(i=>i.matches("ft-radio,ftds-radio")?[i]:[...i.querySelectorAll("ft-radio,ftds-radio")]))!==null&&r!==void 0?r:[]}render(){return ru.html`
1528
+ `;var Yo=class extends(0,Dn.toFtdsBase)(je){constructor(){super(...arguments),this.family=Er.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return ht.body2medium}};Yo.elementDefinitions={...je.elementDefinitions,"ft-or-ftds-typography":te};Yo.styles=[Dn.safariEllipsisFix,su];var lu=f(C()),Vr=f(J()),cu=f(L()),Ai=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},$t=class extends lu.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{setTimeout(()=>this.focusCurrentChecked(),100)},this.onFocusOut=e=>{}}get radioButtons(){var e,r;return(r=(e=this.assignedElements)===null||e===void 0?void 0:e.flatMap(i=>i.matches("ft-radio,ftds-radio")?[i]:[...i.querySelectorAll("ft-radio,ftds-radio")]))!==null&&r!==void 0?r:[]}render(){return cu.html`
1511
1529
  <slot @slotchange=${this.onSlotChange}
1512
1530
  @change=${this.onChange}
1513
1531
  @keydown=${this.onKeyDown}
1514
1532
  ></slot>
1515
- `}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(r=>r.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(r=>r.checked=e.detail.value===r.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let r=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{r=!0;let i=this.currentSelectedIndex-1;this.radioButtons[i<0?this.radioButtons.length-1:i].select(),this.radioButtons[i<0?this.radioButtons.length-1:i].focus();break}case"ArrowDown":case"ArrowRight":{r=!0;let i=this.currentSelectedIndex+1;this.radioButtons[i>this.radioButtons.length-1?0:i].select(),this.radioButtons[i>this.radioButtons.length-1?0:i].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}r&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(r=>r.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e,this.radioButtons[this.currentSelectedIndex].setInputTabIndex(0)}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Tt.elementDefinitions={};vi([(0,Ur.property)()],Tt.prototype,"name",void 0);vi([(0,Ur.property)({reflect:!0,attribute:"role"})],Tt.prototype,"role",void 0);vi([(0,Ur.property)({reflect:!0,attribute:"aria-labelledby"})],Tt.prototype,"ariaLabelledBy",void 0);vi([(0,Ur.queryAssignedElements)()],Tt.prototype,"assignedElements",void 0);vi([(0,Ur.state)()],Tt.prototype,"currentSelectedIndex",void 0);var ou=f(L());var iu=ou.css`
1533
+ `}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(r=>r.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(r=>r.checked=e.detail.value===r.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let r=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{r=!0;let i=this.currentSelectedIndex-1;this.radioButtons[i<0?this.radioButtons.length-1:i].select(),this.radioButtons[i<0?this.radioButtons.length-1:i].focus();break}case"ArrowDown":case"ArrowRight":{r=!0;let i=this.currentSelectedIndex+1;this.radioButtons[i>this.radioButtons.length-1?0:i].select(),this.radioButtons[i>this.radioButtons.length-1?0:i].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}r&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(r=>r.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e,this.radioButtons[this.currentSelectedIndex].setInputTabIndex(0)}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};$t.elementDefinitions={};Ai([(0,Vr.property)()],$t.prototype,"name",void 0);Ai([(0,Vr.property)({reflect:!0,attribute:"role"})],$t.prototype,"role",void 0);Ai([(0,Vr.property)({reflect:!0,attribute:"aria-labelledby"})],$t.prototype,"ariaLabelledBy",void 0);Ai([(0,Vr.queryAssignedElements)()],$t.prototype,"assignedElements",void 0);Ai([(0,Vr.state)()],$t.prototype,"currentSelectedIndex",void 0);var du=f(L());var pu=du.css`
1516
1534
  :host {
1517
1535
  display: block;
1518
1536
  }
@@ -1520,17 +1538,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1520
1538
  :host(:focus-visible) {
1521
1539
  outline: none;
1522
1540
  }
1523
- `;var po=class extends Tt{};po.styles=iu;var Nn=f(C());var nu=f(L()),au=f(C()),su=nu.css`
1541
+ `;var yo=class extends $t{};yo.styles=pu;var Fn=f(C());var uu=f(L()),fu=f(C()),hu=uu.css`
1524
1542
  :host {
1525
1543
  display: flex;
1526
1544
  flex-direction: column;
1527
- gap: ${au.radio.verticalGap}
1545
+ gap: ${fu.radio.verticalGap}
1528
1546
  }
1529
1547
 
1530
1548
  :host(:focus-visible) {
1531
1549
  outline: none;
1532
1550
  }
1533
- `;var Si=class extends(0,Nn.toFtdsBase)(Tt){constructor(){super(...arguments),this.family=Or.brand}};Si.styles=[Nn.safariEllipsisFix,su];(0,Oi.customElement)("ft-radio")(xr);(0,Oi.customElement)("ftds-radio")(xi);(0,Oi.customElement)("ft-radio-group")(po);(0,Oi.customElement)("ftds-radio-group")(Si);var lu=f(L()),se=f(C());var Ci={buttonMoreColor:se.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",se.designSystemVariables.colorOnSurface),borderRadiusM:se.FtCssVariableFactory.external(se.designSystemVariables.borderRadiusM,"Design system"),colorOutline:se.FtCssVariableFactory.external(se.designSystemVariables.colorOutline,"Design system"),colorOnSurface:se.FtCssVariableFactory.external(se.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:se.FtCssVariableFactory.external(se.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:se.FtCssVariableFactory.external(se.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:se.FtCssVariableFactory.external(se.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:se.FtCssVariableFactory.external(se.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:se.FtCssVariableFactory.external($e.fontFamily,"Body2 typography"),fontSize:se.FtCssVariableFactory.external($e.fontSize,"Body2 typography"),fontWeight:se.FtCssVariableFactory.external($e.fontWeight,"Body2 typography"),letterSpacing:se.FtCssVariableFactory.external($e.letterSpacing,"Body2 typography"),lineHeight:se.FtCssVariableFactory.external($e.lineHeight,"Body2 typography"),textTransform:se.FtCssVariableFactory.external($e.textTransform,"Body2 typography")},cu=lu.css`
1551
+ `;var Ri=class extends(0,Fn.toFtdsBase)($t){constructor(){super(...arguments),this.family=Er.brand}};Ri.styles=[Fn.safariEllipsisFix,hu];(0,Li.customElement)("ft-radio")(ar);(0,Li.customElement)("ftds-radio")(Yo);(0,Li.customElement)("ft-radio-group")(yo);(0,Li.customElement)("ftds-radio-group")(Ri);var yu=f(L()),le=f(C());var Ii={buttonMoreColor:le.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",le.designSystemVariables.colorOnSurface),borderRadiusM:le.FtCssVariableFactory.external(le.designSystemVariables.borderRadiusM,"Design system"),colorOutline:le.FtCssVariableFactory.external(le.designSystemVariables.colorOutline,"Design system"),colorOnSurface:le.FtCssVariableFactory.external(le.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:le.FtCssVariableFactory.external(le.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:le.FtCssVariableFactory.external(le.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:le.FtCssVariableFactory.external(le.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:le.FtCssVariableFactory.external(le.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:le.FtCssVariableFactory.external(Te.fontFamily,"Body2 typography"),fontSize:le.FtCssVariableFactory.external(Te.fontSize,"Body2 typography"),fontWeight:le.FtCssVariableFactory.external(Te.fontWeight,"Body2 typography"),letterSpacing:le.FtCssVariableFactory.external(Te.letterSpacing,"Body2 typography"),lineHeight:le.FtCssVariableFactory.external(Te.lineHeight,"Body2 typography"),textTransform:le.FtCssVariableFactory.external(Te.textTransform,"Body2 typography")},gu=yu.css`
1534
1552
  .ft-filter-level--container {
1535
1553
  display: flex;
1536
1554
  flex-direction: column;
@@ -1544,14 +1562,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1544
1562
  flex-shrink: 0;
1545
1563
  text-decoration: none;
1546
1564
  position: relative;
1547
- border-radius: ${Ci.borderRadiusM};
1565
+ border-radius: ${Ii.borderRadiusM};
1548
1566
  overflow: hidden;
1549
1567
  display: flex;
1550
1568
  align-items: center;
1551
1569
  padding: 4px 4px;
1552
1570
  gap: 4px;
1553
1571
  cursor: pointer;
1554
- color: ${Ci.colorOnSurface};
1572
+ color: ${Ii.colorOnSurface};
1555
1573
  }
1556
1574
 
1557
1575
  .ft-filter-level--go-back:focus {
@@ -1580,11 +1598,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1580
1598
  }
1581
1599
 
1582
1600
  ft-button {
1583
- ${(0,se.setVariable)(H.color,Ci.colorOnSurface)};
1601
+ ${(0,le.setVariable)(H.color,Ii.colorOnSurface)};
1584
1602
  }
1585
1603
 
1586
1604
  ft-button.ft-filter-level--display-more {
1587
- ${(0,se.setVariable)(H.color,Ci.buttonMoreColor)};
1605
+ ${(0,le.setVariable)(H.color,Ii.buttonMoreColor)};
1588
1606
  }
1589
1607
 
1590
1608
  ft-radio, ft-checkbox {
@@ -1598,9 +1616,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1598
1616
 
1599
1617
  .ft-filter-level--no-values {
1600
1618
  margin: 10px 0;
1601
- color: ${Ci.colorOnSurfaceMedium};
1619
+ color: ${Ii.colorOnSurfaceMedium};
1602
1620
  }
1603
- `;var Ke=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Oe=class extends Wo((0,$t.withAriaNotification)($t.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,this.filteredOptions=[],this.ariaNotificationDebouncer=new $t.Debouncer(500)}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,r;return(r=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&r!==void 0?r:0}focusOnBackButton(){this.elementToFocus={selector:".ft-filter-level--go-back"}}focusOnExpandButton(e){this.elementToFocus={selector:`.ft-filter-level--option ft-button[part="controls navigate-hierarchy"][data-value="${e}"]`}}focusOnFirstOption(){this.elementToFocus={selector:'.ft-filter-level--option [part~="option"]'}}willUpdate(e){super.willUpdate(e),(e.has("options")||e.has("hideSelectedOptions")||e.has("filter"))&&this.updateFilteredOptions()}updateFilteredOptions(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(r=>!r.selected)),this.filter&&(e=e.filter(r=>r.label.toLowerCase().includes(this.filter.toLowerCase()))),this.filteredOptions=e}render(){let e=this.filteredOptions.slice(0,this.limit);return St.html`
1621
+ `;var Ke=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Se=class extends qo((0,Pt.withAriaNotification)(Pt.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,this.filteredOptions=[],this.ariaNotificationDebouncer=new Pt.Debouncer(500)}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,r;return(r=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&r!==void 0?r:0}focusOnBackButton(){this.elementToFocus={selector:".ft-filter-level--go-back"}}focusOnExpandButton(e){this.elementToFocus={selector:`.ft-filter-level--option ft-button[part="controls navigate-hierarchy"][data-value="${e}"]`}}focusOnFirstOption(){this.elementToFocus={selector:'.ft-filter-level--option [part~="option"]'}}willUpdate(e){super.willUpdate(e),(e.has("options")||e.has("hideSelectedOptions")||e.has("filter"))&&this.updateFilteredOptions()}updateFilteredOptions(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(r=>!r.selected)),this.filter&&(e=e.filter(r=>r.label.toLowerCase().includes(this.filter.toLowerCase()))),this.filteredOptions=e}render(){let e=this.filteredOptions.slice(0,this.limit);return St.html`
1604
1622
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1605
1623
  ${this.parent==null?null:St.html`
1606
1624
  <div tabindex="0"
@@ -1613,15 +1631,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1613
1631
  @click=${this.goBackOnClick}>
1614
1632
  <ft-ripple></ft-ripple>
1615
1633
  <ft-icon>thin_arrow_left</ft-icon>
1616
- <ft-typography variant="${Se.body2}">${this.parent.label}</ft-typography>
1634
+ <ft-typography variant="${Ye.body2}">${this.parent.label}</ft-typography>
1617
1635
  </div>
1618
1636
  `}
1619
1637
  ${this.filteredOptions.length===0&&this.noValuesLabel?St.html`
1620
- <ft-typography class="ft-filter-level--no-values" element="span" variant="${Se.body2}">
1638
+ <ft-typography class="ft-filter-level--no-values" element="span" variant="${Ye.body2}">
1621
1639
  ${this.noValuesLabel}
1622
1640
  </ft-typography>
1623
1641
  `:St.nothing}
1624
- ${(0,du.repeat)(e,r=>r.value,r=>{var i;return St.html`
1642
+ ${(0,mu.repeat)(e,r=>r.value,r=>{var i;return St.html`
1625
1643
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1626
1644
  ${this.multivalued?this.buildMultiValuedOption(r):this.buildMonoValuedOption(r)}
1627
1645
  ${this.preventNavigation||r.selected||((i=r.subOptions)!==null&&i!==void 0?i:[]).length===0?St.nothing:St.html`
@@ -1652,7 +1670,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1652
1670
  data-value="${e.value}"
1653
1671
  .checked=${e.selected}
1654
1672
  .disabled=${this.disabled}
1655
- .indeterminate=${(0,$t.flatDeep)((r=e.subOptions)!==null&&r!==void 0?r:[],i=>{var n;return(n=i.subOptions)!==null&&n!==void 0?n:[]}).some(i=>i.selected)}
1673
+ .indeterminate=${(0,Pt.flatDeep)((r=e.subOptions)!==null&&r!==void 0?r:[],i=>{var n;return(n=i.subOptions)!==null&&n!==void 0?n:[]}).some(i=>i.selected)}
1656
1674
  @change=${i=>this.optionsChanged(i,e)}>
1657
1675
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1658
1676
  </ft-checkbox>
@@ -1667,7 +1685,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1667
1685
  @change=${r=>this.optionsChanged(r,e)}>
1668
1686
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1669
1687
  </ft-radio>
1670
- `}onRadioKeyDown(e,r){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,r))}optionsChanged(e,r){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:r}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}updated(e){super.updated(e),e.has("filter")&&e.has("filteredOptions")&&e.get("filteredOptions")!==void 0&&e.get("filter")!==void 0&&this.ariaNotificationDebouncer.run(async()=>{if(this.filteredOptionsNumberAriaNotification==null)return;let r=await this.awaitI18n({...this.filteredOptionsNumberAriaNotification,args:[this.filteredOptions.length]});this.sendAriaNotification(r)})}};Oe.elementDefinitions={"ft-button":Ee,"ft-ripple":K,"ft-typography":te,"ft-checkbox":Xe,"ft-icon":ae,"ft-radio":xr};Oe.styles=cu;Ke([(0,_e.property)({type:String})],Oe.prototype,"filterId",void 0);Ke([(0,_e.property)({type:Object})],Oe.prototype,"parent",void 0);Ke([(0,_e.property)({type:Array,hasChanged:$t.hasChanged})],Oe.prototype,"options",void 0);Ke([(0,_e.property)({type:Boolean})],Oe.prototype,"multivalued",void 0);Ke([(0,_e.property)({type:Boolean})],Oe.prototype,"disabled",void 0);Ke([(0,_e.property)({type:Boolean})],Oe.prototype,"hideSelectedOptions",void 0);Ke([(0,_e.property)({type:Boolean})],Oe.prototype,"displayCount",void 0);Ke([(0,_e.property)({type:Boolean})],Oe.prototype,"preventNavigation",void 0);Ke([(0,_e.property)({type:String})],Oe.prototype,"filter",void 0);Ke([(0,_e.property)({type:String})],Oe.prototype,"moreValuesButtonLabel",void 0);Ke([(0,_e.property)({type:String})],Oe.prototype,"noValuesLabel",void 0);Ke([(0,_e.property)()],Oe.prototype,"filteredOptionsNumberAriaNotification",void 0);Ke([(0,$t.numberProperty)()],Oe.prototype,"displayedValuesLimit",void 0);Ke([(0,_e.query)(".ft-filter-level--container")],Oe.prototype,"container",void 0);Ke([(0,_e.state)()],Oe.prototype,"radios",void 0);Ke([(0,_e.state)()],Oe.prototype,"displayedPages",void 0);Ke([(0,_e.state)()],Oe.prototype,"filteredOptions",void 0);var gu=f(C());var fu=f(L()),Ot=f(J()),uo=f(C());var hu=f(ht());var pu=f(L()),Wt=f(C());var ot={buttonsColor:Wt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",Wt.designSystemVariables.colorPrimary),buttonsZIndex:Wt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:Wt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:Wt.FtCssVariableFactory.external(Wt.designSystemVariables.colorSurface,"Design system")},uu=pu.css`
1688
+ `}onRadioKeyDown(e,r){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,r))}optionsChanged(e,r){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:r}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}updated(e){super.updated(e),e.has("filter")&&e.has("filteredOptions")&&e.get("filteredOptions")!==void 0&&e.get("filter")!==void 0&&this.ariaNotificationDebouncer.run(async()=>{if(this.filteredOptionsNumberAriaNotification==null)return;let r=await this.awaitI18n({...this.filteredOptionsNumberAriaNotification,args:[this.filteredOptions.length]});this.sendAriaNotification(r)})}};Se.elementDefinitions={"ft-button":Oe,"ft-ripple":K,"ft-typography":te,"ft-checkbox":Qe,"ft-icon":ae,"ft-radio":ar};Se.styles=gu;Ke([(0,Ne.property)({type:String})],Se.prototype,"filterId",void 0);Ke([(0,Ne.property)({type:Object})],Se.prototype,"parent",void 0);Ke([(0,Ne.property)({type:Array,hasChanged:Pt.hasChanged})],Se.prototype,"options",void 0);Ke([(0,Ne.property)({type:Boolean})],Se.prototype,"multivalued",void 0);Ke([(0,Ne.property)({type:Boolean})],Se.prototype,"disabled",void 0);Ke([(0,Ne.property)({type:Boolean})],Se.prototype,"hideSelectedOptions",void 0);Ke([(0,Ne.property)({type:Boolean})],Se.prototype,"displayCount",void 0);Ke([(0,Ne.property)({type:Boolean})],Se.prototype,"preventNavigation",void 0);Ke([(0,Ne.property)({type:String})],Se.prototype,"filter",void 0);Ke([(0,Ne.property)({type:String})],Se.prototype,"moreValuesButtonLabel",void 0);Ke([(0,Ne.property)({type:String})],Se.prototype,"noValuesLabel",void 0);Ke([(0,Ne.property)()],Se.prototype,"filteredOptionsNumberAriaNotification",void 0);Ke([(0,Pt.numberProperty)()],Se.prototype,"displayedValuesLimit",void 0);Ke([(0,Ne.query)(".ft-filter-level--container")],Se.prototype,"container",void 0);Ke([(0,Ne.state)()],Se.prototype,"radios",void 0);Ke([(0,Ne.state)()],Se.prototype,"displayedPages",void 0);Ke([(0,Ne.state)()],Se.prototype,"filteredOptions",void 0);var Ou=f(C());var vu=f(L()),Ot=f(J()),go=f(C());var Su=f(ft());var bu=f(L()),Gt=f(C());var rt={buttonsColor:Gt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",Gt.designSystemVariables.colorPrimary),buttonsZIndex:Gt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:Gt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:Gt.FtCssVariableFactory.external(Gt.designSystemVariables.colorSurface,"Design system")},xu=bu.css`
1671
1689
  .ft-snap-scroll {
1672
1690
  box-sizing: border-box;
1673
1691
  position: relative;
@@ -1702,7 +1720,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1702
1720
  flex-wrap: nowrap;
1703
1721
  align-items: flex-start;
1704
1722
  justify-content: flex-start;
1705
- gap: ${ot.gap};
1723
+ gap: ${rt.gap};
1706
1724
  }
1707
1725
 
1708
1726
  .ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
@@ -1745,11 +1763,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1745
1763
  .ft-snap-scroll--next {
1746
1764
  position: absolute;
1747
1765
  display: flex;
1748
- z-index: ${ot.buttonsZIndex};
1766
+ z-index: ${rt.buttonsZIndex};
1749
1767
  opacity: 1;
1750
1768
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
1751
- ${(0,Wt.setVariable)(H.backgroundColor,"transparent")};
1752
- ${(0,Wt.setVariable)(H.color,ot.buttonsColor)};
1769
+ ${(0,Gt.setVariable)(H.backgroundColor,"transparent")};
1770
+ ${(0,Gt.setVariable)(H.color,rt.buttonsColor)};
1753
1771
  }
1754
1772
 
1755
1773
  .ft-snap-scroll--previous[hidden],
@@ -1762,37 +1780,37 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1762
1780
  top: 0;
1763
1781
  left: -1px;
1764
1782
  bottom: 0;
1765
- background: linear-gradient(to right, ${ot.colorSurface} 50%, var(--snap-scroll-transparent-color));
1783
+ background: linear-gradient(to right, ${rt.colorSurface} 50%, var(--snap-scroll-transparent-color));
1766
1784
  }
1767
1785
 
1768
1786
  .ft-snap-scroll--vertical .ft-snap-scroll--previous {
1769
1787
  top: -1px;
1770
1788
  left: 0;
1771
1789
  right: 0;
1772
- background: linear-gradient(to bottom, ${ot.colorSurface} 50%, var(--snap-scroll-transparent-color));
1790
+ background: linear-gradient(to bottom, ${rt.colorSurface} 50%, var(--snap-scroll-transparent-color));
1773
1791
  }
1774
1792
 
1775
1793
  .ft-snap-scroll--horizontal .ft-snap-scroll--next {
1776
1794
  top: 0;
1777
1795
  right: -1px;
1778
1796
  bottom: 0;
1779
- background: linear-gradient(to left, ${ot.colorSurface} 50%, var(--snap-scroll-transparent-color));
1797
+ background: linear-gradient(to left, ${rt.colorSurface} 50%, var(--snap-scroll-transparent-color));
1780
1798
  }
1781
1799
 
1782
1800
  .ft-snap-scroll--vertical .ft-snap-scroll--next {
1783
1801
  left: 0;
1784
1802
  right: 0;
1785
1803
  bottom: -1px;
1786
- background: linear-gradient(to top, ${ot.colorSurface} 50%, var(--snap-scroll-transparent-color));
1804
+ background: linear-gradient(to top, ${rt.colorSurface} 50%, var(--snap-scroll-transparent-color));
1787
1805
  }
1788
1806
 
1789
1807
  .ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
1790
1808
  .ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
1791
1809
  .ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
1792
1810
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1793
- background-color: ${ot.colorSurface};
1811
+ background-color: ${rt.colorSurface};
1794
1812
  }
1795
- `;var ir=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ds=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},ke=class extends uo.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 uo.Debouncer(200),this.updateScrollDebouncer=new uo.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let r=this.elements[e];if(r){let i=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,n=this.contentSlot[this.scrollAttribute]+this.prevSize;(r[this.offsetAttribute]<n||r[this.offsetAttribute]+r[this.sizeAttribute]>i)&&this.scrollToElement(r)}}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,hu.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":uo.isSafari}),r=this.controls&&this.withScroll;return fu.html`
1813
+ `;var sr=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Fs=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},Ie=class extends go.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 go.Debouncer(200),this.updateScrollDebouncer=new go.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let r=this.elements[e];if(r){let i=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,n=this.contentSlot[this.scrollAttribute]+this.prevSize;(r[this.offsetAttribute]<n||r[this.offsetAttribute]+r[this.sizeAttribute]>i)&&this.scrollToElement(r)}}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,Su.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":go.isSafari}),r=this.controls&&this.withScroll;return vu.html`
1796
1814
  <div part="container" class="${e}">
1797
1815
  <ft-button
1798
1816
  class="ft-snap-scroll--previous"
@@ -1816,7 +1834,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1816
1834
  @click=${this.next}
1817
1835
  ></ft-button>
1818
1836
  </div>
1819
- `}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 ds(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var r;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,(r=this.listenedContainer)===null||r===void 0||r.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let r=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<r&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var r,i;e&&(this.horizontal?(r=this.contentSlot)===null||r===void 0||r.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(i=this.contentSlot)===null||i===void 0||i.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,r;this.elements=(r=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(i=>i))!==null&&r!==void 0?r:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let r=0;r<this.elements.length;r++)(e<0||this.getDistanceFromStart(this.elements[r])<this.getDistanceFromStart(this.elements[e]))&&(e=r);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 r=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-r)}};ke.elementDefinitions={"ft-button":Ee};ke.styles=uu;ir([(0,Ot.property)({type:Boolean})],ke.prototype,"horizontal",void 0);ir([(0,Ot.property)({type:Boolean})],ke.prototype,"hideScrollbar",void 0);ir([(0,Ot.property)({type:Boolean})],ke.prototype,"controls",void 0);ir([(0,Ot.property)({type:Boolean})],ke.prototype,"limitSize",void 0);ir([(0,Ot.state)()],ke.prototype,"elements",void 0);ir([(0,Ot.state)()],ke.prototype,"currentElement",void 0);ir([(0,Ot.state)()],ke.prototype,"withScroll",void 0);ir([(0,Ot.state)()],ke.prototype,"startReached",void 0);ir([(0,Ot.state)()],ke.prototype,"endReached",void 0);ir([(0,Ot.query)(".ft-snap-scroll--content")],ke.prototype,"contentSlot",void 0);(0,gu.customElement)("ft-snap-scroll")(ke);var yu=f(L()),fe=f(C());var ut={colorOutline:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorOutline,"Design system"),colorOnSurface:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorPrimary,"Design system"),colorSurface:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorSurface,"Design system"),transitionDuration:fe.FtCssVariableFactory.external(fe.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:fe.FtCssVariableFactory.external(fe.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:fe.FtCssVariableFactory.extend("--ft-filter-label-color","",fe.designSystemVariables.colorOnSurface),labelFontSize:fe.FtCssVariableFactory.extend("--ft-filter-label-font-size","",I.fontSize,"16px")},mu=[Yt,fe.noTextInputDefaultClearButton,yu.css`
1837
+ `}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 Fs(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var r;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,(r=this.listenedContainer)===null||r===void 0||r.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let r=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<r&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var r,i;e&&(this.horizontal?(r=this.contentSlot)===null||r===void 0||r.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(i=this.contentSlot)===null||i===void 0||i.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,r;this.elements=(r=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(i=>i))!==null&&r!==void 0?r:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let r=0;r<this.elements.length;r++)(e<0||this.getDistanceFromStart(this.elements[r])<this.getDistanceFromStart(this.elements[e]))&&(e=r);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 r=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-r)}};Ie.elementDefinitions={"ft-button":Oe};Ie.styles=xu;sr([(0,Ot.property)({type:Boolean})],Ie.prototype,"horizontal",void 0);sr([(0,Ot.property)({type:Boolean})],Ie.prototype,"hideScrollbar",void 0);sr([(0,Ot.property)({type:Boolean})],Ie.prototype,"controls",void 0);sr([(0,Ot.property)({type:Boolean})],Ie.prototype,"limitSize",void 0);sr([(0,Ot.state)()],Ie.prototype,"elements",void 0);sr([(0,Ot.state)()],Ie.prototype,"currentElement",void 0);sr([(0,Ot.state)()],Ie.prototype,"withScroll",void 0);sr([(0,Ot.state)()],Ie.prototype,"startReached",void 0);sr([(0,Ot.state)()],Ie.prototype,"endReached",void 0);sr([(0,Ot.query)(".ft-snap-scroll--content")],Ie.prototype,"contentSlot",void 0);(0,Ou.customElement)("ft-snap-scroll")(Ie);var Cu=f(L()),fe=f(C());var pt={colorOutline:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorOutline,"Design system"),colorOnSurface:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorPrimary,"Design system"),colorSurface:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorSurface,"Design system"),transitionDuration:fe.FtCssVariableFactory.external(fe.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:fe.FtCssVariableFactory.external(fe.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:fe.FtCssVariableFactory.extend("--ft-filter-label-color","",fe.designSystemVariables.colorOnSurface),labelFontSize:fe.FtCssVariableFactory.extend("--ft-filter-label-font-size","",I.fontSize,"16px")},wu=[Qt,fe.noTextInputDefaultClearButton,Cu.css`
1820
1838
  :host {
1821
1839
  display: flex;
1822
1840
  max-height: 100%;
@@ -1856,8 +1874,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1856
1874
  flex-shrink: 1;
1857
1875
  flex-grow: 1;
1858
1876
  word-break: break-word;
1859
- color: ${ut.labelColor};
1860
- font-size: ${ut.labelFontSize};
1877
+ color: ${pt.labelColor};
1878
+ font-size: ${pt.labelFontSize};
1861
1879
  ${(0,fe.setVariable)(I.lineHeight,"22px")};
1862
1880
  ${(0,fe.setVariable)(I.fontWeight,"bold")};
1863
1881
  }
@@ -1870,8 +1888,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1870
1888
  padding: 0 10px;
1871
1889
  overflow: hidden;
1872
1890
  height: 32px;
1873
- transition: height ${ut.transitionDuration} ${ut.transitionTimingFunction},
1874
- margin ${ut.transitionDuration} ${ut.transitionTimingFunction};
1891
+ transition: height ${pt.transitionDuration} ${pt.transitionTimingFunction},
1892
+ margin ${pt.transitionDuration} ${pt.transitionTimingFunction};
1875
1893
  transition-delay: 500ms;
1876
1894
  }
1877
1895
 
@@ -1884,15 +1902,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1884
1902
  display: block;
1885
1903
  width: 100%;
1886
1904
  border-radius: 4px;
1887
- border: 1px solid ${ut.colorOutline};
1905
+ border: 1px solid ${pt.colorOutline};
1888
1906
  padding: 4px;
1889
- background-color: ${ut.colorSurface};
1890
- color: ${ut.colorOnSurface};
1891
- outline-color: ${ut.colorPrimary};
1907
+ background-color: ${pt.colorSurface};
1908
+ color: ${pt.colorOnSurface};
1909
+ outline-color: ${pt.colorPrimary};
1892
1910
  }
1893
1911
 
1894
1912
  input::placeholder {
1895
- color: ${ut.colorOnSurfaceMedium};
1913
+ color: ${pt.colorOnSurfaceMedium};
1896
1914
  }
1897
1915
 
1898
1916
  input:placeholder-shown {
@@ -1908,7 +1926,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1908
1926
  }
1909
1927
 
1910
1928
  .ft-filter--separator {
1911
- border-top: 1px solid ${ut.colorOutline};
1929
+ border-top: 1px solid ${pt.colorOutline};
1912
1930
  margin: 4px 10px;
1913
1931
  }
1914
1932
 
@@ -1933,19 +1951,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1933
1951
  slot:not([name]) {
1934
1952
  display: none;
1935
1953
  }
1936
- `];var he=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ps=class extends CustomEvent{constructor(e){super("change",{detail:e})}},ee=class extends Be.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 Be.Debouncer(300),this.changeDebouncer=new Be.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Be.flatDeep)(this.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]})}get childrenFilteredFlatOptions(){return(0,Be.flatDeep)(this.options,e=>{var r;return e.selected?[]:(r=e.subOptions)!==null&&r!==void 0?r:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(n=>n.selected),r=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,i=this.filterPlaceHolder.replace("{0}",this.label);return fo.html`
1954
+ `];var he=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ms=class extends CustomEvent{constructor(e){super("change",{detail:e})}},ee=class extends _e.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 _e.Debouncer(300),this.changeDebouncer=new _e.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,_e.flatDeep)(this.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]})}get childrenFilteredFlatOptions(){return(0,_e.flatDeep)(this.options,e=>{var r;return e.selected?[]:(r=e.subOptions)!==null&&r!==void 0?r:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(n=>n.selected),r=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,i=this.filterPlaceHolder.replace("{0}",this.label);return mo.html`
1937
1955
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1938
1956
  part="container">
1939
- ${!this.label&&!e?null:fo.html`
1957
+ ${!this.label&&!e?null:mo.html`
1940
1958
 
1941
1959
  <div class="ft-filter--header" part="header">
1942
1960
  <div class="filter-label" id="id-group-${this.id}">
1943
- <ft-typography class="ft-filter--label" variant="${Se.overline}" part="label">
1961
+ <ft-typography class="ft-filter--label" variant="${Ye.overline}" part="label">
1944
1962
  ${this.label}
1945
1963
  </ft-typography>
1946
1964
  <slot name="label"></slot>
1947
1965
  </div>
1948
- ${e&&!this.hideClearButton?fo.html`
1966
+ ${e&&!this.hideClearButton?mo.html`
1949
1967
  <ft-button icon="close"
1950
1968
  aria-label="${this.clearButtonLabel+" "+this.label}"
1951
1969
  dense
@@ -1973,8 +1991,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1973
1991
  @slotchange=${this.updateOptionsFromSlot}
1974
1992
  @option-change=${this.optionsChanged}></slot>
1975
1993
  </div>
1976
- `}update(e){if(super.update(e),e.has("options")){let r=new Set(this.flatOptions.map(i=>i.value));this.displayedLevels=this.displayedLevels.filter(i=>r.has(i)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var r,i,n,a,s,c;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(r=this.levelsContainer)===null||r===void 0||r.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&((i=this.levelsContainer)===null||i===void 0||i.next(),setTimeout(()=>{this.slideIn=void 0},300)),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=(c=(s=(a=this.shadowRoot)===null||a===void 0?void 0:a.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||s===void 0?void 0:s.hasHiddenValues)!==null&&c!==void 0?c:!1}renderLevels(){let e=this.flatOptions,r=e.filter(a=>a.selected),i=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,n=i<0?"ft-filter--level-center":"ft-filter--level-left";return fo.html`
1977
- ${this.raiseSelectedOptions&&r.length>0?fo.html`
1994
+ `}update(e){if(super.update(e),e.has("options")){let r=new Set(this.flatOptions.map(i=>i.value));this.displayedLevels=this.displayedLevels.filter(i=>r.has(i)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var r,i,n,a,s,c;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(r=this.levelsContainer)===null||r===void 0||r.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&((i=this.levelsContainer)===null||i===void 0||i.next(),setTimeout(()=>{this.slideIn=void 0},300)),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=(c=(s=(a=this.shadowRoot)===null||a===void 0?void 0:a.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||s===void 0?void 0:s.hasHiddenValues)!==null&&c!==void 0?c:!1}renderLevels(){let e=this.flatOptions,r=e.filter(a=>a.selected),i=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,n=i<0?"ft-filter--level-center":"ft-filter--level-left";return mo.html`
1995
+ ${this.raiseSelectedOptions&&r.length>0?mo.html`
1978
1996
  <ft-filter-level
1979
1997
  filterId="${this.id}"
1980
1998
  ?multivalued=${this.multivalued}
@@ -1995,7 +2013,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
1995
2013
  ${this.renderLevel(n,this.options)}
1996
2014
  ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var c;let p=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===i?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(p,(c=a?.subOptions)!==null&&c!==void 0?c:[],a)})}
1997
2015
  </ft-snap-scroll>
1998
- `}renderLevel(e,r,i){return fo.html`
2016
+ `}renderLevel(e,r,i){return mo.html`
1999
2017
  <ft-filter-level
2000
2018
  class="${e}"
2001
2019
  filterId="${this.id}"
@@ -2016,21 +2034,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2016
2034
  noValuesLabel="${this.noValuesLabel}"
2017
2035
  .filteredOptionsNumberAriaNotification=${this.filteredOptionsNumberAriaNotification}
2018
2036
  ></ft-filter-level>
2019
- `}goBack(e){this.slideOut=e.detail.value,(0,Be.waitUntil)(()=>this.slideOut===void 0).then(()=>{var r;let i=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");i?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,Be.waitUntil)(()=>this.slideIn===void 0).then(()=>{var r;let i=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");i?.focusOnBackButton()})}focusOnFirstOption(){(0,Be.waitUntil)(()=>this.slideOut===void 0).then(()=>{var e;let r=(e=this.levelsContainer)===null||e===void 0?void 0:e.querySelector(".ft-filter--level-center");r?.focusOnFirstOption()})}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 r;e.stopPropagation();let i=this.flatOptions.find(a=>a.value===e.detail.value);i.selected=!i.selected;let n=a=>{var s;a!==i&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(n)};this.multivalued?(r=i.subOptions)===null||r===void 0||r.forEach(n):this.options.forEach(n),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(r=>r.updateFilteredOptions())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Be.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new ps(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(r=>r),this.optionsChanged()}onFilterChange(){var e,r;this.filter=(r=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&r!==void 0?r:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};ee.elementDefinitions={"ft-button":Ee,"ft-filter-level":Oe,"ft-snap-scroll":ke,"ft-typography":te};ee.styles=mu;he([(0,de.property)({type:String})],ee.prototype,"id",void 0);he([(0,de.property)({type:String})],ee.prototype,"label",void 0);he([(0,de.property)({type:String})],ee.prototype,"filterPlaceHolder",void 0);he([(0,de.property)({type:String})],ee.prototype,"clearButtonLabel",void 0);he([(0,de.property)({type:String})],ee.prototype,"moreValuesButtonLabel",void 0);he([(0,de.property)({type:String})],ee.prototype,"noValuesLabel",void 0);he([(0,Be.jsonProperty)([])],ee.prototype,"options",void 0);he([(0,de.property)({type:Boolean})],ee.prototype,"multivalued",void 0);he([(0,de.property)({type:Boolean})],ee.prototype,"disabled",void 0);he([(0,de.property)({type:Boolean})],ee.prototype,"raiseSelectedOptions",void 0);he([(0,de.property)({type:Boolean})],ee.prototype,"displayCount",void 0);he([(0,Be.numberProperty)()],ee.prototype,"displayedValuesLimit",void 0);he([(0,Be.jsonProperty)(void 0)],ee.prototype,"filteredOptionsNumberAriaNotification",void 0);he([(0,de.property)({type:Boolean})],ee.prototype,"hideClearButton",void 0);he([(0,de.query)(".ft-filter--slot")],ee.prototype,"slotElement",void 0);he([(0,de.query)(".ft-filter--container")],ee.prototype,"container",void 0);he([(0,de.query)(".ft-filter--values")],ee.prototype,"valuesContainer",void 0);he([(0,de.query)(".ft-filter--levels")],ee.prototype,"levelsContainer",void 0);he([(0,de.state)()],ee.prototype,"lastLevelHasHiddenvalues",void 0);he([(0,de.query)(".ft-filter--filter input")],ee.prototype,"filterInput",void 0);he([(0,de.queryAll)(".ft-filter--levels ft-filter-level")],ee.prototype,"levels",void 0);he([(0,de.state)()],ee.prototype,"withScroll",void 0);he([(0,de.state)()],ee.prototype,"filter",void 0);he([(0,de.state)()],ee.prototype,"slideIn",void 0);he([(0,de.state)()],ee.prototype,"slideOut",void 0);var Pn=f(C()),ho=f(J()),bu=f(L()),Vo=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ct=class extends Pn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return bu.html`
2037
+ `}goBack(e){this.slideOut=e.detail.value,(0,_e.waitUntil)(()=>this.slideOut===void 0).then(()=>{var r;let i=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");i?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,_e.waitUntil)(()=>this.slideIn===void 0).then(()=>{var r;let i=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");i?.focusOnBackButton()})}focusOnFirstOption(){(0,_e.waitUntil)(()=>this.slideOut===void 0).then(()=>{var e;let r=(e=this.levelsContainer)===null||e===void 0?void 0:e.querySelector(".ft-filter--level-center");r?.focusOnFirstOption()})}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 r;e.stopPropagation();let i=this.flatOptions.find(a=>a.value===e.detail.value);i.selected=!i.selected;let n=a=>{var s;a!==i&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(n)};this.multivalued?(r=i.subOptions)===null||r===void 0||r.forEach(n):this.options.forEach(n),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(r=>r.updateFilteredOptions())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,_e.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Ms(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(r=>r),this.optionsChanged()}onFilterChange(){var e,r;this.filter=(r=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&r!==void 0?r:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};ee.elementDefinitions={"ft-button":Oe,"ft-filter-level":Se,"ft-snap-scroll":Ie,"ft-typography":te};ee.styles=wu;he([(0,pe.property)({type:String})],ee.prototype,"id",void 0);he([(0,pe.property)({type:String})],ee.prototype,"label",void 0);he([(0,pe.property)({type:String})],ee.prototype,"filterPlaceHolder",void 0);he([(0,pe.property)({type:String})],ee.prototype,"clearButtonLabel",void 0);he([(0,pe.property)({type:String})],ee.prototype,"moreValuesButtonLabel",void 0);he([(0,pe.property)({type:String})],ee.prototype,"noValuesLabel",void 0);he([(0,_e.jsonProperty)([])],ee.prototype,"options",void 0);he([(0,pe.property)({type:Boolean})],ee.prototype,"multivalued",void 0);he([(0,pe.property)({type:Boolean})],ee.prototype,"disabled",void 0);he([(0,pe.property)({type:Boolean})],ee.prototype,"raiseSelectedOptions",void 0);he([(0,pe.property)({type:Boolean})],ee.prototype,"displayCount",void 0);he([(0,_e.numberProperty)()],ee.prototype,"displayedValuesLimit",void 0);he([(0,_e.jsonProperty)(void 0)],ee.prototype,"filteredOptionsNumberAriaNotification",void 0);he([(0,pe.property)({type:Boolean})],ee.prototype,"hideClearButton",void 0);he([(0,pe.query)(".ft-filter--slot")],ee.prototype,"slotElement",void 0);he([(0,pe.query)(".ft-filter--container")],ee.prototype,"container",void 0);he([(0,pe.query)(".ft-filter--values")],ee.prototype,"valuesContainer",void 0);he([(0,pe.query)(".ft-filter--levels")],ee.prototype,"levelsContainer",void 0);he([(0,pe.state)()],ee.prototype,"lastLevelHasHiddenvalues",void 0);he([(0,pe.query)(".ft-filter--filter input")],ee.prototype,"filterInput",void 0);he([(0,pe.queryAll)(".ft-filter--levels ft-filter-level")],ee.prototype,"levels",void 0);he([(0,pe.state)()],ee.prototype,"withScroll",void 0);he([(0,pe.state)()],ee.prototype,"filter",void 0);he([(0,pe.state)()],ee.prototype,"slideIn",void 0);he([(0,pe.state)()],ee.prototype,"slideOut",void 0);var Mn=f(C()),bo=f(J()),Eu=f(L()),Xo=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ct=class extends Mn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Eu.html`
2020
2038
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
2021
- `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(r=>r)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ct.elementDefinitions={};Vo([(0,ho.property)({type:String})],Ct.prototype,"label",void 0);Vo([(0,ho.property)({type:Object,converter:t=>t})],Ct.prototype,"value",void 0);Vo([(0,ho.property)({type:Boolean,reflect:!0})],Ct.prototype,"selected",void 0);Vo([(0,ho.property)({type:Object})],Ct.prototype,"subOptions",void 0);Vo([(0,Pn.jsonProperty)({})],Ct.prototype,"renderOption",void 0);Vo([(0,ho.query)(".ft-filter-option--slot")],Ct.prototype,"slotElement",void 0);(0,us.customElement)("ft-filter")(ee);(0,us.customElement)("ft-filter-option")(Ct);var fs=f(C());var Ou=f(L()),_n=f(J()),Cu=f(C());var xu=f(L());var vu=xu.css`
2039
+ `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(r=>r)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ct.elementDefinitions={};Xo([(0,bo.property)({type:String})],Ct.prototype,"label",void 0);Xo([(0,bo.property)({type:Object,converter:t=>t})],Ct.prototype,"value",void 0);Xo([(0,bo.property)({type:Boolean,reflect:!0})],Ct.prototype,"selected",void 0);Xo([(0,bo.property)({type:Object})],Ct.prototype,"subOptions",void 0);Xo([(0,Mn.jsonProperty)({})],Ct.prototype,"renderOption",void 0);Xo([(0,bo.query)(".ft-filter-option--slot")],Ct.prototype,"slotElement",void 0);(0,zs.customElement)("ft-filter")(ee);(0,zs.customElement)("ft-filter-option")(Ct);var Us=f(C());var Iu=f(L()),zn=f(J()),ku=f(C());var Au=f(L());var Ru=Au.css`
2022
2040
  .ft-accordion {
2023
2041
  box-sizing: border-box;
2024
2042
  }
2025
- `;var Su=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},nr=class extends Cu.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Ou.html`
2043
+ `;var Lu=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},lr=class extends ku.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Iu.html`
2026
2044
  <div class="ft-accordion">
2027
2045
  <slot @activated=${this.onChange}></slot>
2028
2046
  </div>
2029
- `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(r=>r.active=r===e.target)}};nr.elementDefinitions={};nr.styles=vu;Su([(0,_n.property)({type:Boolean})],nr.prototype,"multi",void 0);Su([(0,_n.query)("slot")],nr.prototype,"content",void 0);var wi=f(L()),Ei=f(J()),Au=f(C());var wu=f(L()),yo=f(C()),go={horizontalSpacing:yo.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:yo.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:yo.FtCssVariableFactory.external(yo.designSystemVariables.colorOutline,"Design system"),backgroundColor:yo.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Eu=wu.css`
2047
+ `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(r=>r.active=r===e.target)}};lr.elementDefinitions={};lr.styles=Ru;Lu([(0,zn.property)({type:Boolean})],lr.prototype,"multi",void 0);Lu([(0,zn.query)("slot")],lr.prototype,"content",void 0);var ki=f(L()),Ti=f(J()),Pu=f(C());var Tu=f(L()),vo=f(C()),xo={horizontalSpacing:vo.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:vo.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:vo.FtCssVariableFactory.external(vo.designSystemVariables.colorOutline,"Design system"),backgroundColor:vo.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},$u=Tu.css`
2030
2048
  .ft-accordion-item {
2031
2049
  display: flex;
2032
2050
  flex-direction: column;
2033
- background-color: ${go.backgroundColor};
2051
+ background-color: ${xo.backgroundColor};
2034
2052
  }
2035
2053
 
2036
2054
  .ft-accordion-item--toggle {
@@ -2040,8 +2058,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2040
2058
  display: flex;
2041
2059
  align-items: center;
2042
2060
  cursor: pointer;
2043
- padding: ${go.verticalSpacing} ${go.horizontalSpacing};
2044
- gap: calc(${go.horizontalSpacing} / 2);
2061
+ padding: ${xo.verticalSpacing} ${xo.horizontalSpacing};
2062
+ gap: calc(${xo.horizontalSpacing} / 2);
2045
2063
  outline: none;
2046
2064
  }
2047
2065
 
@@ -2066,13 +2084,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2066
2084
  .ft-accordion-item--active .ft-accordion-item--content {
2067
2085
  height: initial;
2068
2086
  overflow: visible;
2069
- padding: ${go.verticalSpacing} ${go.horizontalSpacing};
2087
+ padding: ${xo.verticalSpacing} ${xo.horizontalSpacing};
2070
2088
  }
2071
2089
 
2072
2090
  .ft-accordion-item--separator {
2073
- border-bottom: 1px solid ${go.colorOutline};
2091
+ border-bottom: 1px solid ${xo.colorOutline};
2074
2092
  }
2075
- `;var Bn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Nt=class extends Au.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return wi.html`
2093
+ `;var Un=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Nt=class extends Pu.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return ki.html`
2076
2094
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
2077
2095
  <div class="ft-accordion-item--toggle"
2078
2096
  part="toggle"
@@ -2083,13 +2101,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2083
2101
  aria-controls="ft-accordion-item-content"
2084
2102
  aria-expanded="${this.active}">
2085
2103
  <ft-ripple part="toggle-ripple"></ft-ripple>
2086
- ${this.icon?wi.html`
2104
+ ${this.icon?ki.html`
2087
2105
  <ft-icon .variant=${this.iconVariant} value="${this.icon}"></ft-icon>
2088
2106
  `:null}
2089
- ${this.label?wi.html`
2107
+ ${this.label?ki.html`
2090
2108
  <ft-typography class="ft-accordion-item--label" variant="body1" part="label">${this.label}
2091
2109
  </ft-typography>
2092
- `:wi.html`
2110
+ `:ki.html`
2093
2111
  <slot class="ft-accordion-item--label" name="toggle" part="label"></slot>
2094
2112
  `}
2095
2113
  <ft-icon variant="material">${this.active?"expand_less":"expand_more"}</ft-icon>
@@ -2102,7 +2120,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2102
2120
  </div>
2103
2121
  <div class="ft-accordion-item--separator" part="separator"></div>
2104
2122
  </div>
2105
- `}update(e){super.update(e),e.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(e){(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),this.active=!this.active)}};Nt.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae};Nt.styles=Eu;Bn([(0,Ei.property)()],Nt.prototype,"icon",void 0);Bn([(0,Ei.property)()],Nt.prototype,"iconVariant",void 0);Bn([(0,Ei.property)()],Nt.prototype,"label",void 0);Bn([(0,Ei.property)({type:Boolean,reflect:!0})],Nt.prototype,"active",void 0);(0,fs.customElement)("ft-accordion")(nr);(0,fs.customElement)("ft-accordion-item")(Nt);var ys=f(C());var Dn=f(L()),Qe=f(J()),Tu=f(ht()),Go=f(C());var Ai=f(L()),G=f(C());var Ru=G.FtCssVariableFactory.extend("--ft-chip-color","",G.designSystemVariables.colorOnSurface),Ze={backgroundColor:G.FtCssVariableFactory.extend("--ft-chip-background-color","",G.designSystemVariables.colorSurface),color:Ru,fontSize:G.FtCssVariableFactory.extend("--ft-chip-font-size","",$e.fontSize),fontWeight:G.FtCssVariableFactory.extend("--ft-chip-font-weight","",$e.fontWeight),iconSize:G.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:G.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:G.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Ru),horizontalPadding:G.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:G.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:G.FtCssVariableFactory.extend("--ft-chip-border-color","",G.designSystemVariables.colorOutline),opacityDisabled:G.FtCssVariableFactory.external(G.designSystemVariables.colorOpacityDisabled,"Design system")},Lu=G.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",G.FtCssVariableFactory.extend("--ft-chip-color","",G.designSystemVariables.colorOnPrimary)),hs={backgroundColor:G.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",G.FtCssVariableFactory.extend("--ft-chip-background-color","",G.designSystemVariables.colorPrimary)),color:Lu,rippleColor:G.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Lu)},Iu={horizontalPadding:G.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:G.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},ku=[G.noTextSelect,Ai.css`
2123
+ `}update(e){super.update(e),e.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(e){(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),this.active=!this.active)}};Nt.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae};Nt.styles=$u;Un([(0,Ti.property)()],Nt.prototype,"icon",void 0);Un([(0,Ti.property)()],Nt.prototype,"iconVariant",void 0);Un([(0,Ti.property)()],Nt.prototype,"label",void 0);Un([(0,Ti.property)({type:Boolean,reflect:!0})],Nt.prototype,"active",void 0);(0,Us.customElement)("ft-accordion")(lr);(0,Us.customElement)("ft-accordion-item")(Nt);var Vs=f(C());var Hn=f(L()),Je=f(J()),Fu=f(ft()),Qo=f(C());var $i=f(L()),G=f(C());var Nu=G.FtCssVariableFactory.extend("--ft-chip-color","",G.designSystemVariables.colorOnSurface),Ze={backgroundColor:G.FtCssVariableFactory.extend("--ft-chip-background-color","",G.designSystemVariables.colorSurface),color:Nu,fontSize:G.FtCssVariableFactory.extend("--ft-chip-font-size","",Te.fontSize),fontWeight:G.FtCssVariableFactory.extend("--ft-chip-font-weight","",Te.fontWeight),iconSize:G.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:G.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:G.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Nu),horizontalPadding:G.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:G.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:G.FtCssVariableFactory.extend("--ft-chip-border-color","",G.designSystemVariables.colorOutline),opacityDisabled:G.FtCssVariableFactory.external(G.designSystemVariables.colorOpacityDisabled,"Design system")},_u=G.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",G.FtCssVariableFactory.extend("--ft-chip-color","",G.designSystemVariables.colorOnPrimary)),Hs={backgroundColor:G.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",G.FtCssVariableFactory.extend("--ft-chip-background-color","",G.designSystemVariables.colorPrimary)),color:_u,rippleColor:G.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",_u)},Bu={horizontalPadding:G.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:G.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Du=[G.noTextSelect,$i.css`
2106
2124
  :host {
2107
2125
  display: inline-block;
2108
2126
  max-width: 100%;
@@ -2130,7 +2148,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2130
2148
  border: 1px solid ${Ze.borderColor};
2131
2149
  color: ${Ze.color};
2132
2150
  ${(0,G.setVariable)(x.color,Ze.rippleColor)};
2133
- border-radius: var(${(0,Ai.unsafeCSS)(Ze.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
2151
+ border-radius: var(${(0,$i.unsafeCSS)(Ze.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
2134
2152
  padding: calc(var(--chip-internal-vertical-padding) - 1px) calc(var(--chip-internal-horizontal-padding) - 1px);
2135
2153
  background-color: ${Ze.backgroundColor};
2136
2154
  line-height: var(--chip-internal-content-height);
@@ -2142,13 +2160,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2142
2160
 
2143
2161
  .ft-chip--dense {
2144
2162
  --chip-internal-icon-padding: 3px;
2145
- --chip-internal-vertical-padding: ${Iu.verticalPadding};
2146
- --chip-internal-horizontal-padding: ${Iu.horizontalPadding};
2163
+ --chip-internal-vertical-padding: ${Bu.verticalPadding};
2164
+ --chip-internal-horizontal-padding: ${Bu.horizontalPadding};
2147
2165
  --chip-internal-line-height: max(16px, calc(var(--chip-internal-font-size) + 2px));
2148
2166
  }
2149
2167
 
2150
2168
  .ft-chip--no-content {
2151
- --chip-internal-horizontal-padding: ${Ze.horizontalPadding.get(Ai.css`var(--chip-internal-vertical-padding)`)};
2169
+ --chip-internal-horizontal-padding: ${Ze.horizontalPadding.get($i.css`var(--chip-internal-vertical-padding)`)};
2152
2170
  }
2153
2171
 
2154
2172
  .ft-chip--disabled {
@@ -2161,9 +2179,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2161
2179
  .ft-chip--highlighted {
2162
2180
  border: none;
2163
2181
  padding: var(--chip-internal-vertical-padding) var(--chip-internal-horizontal-padding);
2164
- background-color: ${hs.backgroundColor};
2165
- ${(0,G.setVariable)(x.color,hs.rippleColor)};
2166
- color: ${hs.color};
2182
+ background-color: ${Hs.backgroundColor};
2183
+ ${(0,G.setVariable)(x.color,Hs.rippleColor)};
2184
+ color: ${Hs.color};
2167
2185
  }
2168
2186
 
2169
2187
  .ft-chip--clickable {
@@ -2204,9 +2222,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2204
2222
  vertical-align: bottom;
2205
2223
  display: block;
2206
2224
  margin: 0 var(--chip-internal-horizontal-padding);
2207
- ${(0,G.setVariable)($e.fontSize,"var(--chip-internal-font-size)")};
2208
- ${(0,G.setVariable)($e.fontWeight,"var(--chip-internal-font-weight)")};
2209
- ${(0,G.setVariable)($e.lineHeight,"var(--chip-internal-content-height)")};
2225
+ ${(0,G.setVariable)(Te.fontSize,"var(--chip-internal-font-size)")};
2226
+ ${(0,G.setVariable)(Te.fontWeight,"var(--chip-internal-font-weight)")};
2227
+ ${(0,G.setVariable)(Te.lineHeight,"var(--chip-internal-content-height)")};
2210
2228
  }
2211
2229
 
2212
2230
  .ft-chip--safari-fix .ft-chip--label {
@@ -2242,8 +2260,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2242
2260
  .ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
2243
2261
  order: -1;
2244
2262
  }
2245
- `];var ft=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Fn=class extends CustomEvent{constructor(){super("icon-click")}},Ce=class extends Go.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.hideIconTooltip=!1,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":Go.isSafari};return Dn.html`
2246
- <div class="${(0,Tu.classMap)(e)}"
2263
+ `];var ut=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Wn=class extends CustomEvent{constructor(){super("icon-click")}},Ce=class extends Qo.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.hideIconTooltip=!1,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":Qo.isSafari};return Hn.html`
2264
+ <div class="${(0,Fu.classMap)(e)}"
2247
2265
  aria-label="${this.getLabel()}"
2248
2266
  tabindex="${this.interactionsOnChip?0:-1}"
2249
2267
  @keyup=${this.onKeyUp}
@@ -2254,7 +2272,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2254
2272
  </ft-typography>
2255
2273
  ${this.internalIcon?this.renderIcon():null}
2256
2274
  </div>
2257
- `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?Dn.html`
2275
+ `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?Hn.html`
2258
2276
  <ft-button round
2259
2277
  class="ft-chip--icon-button"
2260
2278
  @click=${this.onIconClick}
@@ -2265,11 +2283,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2265
2283
  part="icon-button"
2266
2284
  ?hideTooltip=${this.hideIconTooltip}
2267
2285
  ></ft-button>
2268
- `:Dn.html`
2286
+ `:Hn.html`
2269
2287
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
2270
- <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
2288
+ <ft-icon .variant=${this.iconVariant} .value=${this.internalIcon} part="icon"></ft-icon>
2271
2289
  </div>
2272
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Fn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Fn))}getLabel(){return this.label||this.textContent}get textContent(){return(0,Go.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};Ce.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae,"ft-button":Ee};Ce.styles=ku;ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"highlighted",void 0);ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"removable",void 0);ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"disabled",void 0);ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"clickable",void 0);ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"iconClickable",void 0);ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"dense",void 0);ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"multiLine",void 0);ft([(0,Qe.property)()],Ce.prototype,"label",void 0);ft([(0,Qe.property)()],Ce.prototype,"iconLabel",void 0);ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"hideIconTooltip",void 0);ft([(0,Qe.property)()],Ce.prototype,"icon",void 0);ft([(0,Qe.property)()],Ce.prototype,"iconVariant",void 0);ft([(0,Qe.property)({type:Boolean})],Ce.prototype,"trailingIcon",void 0);ft([(0,Qe.query)("ft-typography slot")],Ce.prototype,"slottedContent",void 0);var Hr=f(L()),Wr=f(J()),Pu=f(ht()),zn=f(C());var $u=f(L());var Mn=f(C());var Nu=[$u.css`
2290
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Wn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Wn))}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,Qo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};Ce.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae,"ft-button":Oe};Ce.styles=Du;ut([(0,Je.property)({type:Boolean})],Ce.prototype,"highlighted",void 0);ut([(0,Je.property)({type:Boolean})],Ce.prototype,"removable",void 0);ut([(0,Je.property)({type:Boolean})],Ce.prototype,"disabled",void 0);ut([(0,Je.property)({type:Boolean})],Ce.prototype,"clickable",void 0);ut([(0,Je.property)({type:Boolean})],Ce.prototype,"iconClickable",void 0);ut([(0,Je.property)({type:Boolean})],Ce.prototype,"dense",void 0);ut([(0,Je.property)({type:Boolean})],Ce.prototype,"multiLine",void 0);ut([(0,Je.property)()],Ce.prototype,"label",void 0);ut([(0,Je.property)()],Ce.prototype,"iconLabel",void 0);ut([(0,Je.property)({type:Boolean})],Ce.prototype,"hideIconTooltip",void 0);ut([(0,Je.property)()],Ce.prototype,"icon",void 0);ut([(0,Je.property)()],Ce.prototype,"iconVariant",void 0);ut([(0,Je.property)({type:Boolean})],Ce.prototype,"trailingIcon",void 0);ut([(0,Je.query)("ft-typography slot")],Ce.prototype,"slottedContent",void 0);var Gr=f(L()),jr=f(J()),Uu=f(ft()),Gn=f(C());var Mu=f(L());var Vn=f(C());var zu=[Mu.css`
2273
2291
  :host {
2274
2292
  display: inline-block;
2275
2293
  max-width: 100%;
@@ -2288,7 +2306,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2288
2306
  flex: none;
2289
2307
  }
2290
2308
 
2291
- .ftds-chip ft-typography {
2309
+ .ftds-chip ftds-typography {
2292
2310
  display: flex; /* For typo alignment in the chip */
2293
2311
  }
2294
2312
 
@@ -2308,14 +2326,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2308
2326
  border-radius: ${B.smallBorderRadius};
2309
2327
  border-width: ${B.smallBorderWidth};
2310
2328
  border-style: solid;
2311
- ${(0,Mn.setVariable)(ve.size,B.smallIconSize)}
2329
+ ${(0,Vn.setVariable)(ve.size,B.smallIconSize)}
2312
2330
  }
2313
2331
 
2314
2332
  .ftds--size-small.ftds-chip--with-action {
2315
2333
  padding-right: ${B.smallButtonRightPadding};
2316
2334
  }
2317
2335
 
2318
- .ftds--size-small ft-typography {
2336
+ .ftds--size-small ftds-typography {
2319
2337
  overflow: visible;
2320
2338
  padding: 0 2px;
2321
2339
  }
@@ -2332,7 +2350,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2332
2350
  top: -3px;
2333
2351
  height: ${B.smallIconSize};
2334
2352
  transform: scale(.75); /* Little trick to have a (even) bigger icon inside of the button */
2335
- ${ba.smallIconOnlyWidth.set("15px")};
2353
+ ${ja.smallIconOnlyWidth.set("15px")};
2336
2354
  }
2337
2355
 
2338
2356
  .ftds--size-small .ftds-chip--remove-button::part(icon) {
@@ -2347,7 +2365,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2347
2365
  border-width: ${B.mediumBorderWidth};
2348
2366
  border-style: solid;
2349
2367
  gap: ${B.mediumGap};
2350
- ${(0,Mn.setVariable)(ve.size,B.mediumIconSize)}
2368
+ ${(0,Vn.setVariable)(ve.size,B.mediumIconSize)}
2351
2369
  }
2352
2370
 
2353
2371
  .ftds--size-medium.ftds-chip--with-action {
@@ -2366,7 +2384,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2366
2384
  border-width: ${B.largeBorderWidth};
2367
2385
  border-style: solid;
2368
2386
  gap: ${B.largeGap};
2369
- ${(0,Mn.setVariable)(ve.size,B.largeIconSize)}
2387
+ ${(0,Vn.setVariable)(ve.size,B.largeIconSize)}
2370
2388
  }
2371
2389
 
2372
2390
  .ftds--size-large.ftds-chip--with-action {
@@ -2436,33 +2454,33 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2436
2454
  .ftds--family-error .ftds-chip--icon-container {
2437
2455
  color: ${B.errorIconColor};
2438
2456
  }
2439
- `];var jo=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},gs=class extends CustomEvent{constructor(){super("remove")}},Pt=class extends zn.FtdsBase{constructor(){super(...arguments),this.withAction=!1,this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let e={"ftds-chip":!0,"ftds-chip--with-action":this.removable||this.withAction,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return Hr.html`
2440
- <div class="${(0,Pu.classMap)(e)}"
2457
+ `];var Jo=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ws=class extends CustomEvent{constructor(){super("remove")}},_t=class extends Gn.FtdsBase{constructor(){super(...arguments),this.withAction=!1,this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let e={"ftds-chip":!0,"ftds-chip--with-action":this.removable||this.withAction,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return Gr.html`
2458
+ <div class="${(0,Uu.classMap)(e)}"
2441
2459
  aria-label="${this.getLabel()}"
2442
2460
  part="chip">
2443
2461
  ${this.renderIcon()}
2444
- <ft-typography variant=${this.typographyVariant()} element="span" class="ftds-chip--label" part="label">
2462
+ <ftds-typography variant="${this.typographyVariant()}" element="span" class="ftds-chip--label" part="label">
2445
2463
  <slot @slotchange=${this.onSlotchange}></slot>
2446
- </ft-typography>
2464
+ </ftds-typography>
2447
2465
  ${this.renderAction()}
2448
2466
  </div>
2449
- `}renderIcon(){return this.icon?Hr.html`
2450
- <div class="ftds-chip--icon-container" part="icon-container">
2451
- <ft-icon .variant=${Me.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2452
- </div>
2453
- `:Hr.nothing}renderAction(){return this.removable?Hr.html`
2467
+ `}renderIcon(){return this.icon?Gr.html`
2468
+ <div class="ftds-chip--icon-container" part="icon-container">
2469
+ <ft-icon .variant=${Fe.fluid_topics} .value=${this.icon} part="icon"></ft-icon>
2470
+ </div>
2471
+ `:Gr.nothing}renderAction(){return this.removable?Gr.html`
2454
2472
  <ftds-button round
2455
2473
  class="ftds-chip--remove-button"
2456
2474
  @click=${this.dispatchRemoveEvent}
2457
- icon=${Ve.X_MARK}
2458
- label=${this.removeButtonLabel}
2459
- family=${zn.DesignSystemFamily.neutral}
2460
- size=${this.resolveButtonSize()}
2475
+ icon="${We.X_MARK}"
2476
+ label="${this.removeButtonLabel}"
2477
+ family="${Gn.DesignSystemFamily.neutral}"
2478
+ size="${this.resolveButtonSize()}"
2461
2479
  part="icon-button"
2462
2480
  ></ftds-button>
2463
- `:this.withAction?Hr.html`
2481
+ `:this.withAction?Gr.html`
2464
2482
  <slot name="action"></slot>
2465
- `:Hr.nothing}resolveButtonSize(){switch(this.size){case tt.large:return tt.medium;case tt.medium:case tt.small:return tt.small}}getLabel(){return this.label||this.textContent}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new gs)}typographyVariant(){switch(this.size){case tt.large:return Se.body2medium;case tt.medium:case tt.small:return Se.caption1medium}}};Pt.elementDefinitions={"ft-typography":te,"ft-icon":ae,"ftds-button":Mt};Pt.styles=Nu;jo([(0,Wr.property)({type:Boolean})],Pt.prototype,"withAction",void 0);jo([(0,Wr.property)({type:Boolean})],Pt.prototype,"removable",void 0);jo([(0,Wr.property)()],Pt.prototype,"removeButtonLabel",void 0);jo([(0,Wr.property)()],Pt.prototype,"label",void 0);jo([(0,Wr.property)()],Pt.prototype,"icon",void 0);jo([(0,Wr.query)("ft-typography slot")],Pt.prototype,"slottedContent",void 0);(0,ys.customElement)("ft-chip")(Ce);(0,ys.customElement)("ftds-chip")(Pt);var Os=f(C());var mo=f(L()),le=f(J()),Ss=f(ht()),Gu=f(Dr());function Un(t,e,r){return t?e(t):r?.(t)}var Vr=f(C());var vs=f(C());var Hn=f(J());var _u=f(L()),ge=f(C());var M={fontSize:ge.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:ge.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:ge.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:ge.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:ge.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:ge.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:ge.FtCssVariableFactory.extend("--ft-input-label-border-color","",ge.designSystemVariables.colorOutline),textColor:ge.FtCssVariableFactory.extend("--ft-input-label-text-color","",ge.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:ge.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",ge.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:ge.FtCssVariableFactory.extend("--ft-input-label-background-color","",ge.designSystemVariables.colorSurface),borderRadius:ge.FtCssVariableFactory.extend("--ft-input-label-border-radius","",ge.designSystemVariables.borderRadiusS),colorError:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorError,"Design system")},Bu=_u.css`
2483
+ `:Gr.nothing}resolveButtonSize(){switch(this.size){case Dt.large:return Dt.medium;default:return Dt.small}}getLabel(){return this.label||this.getTextContent()}getTextContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new Ws)}typographyVariant(){switch(this.size){case Dt.large:return ht.body2medium;default:return ht.caption1medium}}};_t.elementDefinitions={"ftds-typography":Mt,"ft-icon":ae,"ftds-button":Rt};_t.styles=zu;Jo([(0,jr.property)({type:Boolean})],_t.prototype,"withAction",void 0);Jo([(0,jr.property)({type:Boolean})],_t.prototype,"removable",void 0);Jo([(0,jr.property)()],_t.prototype,"removeButtonLabel",void 0);Jo([(0,jr.property)()],_t.prototype,"label",void 0);Jo([(0,jr.property)()],_t.prototype,"icon",void 0);Jo([(0,jr.query)("ftds-typography slot")],_t.prototype,"slottedContent",void 0);(0,Vs.customElement)("ft-chip")(Ce);(0,Vs.customElement)("ftds-chip")(_t);var Ys=f(C());var So=f(L()),ce=f(J()),qs=f(ft()),Qu=f(zr());function jn(t,e,r){return t?e(t):r?.(t)}var Kr=f(C());var Zs=f(C());var Kn=f(J());var Hu=f(L()),ye=f(C());var M={fontSize:ye.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:ye.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:ye.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:ye.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:ye.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:ye.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:ye.FtCssVariableFactory.extend("--ft-input-label-border-color","",ye.designSystemVariables.colorOutline),textColor:ye.FtCssVariableFactory.extend("--ft-input-label-text-color","",ye.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:ye.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",ye.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:ye.FtCssVariableFactory.extend("--ft-input-label-background-color","",ye.designSystemVariables.colorSurface),borderRadius:ye.FtCssVariableFactory.extend("--ft-input-label-border-radius","",ye.designSystemVariables.borderRadiusS),colorError:ye.FtCssVariableFactory.external(ye.designSystemVariables.colorError,"Design system")},Wu=Hu.css`
2466
2484
  .ft-input-label {
2467
2485
  position: absolute;
2468
2486
  inset: 0;
@@ -2513,8 +2531,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2513
2531
  transition: font-size 250ms, line-height 250ms, color 250ms;
2514
2532
  max-width: calc(${M.labelMaxWidth} - 2 * (${M.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
2515
2533
  text-overflow: ellipsis;
2516
- ${(0,ge.setVariable)(Fe.fontSize,M.fontSize)};
2517
- ${(0,ge.setVariable)(Fe.lineHeight,M.fontSize)};
2534
+ ${(0,ye.setVariable)(De.fontSize,M.fontSize)};
2535
+ ${(0,ye.setVariable)(De.lineHeight,M.fontSize)};
2518
2536
  }
2519
2537
 
2520
2538
  .ft-input-label--in-error .ft-input-label--text {
@@ -2534,7 +2552,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2534
2552
 
2535
2553
  .ft-input-label--floating-text {
2536
2554
  position: absolute;
2537
- top: calc(50% - ${Fe.lineHeight} / 2);
2555
+ top: calc(50% - ${De.lineHeight} / 2);
2538
2556
  transition: top 250ms;
2539
2557
  overflow: hidden;
2540
2558
  white-space: nowrap;
@@ -2546,8 +2564,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2546
2564
  }
2547
2565
 
2548
2566
  .ft-input-label--raised .ft-input-label--text {
2549
- ${(0,ge.setVariable)(Fe.fontSize,M.raisedFontSize)};
2550
- ${(0,ge.setVariable)(Fe.lineHeight,M.raisedFontSize)};
2567
+ ${(0,ye.setVariable)(De.fontSize,M.raisedFontSize)};
2568
+ ${(0,ye.setVariable)(De.lineHeight,M.raisedFontSize)};
2551
2569
  }
2552
2570
 
2553
2571
  .ft-input-label--raised .ft-input-label--floating-text {
@@ -2578,30 +2596,30 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2578
2596
  z-index: ${M.raisedZIndex};
2579
2597
  background-color: ${M.backgroundColor};
2580
2598
  border-radius: ${M.borderRadius};
2581
- top: calc((${Fe.lineHeight} / -2) + 2px);
2599
+ top: calc((${De.lineHeight} / -2) + 2px);
2582
2600
  }
2583
2601
 
2584
2602
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
2585
2603
  border-top: none;
2586
2604
  }
2587
- `;var ms=f(L()),bs=f(J());var Fu=f(ht()),Mu=f(C()),Du=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},vr=class extends Mu.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return ms.html`
2588
- <div class="${(0,Fu.classMap)(this.inputLabelClasses)}">
2589
- ${Un(this.text,()=>ms.html`
2605
+ `;var Gs=f(L()),js=f(J());var Gu=f(ft()),ju=f(C()),Vu=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Or=class extends ju.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Gs.html`
2606
+ <div class="${(0,Gu.classMap)(this.inputLabelClasses)}">
2607
+ ${jn(this.text,()=>Gs.html`
2590
2608
  <div class="ft-input-label--text ft-typography--caption">
2591
2609
  <label class="ft-input-label--floating-text">${this.text}</label>
2592
2610
  <span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
2593
2611
  </div>
2594
2612
  `)}
2595
2613
  </div>
2596
- `}};vr.elementDefinitions={};Du([(0,bs.property)({type:String})],vr.prototype,"text",void 0);Du([(0,bs.property)({type:Boolean})],vr.prototype,"raised",void 0);var xs=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Vt=class extends vr{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};Vt.elementDefinitions={};Vt.styles=[Yt,Bu];xs([(0,Hn.property)({type:Boolean})],Vt.prototype,"outlined",void 0);xs([(0,Hn.property)({type:Boolean})],Vt.prototype,"error",void 0);xs([(0,Hn.property)({type:Boolean})],Vt.prototype,"disabled",void 0);var Hu=f(C());var zu=f(L());var Te=f(C()),Je={fontSize:Te.FtCssVariableFactory.extend("--ft-input-label-font-size","",bo.fontSize),fontSizeRaised:Te.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",qr.fontSize),lineHeight:Te.FtCssVariableFactory.extend("--ft-input-label-line-height","",qr.lineHeight),color:Te.FtCssVariableFactory.extend("--ft-input-label-color","",Te.semantic.contentGlobalSubtle),largeFieldHeight:Te.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Te.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:Te.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:Te.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Te.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Te.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:Te.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Te.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},Uu=[zu.css`
2614
+ `}};Or.elementDefinitions={};Vu([(0,js.property)({type:String})],Or.prototype,"text",void 0);Vu([(0,js.property)({type:Boolean})],Or.prototype,"raised",void 0);var Ks=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},jt=class extends Or{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};jt.elementDefinitions={};jt.styles=[Qt,Wu];Ks([(0,Kn.property)({type:Boolean})],jt.prototype,"outlined",void 0);Ks([(0,Kn.property)({type:Boolean})],jt.prototype,"error",void 0);Ks([(0,Kn.property)({type:Boolean})],jt.prototype,"disabled",void 0);var qu=f(C());var Ku=f(L());var ke=f(C()),et={fontSize:ke.FtCssVariableFactory.extend("--ft-input-label-font-size","",Qr.fontSize),fontSizeRaised:ke.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",wr.fontSize),lineHeight:ke.FtCssVariableFactory.extend("--ft-input-label-line-height","",wr.lineHeight),color:ke.FtCssVariableFactory.extend("--ft-input-label-color","",ke.semantic.contentGlobalSubtle),largeFieldHeight:ke.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:ke.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:ke.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:ke.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:ke.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:ke.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:ke.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:ke.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},Zu=[Ku.css`
2597
2615
 
2598
2616
  :root {
2599
- --field-height: ${Je.largeFieldHeight};
2600
- --field-vertical-gap: ${Je.largeFieldVerticalGap};
2601
- --field-horizontal-padding: ${Je.largeFieldHorizontalPadding};
2617
+ --field-height: ${et.largeFieldHeight};
2618
+ --field-vertical-gap: ${et.largeFieldVerticalGap};
2619
+ --field-horizontal-padding: ${et.largeFieldHorizontalPadding};
2602
2620
 
2603
- --typo-caption-height: calc(${qr.lineHeight} * ${qr.fontSize});
2604
- --typo-body-height: calc(${bo.lineHeight} * ${bo.fontSize});
2621
+ --typo-caption-height: calc(${wr.lineHeight} * ${wr.fontSize});
2622
+ --typo-body-height: calc(${Qr.lineHeight} * ${Qr.fontSize});
2605
2623
  --caption-label-and-value-combined-height: calc(var(--field-vertical-gap) + var(--typo-caption-height) + var(--typo-body-height));
2606
2624
  --input-content-vertical-padding: calc((var(--field-height) - var(--caption-label-and-value-combined-height)) / 2);
2607
2625
  }
@@ -2616,15 +2634,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2616
2634
  }
2617
2635
 
2618
2636
  .ft-input-label.ftds--size-large {
2619
- --field-height: ${Je.largeFieldHeight};
2620
- --field-vertical-gap: ${Je.largeFieldVerticalGap};
2621
- --field-horizontal-padding: ${Je.largeFieldHorizontalPadding};
2637
+ --field-height: ${et.largeFieldHeight};
2638
+ --field-vertical-gap: ${et.largeFieldVerticalGap};
2639
+ --field-horizontal-padding: ${et.largeFieldHorizontalPadding};
2622
2640
  }
2623
2641
 
2624
2642
  .ft-input-label.ftds--size-medium {
2625
- --field-height: ${Je.mediumFieldHeight};
2626
- --field-vertical-gap: ${Je.mediumFieldVerticalGap};
2627
- --field-horizontal-padding: ${Je.mediumFieldHorizontalPadding};
2643
+ --field-height: ${et.mediumFieldHeight};
2644
+ --field-vertical-gap: ${et.mediumFieldVerticalGap};
2645
+ --field-horizontal-padding: ${et.mediumFieldHorizontalPadding};
2628
2646
  }
2629
2647
 
2630
2648
  .ft-input-label--text {
@@ -2635,8 +2653,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2635
2653
  z-index: 10;
2636
2654
  width: 100%;
2637
2655
  transition: font-size 250ms, line-height 250ms, color 250ms;
2638
- ${(0,Te.setVariable)(Fe.fontSize,Je.fontSize)};
2639
- ${(0,Te.setVariable)(Fe.lineHeight,Je.lineHeight)};
2656
+ ${(0,ke.setVariable)(De.fontSize,et.fontSize)};
2657
+ ${(0,ke.setVariable)(De.lineHeight,et.lineHeight)};
2640
2658
  }
2641
2659
 
2642
2660
  .ft-input-label--hidden-text {
@@ -2659,23 +2677,23 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2659
2677
 
2660
2678
  padding-top: ${M.verticalSpacing};
2661
2679
  padding-bottom: ${M.verticalSpacing};
2662
- padding-left: calc(var(--field-horizontal-padding) + ${Je.additionalPaddingLeft});
2663
- padding-right: calc(var(--field-horizontal-padding) + ${Je.additionalPaddingRight});
2680
+ padding-left: calc(var(--field-horizontal-padding) + ${et.additionalPaddingLeft});
2681
+ padding-right: calc(var(--field-horizontal-padding) + ${et.additionalPaddingRight});
2664
2682
 
2665
2683
  margin: calc(${M.verticalSpacing} * -1) 0;
2666
- color: ${Je.color};
2684
+ color: ${et.color};
2667
2685
  }
2668
2686
 
2669
2687
  .ft-input-label--raised .ft-input-label--text {
2670
- ${(0,Te.setVariable)(Fe.fontSize,Je.fontSizeRaised)};
2671
- ${(0,Te.setVariable)(Fe.lineHeight,Je.lineHeight)};
2688
+ ${(0,ke.setVariable)(De.fontSize,et.fontSizeRaised)};
2689
+ ${(0,ke.setVariable)(De.lineHeight,et.lineHeight)};
2672
2690
  }
2673
2691
 
2674
2692
  .ft-input-label--raised .ft-input-label--floating-text {
2675
2693
  top: var(--input-content-vertical-padding);
2676
2694
  }
2677
2695
 
2678
- `];var Ri=class extends(0,Hu.toFtdsBase)(vr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Ri.styles=[Yt,Uu];(0,vs.customElement)("ft-input-label")(Vt);(0,vs.customElement)("ftds-input-label")(Ri);var Wu=f(L()),W=f(C());var j={labelSize:W.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:W.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:W.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:W.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:W.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:W.FtCssVariableFactory.extend("--ft-select-selected-option-color","",W.designSystemVariables.colorOnSurface),helperColor:W.FtCssVariableFactory.extend("--ft-select-helper-color","",W.designSystemVariables.colorOnSurfaceMedium),optionsColor:W.FtCssVariableFactory.extend("--ft-select-options-color","",W.designSystemVariables.colorOnSurface),optionsZIndex:W.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:W.FtCssVariableFactory.extend("--ft-select-background-color","",W.designSystemVariables.colorSurface),colorOnSurfaceDisabled:W.FtCssVariableFactory.external(W.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:W.FtCssVariableFactory.external(W.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:W.FtCssVariableFactory.external(W.designSystemVariables.borderRadiusS,"Design system"),elevation02:W.FtCssVariableFactory.external(W.designSystemVariables.elevation02,"Design system"),colorError:W.FtCssVariableFactory.external(W.designSystemVariables.colorError,"Design system")},Vu=Wu.css`
2696
+ `];var Pi=class extends(0,qu.toFtdsBase)(Or){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Pi.styles=[Qt,Zu];(0,Zs.customElement)("ft-input-label")(jt);(0,Zs.customElement)("ftds-input-label")(Pi);var Yu=f(L()),W=f(C());var j={labelSize:W.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:W.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:W.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:W.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:W.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:W.FtCssVariableFactory.extend("--ft-select-selected-option-color","",W.designSystemVariables.colorOnSurface),helperColor:W.FtCssVariableFactory.extend("--ft-select-helper-color","",W.designSystemVariables.colorOnSurfaceMedium),optionsColor:W.FtCssVariableFactory.extend("--ft-select-options-color","",W.designSystemVariables.colorOnSurface),optionsZIndex:W.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:W.FtCssVariableFactory.extend("--ft-select-background-color","",W.designSystemVariables.colorSurface),colorOnSurfaceDisabled:W.FtCssVariableFactory.external(W.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:W.FtCssVariableFactory.external(W.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:W.FtCssVariableFactory.external(W.designSystemVariables.borderRadiusS,"Design system"),elevation02:W.FtCssVariableFactory.external(W.designSystemVariables.elevation02,"Design system"),colorError:W.FtCssVariableFactory.external(W.designSystemVariables.colorError,"Design system")},Xu=Yu.css`
2679
2697
  *:focus {
2680
2698
  outline: none;
2681
2699
  }
@@ -2751,8 +2769,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2751
2769
  overflow: hidden;
2752
2770
  white-space: nowrap;
2753
2771
  text-overflow: ellipsis;
2754
- ${(0,W.setVariable)(pr.fontSize,j.selectedOptionSize)};
2755
- ${(0,W.setVariable)(pr.lineHeight,j.selectedOptionSize)};
2772
+ ${(0,W.setVariable)(hr.fontSize,j.selectedOptionSize)};
2773
+ ${(0,W.setVariable)(hr.lineHeight,j.selectedOptionSize)};
2756
2774
  }
2757
2775
 
2758
2776
  .ft-select--in-error .ft-select--selected-option {
@@ -2825,8 +2843,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2825
2843
  .ft-select--in-error .ft-select--helper-text {
2826
2844
  color: ${j.colorError};
2827
2845
  }
2828
- `;var be=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ar=class extends Vr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return mo.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};ar.elementDefinitions={};be([(0,le.property)({type:String})],ar.prototype,"label",void 0);be([(0,le.property)({type:Object,converter:t=>t})],ar.prototype,"value",void 0);be([(0,le.property)({type:Boolean,reflect:!0})],ar.prototype,"selected",void 0);var oe=class t extends Vr.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel=null,this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.currentSearch="",this.lastSearchInputDate=new Date("01/01/1970"),this.hideOptions=e=>this.optionsDisplayed=this.optionsDisplayed&&e.composedPath().includes(this.container)}render(){var e,r,i,n,a;let s=this.hasOptionsMenuOpen,c=this.disabled||!this.hasOptions,p=((e=this.selectedOption)===null||e===void 0?void 0:e.value)!=null||((i=(r=this.selectedOption)===null||r===void 0?void 0:r.label)!==null&&i!==void 0?i:"").length>0,u={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":c,"ft-select--options-displayed":s,"ft-select--has-option-selected":p,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return mo.html`
2829
- <div class="${(0,Ss.classMap)(u)}" part="container">
2846
+ `;var be=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},cr=class extends Kr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return So.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};cr.elementDefinitions={};be([(0,ce.property)({type:String})],cr.prototype,"label",void 0);be([(0,ce.property)({type:Object,converter:t=>t})],cr.prototype,"value",void 0);be([(0,ce.property)({type:Boolean,reflect:!0})],cr.prototype,"selected",void 0);var oe=class t extends Kr.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel=null,this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.currentSearch="",this.lastSearchInputDate=new Date("01/01/1970"),this.hideOptions=e=>this.optionsDisplayed=this.optionsDisplayed&&e.composedPath().includes(this.container)}render(){var e,r,i,n,a;let s=this.hasOptionsMenuOpen,c=this.disabled||!this.hasOptions,p=((e=this.selectedOption)===null||e===void 0?void 0:e.value)!=null||((i=(r=this.selectedOption)===null||r===void 0?void 0:r.label)!==null&&i!==void 0?i:"").length>0,u={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":c,"ft-select--options-displayed":s,"ft-select--has-option-selected":p,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return So.html`
2847
+ <div class="${(0,qs.classMap)(u)}" part="container">
2830
2848
  <div class="ft-select--main-panel" part="main-panel">
2831
2849
  <ft-input-label text="${this.label}"
2832
2850
  part="label"
@@ -2841,47 +2859,47 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2841
2859
  tabindex="${c?"-1":"0"}"
2842
2860
  @click=${()=>{this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=this.optionsDisplayed}}
2843
2861
  @keydown=${this.onMainPanelKeyDown}
2844
- aria-label="${li(this.ariaLabel)}"
2845
- aria-labelledby="${Un(!this.ariaLabel,()=>"label")}"
2862
+ aria-label="${yi(this.ariaLabel)}"
2863
+ aria-labelledby="${jn(!this.ariaLabel,()=>"label")}"
2846
2864
  aria-haspopup="listbox"
2847
2865
  aria-expanded="${s}"
2848
- aria-activedescendant="${li(this.getOptionId(this.selectedOption))}"
2866
+ aria-activedescendant="${yi(this.getOptionId(this.selectedOption))}"
2849
2867
  role="combobox">
2850
2868
  <ft-ripple ?disabled=${c} ?activated=${!this.outlined}></ft-ripple>
2851
- <ft-typography variant="${Se.body1}" class="ft-select--selected-option">
2869
+ <ft-typography variant="${Ye.body1}" class="ft-select--selected-option">
2852
2870
  ${(a=(n=this.selectedOption)===null||n===void 0?void 0:n.label)!==null&&a!==void 0?a:""}
2853
2871
  </ft-typography>
2854
- <ft-icon aria-hidden="true" .value=${s?Ve.THIN_ARROW_UP:Ve.THIN_ARROW}></ft-icon>
2872
+ <ft-icon aria-hidden="true" .value=${s?We.THIN_ARROW_UP:We.THIN_ARROW}></ft-icon>
2855
2873
  </div>
2856
2874
  <div class="ft-select--options"
2857
2875
  part="options"
2858
2876
  @keydown=${this.onOptionsKeyDown}
2859
2877
  role="listbox">
2860
- ${(0,Gu.repeat)(this.options,y=>y.value,(y,g)=>this.renderOption(y,g))}
2878
+ ${(0,Qu.repeat)(this.options,g=>g.value,(g,y)=>this.renderOption(g,y))}
2861
2879
  </div>
2862
2880
  </div>
2863
2881
  <slot name="helper" part="helper">
2864
- ${this.helper?mo.html`
2865
- <ft-typography class="ft-select--helper-text" variant="${Se.caption}">${this.helper}
2866
- </ft-typography>`:mo.nothing}
2882
+ ${this.helper?So.html`
2883
+ <ft-typography class="ft-select--helper-text" variant="${Ye.caption}">${this.helper}
2884
+ </ft-typography>`:So.nothing}
2867
2885
  </slot>
2868
2886
  </div>
2869
2887
  <slot @slotchange=${this.updateOptionsFromSlot}
2870
2888
  @option-change=${this.updateOptionsFromSlot}
2871
2889
  ></slot>
2872
- `}renderOption(e,r){let i=this.selectedOption===e;return mo.html`
2873
- <div class="${(0,Ss.classMap)({"ft-select--option":!0,"ft-select--option-selected":i,"ft-typography--body2":!0})}"
2874
- part="option"
2890
+ `}renderOption(e,r){var i,n;let a=this.selectedOption===e;return So.html`
2891
+ <div class="${(0,qs.classMap)({"ft-select--option":!0,"ft-select--option-selected":a,"ft-typography--body2":!0})}"
2892
+ part="option option-${(n=(i=e.value)===null||i===void 0?void 0:i.toString())===null||n===void 0?void 0:n.replace(/[^\w-]/g,"")}"
2875
2893
  tabindex="0"
2876
2894
  aria-label="${e.label}"
2877
2895
  data-value="${e.value}"
2878
2896
  id="${"option-"+r}"
2879
- @keydown=${a=>this.onOptionKeyDown(a,e)}
2897
+ @keydown=${c=>this.onOptionKeyDown(c,e)}
2880
2898
  @click=${()=>this.selectOption(e)}>
2881
- <ft-ripple ?primary=${i} ?activated=${i}></ft-ripple>
2899
+ <ft-ripple ?primary=${a} ?activated=${a}></ft-ripple>
2882
2900
  <span>${e.label}</span>
2883
2901
  </div>
2884
- `}willUpdate(e){super.willUpdate(e),e.has("options")&&(this.selectedOption=this.options.filter(r=>r.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var r,i;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((i=(r=this.selectedOptionElement)!==null&&r!==void 0?r:this.firstOption)===null||i===void 0||i.focus(),this.focusOptions=!1),e.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px";let n=["bottom","top"];(0,Vr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",j.optionsHeight,0).then(({x:a,y:s})=>{this.optionsMenu.style.left=`${a}px`,this.optionsMenu.style.top=`${s}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(e){var r;e.stopPropagation();let i=(r=this.optionsSlot)===null||r===void 0?void 0:r.assignedElements().map(n=>n);i&&i.length>0&&(this.options=i)}onMainPanelKeyDown(e){switch(e.key){case" ":e.preventDefault(),e.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":e.preventDefault(),e.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(e){var r,i,n,a,s;let c;switch(e.key){case"Escape":this.optionsDisplayed=!1,(r=this.mainPanel)===null||r===void 0||r.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":e.preventDefault(),e.stopPropagation(),c=(n=(i=this.focusedOption)===null||i===void 0?void 0:i.previousElementSibling)!==null&&n!==void 0?n:this.lastOption;break;case"ArrowDown":e.preventDefault(),e.stopPropagation(),c=(s=(a=this.focusedOption)===null||a===void 0?void 0:a.nextElementSibling)!==null&&s!==void 0?s:this.firstOption;break;default:if(e.key.length!=1)break;this.isKeyAlphanumeric(e.key)&&(c=this.handleAlphanumericPress(e.key));break}c?.focus()}isKeyAlphanumeric(e){let r=e.charCodeAt(0);return r>47&&r<58||r>64&&r<91||r>96&&r<123}handleAlphanumericPress(e){var r,i;let n=new Date;n.getTime()-this.lastSearchInputDate.getTime()>t.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=e.toLowerCase();let a=this.options.find(c=>{var p;return((p=c.label)===null||p===void 0?void 0:p.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});if(a===void 0){this.lastSearchInputDate=n;return}let s=(i=(r=this.optionsMenu)===null||r===void 0?void 0:r.querySelector(`[data-value="${a.value}"]`))!==null&&i!==void 0?i:void 0;return this.lastSearchInputDate=n,s}onOptionKeyDown(e,r){var i;(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),e.stopPropagation(),this.selectOption(r),this.optionsDisplayed=!1,(i=this.mainPanel)===null||i===void 0||i.focus())}getOptionId(e){if(!e)return;let r=this.options.findIndex(i=>(0,Vr.deepEqual)(i.value,e.value));if(r!==-1)return`option-${r}`}selectOption(e){var r,i;if(!(0,Vr.deepEqual)((r=this.selectedOption)===null||r===void 0?void 0:r.value,e.value)){this.selectedOption=e;for(let n of this.options)n.selected=n===e;this.dispatchEvent(new CustomEvent("change",{detail:(i=this.selectedOption)===null||i===void 0?void 0:i.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};oe.elementDefinitions={"ft-input-label":Vt,"ft-typography":te,"ft-ripple":K,"ft-icon":ae};oe.searchTimeoutMilliseconds=2e3;oe.styles=[Cr,Yt,Vu];be([(0,le.property)({type:String})],oe.prototype,"label",void 0);be([(0,le.property)({type:String})],oe.prototype,"ariaLabel",void 0);be([(0,le.property)({type:String})],oe.prototype,"helper",void 0);be([(0,le.property)({type:Boolean})],oe.prototype,"outlined",void 0);be([(0,le.property)({type:Boolean})],oe.prototype,"disabled",void 0);be([(0,le.property)({type:Boolean})],oe.prototype,"error",void 0);be([(0,le.property)({type:Boolean})],oe.prototype,"fixedMenuPosition",void 0);be([(0,le.property)({type:Array})],oe.prototype,"options",void 0);be([(0,le.state)()],oe.prototype,"selectedOption",void 0);be([(0,le.state)()],oe.prototype,"optionsDisplayed",void 0);be([(0,le.state)()],oe.prototype,"focusOptions",void 0);be([(0,le.state)()],oe.prototype,"currentSearch",void 0);be([(0,le.state)()],oe.prototype,"lastSearchInputDate",void 0);be([(0,le.query)(".ft-select")],oe.prototype,"container",void 0);be([(0,le.query)(".ft-select--options")],oe.prototype,"optionsMenu",void 0);be([(0,le.query)(".ft-select--input-panel")],oe.prototype,"mainPanel",void 0);be([(0,le.query)(".ft-select--option:first-child")],oe.prototype,"firstOption",void 0);be([(0,le.query)(".ft-select--option:focus")],oe.prototype,"focusedOption",void 0);be([(0,le.query)(".ft-select--option.ft-select--option-selected")],oe.prototype,"selectedOptionElement",void 0);be([(0,le.query)(".ft-select--option:last-child")],oe.prototype,"lastOption",void 0);be([(0,le.query)("slot:not([name])")],oe.prototype,"optionsSlot",void 0);(0,Os.customElement)("ft-select")(oe);(0,Os.customElement)("ft-select-option")(ar);var F=f(C()),Cs=f(L());var ju=f(L()),Gt=f(C()),qe={display:Gt.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Gt.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Gt.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Gt.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Gt.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Gt.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Gt.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Gt.FtCssVariableFactory.external(Gt.designSystemVariables.borderRadiusM,"Design system")},Ku=ju.css`
2902
+ `}willUpdate(e){super.willUpdate(e),e.has("options")&&(this.selectedOption=this.options.filter(r=>r.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var r,i;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((i=(r=this.selectedOptionElement)!==null&&r!==void 0?r:this.firstOption)===null||i===void 0||i.focus(),this.focusOptions=!1),e.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px";let n=["bottom","top"];(0,Kr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",j.optionsHeight,0).then(({x:a,y:s})=>{this.optionsMenu.style.left=`${a}px`,this.optionsMenu.style.top=`${s}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(e){var r;e.stopPropagation();let i=(r=this.optionsSlot)===null||r===void 0?void 0:r.assignedElements().map(n=>n);i&&i.length>0&&(this.options=i)}onMainPanelKeyDown(e){switch(e.key){case" ":e.preventDefault(),e.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":e.preventDefault(),e.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(e){var r,i,n,a,s;let c;switch(e.key){case"Escape":this.optionsDisplayed=!1,(r=this.mainPanel)===null||r===void 0||r.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":e.preventDefault(),e.stopPropagation(),c=(n=(i=this.focusedOption)===null||i===void 0?void 0:i.previousElementSibling)!==null&&n!==void 0?n:this.lastOption;break;case"ArrowDown":e.preventDefault(),e.stopPropagation(),c=(s=(a=this.focusedOption)===null||a===void 0?void 0:a.nextElementSibling)!==null&&s!==void 0?s:this.firstOption;break;default:if(e.key.length!=1)break;this.isKeyAlphanumeric(e.key)&&(c=this.handleAlphanumericPress(e.key));break}c?.focus()}isKeyAlphanumeric(e){let r=e.charCodeAt(0);return r>47&&r<58||r>64&&r<91||r>96&&r<123}handleAlphanumericPress(e){var r,i;let n=new Date;n.getTime()-this.lastSearchInputDate.getTime()>t.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=e.toLowerCase();let a=this.options.find(c=>{var p;return((p=c.label)===null||p===void 0?void 0:p.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});if(a===void 0){this.lastSearchInputDate=n;return}let s=(i=(r=this.optionsMenu)===null||r===void 0?void 0:r.querySelector(`[data-value="${a.value}"]`))!==null&&i!==void 0?i:void 0;return this.lastSearchInputDate=n,s}onOptionKeyDown(e,r){var i;(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),e.stopPropagation(),this.selectOption(r),this.optionsDisplayed=!1,(i=this.mainPanel)===null||i===void 0||i.focus())}getOptionId(e){if(!e)return;let r=this.options.findIndex(i=>(0,Kr.deepEqual)(i.value,e.value));if(r!==-1)return`option-${r}`}selectOption(e){var r,i;if(!(0,Kr.deepEqual)((r=this.selectedOption)===null||r===void 0?void 0:r.value,e.value)){this.selectedOption=e;for(let n of this.options)n.selected=n===e;this.dispatchEvent(new CustomEvent("change",{detail:(i=this.selectedOption)===null||i===void 0?void 0:i.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};oe.elementDefinitions={"ft-input-label":jt,"ft-typography":te,"ft-ripple":K,"ft-icon":ae};oe.searchTimeoutMilliseconds=2e3;oe.styles=[Ar,Qt,Xu];be([(0,ce.property)({type:String})],oe.prototype,"label",void 0);be([(0,ce.property)({type:String})],oe.prototype,"ariaLabel",void 0);be([(0,ce.property)({type:String})],oe.prototype,"helper",void 0);be([(0,ce.property)({type:Boolean})],oe.prototype,"outlined",void 0);be([(0,ce.property)({type:Boolean})],oe.prototype,"disabled",void 0);be([(0,ce.property)({type:Boolean})],oe.prototype,"error",void 0);be([(0,ce.property)({type:Boolean})],oe.prototype,"fixedMenuPosition",void 0);be([(0,ce.property)({type:Array})],oe.prototype,"options",void 0);be([(0,ce.state)()],oe.prototype,"selectedOption",void 0);be([(0,ce.state)()],oe.prototype,"optionsDisplayed",void 0);be([(0,ce.state)()],oe.prototype,"focusOptions",void 0);be([(0,ce.state)()],oe.prototype,"currentSearch",void 0);be([(0,ce.state)()],oe.prototype,"lastSearchInputDate",void 0);be([(0,ce.query)(".ft-select")],oe.prototype,"container",void 0);be([(0,ce.query)(".ft-select--options")],oe.prototype,"optionsMenu",void 0);be([(0,ce.query)(".ft-select--input-panel")],oe.prototype,"mainPanel",void 0);be([(0,ce.query)(".ft-select--option:first-child")],oe.prototype,"firstOption",void 0);be([(0,ce.query)(".ft-select--option:focus")],oe.prototype,"focusedOption",void 0);be([(0,ce.query)(".ft-select--option.ft-select--option-selected")],oe.prototype,"selectedOptionElement",void 0);be([(0,ce.query)(".ft-select--option:last-child")],oe.prototype,"lastOption",void 0);be([(0,ce.query)("slot:not([name])")],oe.prototype,"optionsSlot",void 0);(0,Ys.customElement)("ft-select")(oe);(0,Ys.customElement)("ft-select-option")(cr);var F=f(C()),Xs=f(L());var Ju=f(L()),Kt=f(C()),qe={display:Kt.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Kt.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Kt.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Kt.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Kt.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Kt.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Kt.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Kt.FtCssVariableFactory.external(Kt.designSystemVariables.borderRadiusM,"Design system")},ef=Ju.css`
2885
2903
  :host {
2886
2904
  width: ${qe.width};
2887
2905
  height: ${qe.height};
@@ -2908,7 +2926,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2908
2926
  background-position: calc(100vw + ${qe.glareWidth}) 0, calc(${qe.glareWidth} * -1) 0;
2909
2927
  }
2910
2928
  }
2911
- `;var P={height:F.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:F.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",F.designSystemVariables.borderRadiusS),mobileOpenPosition:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:F.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:F.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:F.FtCssVariableFactory.external(F.designSystemVariables.colorSurface,"Design system"),colorOnSurface:F.FtCssVariableFactory.external(F.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:F.FtCssVariableFactory.external(F.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:F.FtCssVariableFactory.external(F.designSystemVariables.colorOutline,"Design system"),colorPrimary:F.FtCssVariableFactory.external(F.designSystemVariables.colorPrimary,"Design system"),elevation02:F.FtCssVariableFactory.external(F.designSystemVariables.elevation02,"Design system"),buttonColor:F.FtCssVariableFactory.external(H.color,"Button"),buttonRippleColor:F.FtCssVariableFactory.external(H.rippleColor,"Button"),activeItemBorderColor:F.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",F.designSystemVariables.colorPrimary)},Zu=Cs.css`
2929
+ `;var N={height:F.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:F.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",F.designSystemVariables.borderRadiusS),mobileOpenPosition:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:F.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:F.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:F.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:F.FtCssVariableFactory.external(F.designSystemVariables.colorSurface,"Design system"),colorOnSurface:F.FtCssVariableFactory.external(F.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:F.FtCssVariableFactory.external(F.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:F.FtCssVariableFactory.external(F.designSystemVariables.colorOutline,"Design system"),colorPrimary:F.FtCssVariableFactory.external(F.designSystemVariables.colorPrimary,"Design system"),elevation02:F.FtCssVariableFactory.external(F.designSystemVariables.elevation02,"Design system"),buttonColor:F.FtCssVariableFactory.external(H.color,"Button"),buttonRippleColor:F.FtCssVariableFactory.external(H.rippleColor,"Button"),activeItemBorderColor:F.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",F.designSystemVariables.colorPrimary)},tf=Xs.css`
2912
2930
  * {
2913
2931
  box-sizing: border-box;
2914
2932
  }
@@ -2917,7 +2935,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2917
2935
  display: flex;
2918
2936
  flex-direction: column;
2919
2937
  gap: 8px;
2920
- color: ${P.colorOnSurface};
2938
+ color: ${N.colorOnSurface};
2921
2939
  outline: none;
2922
2940
  }
2923
2941
 
@@ -2926,21 +2944,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2926
2944
  }
2927
2945
 
2928
2946
  .ft-search-bar--mobile-menu-open {
2929
- position: ${P.mobileOpenPosition};
2930
- top: ${P.mobileOpenTop};
2931
- bottom: ${P.mobileOpenBottom};
2932
- left: ${P.mobileOpenLeft};
2933
- right: ${P.mobileOpenRight};
2934
- z-index: ${P.floatingZIndex};
2947
+ position: ${N.mobileOpenPosition};
2948
+ top: ${N.mobileOpenTop};
2949
+ bottom: ${N.mobileOpenBottom};
2950
+ left: ${N.mobileOpenLeft};
2951
+ right: ${N.mobileOpenRight};
2952
+ z-index: ${N.floatingZIndex};
2935
2953
  padding: 16px;
2936
2954
  }
2937
2955
 
2938
2956
  .ft-search-bar--mobile-menu-open:not(.ft-search-bar--forced-open) {
2939
- background: ${P.colorSurface};
2957
+ background: ${N.colorSurface};
2940
2958
  }
2941
2959
 
2942
2960
  .ft-search-bar--mobile-menu-open.ft-search-bar--forced-open {
2943
- position: ${P.mobileOpenPosition.get("static")};
2961
+ position: ${N.mobileOpenPosition.get("static")};
2944
2962
  }
2945
2963
 
2946
2964
  .ft-search-bar {
@@ -2948,20 +2966,20 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2948
2966
  display: flex;
2949
2967
  flex-direction: row;
2950
2968
  align-items: center;
2951
- height: ${P.height};
2969
+ height: ${N.height};
2952
2970
 
2953
- background: ${P.colorSurface};
2954
- border: 1px solid ${P.colorOutline};
2955
- border-radius: ${P.borderRadius};
2971
+ background: ${N.colorSurface};
2972
+ border: 1px solid ${N.colorOutline};
2973
+ border-radius: ${N.borderRadius};
2956
2974
  }
2957
2975
 
2958
2976
  .ft-search-bar--skeleton {
2959
- ${(0,F.setVariable)(qe.height,P.height)};
2960
- ${(0,F.setVariable)(qe.borderRadiusM,P.borderRadius)};
2977
+ ${(0,F.setVariable)(qe.height,N.height)};
2978
+ ${(0,F.setVariable)(qe.borderRadiusM,N.borderRadius)};
2961
2979
  }
2962
2980
 
2963
2981
  .ft-search-bar--floating-panel-open .ft-search-bar {
2964
- border-radius: ${P.borderRadius} ${P.borderRadius} 0 0;
2982
+ border-radius: ${N.borderRadius} ${N.borderRadius} 0 0;
2965
2983
  }
2966
2984
 
2967
2985
  .ft-search-bar--input-container {
@@ -2979,7 +2997,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2979
2997
  align-self: stretch;
2980
2998
  display: grid;
2981
2999
  padding: 0 8px;
2982
- border-radius: ${P.borderRadius};
3000
+ border-radius: ${N.borderRadius};
2983
3001
  }
2984
3002
 
2985
3003
  .ft-search-bar--dense .ft-search-bar--input-outline {
@@ -2988,7 +3006,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2988
3006
  }
2989
3007
 
2990
3008
  .ft-search-bar--input-container:focus-within .ft-search-bar--input-outline {
2991
- outline: 2px solid ${P.colorPrimary};
3009
+ outline: 2px solid ${N.colorPrimary};
2992
3010
  }
2993
3011
 
2994
3012
  .ft-search-bar--input {
@@ -2996,12 +3014,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
2996
3014
  flex-grow: 1;
2997
3015
  border: none;
2998
3016
  background-color: transparent;
2999
- color: ${P.colorOnSurface};
3017
+ color: ${N.colorOnSurface};
3000
3018
  outline: none;
3001
3019
  }
3002
3020
 
3003
3021
  .ft-search-bar--input::placeholder {
3004
- color: ${P.colorOnSurfaceMedium};
3022
+ color: ${N.colorOnSurfaceMedium};
3005
3023
  }
3006
3024
 
3007
3025
  .ft-search-bar--actions {
@@ -3011,7 +3029,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3011
3029
  align-items: center;
3012
3030
  height: 100%;
3013
3031
 
3014
- ${(0,F.setVariable)(Qt.zIndex,`calc(${P.floatingZIndex} + 1)`)};
3032
+ ${(0,F.setVariable)(er.zIndex,`calc(${N.floatingZIndex} + 1)`)};
3015
3033
  }
3016
3034
 
3017
3035
  .ft-search-bar > ft-button,
@@ -3021,8 +3039,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3021
3039
  }
3022
3040
 
3023
3041
  .ft-search-bar--left-action {
3024
- ${(0,F.setVariable)(H.borderRadius,`calc(${P.borderRadius} - 1px) 0 0 calc(${P.borderRadius} - 1px)`)};
3025
- border-right: 1px solid ${P.colorOutline};
3042
+ ${(0,F.setVariable)(H.borderRadius,`calc(${N.borderRadius} - 1px) 0 0 calc(${N.borderRadius} - 1px)`)};
3043
+ border-right: 1px solid ${N.colorOutline};
3026
3044
  height: 100%;
3027
3045
  }
3028
3046
 
@@ -3031,7 +3049,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3031
3049
  }
3032
3050
 
3033
3051
  .ft-search-bar--floating-panel-open .ft-search-bar--left-action {
3034
- ${(0,F.setVariable)(H.borderRadius,`calc(${P.borderRadius} - 1px) 0 0 0`)};
3052
+ ${(0,F.setVariable)(H.borderRadius,`calc(${N.borderRadius} - 1px) 0 0 0`)};
3035
3053
  }
3036
3054
 
3037
3055
  .ft-search-bar .ft-search-bar--launch-search,
@@ -3041,13 +3059,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3041
3059
 
3042
3060
  .ft-search-bar--separator {
3043
3061
  height: 20px;
3044
- border-right: 1px solid ${P.colorOutline};
3062
+ border-right: 1px solid ${N.colorOutline};
3045
3063
  }
3046
3064
 
3047
3065
  .ft-search-bar--left-action.ft-search-bar--content-locale {
3048
3066
  ${(0,F.setVariable)(M.borderColor,"transparent")};
3049
- ${(0,F.setVariable)(M.borderRadius,`calc(${P.borderRadius} - 1px)`)};
3050
- ${(0,F.setVariable)(j.selectedOptionColor,P.buttonColor)};
3067
+ ${(0,F.setVariable)(M.borderRadius,`calc(${N.borderRadius} - 1px)`)};
3068
+ ${(0,F.setVariable)(j.selectedOptionColor,N.buttonColor)};
3051
3069
  }
3052
3070
 
3053
3071
  .ft-search-bar--left-action.ft-search-bar--content-locale,
@@ -3064,7 +3082,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3064
3082
  }
3065
3083
 
3066
3084
  .ft-search-bar--left-action.ft-search-bar--content-locale::part(selected-value) {
3067
- border-radius: calc(${P.borderRadius} - 1px) 0 0 calc(${P.borderRadius} - 1px);
3085
+ border-radius: calc(${N.borderRadius} - 1px) 0 0 calc(${N.borderRadius} - 1px);
3068
3086
  }
3069
3087
 
3070
3088
  [part="content-locale-selector"] {
@@ -3073,7 +3091,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3073
3091
  flex-direction: column;
3074
3092
  max-height: 100%;
3075
3093
  max-width: 100%;
3076
- color: ${ut.colorOnSurface};
3094
+ color: ${pt.colorOnSurface};
3077
3095
  }
3078
3096
 
3079
3097
  [part="content-locale-selector"] > ft-radio-group {
@@ -3103,7 +3121,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3103
3121
  ${(0,F.setVariable)(I.fontWeight,"bold")};
3104
3122
  }
3105
3123
 
3106
- `,qu=Cs.css`
3124
+ `,rf=Xs.css`
3107
3125
  .ft-search-bar--presets {
3108
3126
  min-width: 200px;
3109
3127
  }
@@ -3163,8 +3181,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3163
3181
 
3164
3182
  .ft-search-bar--desktop-menu .ft-search-bar--filters-container {
3165
3183
  display: block;
3166
- height: ${P.desktopFiltersHeight};
3167
- ${(0,F.setVariable)(ot.gap,"16px")};
3184
+ height: ${N.desktopFiltersHeight};
3185
+ ${(0,F.setVariable)(rt.gap,"16px")};
3168
3186
  }
3169
3187
 
3170
3188
  .ft-search-bar--desktop-menu ft-filter {
@@ -3179,15 +3197,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3179
3197
  }
3180
3198
 
3181
3199
  .ft-search-bar--desktop-menu [data-filters-count="2"] ft-filter {
3182
- max-width: calc(50% - ${ot.gap} / 2);
3200
+ max-width: calc(50% - ${rt.gap} / 2);
3183
3201
  }
3184
3202
 
3185
3203
  .ft-search-bar--desktop-menu [data-filters-count="3"] ft-filter {
3186
- max-width: max(250px, calc(33% - 2 * ${ot.gap} / 3));
3204
+ max-width: max(250px, calc(33% - 2 * ${rt.gap} / 3));
3187
3205
  }
3188
3206
 
3189
3207
  .ft-search-bar--desktop-menu [data-filters-count="4"] ft-filter {
3190
- max-width: max(250px, calc(25% - 3 * ${ot.gap} / 4));
3208
+ max-width: max(250px, calc(25% - 3 * ${rt.gap} / 4));
3191
3209
  }
3192
3210
 
3193
3211
  .ft-search-bar--hierarchical-filter {
@@ -3244,7 +3262,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3244
3262
  .ft-search-bar--filter-label-values {
3245
3263
  flex-grow: 0;
3246
3264
  flex-shrink: 1;
3247
- color: ${P.colorOnSurfaceMedium};
3265
+ color: ${N.colorOnSurfaceMedium};
3248
3266
  }
3249
3267
 
3250
3268
  ft-accordion-item::part(toggle) {
@@ -3264,16 +3282,16 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3264
3282
  .ft-search-bar--desktop-menu .ft-search-bar--launch-search {
3265
3283
  margin: 0;
3266
3284
  }
3267
- `;var Qu=f(C());var Yu=f(L()),Xu=f(C());var Gr=class extends Xu.FtLitElement{render(){return Yu.html`
3268
- `}};Gr.elementDefinitions={};Gr.styles=Ku;(0,Qu.customElement)("ft-skeleton")(Gr);var sr=f(L()),ws=f(Dr());var Ko=f(C());var lr=class{constructor(e,r=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new Ko.Debouncer(r)}render(){let e=this.recentSearchesMatchingQuery;return sr.html`
3285
+ `;var af=f(C());var of=f(L()),nf=f(C());var Zr=class extends nf.FtLitElement{render(){return of.html`
3286
+ `}};Zr.elementDefinitions={};Zr.styles=ef;(0,af.customElement)("ft-skeleton")(Zr);var dr=f(L()),Qs=f(zr());var ei=f(C());var pr=class{constructor(e,r=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new ei.Debouncer(r)}render(){let e=this.recentSearchesMatchingQuery;return dr.html`
3269
3287
  <div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
3270
3288
  id="${this.listboxId}"
3271
3289
  role="listbox"
3272
3290
  aria-label="${this.searchBar.labelResolver.resolve("suggestionsAriaLabel")}"
3273
3291
  part="suggestions-container">
3274
- ${(0,ws.repeat)(e.slice(0,5),r=>r,(r,i)=>sr.html`
3292
+ ${(0,Qs.repeat)(e.slice(0,5),r=>r,(r,i)=>dr.html`
3275
3293
  <div part="suggestion-container"
3276
- class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(i)?"ft-search-bar--suggestions-selected":sr.nothing}>
3294
+ class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(i)?"ft-search-bar--suggestions-selected":dr.nothing}>
3277
3295
  <a href="${this.getRequestWithQuery(r)}"
3278
3296
  part="suggestions"
3279
3297
  class="ft-search-bar--suggestion ft-search-bar--recent-search"
@@ -3300,9 +3318,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3300
3318
  </ft-button>
3301
3319
  </div>
3302
3320
  `)}
3303
- ${(0,ws.repeat)(this.searchBar.suggestions,r=>r.value,(r,i)=>sr.html`
3321
+ ${(0,Qs.repeat)(this.searchBar.suggestions,r=>r.value,(r,i)=>dr.html`
3304
3322
  <div part="suggestion-container"
3305
- class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(i)?"ft-search-bar--suggestions-selected":sr.nothing}>
3323
+ class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(i)?"ft-search-bar--suggestions-selected":dr.nothing}>
3306
3324
  <a href="${this.getRequestWithQuery(r.value)}"
3307
3325
  part="suggestions"
3308
3326
  class="ft-search-bar--suggestion"
@@ -3318,9 +3336,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3318
3336
  </div>
3319
3337
  `)}
3320
3338
  </div>
3321
- `}recentSearchId(e){return this.listboxId+"-recent-"+e}suggestionId(e){return this.listboxId+"-suggest-"+e}getRequestWithQuery(e){return this.searchBar.searchRequestSerializer({...this.searchBar.request,paging:{page:1},query:e})}update(){return new Promise((e,r)=>{this.updateDebouncer.run(async()=>{this.searchBar.suggestions=this.searchBar.api&&this.searchBar.query.length>2?await this.searchBar.api.getSuggestions(this.searchBar.suggestRequest).then(i=>i.suggestions).catch(()=>[]):[],e()})})}onSuggestClick(e,r){this.searchBar.setQuery(r),this.searchBar.onLaunchSearch()}removeRecentSearch(e,r){e.preventDefault(),e.stopPropagation(),this.selectSuggestion(null),this.searchBar.recentSearches=this.searchBar.recentSearches.filter(i=>i.toLowerCase()!==r.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let r=e.type==="DOCUMENT"?Me.file_format:Me.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?Ve.BOOK:Ve.ARTICLE;break;case"DOCUMENT":i=Hi(e.mimeType,e.filenameExtension);break;case"TOPIC":i=Ve.TOPICS;break}return sr.html`
3339
+ `}recentSearchId(e){return this.listboxId+"-recent-"+e}suggestionId(e){return this.listboxId+"-suggest-"+e}getRequestWithQuery(e){return this.searchBar.searchRequestSerializer({...this.searchBar.request,paging:{page:1},query:e})}update(){return new Promise((e,r)=>{this.updateDebouncer.run(async()=>{this.searchBar.suggestions=this.searchBar.api&&this.searchBar.query.length>2?await this.searchBar.api.getSuggestions(this.searchBar.suggestRequest).then(i=>i.suggestions).catch(()=>[]):[],e()})})}onSuggestClick(e,r){this.searchBar.setQuery(r),this.searchBar.onLaunchSearch()}removeRecentSearch(e,r){e.preventDefault(),e.stopPropagation(),this.selectSuggestion(null),this.searchBar.recentSearches=this.searchBar.recentSearches.filter(i=>i.toLowerCase()!==r.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let r=e.type==="DOCUMENT"?Fe.file_format:Fe.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?We.BOOK:We.ARTICLE;break;case"DOCUMENT":i=Ki(e.mimeType,e.filenameExtension);break;case"TOPIC":i=We.TOPICS;break}return dr.html`
3322
3340
  <ft-icon .variant="${r}" .value="${i}" part="suggestion-icon"></ft-icon>
3323
- `}focusNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}focusPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}getFirstSuggestionElement(){return this.searchBar.querySelector("[part=suggestion-container]")}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}get selectedSuggestOption(){var e;return(e=this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']"))===null||e===void 0?void 0:e.parentElement}get selectedSuggestOptionLink(){return this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']")}get selectedSuggestRemoveRecentButton(){var e;return(e=this.selectedSuggestOption)===null||e===void 0?void 0:e.querySelector("[part=remove-suggestion]")}getLastSuggestionElement(){let e=this.searchBar.querySelectorAll("[part=suggestion-container]");return e.length>0?e[e.length-1]:null}selectSuggestion(e){var r;this.searchBar.selectedSuggestRemoveRecent=!1,e?this.searchBar.selectedSuggestOptionId=(r=e.querySelector("[part=suggestions]"))===null||r===void 0?void 0:r.id:this.searchBar.selectedSuggestOptionId=void 0}focusArrowLeft(){this.searchBar.selectedSuggestRemoveRecent?this.searchBar.selectedSuggestRemoveRecent=!1:this.selectSuggestion(null)}focusArrowRight(){!this.searchBar.selectedSuggestRemoveRecent&&this.selectedSuggestRemoveRecentButton?this.searchBar.selectedSuggestRemoveRecent=!0:this.selectSuggestion(null)}get shouldDisplaySuggestions(){return this.searchBar.displaySuggestListbox&&(this.searchBar.suggestions.length>0||this.recentSearchesMatchingQuery.length>0)}get recentSearchesMatchingQuery(){return this.searchBar.recentSearches.filter(e=>e.toLowerCase().includes(this.searchBar.query.toLowerCase()))}};lr.styles=[Ko.wordWrap,sr.css`
3341
+ `}focusNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}focusPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}getFirstSuggestionElement(){return this.searchBar.querySelector("[part=suggestion-container]")}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}get selectedSuggestOption(){var e;return(e=this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']"))===null||e===void 0?void 0:e.parentElement}get selectedSuggestOptionLink(){return this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']")}get selectedSuggestRemoveRecentButton(){var e;return(e=this.selectedSuggestOption)===null||e===void 0?void 0:e.querySelector("[part=remove-suggestion]")}getLastSuggestionElement(){let e=this.searchBar.querySelectorAll("[part=suggestion-container]");return e.length>0?e[e.length-1]:null}selectSuggestion(e){var r;this.searchBar.selectedSuggestRemoveRecent=!1,e?this.searchBar.selectedSuggestOptionId=(r=e.querySelector("[part=suggestions]"))===null||r===void 0?void 0:r.id:this.searchBar.selectedSuggestOptionId=void 0}focusArrowLeft(){this.searchBar.selectedSuggestRemoveRecent?this.searchBar.selectedSuggestRemoveRecent=!1:this.selectSuggestion(null)}focusArrowRight(){!this.searchBar.selectedSuggestRemoveRecent&&this.selectedSuggestRemoveRecentButton?this.searchBar.selectedSuggestRemoveRecent=!0:this.selectSuggestion(null)}get shouldDisplaySuggestions(){return this.searchBar.displaySuggestListbox&&(this.searchBar.suggestions.length>0||this.recentSearchesMatchingQuery.length>0)}get recentSearchesMatchingQuery(){return this.searchBar.recentSearches.filter(e=>e.toLowerCase().includes(this.searchBar.query.toLowerCase()))}};pr.styles=[ei.wordWrap,dr.css`
3324
3342
  .ft-search-bar--mobile .ft-search-bar--suggestions {
3325
3343
  flex-grow: 1;
3326
3344
  flex-shrink: 1;
@@ -3329,7 +3347,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3329
3347
  }
3330
3348
 
3331
3349
  .ft-search-bar--mobile-menu-open .ft-search-bar--suggestions {
3332
- border-top: 1px solid ${P.colorOutline};
3350
+ border-top: 1px solid ${N.colorOutline};
3333
3351
  }
3334
3352
 
3335
3353
  .ft-search-bar--mobile-menu-open .ft-search-bar--suggestions {
@@ -3339,15 +3357,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3339
3357
  .ft-search-bar--floating-panel,
3340
3358
  .ft-search-bar--desktop .ft-search-bar--suggestions {
3341
3359
  position: absolute;
3342
- z-index: ${P.floatingZIndex};
3360
+ z-index: ${N.floatingZIndex};
3343
3361
  top: 100%;
3344
3362
  left: -1px;
3345
3363
  right: -1px;
3346
3364
  display: none;
3347
- background: ${P.colorSurface};
3348
- border: 1px solid ${P.colorOutline};
3349
- border-radius: 0 0 ${P.borderRadius} ${P.borderRadius};
3350
- box-shadow: ${P.elevation02};
3365
+ background: ${N.colorSurface};
3366
+ border: 1px solid ${N.colorOutline};
3367
+ border-radius: 0 0 ${N.borderRadius} ${N.borderRadius};
3368
+ box-shadow: ${N.elevation02};
3351
3369
  outline: none;
3352
3370
  }
3353
3371
 
@@ -3366,10 +3384,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3366
3384
 
3367
3385
  [part~="suggestion-container"].ft-search-bar--suggestions-selected {
3368
3386
  outline: none;
3369
- box-shadow: inset 3px 0 0 ${P.activeItemBorderColor};
3387
+ box-shadow: inset 3px 0 0 ${N.activeItemBorderColor};
3370
3388
  }
3371
3389
  [part~="suggestion-container"]:hover {
3372
- box-shadow: inset 3px 0 0 ${P.activeItemBorderColor};
3390
+ box-shadow: inset 3px 0 0 ${N.activeItemBorderColor};
3373
3391
  }
3374
3392
 
3375
3393
  [part~="remove-suggestion"] {
@@ -3385,7 +3403,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3385
3403
  gap: 8px;
3386
3404
  cursor: pointer;
3387
3405
  flex-grow: 1;
3388
- color: ${P.colorOnSurface};
3406
+ color: ${N.colorOnSurface};
3389
3407
  min-height: 52px;
3390
3408
  }
3391
3409
 
@@ -3398,7 +3416,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3398
3416
  }
3399
3417
 
3400
3418
  .ft-search-bar--recent-search + .ft-search-bar--suggestion:not(.ft-search-bar--recent-search) {
3401
- border-top: 1px solid ${P.colorOutline};
3419
+ border-top: 1px solid ${N.colorOutline};
3402
3420
  }
3403
3421
 
3404
3422
  .ft-search-bar--suggestion ft-typography {
@@ -3408,10 +3426,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3408
3426
  }
3409
3427
 
3410
3428
  ft-ripple {
3411
- ${(0,Ko.setVariable)(x.opacityContentOnSurfaceHover,x.opacityContentOnSurfaceSelected)}
3429
+ ${(0,ei.setVariable)(x.opacityContentOnSurfaceHover,x.opacityContentOnSurfaceSelected)}
3412
3430
  }
3413
- `];var it=f(L()),Es=f(Dr());var Wn=f(C());var cr=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return it.html``;let e=this.searchBar.isMobile(),r=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=it.html`
3414
- ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?it.html`
3431
+ `];var ot=f(L()),Js=f(zr());var Zn=f(C());var ur=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return ot.html``;let e=this.searchBar.isMobile(),r=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=ot.html`
3432
+ ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?ot.html`
3415
3433
  <ft-chip part="selected-filters selected-filter-ft-locale"
3416
3434
  ?dense=${this.searchBar.dense&&!e}
3417
3435
  ?clickable=${e}
@@ -3421,46 +3439,46 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3421
3439
  ${this.getLocaleLabel(this.searchBar.contentLocale)}
3422
3440
  </ft-chip>
3423
3441
  `:null}
3424
- ${(0,Es.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=Up(n);return(0,Es.repeat)(a,s=>{let c=n.label+": "+Fp(s),p=n.key.replace(":","-"),u=it.html`
3442
+ ${(0,Js.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=Zp(n);return(0,Js.repeat)(a,s=>{let c=n.label+": "+Gp(s),p=n.key.replace(":","-"),u=ot.html`
3425
3443
  <ft-chip
3426
3444
  part="selected-filters selected-filter-${p}"
3427
3445
  ?dense=${this.searchBar.dense&&!e}
3428
3446
  ?clickable=${e}
3429
3447
  ?removable=${!e}
3430
- icon=${e?it.nothing:"close"}
3448
+ icon=${e?ot.nothing:"close"}
3431
3449
  label="${c}"
3432
- title=${r?c:it.nothing}
3450
+ title=${r?c:ot.nothing}
3433
3451
  @click=${()=>this.openMobileFilters(n.key)}
3434
- @icon-click=${()=>this.searchBar.setFilter(n.key,a.filter(y=>y!==s))}
3452
+ @icon-click=${()=>this.searchBar.setFilter(n.key,a.filter(g=>g!==s))}
3435
3453
  data-key="${n.key}"
3436
3454
  data-value="${s}">
3437
- ${Dp(s)}
3455
+ ${Vp(s)}
3438
3456
  </ft-chip>
3439
- `;return r?u:it.html`
3457
+ `;return r?u:ot.html`
3440
3458
  <ft-tooltip inline text="${c}">
3441
3459
  ${u}
3442
3460
  </ft-tooltip>
3443
3461
  `})})}
3444
- ${e?it.html`
3462
+ ${e?ot.html`
3445
3463
  <ft-chip part="selected-filters mobile-filters-opener"
3446
3464
  icon="plus"
3447
3465
  clickable
3448
3466
  @click=${()=>{this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0}}>
3449
3467
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3450
3468
  </ft-chip>
3451
- `:it.nothing}
3452
- `;return r?it.html`
3469
+ `:ot.nothing}
3470
+ `;return r?ot.html`
3453
3471
  <ft-snap-scroll horizontal controls hideScrollbar limitSize
3454
3472
  class="ft-search-bar--selected-filters"
3455
3473
  part="selected-filters-container"
3456
3474
  exportpartsPrefix="selected-filters-container">
3457
3475
  ${i}
3458
3476
  </ft-snap-scroll>
3459
- `:it.html`
3477
+ `:ot.html`
3460
3478
  <div class="ft-search-bar--selected-filters" part="selected-filters-container">
3461
3479
  ${i}
3462
3480
  </div>
3463
- `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var r;return(r=this.searchBar.availableContentLocales.filter(i=>{var n;return((n=i.lang)!==null&&n!==void 0?n:"").toLowerCase()===(e??"").toLowerCase()}).map(i=>i.label).pop())!==null&&r!==void 0?r:e}};cr.styles=it.css`
3481
+ `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var r;return(r=this.searchBar.availableContentLocales.filter(i=>{var n;return((n=i.lang)!==null&&n!==void 0?n:"").toLowerCase()===(e??"").toLowerCase()}).map(i=>i.label).pop())!==null&&r!==void 0?r:e}};ur.styles=ot.css`
3464
3482
  .ft-search-bar--selected-filters:not(ft-snap-scroll) {
3465
3483
  flex-shrink: 0;
3466
3484
  display: flex;
@@ -3471,7 +3489,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3471
3489
 
3472
3490
  ft-snap-scroll.ft-search-bar--selected-filters {
3473
3491
  overflow: hidden;
3474
- ${(0,Wn.setVariable)(ot.gap,"4px")};
3492
+ ${(0,Zn.setVariable)(rt.gap,"4px")};
3475
3493
  }
3476
3494
 
3477
3495
  ft-snap-scroll.ft-search-bar--selected-filters::part(content) {
@@ -3479,8 +3497,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3479
3497
  }
3480
3498
 
3481
3499
  .ft-search-bar--desktop ft-snap-scroll.ft-search-bar--selected-filters {
3482
- ${(0,Wn.setVariable)(Ze.iconSize,"17px")};
3483
- ${(0,Wn.setVariable)(Ze.fontSize,"12px")};
3500
+ ${(0,Zn.setVariable)(Ze.iconSize,"17px")};
3501
+ ${(0,Zn.setVariable)(Ze.fontSize,"12px")};
3484
3502
  }
3485
3503
 
3486
3504
  .ft-search-bar--selected-filters * {
@@ -3490,8 +3508,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3490
3508
  .ft-search-bar--selected-filters ft-chip {
3491
3509
  flex-grow: 0;
3492
3510
  }
3493
- `;var jt=f(L());var Ju=f(ht()),Li=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new cr(e),this.suggestManager=i??new lr(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--mobile":!0,"ft-search-bar--mobile-menu-open":this.searchBar.isMobileMenuOpen(),"ft-search-bar--forced-open":this.searchBar.forceMobileMenuOpen};return jt.html`
3494
- <div class="${(0,Ju.classMap)(r)}" part="container" tabindex="-1">
3511
+ `;var Zt=f(L());var sf=f(ft()),Ni=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new ur(e),this.suggestManager=i??new pr(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--mobile":!0,"ft-search-bar--mobile-menu-open":this.searchBar.isMobileMenuOpen(),"ft-search-bar--forced-open":this.searchBar.forceMobileMenuOpen};return Zt.html`
3512
+ <div class="${(0,sf.classMap)(r)}" part="container" tabindex="-1">
3495
3513
  <div class="ft-search-bar" role="search">
3496
3514
  <div class="ft-search-bar--input-container" part="input-container">
3497
3515
  <div class="ft-search-bar--input-outline" part="input-outline">
@@ -3500,7 +3518,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3500
3518
  aria-autocomplete="list"
3501
3519
  aria-controls="${this.suggestManager.listboxId}"
3502
3520
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3503
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:jt.nothing}"
3521
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:Zt.nothing}"
3504
3522
  part="input"
3505
3523
  type="search"
3506
3524
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3514,7 +3532,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3514
3532
  </div>
3515
3533
  ${this.searchBar.displayFacets?this.searchBar.renderFacetsActions():this.selectedFacetsManager.render()}
3516
3534
  ${this.searchBar.displayFacets?this.searchBar.renderMobileFacets():this.suggestManager.render()}
3517
- ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?jt.html`
3535
+ ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?Zt.html`
3518
3536
  <ft-button class="ft-search-bar--launch-search"
3519
3537
  href="${this.searchBar.searchRequestSerializer(this.searchBar.request)}"
3520
3538
  part="launch-search-in-panel"
@@ -3522,11 +3540,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3522
3540
  @click=${()=>this.searchBar.onLaunchSearch()}>
3523
3541
  ${this.searchBar.labelResolver.resolve("searchButton")}
3524
3542
  </ft-button>
3525
- `:jt.nothing}
3543
+ `:Zt.nothing}
3526
3544
  </div>
3527
- `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return jt.html`
3545
+ `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return Zt.html`
3528
3546
  <div class="ft-search-bar--actions" part="search-bar-actions">
3529
- ${e?jt.html`
3547
+ ${e?Zt.html`
3530
3548
  <ft-button class="ft-search-bar--clear-query"
3531
3549
  part="clear-query"
3532
3550
  icon="close"
@@ -3536,7 +3554,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3536
3554
  @click=${async()=>{this.searchBar.setQuery(""),this.searchBar.mobileMenuOpen=!1,this.searchBar.displayFacets=!1}}
3537
3555
  ></ft-button>
3538
3556
  <div class="ft-search-bar--separator"></div>
3539
- `:jt.nothing}
3557
+ `:Zt.nothing}
3540
3558
  <ft-button class="ft-search-bar--launch-search"
3541
3559
  href="${this.searchBar.isMobileMenuOpen()?this.searchBar.searchRequestSerializer(this.searchBar.request):""}"
3542
3560
  part="launch-search-in-bar"
@@ -3547,21 +3565,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3547
3565
  @click=${()=>{var r;return this.searchBar.isMobileMenuOpen()?this.searchBar.onLaunchSearch():(r=this.searchBar.input)===null||r===void 0?void 0:r.focus()}}
3548
3566
  ></ft-button>
3549
3567
  </div>
3550
- `}onSearchBarKeyDown(e){var r;switch(e.key){case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}};Li.styles=jt.css`
3568
+ `}onSearchBarKeyDown(e){var r;switch(e.key){case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}};Ni.styles=Zt.css`
3551
3569
 
3552
- `;var nt=f(L()),ef=f(Dr());var tf=f(ht()),Ii=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new cr(e),this.suggestManager=i??new lr(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--dense":this.searchBar.dense,"ft-search-bar--desktop":!0,"ft-search-bar--floating-panel-open":this.searchBar.displayFacets&&!this.searchBar.forceMenuOpen,"ft-search-bar--forced-open":this.searchBar.forceMenuOpen};return nt.html`
3553
- <div class="${(0,tf.classMap)(r)}" part="container" tabindex="-1">
3570
+ `;var it=f(L()),lf=f(zr());var cf=f(ft()),_i=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new ur(e),this.suggestManager=i??new pr(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--dense":this.searchBar.dense,"ft-search-bar--desktop":!0,"ft-search-bar--floating-panel-open":this.searchBar.displayFacets&&!this.searchBar.forceMenuOpen,"ft-search-bar--forced-open":this.searchBar.forceMenuOpen};return it.html`
3571
+ <div class="${(0,cf.classMap)(r)}" part="container" tabindex="-1">
3554
3572
  <div class="ft-search-bar" part="search-bar" role="search">
3555
3573
  ${this.renderSearchBarLeftAction()}
3556
3574
  <div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
3557
3575
  <div class="ft-search-bar--input-outline" part="input-outline">
3558
- ${this.searchBar.dense?this.selectedFacetsManager.render():nt.nothing}
3576
+ ${this.searchBar.dense?this.selectedFacetsManager.render():it.nothing}
3559
3577
  <input class="ft-search-bar--input ft-typography--body2"
3560
3578
  role="combobox"
3561
3579
  aria-autocomplete="list"
3562
3580
  aria-controls="${this.suggestManager.listboxId}"
3563
3581
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3564
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:nt.nothing}"
3582
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:it.nothing}"
3565
3583
  part="input"
3566
3584
  type="search"
3567
3585
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3576,9 +3594,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3576
3594
  ${this.renderDesktopSearchBarButtons()}
3577
3595
  ${this.searchBar.renderDesktopFloatingMenu()}
3578
3596
  </div>
3579
- ${this.searchBar.dense?nt.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3597
+ ${this.searchBar.dense?it.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3580
3598
  </div>
3581
- `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?nt.nothing:nt.html`
3599
+ `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?it.nothing:it.html`
3582
3600
  <ft-button class="ft-search-bar--filters-opener ft-search-bar--left-action"
3583
3601
  part="filters-opener"
3584
3602
  trailingIcon
@@ -3590,24 +3608,24 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3590
3608
  >
3591
3609
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3592
3610
  </ft-button>
3593
- `:this.searchBar.hasLocaleSelector()?nt.html`
3611
+ `:this.searchBar.hasLocaleSelector()?it.html`
3594
3612
  <ft-select outlined
3595
3613
  class="ft-search-bar--content-locale ft-search-bar--left-action"
3596
3614
  part="content-locale select-ft-locale"
3597
3615
  ariaLabel="${this.searchBar.labelResolver.resolve("selectLocale")}"
3598
3616
  .exportpartsPrefixes=${["content-locale","select-ft-locale"]}
3599
3617
  @change=${e=>this.searchBar.contentLocale=e.detail==null?void 0:e.detail}>
3600
- ${(0,ef.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>nt.html`
3618
+ ${(0,lf.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>it.html`
3601
3619
  <ft-select-option .value=${e.lang}
3602
3620
  label="${e.label}"
3603
3621
  ?selected=${e.lang==this.searchBar.contentLocale}>
3604
3622
  </ft-select-option>
3605
3623
  `)}
3606
3624
  </ft-select>
3607
- `:nt.nothing}renderDesktopSearchBarButtons(){return nt.html`
3625
+ `:it.nothing}renderDesktopSearchBarButtons(){return it.html`
3608
3626
  <div class="ft-search-bar--actions"
3609
3627
  part="search-bar-actions">
3610
- ${this.searchBar.query?nt.html`
3628
+ ${this.searchBar.query?it.html`
3611
3629
  <ft-button class="ft-search-bar--clear-query"
3612
3630
  part="clear-query"
3613
3631
  icon="close"
@@ -3626,9 +3644,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3626
3644
  @click=${()=>this.searchBar.onLaunchSearch()}
3627
3645
  ></ft-button>
3628
3646
  </div>
3629
- `}onSearchBarKeyDown(e){var r;switch(["Escape","Tab","Shift"].includes(e.key)||(this.searchBar.displaySuggestListbox=!0),e.key){case"Tab":this.searchBar.displaySuggestListbox=!1,this.searchBar.selectedSuggestOptionId=void 0;break;case"Escape":this.suggestManager.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.searchBar.displaySuggestListbox=!1,this.searchBar.selectedSuggestOptionId=void 0),this.searchBar.mobileMenuOpen=!1;break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}onClick(){this.onFocus()}onFocus(){this.searchBar.reactToFocus&&(this.searchBar.displaySuggestListbox=!0)}};Ii.styles=nt.css`
3647
+ `}onSearchBarKeyDown(e){var r;switch(["Escape","Tab","Shift"].includes(e.key)||(this.searchBar.displaySuggestListbox=!0),e.key){case"Tab":this.searchBar.displaySuggestListbox=!1,this.searchBar.selectedSuggestOptionId=void 0;break;case"Escape":this.suggestManager.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.searchBar.displaySuggestListbox=!1,this.searchBar.selectedSuggestOptionId=void 0),this.searchBar.mobileMenuOpen=!1;break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}onClick(){this.onFocus()}onFocus(){this.searchBar.reactToFocus&&(this.searchBar.displaySuggestListbox=!0)}};_i.styles=it.css`
3630
3648
 
3631
- `;var Z=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a};window.fluidtopics==null&&console.warn("Fluid Topics public API was not found. You can find it here: https://www.npmjs.com/package/@fluid-topics/public-api");var rf={filtersButton:"Filters",inputPlaceHolder:"Search",filterInputPlaceHolder:"Filter {0}",clearInputButton:"Clear",clearFilterButton:"Clear",displayMoreFilterValuesButton:"More",noFilterValuesAvailable:"No values available",searchButton:"Search",clearFilters:"Clear filters",contentLocaleSelector:"Lang",presetsSelector:"Quick filters",removeRecentSearch:"Remove {0}",back:"Back",selectLocale:"Select a language"},As=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Gh=()=>{},D=class extends ce.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.mode="auto",this.forceMobileMenuOpen=!1,this.forceMenuOpen=!1,this.baseUrl="",this.apiIntegrationIdentifier="ft-search-bar",this.availableContentLocales=[],this.availableContentLocalesInitialized=!1,this.labels={},this.labelResolver=new ce.ParametrizedLabelResolver(rf,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new ce.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=kt.M,this.displayFacets=!1,this.mobileMenuOpen=!1,this.facets=[],this.facetsInitialized=!1,this.knownFacetLabels=new Map,this.query="",this.suggestions=[],this.recentSearches=[],this.reactToFocus=!0,this.displaySuggestListbox=!1,this.selectedSuggestRemoveRecent=!1,this.suggestManager=new lr(this),this.selectedFacetsManager=new cr(this),this.desktopSearchBarManager=new Ii(this),this.mobileSearchBarManager=new Li(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new ce.Debouncer(10),this.updateLocalesDebouncer=new ce.Debouncer(10),this.initSearchData=()=>{this.availableContentLocalesInitialized=!1,this.facetsLoaded=!1,this.facetsInitialized=!1,this.updateLocalesDebouncer.run(()=>{var e;(e=this.api)===null||e===void 0||e.getAvailableSearchLocales().then(r=>r.contentLocales).catch(()=>[]).then(r=>{this.availableContentLocales=r,this.availableContentLocalesInitialized=!0})}),this.updateFacetsDebouncer.run(()=>{this.retrieveFacetsFromSearch().then(()=>{this.facetsLoaded=!0,this.facetsInitialized=!0})},this.facetsInitialized?500:10)},this.facetsLoaded=!1,this.updateFacetsDebouncer=new ce.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(r=>r===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.compareUnknownFilters=(e,r)=>e.valueFilter&&r.valueFilter?this.compareValueFilters(e.valueFilter,r.valueFilter):e.dateFilter&&r.dateFilter?this.compareDateFilters(e.dateFilter,r.dateFilter):e.rangeFilter&&r.rangeFilter?this.compareRangeFilters(e.rangeFilter,r.rangeFilter):!1,this.compareValueFilters=(e,r)=>e.negative==r.negative&&e.values.length===r.values.length&&e.values.every(i=>r.values.includes(i)),this.compareDateFilters=(e,r)=>e.type===r.type,this.compareRangeFilters=(e,r)=>e.from===r.from&&e.to===r.to,this.compareFilters=(e,r)=>e.key===r.key&&this.compareUnknownFilters(e,r),this.compareRequests=(e,r)=>(e.contentLocale==null||r.contentLocale==null||e.contentLocale===r.contentLocale)&&e.metadataFilters.length===r.metadataFilters.length&&e.metadataFilters.every(i=>r.metadataFilters.some(n=>this.compareFilters(i,n)))}isMobileMenuOpen(){return this.isMobile()&&(this.forceMobileMenuOpen||this.forceMenuOpen||this.mobileMenuOpen)}get request(){return{uiLocale:this.uiLocale,contentLocale:this.contentLocale,query:this.query,facets:this.facetsRequest,priors:this.hasPriors?this.priors:void 0,metadataFilters:this.metadataFilters,paging:{perPage:0,page:1},sort:[]}}get facetsRequest(){let e=this.metadataFilters.filter(r=>{var i,n;return((n=(i=r.valueFilter)===null||i===void 0?void 0:i.values.length)!==null&&n!==void 0?n:0)>0&&!this.displayedFilters.includes(r.key)}).map(r=>({id:r.key}));return[...this.displayedFilters.map(r=>({id:r})),...e]}get suggestRequest(){return{contentLocale:this.contentLocale,input:this.query,metadataFilters:this.metadataFilters,sort:[]}}isMobile(){switch(this.mode){case"mobile":return!0;case"desktop":return!1;default:return this.sizeCategory===kt.S}}hasFacets(){return this.facetsRequest.length>0}get hasPresets(){return this.presets!=null&&this.presets.length>0}get hasPriors(){return this.priors!=null&&this.priors.length>0}hasLocaleSelector(){return this.availableContentLocales.length>1}focus(){var e;(e=this.container)===null||e===void 0||e.focus()}async focusInput(e=!1){this.reactToFocus=e,await(0,ce.waitFor)(()=>this.input,50),this.input.focus(),this.reactToFocus=!0}clear(){this.query="",this.metadataFilters=[],this.input&&(this.input.value=""),this.mobileMenuOpen=!1,this.displayFacets=!1}render(){return re.html`
3649
+ `;var Z=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a};window.fluidtopics==null&&console.warn("Fluid Topics public API was not found. You can find it here: https://www.npmjs.com/package/@fluid-topics/public-api");var df={filtersButton:"Filters",inputPlaceHolder:"Search",filterInputPlaceHolder:"Filter {0}",clearInputButton:"Clear",clearFilterButton:"Clear",displayMoreFilterValuesButton:"More",noFilterValuesAvailable:"No values available",searchButton:"Search",clearFilters:"Clear filters",contentLocaleSelector:"Lang",presetsSelector:"Quick filters",removeRecentSearch:"Remove {0}",back:"Back",selectLocale:"Select a language"},el=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Jh=()=>{},D=class extends de.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.mode="auto",this.forceMobileMenuOpen=!1,this.forceMenuOpen=!1,this.baseUrl="",this.apiIntegrationIdentifier="ft-search-bar",this.availableContentLocales=[],this.availableContentLocalesInitialized=!1,this.labels={},this.labelResolver=new de.ParametrizedLabelResolver(df,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new de.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=Tt.M,this.displayFacets=!1,this.mobileMenuOpen=!1,this.facets=[],this.facetsInitialized=!1,this.knownFacetLabels=new Map,this.query="",this.suggestions=[],this.recentSearches=[],this.reactToFocus=!0,this.displaySuggestListbox=!1,this.selectedSuggestRemoveRecent=!1,this.suggestManager=new pr(this),this.selectedFacetsManager=new ur(this),this.desktopSearchBarManager=new _i(this),this.mobileSearchBarManager=new Ni(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new de.Debouncer(10),this.updateLocalesDebouncer=new de.Debouncer(10),this.initSearchData=()=>{this.availableContentLocalesInitialized=!1,this.facetsLoaded=!1,this.facetsInitialized=!1,this.updateLocalesDebouncer.run(()=>{var e;(e=this.api)===null||e===void 0||e.getAvailableSearchLocales().then(r=>r.contentLocales).catch(()=>[]).then(r=>{this.availableContentLocales=r,this.availableContentLocalesInitialized=!0})}),this.updateFacetsDebouncer.run(()=>{this.retrieveFacetsFromSearch().then(()=>{this.facetsLoaded=!0,this.facetsInitialized=!0})},this.facetsInitialized?500:10)},this.facetsLoaded=!1,this.updateFacetsDebouncer=new de.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(r=>r===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.compareUnknownFilters=(e,r)=>e.valueFilter&&r.valueFilter?this.compareValueFilters(e.valueFilter,r.valueFilter):e.dateFilter&&r.dateFilter?this.compareDateFilters(e.dateFilter,r.dateFilter):e.rangeFilter&&r.rangeFilter?this.compareRangeFilters(e.rangeFilter,r.rangeFilter):!1,this.compareValueFilters=(e,r)=>e.negative==r.negative&&e.values.length===r.values.length&&e.values.every(i=>r.values.includes(i)),this.compareDateFilters=(e,r)=>e.type===r.type,this.compareRangeFilters=(e,r)=>e.from===r.from&&e.to===r.to,this.compareFilters=(e,r)=>e.key===r.key&&this.compareUnknownFilters(e,r),this.compareRequests=(e,r)=>(e.contentLocale==null||r.contentLocale==null||e.contentLocale===r.contentLocale)&&e.metadataFilters.length===r.metadataFilters.length&&e.metadataFilters.every(i=>r.metadataFilters.some(n=>this.compareFilters(i,n)))}isMobileMenuOpen(){return this.isMobile()&&(this.forceMobileMenuOpen||this.forceMenuOpen||this.mobileMenuOpen)}get request(){return{uiLocale:this.uiLocale,contentLocale:this.contentLocale,query:this.query,facets:this.facetsRequest,priors:this.hasPriors?this.priors:void 0,metadataFilters:this.metadataFilters,paging:{perPage:0,page:1},sort:[]}}get facetsRequest(){let e=this.metadataFilters.filter(r=>{var i,n;return((n=(i=r.valueFilter)===null||i===void 0?void 0:i.values.length)!==null&&n!==void 0?n:0)>0&&!this.displayedFilters.includes(r.key)}).map(r=>({id:r.key}));return[...this.displayedFilters.map(r=>({id:r})),...e]}get suggestRequest(){return{contentLocale:this.contentLocale,input:this.query,metadataFilters:this.metadataFilters,sort:[]}}isMobile(){switch(this.mode){case"mobile":return!0;case"desktop":return!1;default:return this.sizeCategory===Tt.S}}hasFacets(){return this.facetsRequest.length>0}get hasPresets(){return this.presets!=null&&this.presets.length>0}get hasPriors(){return this.priors!=null&&this.priors.length>0}hasLocaleSelector(){return this.availableContentLocales.length>1}focus(){var e;(e=this.container)===null||e===void 0||e.focus()}async focusInput(e=!1){this.reactToFocus=e,await(0,de.waitFor)(()=>this.input,50),this.input.focus(),this.reactToFocus=!0}clear(){this.query="",this.metadataFilters=[],this.input&&(this.input.value=""),this.mobileMenuOpen=!1,this.displayFacets=!1}render(){return re.html`
3632
3650
  <ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
3633
3651
  <div class="sr-only" aria-live="polite" aria-atomic="true">
3634
3652
  ${this.renderLiveText()}
@@ -3656,7 +3674,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3656
3674
  </div>
3657
3675
  </ft-accordion-item>
3658
3676
  `:null}
3659
- ${(0,ki.repeat)(this.facets,r=>r.key,r=>{let i=cs(r),n=r.key.replace(":","-"),a=zp(i);return r.rootNodes.length>0?re.html`
3677
+ ${(0,Bi.repeat)(this.facets,r=>r.key,r=>{let i=Ds(r),n=r.key.replace(":","-"),a=Kp(i);return r.rootNodes.length>0?re.html`
3660
3678
  <ft-accordion-item data-facet-key="${r.key}">
3661
3679
  <div class="ft-search-bar--filter-label" slot="toggle">
3662
3680
  <ft-typography variant="button">${r.label}</ft-typography>
@@ -3686,7 +3704,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3686
3704
  `}getContentLocaleRadioGroup(){var e;return re.html`
3687
3705
  <ft-radio-group aria-labelledby="content_locale_radio_group_label"
3688
3706
  @change=${r=>{this.contentLocale=r.detail==="all"?void 0:r.detail,this.clearFilters()}}>
3689
- ${(0,ki.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],r=>r.lang,r=>{var i;return re.html`
3707
+ ${(0,Bi.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],r=>r.lang,r=>{var i;return re.html`
3690
3708
  <ft-radio value="${(i=r.lang)!==null&&i!==void 0?i:"all"}"
3691
3709
  ?checked=${r.lang==this.contentLocale}>
3692
3710
  ${r.label}
@@ -3717,7 +3735,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3717
3735
  label="${this.labelResolver.resolve("presetsSelector")}"
3718
3736
  outlined
3719
3737
  @change=${r=>this.selectedPreset=r.detail}>
3720
- ${(0,ki.repeat)((e=this.presets)!==null&&e!==void 0?e:[],r=>r.name,r=>re.html`
3738
+ ${(0,Bi.repeat)((e=this.presets)!==null&&e!==void 0?e:[],r=>r.name,r=>re.html`
3721
3739
  <ft-select-option value="${r.name}"
3722
3740
  label="${r.name}"
3723
3741
  ?selected=${r.name===this.selectedPreset}>
@@ -3749,7 +3767,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3749
3767
  ${this.getContentLocaleRadioGroup()}
3750
3768
  </div>
3751
3769
  `:re.nothing}
3752
- ${(0,ki.repeat)(this.facets,e=>e.key,e=>{let r=cs(e),i=r.options.some(a=>{var s,c;return((c=(s=a.subOptions)===null||s===void 0?void 0:s.length)!==null&&c!==void 0?c:0)>0}),n=e.key.replace(":","-");return re.html`
3770
+ ${(0,Bi.repeat)(this.facets,e=>e.key,e=>{let r=Ds(e),i=r.options.some(a=>{var s,c;return((c=(s=a.subOptions)===null||s===void 0?void 0:s.length)!==null&&c!==void 0?c:0)>0}),n=e.key.replace(":","-");return re.html`
3753
3771
  <ft-filter
3754
3772
  class="${i?"ft-search-bar--hierarchical-filter":""}"
3755
3773
  part="filters filter filter-${n}"
@@ -3768,28 +3786,28 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3768
3786
  ></ft-filter>
3769
3787
  `})}
3770
3788
  </ft-snap-scroll>
3771
- `:re.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",r=>{r.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var r,i,n,a,s;if(e.has("labels")&&(this.labelResolver=new ce.ParametrizedLabelResolver(rf,this.labels)),e.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(e),(e.has("availableContentLocales")||e.has("contentLocale"))&&this.availableContentLocales.length>0){let c=p=>this.availableContentLocales.some(u=>u.lang==p);c(this.contentLocale)||(this.contentLocale=e.has("contentLocale")&&c(e.get("contentLocale"))?e.get("contentLocale"):(r=this.availableContentLocales[0])===null||r===void 0?void 0:r.lang)}if(e.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),e.has("presets")&&((i=this.presets)!==null&&i!==void 0?i:[]).forEach(c=>c.metadataFilters.forEach(p=>{p.valueFilter&&(p.valueFilter.values=p.valueFilter.values.map(u=>kn(u)))})),e.has("presets")||e.has("selectedPreset")){let c=((n=this.presets)!==null&&n!==void 0?n:[]).find(p=>p.name===this.selectedPreset);c&&!this.compareRequests(this.request,c)&&this.setFiltersFromPreset(c)}e.has("contentLocale")&&this.contentLocale!=null&&(this.knownFacetLabels=new Map),["contentLocale","metadataFilters"].some(c=>e.has(c))&&(this.selectedPreset=(s=((a=this.presets)!==null&&a!==void 0?a:[]).find(c=>this.compareRequests(c,this.request)))===null||s===void 0?void 0:s.name),["baseUrl","apiIntegrationIdentifier"].some(c=>e.has(c))&&(this.api=void 0,this.initApi()),e.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","metadataFilters","displayedFilters"].some(c=>e.has(c))&&this.updateFacets(),["query","uiLocale","contentLocale","metadataFilters","displayedFilters","api"].some(c=>e.has(c))&&this.suggestManager.update(),["query","uiLocale","contentLocale","metadataFilters"].some(c=>e.has(c))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run(()=>this.dispatchEvent(new As(this.request)))}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run(async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0},this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(e){var r,i,n;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((r=this.floatingContainer)===null||r===void 0||r.focus()),this.scrollToFacet!=null&&this.facetsLoaded){(i=this.scrollingFiltersContainer)===null||i===void 0||i.scrollIndexIntoView(this.facets.findIndex(s=>s.key===this.scrollToFacet));let a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);a&&(a.active=!0),this.scrollToFacet=void 0}}initApi(){this.api==null&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout(()=>this.initApi(),10))}async retrieveFacetsFromSearch(){var e;let r=new Map;await((e=this.api)===null||e===void 0?void 0:e.search({...this.request,query:""}).then(i=>i.facets.forEach(n=>{this.knownFacetLabels.set(n.key,n.label),r.set(n.key,n)})).catch(Gh)),this.facets=[];for(let i of this.facetsRequest)r.has(i.id)?this.facets.push(r.get(i.id)):this.knownFacetLabels.has(i.id)&&this.facets.push({key:i.id,label:this.knownFacetLabels.get(i.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(e){var r;e.key==="Escape"&&(this.displayFacets=!1,(r=this.filtersOpener)===null||r===void 0||r.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(r=>r.toLowerCase()!==this.query.toLowerCase()).filter((r,i)=>i<20);this.recentSearches=[this.query,...e],this.saveRecentSearches()}this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var e;this.recentSearches=JSON.parse((e=window.localStorage.getItem(this.recentSearchesStorageKey))!==null&&e!==void 0?e:"[]")}saveRecentSearches(){let e=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,e),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:e,storageArea:window.localStorage,url:window.location.href}))}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer),this.focusOnDisplay&&!ce.isTouchScreen&&this.focusInput(),k.addEventListener("authentication-change",this.initSearchData),this.initSearchData()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox),document.removeEventListener("focusin",this.closeFloatingContainer),document.removeEventListener("click",this.closeFloatingContainer),k.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,r){let i=this.metadataFilters.filter(n=>!n.valueFilter||n.key!==e);this.facets.forEach(n=>{n.key===e&&(0,ce.flatDeep)(n.rootNodes,a=>a.childNodes).forEach(a=>a.selected=r.includes(a.value))}),r.length&&i.push({key:e,valueFilter:{negative:!1,values:r}}),this.metadataFilters=i,this.scrollToFacet=e}setFiltersFromPreset(e){e!=null&&(e.contentLocale!=null&&(this.contentLocale=e.contentLocale),this.metadataFilters=e.metadataFilters)}clearFilters(){this.facets.forEach(r=>(0,ce.flatDeep)(r.rootNodes,i=>i.childNodes).forEach(i=>i.selected=!1)),this.metadataFilters=[];let e=this.facets[0];this.scrollToFacet=e?.key}querySelector(e){return this.shadowRoot.querySelector(e)}querySelectorAll(e){return this.shadowRoot.querySelectorAll(e)}renderDesktopFloatingMenu(){return this.forceMenuOpen?re.nothing:re.html`
3789
+ `:re.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",r=>{r.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var r,i,n,a,s;if(e.has("labels")&&(this.labelResolver=new de.ParametrizedLabelResolver(df,this.labels)),e.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(e),(e.has("availableContentLocales")||e.has("contentLocale"))&&this.availableContentLocales.length>0){let c=p=>this.availableContentLocales.some(u=>u.lang==p);c(this.contentLocale)||(this.contentLocale=e.has("contentLocale")&&c(e.get("contentLocale"))?e.get("contentLocale"):(r=this.availableContentLocales[0])===null||r===void 0?void 0:r.lang)}if(e.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),e.has("presets")&&((i=this.presets)!==null&&i!==void 0?i:[]).forEach(c=>c.metadataFilters.forEach(p=>{p.valueFilter&&(p.valueFilter.values=p.valueFilter.values.map(u=>_n(u)))})),e.has("presets")||e.has("selectedPreset")){let c=((n=this.presets)!==null&&n!==void 0?n:[]).find(p=>p.name===this.selectedPreset);c&&!this.compareRequests(this.request,c)&&this.setFiltersFromPreset(c)}e.has("contentLocale")&&this.contentLocale!=null&&(this.knownFacetLabels=new Map),["contentLocale","metadataFilters"].some(c=>e.has(c))&&(this.selectedPreset=(s=((a=this.presets)!==null&&a!==void 0?a:[]).find(c=>this.compareRequests(c,this.request)))===null||s===void 0?void 0:s.name),["baseUrl","apiIntegrationIdentifier"].some(c=>e.has(c))&&(this.api=void 0,this.initApi()),e.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","metadataFilters","displayedFilters"].some(c=>e.has(c))&&this.updateFacets(),["query","uiLocale","contentLocale","metadataFilters","displayedFilters","api"].some(c=>e.has(c))&&this.suggestManager.update(),["query","uiLocale","contentLocale","metadataFilters"].some(c=>e.has(c))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run(()=>this.dispatchEvent(new el(this.request)))}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run(async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0},this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(e){var r,i,n;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((r=this.floatingContainer)===null||r===void 0||r.focus()),this.scrollToFacet!=null&&this.facetsLoaded){(i=this.scrollingFiltersContainer)===null||i===void 0||i.scrollIndexIntoView(this.facets.findIndex(s=>s.key===this.scrollToFacet));let a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);a&&(a.active=!0),this.scrollToFacet=void 0}}initApi(){this.api==null&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout(()=>this.initApi(),10))}async retrieveFacetsFromSearch(){var e;let r=new Map;await((e=this.api)===null||e===void 0?void 0:e.search({...this.request,query:""}).then(i=>i.facets.forEach(n=>{this.knownFacetLabels.set(n.key,n.label),r.set(n.key,n)})).catch(Jh)),this.facets=[];for(let i of this.facetsRequest)r.has(i.id)?this.facets.push(r.get(i.id)):this.knownFacetLabels.has(i.id)&&this.facets.push({key:i.id,label:this.knownFacetLabels.get(i.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(e){var r;e.key==="Escape"&&(this.displayFacets=!1,(r=this.filtersOpener)===null||r===void 0||r.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(r=>r.toLowerCase()!==this.query.toLowerCase()).filter((r,i)=>i<20);this.recentSearches=[this.query,...e],this.saveRecentSearches()}this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var e;this.recentSearches=JSON.parse((e=window.localStorage.getItem(this.recentSearchesStorageKey))!==null&&e!==void 0?e:"[]")}saveRecentSearches(){let e=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,e),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:e,storageArea:window.localStorage,url:window.location.href}))}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer),this.focusOnDisplay&&!de.isTouchScreen&&this.focusInput(),k.addEventListener("authentication-change",this.initSearchData),this.initSearchData()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox),document.removeEventListener("focusin",this.closeFloatingContainer),document.removeEventListener("click",this.closeFloatingContainer),k.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,r){let i=this.metadataFilters.filter(n=>!n.valueFilter||n.key!==e);this.facets.forEach(n=>{n.key===e&&(0,de.flatDeep)(n.rootNodes,a=>a.childNodes).forEach(a=>a.selected=r.includes(a.value))}),r.length&&i.push({key:e,valueFilter:{negative:!1,values:r}}),this.metadataFilters=i,this.scrollToFacet=e}setFiltersFromPreset(e){e!=null&&(e.contentLocale!=null&&(this.contentLocale=e.contentLocale),this.metadataFilters=e.metadataFilters)}clearFilters(){this.facets.forEach(r=>(0,de.flatDeep)(r.rootNodes,i=>i.childNodes).forEach(i=>i.selected=!1)),this.metadataFilters=[];let e=this.facets[0];this.scrollToFacet=e?.key}querySelector(e){return this.shadowRoot.querySelector(e)}querySelectorAll(e){return this.shadowRoot.querySelectorAll(e)}renderDesktopFloatingMenu(){return this.forceMenuOpen?re.nothing:re.html`
3772
3790
  <div class="ft-search-bar--floating-panel"
3773
3791
  id="ft-search-bar-floating-panel"
3774
3792
  @keyup=${this.onFloatingContainerKeyUp}
3775
3793
  part="floating-panel"
3776
3794
  tabindex="-1">
3777
3795
  ${this.renderDesktopMenu()}
3778
- </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":nr,"ft-accordion-item":Nt,"ft-button":Ee,"ft-chip":Ce,"ft-filter":ee,"ft-filter-option":Ct,"ft-icon":ae,"ft-ripple":K,"ft-select":oe,"ft-select-option":ar,"ft-size-watcher":xt,"ft-skeleton":Gr,"ft-snap-scroll":ke,"ft-tooltip":we,"ft-typography":te,"ft-radio-group":po,"ft-radio":xr};D.styles=[Cr,ce.noTextInputDefaultClearButton,Zu,qu,cr.styles,lr.styles,ce.screenReaderStyles];Z([(0,q.property)({type:Boolean})],D.prototype,"dense",void 0);Z([(0,q.property)()],D.prototype,"mode",void 0);Z([(0,q.property)({type:Boolean})],D.prototype,"forceMobileMenuOpen",void 0);Z([(0,q.property)({type:Boolean})],D.prototype,"forceMenuOpen",void 0);Z([(0,q.property)()],D.prototype,"baseUrl",void 0);Z([(0,q.property)()],D.prototype,"apiIntegrationIdentifier",void 0);Z([(0,q.property)()],D.prototype,"contentLocale",void 0);Z([(0,q.state)()],D.prototype,"availableContentLocales",void 0);Z([(0,q.state)()],D.prototype,"availableContentLocalesInitialized",void 0);Z([(0,q.property)()],D.prototype,"uiLocale",void 0);Z([(0,ce.jsonProperty)({})],D.prototype,"labels",void 0);Z([(0,ce.jsonProperty)([])],D.prototype,"displayedFilters",void 0);Z([(0,ce.jsonProperty)([])],D.prototype,"presets",void 0);Z([(0,q.property)({type:String,reflect:!0})],D.prototype,"selectedPreset",void 0);Z([(0,ce.jsonProperty)([])],D.prototype,"priors",void 0);Z([(0,q.property)()],D.prototype,"searchRequestSerializer",void 0);Z([(0,q.property)({type:Boolean})],D.prototype,"focusOnDisplay",void 0);Z([(0,q.state)()],D.prototype,"metadataFilters",void 0);Z([(0,q.state)()],D.prototype,"sizeCategory",void 0);Z([(0,q.state)()],D.prototype,"displayFacets",void 0);Z([(0,q.state)()],D.prototype,"mobileMenuOpen",void 0);Z([(0,q.state)()],D.prototype,"facets",void 0);Z([(0,q.state)()],D.prototype,"facetsInitialized",void 0);Z([(0,q.query)(".ft-search-bar--container")],D.prototype,"container",void 0);Z([(0,q.query)(".ft-search-bar--filters-opener")],D.prototype,"filtersOpener",void 0);Z([(0,q.query)(".ft-search-bar--floating-panel")],D.prototype,"floatingContainer",void 0);Z([(0,q.query)("ft-snap-scroll.ft-search-bar--filters-container")],D.prototype,"scrollingFiltersContainer",void 0);Z([(0,q.query)(".ft-search-bar--input")],D.prototype,"input",void 0);Z([(0,q.query)(".ft-search-bar--launch-search")],D.prototype,"launchSearchButton",void 0);Z([(0,q.state)()],D.prototype,"query",void 0);Z([(0,q.state)()],D.prototype,"suggestions",void 0);Z([(0,q.state)()],D.prototype,"recentSearches",void 0);Z([(0,q.state)()],D.prototype,"scrollToFacet",void 0);Z([(0,q.state)()],D.prototype,"api",void 0);Z([(0,q.state)()],D.prototype,"displaySuggestListbox",void 0);Z([(0,q.state)()],D.prototype,"selectedSuggestOptionId",void 0);Z([(0,q.state)()],D.prototype,"selectedSuggestRemoveRecent",void 0);Z([(0,q.state)()],D.prototype,"facetsLoaded",void 0);(0,of.customElement)("ft-search-bar")(D);var sf=nf.css`
3796
+ </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":lr,"ft-accordion-item":Nt,"ft-button":Oe,"ft-chip":Ce,"ft-filter":ee,"ft-filter-option":Ct,"ft-icon":ae,"ft-ripple":K,"ft-select":oe,"ft-select-option":cr,"ft-size-watcher":xt,"ft-skeleton":Zr,"ft-snap-scroll":Ie,"ft-tooltip":we,"ft-typography":te,"ft-radio-group":yo,"ft-radio":ar};D.styles=[Ar,de.noTextInputDefaultClearButton,tf,rf,ur.styles,pr.styles,de.screenReaderStyles];Z([(0,q.property)({type:Boolean})],D.prototype,"dense",void 0);Z([(0,q.property)()],D.prototype,"mode",void 0);Z([(0,q.property)({type:Boolean})],D.prototype,"forceMobileMenuOpen",void 0);Z([(0,q.property)({type:Boolean})],D.prototype,"forceMenuOpen",void 0);Z([(0,q.property)()],D.prototype,"baseUrl",void 0);Z([(0,q.property)()],D.prototype,"apiIntegrationIdentifier",void 0);Z([(0,q.property)()],D.prototype,"contentLocale",void 0);Z([(0,q.state)()],D.prototype,"availableContentLocales",void 0);Z([(0,q.state)()],D.prototype,"availableContentLocalesInitialized",void 0);Z([(0,q.property)()],D.prototype,"uiLocale",void 0);Z([(0,de.jsonProperty)({})],D.prototype,"labels",void 0);Z([(0,de.jsonProperty)([])],D.prototype,"displayedFilters",void 0);Z([(0,de.jsonProperty)([])],D.prototype,"presets",void 0);Z([(0,q.property)({type:String,reflect:!0})],D.prototype,"selectedPreset",void 0);Z([(0,de.jsonProperty)([])],D.prototype,"priors",void 0);Z([(0,q.property)()],D.prototype,"searchRequestSerializer",void 0);Z([(0,q.property)({type:Boolean})],D.prototype,"focusOnDisplay",void 0);Z([(0,q.state)()],D.prototype,"metadataFilters",void 0);Z([(0,q.state)()],D.prototype,"sizeCategory",void 0);Z([(0,q.state)()],D.prototype,"displayFacets",void 0);Z([(0,q.state)()],D.prototype,"mobileMenuOpen",void 0);Z([(0,q.state)()],D.prototype,"facets",void 0);Z([(0,q.state)()],D.prototype,"facetsInitialized",void 0);Z([(0,q.query)(".ft-search-bar--container")],D.prototype,"container",void 0);Z([(0,q.query)(".ft-search-bar--filters-opener")],D.prototype,"filtersOpener",void 0);Z([(0,q.query)(".ft-search-bar--floating-panel")],D.prototype,"floatingContainer",void 0);Z([(0,q.query)("ft-snap-scroll.ft-search-bar--filters-container")],D.prototype,"scrollingFiltersContainer",void 0);Z([(0,q.query)(".ft-search-bar--input")],D.prototype,"input",void 0);Z([(0,q.query)(".ft-search-bar--launch-search")],D.prototype,"launchSearchButton",void 0);Z([(0,q.state)()],D.prototype,"query",void 0);Z([(0,q.state)()],D.prototype,"suggestions",void 0);Z([(0,q.state)()],D.prototype,"recentSearches",void 0);Z([(0,q.state)()],D.prototype,"scrollToFacet",void 0);Z([(0,q.state)()],D.prototype,"api",void 0);Z([(0,q.state)()],D.prototype,"displaySuggestListbox",void 0);Z([(0,q.state)()],D.prototype,"selectedSuggestOptionId",void 0);Z([(0,q.state)()],D.prototype,"selectedSuggestRemoveRecent",void 0);Z([(0,q.state)()],D.prototype,"facetsLoaded",void 0);(0,pf.customElement)("ft-search-bar")(D);var hf=uf.css`
3779
3797
  * {
3780
3798
  box-sizing: border-box;
3781
3799
  }
3782
3800
 
3783
3801
  .ft-search-input-suggestion {
3784
3802
  position: absolute;
3785
- z-index: ${Ie.floatingZIndex};
3803
+ z-index: ${Le.floatingZIndex};
3786
3804
  top: calc(100% + 2px);
3787
3805
  left: -1px;
3788
3806
  right: -1px;
3789
- background: ${Ie.colorSurface};
3790
- border: 1px solid ${Ie.colorOutline};
3791
- border-radius: 0 0 ${Ie.borderRadius} ${Ie.borderRadius};
3792
- box-shadow: ${Ie.elevation02};
3807
+ background: ${Le.colorSurface};
3808
+ border: 1px solid ${Le.colorOutline};
3809
+ border-radius: 0 0 ${Le.borderRadius} ${Le.borderRadius};
3810
+ box-shadow: ${Le.elevation02};
3793
3811
  }
3794
3812
 
3795
3813
  .ft-search-input-suggestion--suggestion {
@@ -3800,7 +3818,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3800
3818
  padding: 8px;
3801
3819
  gap: 8px;
3802
3820
  cursor: pointer;
3803
- color: ${Ie.colorOnSurface};
3821
+ color: ${Le.colorOnSurface};
3804
3822
  min-height: 44px;
3805
3823
  }
3806
3824
 
@@ -3811,7 +3829,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3811
3829
  .ft-search-input-suggestion--suggestion[aria-selected="true"],
3812
3830
  .ft-search-input-suggestion--suggestion:hover {
3813
3831
  outline: none;
3814
- box-shadow: inset 3px 0 0 ${P.activeItemBorderColor};
3832
+ box-shadow: inset 3px 0 0 ${N.activeItemBorderColor};
3815
3833
 
3816
3834
  }
3817
3835
 
@@ -3822,21 +3840,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3822
3840
  }
3823
3841
 
3824
3842
  ft-ripple {
3825
- ${(0,af.setVariable)(x.opacityContentOnSurfaceHover,x.opacityContentOnSurfaceSelected)}
3843
+ ${(0,ff.setVariable)(x.opacityContentOnSurfaceHover,x.opacityContentOnSurfaceSelected)}
3826
3844
  }
3827
- `;var cf=f(Dr());var jr=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=mr.get();return Zo.html`
3845
+ `;var gf=f(zr());var qr=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=vr.get();return ti.html`
3828
3846
  <div class="ft-search-input-suggestion ft-word-wrap"
3829
3847
  id="${this.listboxId}"
3830
3848
  role="listbox"
3831
- aria-label="${Br.messages.suggestionsLabel()}"
3849
+ aria-label="${Mr.messages.suggestionsLabel()}"
3832
3850
  part="container">
3833
- ${(0,cf.repeat)(this.ftSearchInput.suggestResults||[],r=>r.value,(r,i)=>this.renderSuggestion(i,r,e))}
3851
+ ${(0,gf.repeat)(this.ftSearchInput.suggestResults||[],r=>r.value,(r,i)=>this.renderSuggestion(i,r,e))}
3834
3852
  </div>
3835
- `}renderSuggestion(e,r,i){let n=`suggestion-${e}`,a=Zo.html`
3853
+ `}renderSuggestion(e,r,i){let n=`suggestion-${e}`,a=ti.html`
3836
3854
  <ft-ripple ?activated=${this.ftSearchInput.selectedSuggestOptionId===n}></ft-ripple>
3837
3855
  ${this.getIcon(r)}
3838
3856
  <ft-typography variant="body1">${r.value}</ft-typography>
3839
- `;if(this.ftSearchInput.launchSearchPath){let s={...this.ftSearchInput.request,query:r.value},c=i.serializeToCurrentPageIfPossible(s,this.ftSearchInput.launchSearchPath);return Zo.html`
3857
+ `;if(this.ftSearchInput.launchSearchPath){let s={...this.ftSearchInput.request,query:r.value},c=i.serializeToCurrentPageIfPossible(s,this.ftSearchInput.launchSearchPath);return ti.html`
3840
3858
  <a href="${c}"
3841
3859
  part="suggestion"
3842
3860
  class="ft-search-input-suggestion--suggestion"
@@ -3848,7 +3866,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3848
3866
  @click=${()=>this.onSuggestSelected(r.value)}>
3849
3867
  ${a}
3850
3868
  </a>
3851
- `}return Zo.html`
3869
+ `}return ti.html`
3852
3870
  <div part="suggestion"
3853
3871
  class="ft-search-input-suggestion--suggestion"
3854
3872
  role="option"
@@ -3858,10 +3876,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3858
3876
  @click=${()=>this.onSuggestSelected(r.value)}>
3859
3877
  ${a}
3860
3878
  </div>
3861
- `}onSuggestSelected(e){this.ftSearchInput.onSuggestionSelected(e)}getIcon(e){let r=e.type==="DOCUMENT"?Me.file_format:Me.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?Ve.BOOK:Ve.ARTICLE;break;case"DOCUMENT":i=Hi(e.mimeType,e.filenameExtension);break;case"TOPIC":i=Ve.TOPICS;break}return Zo.html`
3879
+ `}onSuggestSelected(e){this.ftSearchInput.onSuggestionSelected(e)}getIcon(e){let r=e.type==="DOCUMENT"?Fe.file_format:Fe.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?We.BOOK:We.ARTICLE;break;case"DOCUMENT":i=Ki(e.mimeType,e.filenameExtension);break;case"TOPIC":i=We.TOPICS;break}return ti.html`
3862
3880
  <ft-icon .variant=${r} .value=${i} part="suggestion-icon"></ft-icon>
3863
- `}get selectedSuggestOption(){return this.ftSearchInput.shadowRoot.querySelector(`#${this.ftSearchInput.selectedSuggestOptionId}`)}getLastSuggestionElement(){let e=this.ftSearchInput.shadowRoot.querySelectorAll("[role=option]");return e.length>0?e[e.length-1]:null}getFirstSuggestionElement(){return this.ftSearchInput.shadowRoot.querySelector("[role=option]")}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}selectSuggestion(e){e?this.ftSearchInput.selectedSuggestOptionId=e.id:this.ftSearchInput.selectedSuggestOptionId=void 0}selectNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}selectPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}clearSelection(){this.selectSuggestion(null)}};jr.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae};jr.styles=[lf.wordWrap,sf];var wt=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},De=class extends Wo(Sn){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.placeholder=Br.messages.placeholder(),this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new jr(this),this.showSuggestionsOnFocus=!0,this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.addI18nContext(Br)}render(){var e,r,i;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(r=(e=this.suggestResults)===null||e===void 0?void 0:e.length)!==null&&r!==void 0?r:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion},a={...this.request,query:this.liveQuery},s=this.useCustomSearchPath?this.launchSearchPath:void 0,c=mr.get().serializeToCurrentPageIfPossible(a,s);return qo.html`
3864
- <div class="${(0,df.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1} role="search">
3881
+ `}get selectedSuggestOption(){return this.ftSearchInput.shadowRoot.querySelector(`#${this.ftSearchInput.selectedSuggestOptionId}`)}getLastSuggestionElement(){let e=this.ftSearchInput.shadowRoot.querySelectorAll("[role=option]");return e.length>0?e[e.length-1]:null}getFirstSuggestionElement(){return this.ftSearchInput.shadowRoot.querySelector("[role=option]")}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}selectSuggestion(e){e?this.ftSearchInput.selectedSuggestOptionId=e.id:this.ftSearchInput.selectedSuggestOptionId=void 0}selectNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}selectPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}clearSelection(){this.selectSuggestion(null)}};qr.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae};qr.styles=[yf.wordWrap,hf];var wt=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Be=class extends qo(An){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.placeholder=Mr.messages.placeholder(),this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new qr(this),this.showSuggestionsOnFocus=!0,this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.addI18nContext(Mr)}render(){var e,r,i;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(r=(e=this.suggestResults)===null||e===void 0?void 0:e.length)!==null&&r!==void 0?r:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion},a={...this.request,query:this.liveQuery},s=this.useCustomSearchPath?this.launchSearchPath:void 0,c=vr.get().serializeToCurrentPageIfPossible(a,s);return ri.html`
3882
+ <div class="${(0,mf.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1} role="search">
3865
3883
  <div class="ft-search-input--input-container" part="input-container" tabindex="-1">
3866
3884
  <div class="ft-search-input--input-outline" part="input-outline">
3867
3885
  <input class="ft-search-input--input ft-typography--body2"
@@ -3873,7 +3891,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3873
3891
  aria-autocomplete="list"
3874
3892
  aria-controls="${this.suggestions.listboxId}"
3875
3893
  aria-expanded="${this.displaySuggestListbox}"
3876
- aria-activedescendant="${(i=this.selectedSuggestOptionId)!==null&&i!==void 0?i:qo.nothing}"
3894
+ aria-activedescendant="${(i=this.selectedSuggestOptionId)!==null&&i!==void 0?i:ri.nothing}"
3877
3895
  @input=${this.onInput}
3878
3896
  @click=${this.onClick}
3879
3897
  @focus=${this.onFocus}
@@ -3883,16 +3901,16 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3883
3901
  <div class="sr-only" aria-live="polite" aria-atomic="true">
3884
3902
  ${this.renderLiveText()}
3885
3903
  </div>
3886
- ${this.shouldDisplaySuggestions?this.suggestions.render():qo.nothing}
3904
+ ${this.shouldDisplaySuggestions?this.suggestions.render():ri.nothing}
3887
3905
  </div>
3888
3906
  <div class="ft-search-input--actions" part="actions">
3889
- ${this.liveQuery?qo.html`
3907
+ ${this.liveQuery?ri.html`
3890
3908
  <ft-button id="clear-button"
3891
3909
  class="ft-search-input--clear-query"
3892
3910
  part="clear-query"
3893
3911
  icon="close"
3894
3912
  round dense
3895
- label="${Br.messages.clearButton()}"
3913
+ label="${Mr.messages.clearButton()}"
3896
3914
  @click=${()=>this.onClearInput()}
3897
3915
  ></ft-button>
3898
3916
  <div class="ft-search-input--separator"></div>
@@ -3901,13 +3919,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
3901
3919
  part="launch-search-in-input"
3902
3920
  icon="search"
3903
3921
  round dense
3904
- label="${Br.messages.searchButton()}"
3922
+ label="${Mr.messages.searchButton()}"
3905
3923
  href="${this.useCustomSearchPath?c:""}"
3906
3924
  @click=${()=>this.launchSearch(this.liveQuery)}
3907
3925
  ></ft-button>
3908
3926
  </div>
3909
3927
  </div>
3910
- `}renderLiveText(){return this.shouldDisplaySuggestions?Br.messages.ariaLiveSuggestions(this.suggestResults.length):""}onSearchBarKeyDown(e){switch(this.forceCloseSuggestion=!1,["Escape","Tab","Shift"].includes(e.key)||(this.displaySuggestListbox=!0),e.key){case"Tab":this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0;break;case"Escape":this.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0);break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestions.selectNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestions.selectPreviousSuggestion();break;case"ArrowLeft":case"ArrowRight":this.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestions.clearSelection());break;case"Enter":{let r=this.suggestions.selectedSuggestOption||this.launchSearchButton;r?.click();break}case"Backspace":e.stopPropagation();break}}onSearchBarKeyUp(e){switch(e.key){case"Backspace":e.stopPropagation();break;case"Enter":this.useCustomSearchPath?this.launchSearchButton.click():this.launchSearch(this.liveQuery);break;default:break}}onInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(this.input.value),this.forceCloseSuggestion=!1}onClearInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(""),this.triggerSearchOnClear&&this.launchSearch(""),this.input.focus()}launchSearch(e){var r;this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change",{detail:e})),(r=this.stateManager)===null||r===void 0||r.setQuery(e)}onSuggestionSelected(e){this.launchSearch(e),this.displaySuggestListbox=!1,this.suggestions.clearSelection()}get shouldDisplaySuggestions(){var e;return!this.forceCloseSuggestion&&this.displaySuggestListbox&&((e=this.suggestResults)!==null&&e!==void 0?e:[]).length>0}onClick(){this.onFocus()}onFocus(){this.showSuggestionsOnFocus&&(this.displaySuggestListbox=!0),this.forceCloseSuggestion=!1}async focusInput(e=!0){this.showSuggestionsOnFocus=e,await(0,_t.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!_t.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};De.elementDefinitions={"ft-button":Ee,...jr.elementDefinitions};De.styles=[Cr,_t.noTextInputDefaultClearButton,Fc,...jr.styles,_t.screenReaderStyles];wt([(0,_t.redux)()],De.prototype,"request",void 0);wt([(0,_t.redux)()],De.prototype,"liveQuery",void 0);wt([(0,_t.redux)()],De.prototype,"suggestResults",void 0);wt([(0,Et.state)()],De.prototype,"forceCloseSuggestion",void 0);wt([(0,Et.state)()],De.prototype,"displaySuggestListbox",void 0);wt([(0,Et.state)()],De.prototype,"selectedSuggestOptionId",void 0);wt([(0,Et.property)()],De.prototype,"launchSearchPath",void 0);wt([(0,Et.property)()],De.prototype,"placeholder",void 0);wt([(0,Et.property)({type:Boolean})],De.prototype,"useCustomSearchPath",void 0);wt([(0,Et.property)({type:Boolean})],De.prototype,"triggerSearchOnClear",void 0);wt([(0,Et.property)({type:Boolean})],De.prototype,"focusOnDisplay",void 0);wt([(0,Et.query)(".ft-search-input--input")],De.prototype,"input",void 0);wt([(0,Et.query)('[part="launch-search-in-input"]')],De.prototype,"launchSearchButton",void 0);(0,pf.customElement)("ft-search-input")(De);})();
3928
+ `}renderLiveText(){return this.shouldDisplaySuggestions?Mr.messages.ariaLiveSuggestions(this.suggestResults.length):""}onSearchBarKeyDown(e){switch(this.forceCloseSuggestion=!1,["Escape","Tab","Shift"].includes(e.key)||(this.displaySuggestListbox=!0),e.key){case"Tab":this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0;break;case"Escape":this.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0);break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestions.selectNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestions.selectPreviousSuggestion();break;case"ArrowLeft":case"ArrowRight":this.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestions.clearSelection());break;case"Enter":{let r=this.suggestions.selectedSuggestOption||this.launchSearchButton;r?.click();break}case"Backspace":e.stopPropagation();break}}onSearchBarKeyUp(e){switch(e.key){case"Backspace":e.stopPropagation();break;case"Enter":this.useCustomSearchPath?this.launchSearchButton.click():this.launchSearch(this.liveQuery);break;default:break}}onInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(this.input.value),this.forceCloseSuggestion=!1}onClearInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(""),this.triggerSearchOnClear&&this.launchSearch(""),this.input.focus()}launchSearch(e){var r;this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change",{detail:e})),(r=this.stateManager)===null||r===void 0||r.setQuery(e)}onSuggestionSelected(e){this.launchSearch(e),this.displaySuggestListbox=!1,this.suggestions.clearSelection()}get shouldDisplaySuggestions(){var e;return!this.forceCloseSuggestion&&this.displaySuggestListbox&&((e=this.suggestResults)!==null&&e!==void 0?e:[]).length>0}onClick(){this.onFocus()}onFocus(){this.showSuggestionsOnFocus&&(this.displaySuggestListbox=!0),this.forceCloseSuggestion=!1}async focusInput(e=!0){this.showSuggestionsOnFocus=e,await(0,Bt.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!Bt.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};Be.elementDefinitions={"ft-button":Oe,...qr.elementDefinitions};Be.styles=[Ar,Bt.noTextInputDefaultClearButton,Gc,...qr.styles,Bt.screenReaderStyles];wt([(0,Bt.redux)()],Be.prototype,"request",void 0);wt([(0,Bt.redux)()],Be.prototype,"liveQuery",void 0);wt([(0,Bt.redux)()],Be.prototype,"suggestResults",void 0);wt([(0,Et.state)()],Be.prototype,"forceCloseSuggestion",void 0);wt([(0,Et.state)()],Be.prototype,"displaySuggestListbox",void 0);wt([(0,Et.state)()],Be.prototype,"selectedSuggestOptionId",void 0);wt([(0,Et.property)()],Be.prototype,"launchSearchPath",void 0);wt([(0,Et.property)()],Be.prototype,"placeholder",void 0);wt([(0,Et.property)({type:Boolean})],Be.prototype,"useCustomSearchPath",void 0);wt([(0,Et.property)({type:Boolean})],Be.prototype,"triggerSearchOnClear",void 0);wt([(0,Et.property)({type:Boolean})],Be.prototype,"focusOnDisplay",void 0);wt([(0,Et.query)(".ft-search-input--input")],Be.prototype,"input",void 0);wt([(0,Et.query)('[part="launch-search-in-input"]')],Be.prototype,"launchSearchButton",void 0);(0,bf.customElement)("ft-search-input")(Be);})();
3911
3929
  /*! Bundled license information:
3912
3930
 
3913
3931
  lit-html/lit-html.js: