@fluid-topics/ft-search-input 1.3.20 → 1.3.22

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 Zu=Object.create;var hs=Object.defineProperty;var qu=Object.getOwnPropertyDescriptor;var Yu=Object.getOwnPropertyNames;var Xu=Object.getPrototypeOf,Qu=Object.prototype.hasOwnProperty;var Gr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Ju=(t,e,o,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Yu(e))!Qu.call(t,n)&&n!==o&&hs(t,n,{get:()=>e[n],enumerable:!(i=qu(e,n))||i.enumerable});return t};var f=(t,e,o)=>(o=t!=null?Zu(Xu(t)):{},Ju(e||!t||!t.__esModule?hs(o,"default",{value:t,enumerable:!0}):o,t));var C=Gr(($h,gs)=>{gs.exports=ftGlobals.wcUtils});var L=Gr((Th,ys)=>{ys.exports=ftGlobals.lit});var J=Gr((Ph,ms)=>{ms.exports=ftGlobals.litDecorators});var ht=Gr((lx,gl)=>{gl.exports=ftGlobals.litClassMap});var fc=Gr((uv,uc)=>{uc.exports=ftGlobals.litUnsafeHTML});var Rc=Gr((Lr,Ac)=>{var zi=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ui=function(){function t(){this.fetch=!1,this.DOMException=zi.DOMException}return t.prototype=zi,new t}();(function(t){var e=function(o){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),ve=ne?ne[1]:"utf-8";return v.readAsText(m,ve),_}function P(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 k(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function $(){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=k(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||c(m))?this._bodyArrayBuffer=k(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(P(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 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 ve=/\?/;this.url+=(ve.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("="),ve=ne.shift().replace(/\+/g," "),Q=ne.join("=").replace(/\+/g," ");v.append(decodeURIComponent(ve),decodeURIComponent(Q))}}),v}function Vt(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 ve=ne.split(":"),Q=ve.shift().trim();if(Q){var Ei=ve.join(":").trim();try{v.append(Q,Ei)}catch(Bn){console.warn("Response "+Bn.message)}}}),v}$.call(X.prototype);function Qe(m,v){if(!(this instanceof Qe))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)}$.call(Qe.prototype),Qe.prototype.clone=function(){return new Qe(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},Qe.error=function(){var m=new Qe(null,{status:200,statusText:""});return m.ok=!1,m.status=0,m.type="error",m};var Gt=[301,302,303,307,308];Qe.redirect=function(m,v){if(Gt.indexOf(v)===-1)throw new RangeError("Invalid status code");return new Qe(null,{status:v,headers:{location:m}})},o.DOMException=i.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,_){this.message=v,this.name=_;var ne=Error(v);this.stack=ne.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function Me(m,v){return new Promise(function(_,ne){var ve=new X(m,v);if(ve.signal&&ve.signal.aborted)return ne(new o.DOMException("Aborted","AbortError"));var Q=new XMLHttpRequest;function Ei(){Q.abort()}Q.onload=function(){var ze={statusText:Q.statusText,headers:Vt(Q.getAllResponseHeaders()||"")};ve.url.indexOf("file://")===0&&(Q.status<200||Q.status>599)?ze.status=200:ze.status=Q.status,ze.url="responseURL"in Q?Q.responseURL:ze.headers.get("X-Request-URL");var Vr="response"in Q?Q.response:Q.responseText;setTimeout(function(){_(new Qe(Vr,ze))},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 o.DOMException("Aborted","AbortError"))},0)};function Bn(ze){try{return ze===""&&i.location.href?i.location.href:ze}catch{return ze}}if(Q.open(ve.method,Bn(ve.url),!0),ve.credentials==="include"?Q.withCredentials=!0:ve.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 fs=[];Object.getOwnPropertyNames(v.headers).forEach(function(ze){fs.push(p(ze)),Q.setRequestHeader(ze,u(v.headers[ze]))}),ve.headers.forEach(function(ze,Vr){fs.indexOf(Vr)===-1&&Q.setRequestHeader(Vr,ze)})}else ve.headers.forEach(function(ze,Vr){Q.setRequestHeader(Vr,ze)});ve.signal&&(ve.signal.addEventListener("abort",Ei),Q.onreadystatechange=function(){Q.readyState===4&&ve.signal.removeEventListener("abort",Ei)}),Q.send(typeof ve._bodyInit>"u"?null:ve._bodyInit)})}return Me.polyfill=!0,i.fetch||(i.fetch=Me,i.Headers=y,i.Request=X,i.Response=Qe),o.Headers=y,o.Request=X,o.Response=Qe,o.fetch=Me,o}({})})(Ui);Ui.fetch.ponyfill=!0;delete Ui.fetch.polyfill;var ko=zi.fetch?zi:Ui;Lr=ko.fetch;Lr.default=ko.fetch;Lr.fetch=ko.fetch;Lr.Headers=ko.Headers;Lr.Request=ko.Request;Lr.Response=ko.Response;Ac.exports=Lr});var Br=Gr((pw,hp)=>{hp.exports=ftGlobals.litRepeat});var Ku=f(C());var Go=f(L()),Tt=f(C());var Cc=f(L()),ie=f(C());var pa=f(C());var ii=f(J()),vc=f(C());var fl=f(L()),V=f(C());var Cs=f(L()),Ee=f(C()),bs=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorContent),x={color:bs,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",bs),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")},xs=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorPrimary),vs={color:xs,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",xs)},Ss=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorSecondary),Os={color:Ss,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ss)},ws=Cs.css`
1
+ "use strict";(()=>{var qu=Object.create;var ys=Object.defineProperty;var Yu=Object.getOwnPropertyDescriptor;var Xu=Object.getOwnPropertyNames;var Qu=Object.getPrototypeOf,Ju=Object.prototype.hasOwnProperty;var jr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var ef=(t,e,o,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Xu(e))!Ju.call(t,n)&&n!==o&&ys(t,n,{get:()=>e[n],enumerable:!(i=Yu(e,n))||i.enumerable});return t};var f=(t,e,o)=>(o=t!=null?qu(Qu(t)):{},ef(e||!t||!t.__esModule?ys(o,"default",{value:t,enumerable:!0}):o,t));var C=jr((Th,ms)=>{ms.exports=ftGlobals.wcUtils});var L=jr((Ph,bs)=>{bs.exports=ftGlobals.lit});var J=jr((Nh,xs)=>{xs.exports=ftGlobals.litDecorators});var ht=jr((cx,ml)=>{ml.exports=ftGlobals.litClassMap});var gc=jr((fv,hc)=>{hc.exports=ftGlobals.litUnsafeHTML});var Ic=jr((Lr,Lc)=>{var zi=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ui=function(){function t(){this.fetch=!1,this.DOMException=zi.DOMException}return t.prototype=zi,new t}();(function(t){var e=function(o){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),ve=ne?ne[1]:"utf-8";return v.readAsText(m,ve),_}function P(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 k(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function $(){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=k(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||c(m))?this._bodyArrayBuffer=k(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(P(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(st)}),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 ve=/\?/;this.url+=(ve.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}X.prototype.clone=function(){return new X(this,{body:this._bodyInit})};function st(m){var v=new FormData;return m.trim().split("&").forEach(function(_){if(_){var ne=_.split("="),ve=ne.shift().replace(/\+/g," "),Q=ne.join("=").replace(/\+/g," ");v.append(decodeURIComponent(ve),decodeURIComponent(Q))}}),v}function Vt(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 ve=ne.split(":"),Q=ve.shift().trim();if(Q){var Ei=ve.join(":").trim();try{v.append(Q,Ei)}catch(Dn){console.warn("Response "+Dn.message)}}}),v}$.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)}$.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 Gt=[301,302,303,307,308];et.redirect=function(m,v){if(Gt.indexOf(v)===-1)throw new RangeError("Invalid status code");return new et(null,{status:v,headers:{location:m}})},o.DOMException=i.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,_){this.message=v,this.name=_;var ne=Error(v);this.stack=ne.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ze(m,v){return new Promise(function(_,ne){var ve=new X(m,v);if(ve.signal&&ve.signal.aborted)return ne(new o.DOMException("Aborted","AbortError"));var Q=new XMLHttpRequest;function Ei(){Q.abort()}Q.onload=function(){var Ue={statusText:Q.statusText,headers:Vt(Q.getAllResponseHeaders()||"")};ve.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 Gr="response"in Q?Q.response:Q.responseText;setTimeout(function(){_(new et(Gr,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 o.DOMException("Aborted","AbortError"))},0)};function Dn(Ue){try{return Ue===""&&i.location.href?i.location.href:Ue}catch{return Ue}}if(Q.open(ve.method,Dn(ve.url),!0),ve.credentials==="include"?Q.withCredentials=!0:ve.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 gs=[];Object.getOwnPropertyNames(v.headers).forEach(function(Ue){gs.push(p(Ue)),Q.setRequestHeader(Ue,u(v.headers[Ue]))}),ve.headers.forEach(function(Ue,Gr){gs.indexOf(Gr)===-1&&Q.setRequestHeader(Gr,Ue)})}else ve.headers.forEach(function(Ue,Gr){Q.setRequestHeader(Gr,Ue)});ve.signal&&(ve.signal.addEventListener("abort",Ei),Q.onreadystatechange=function(){Q.readyState===4&&ve.signal.removeEventListener("abort",Ei)}),Q.send(typeof ve._bodyInit>"u"?null:ve._bodyInit)})}return ze.polyfill=!0,i.fetch||(i.fetch=ze,i.Headers=g,i.Request=X,i.Response=et),o.Headers=g,o.Request=X,o.Response=et,o.fetch=ze,o}({})})(Ui);Ui.fetch.ponyfill=!0;delete Ui.fetch.polyfill;var ko=zi.fetch?zi:Ui;Lr=ko.fetch;Lr.default=ko.fetch;Lr.fetch=ko.fetch;Lr.Headers=ko.Headers;Lr.Request=ko.Request;Lr.Response=ko.Response;Lc.exports=Lr});var Br=jr((uw,yp)=>{yp.exports=ftGlobals.litRepeat});var Zu=f(C());var Go=f(L()),Tt=f(C());var Ec=f(L()),ie=f(C());var ua=f(C());var ii=f(J()),Oc=f(C());var gl=f(L()),V=f(C());var Es=f(L()),Ee=f(C()),vs=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorContent),x={color:vs,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",vs),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")},Ss=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorPrimary),Os={color:Ss,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ss)},Cs=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorSecondary),ws={color:Cs,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",Cs)},As=Es.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: ${Os.backgroundColor};
57
+ background-color: ${ws.backgroundColor};
58
58
  }
59
59
 
60
60
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
61
- background-color: ${Os.color};
61
+ background-color: ${ws.color};
62
62
  }
63
63
 
64
64
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
65
- background-color: ${vs.backgroundColor};
65
+ background-color: ${Os.backgroundColor};
66
66
  }
67
67
 
68
68
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
69
- background-color: ${vs.color};
69
+ background-color: ${Os.color};
70
70
  }
71
71
 
72
72
  .ft-ripple .ft-ripple--background {
@@ -111,8 +111,8 @@
111
111
  opacity: ${x.opacityContentOnSurfacePressed};
112
112
  transform: translate(-50%, -50%) scale(1);
113
113
  }
114
- `;var Ct=f(L()),R=f(C());var ar=f(L(),1),xr=t=>typeof t=="string"?(0,ar.unsafeCSS)(t):t,r=class{static create(e,o,i,n){let a=c=>xr(c??n),s=ar.css`var(${xr(e)}, ${a(n)})`;return s.name=e,s.description=o,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>Es(s,c??a(n)),s.get=c=>ar.css`var(${xr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,o,i,n){let a=c=>i.get(c??n),s=ar.css`var(${xr(e)}, ${a(n)})`;return s.name=e,s.description=o,s.category=i.category,s.fallbackVariable=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>Es(s,c??a(n)),s.get=c=>ar.css`var(${xr(e)}, ${a(c)})`,s.breadcrumb=()=>[i.name,...i.breadcrumb()],s.lastResortDefaultValue=()=>n??i.lastResortDefaultValue(),s}static external(e,o){let i=a=>e.defaultCssValue(a),n=ar.css`var(${xr(e.name)}, ${i(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=o,n.defaultCssValue=i,n.set=a=>e.set(a),n.get=a=>ar.css`var(${xr(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function Es(t,e){return xr(`${t.name}: ${e}`)}var l={colorWhite:r.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ft-opacity-0","","NUMBER","0"),opacity8:r.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},As={fontFamily:r.create("--ft-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ft-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-text-case","","UNKNOWN","none")},Rs={fontFamily:r.create("--ft-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-text-case","","UNKNOWN","none")},Ls={fontFamily:r.create("--ft-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-text-case","","UNKNOWN","none")},Is={fontFamily:r.create("--ft-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-text-case","","UNKNOWN","none")},ks={fontFamily:r.create("--ft-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-text-case","","UNKNOWN","none")},$s={fontFamily:r.create("--ft-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-text-case","","UNKNOWN","none")},Ts={fontFamily:r.create("--ft-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-text-case","","UNKNOWN","none")},Ps={fontFamily:r.create("--ft-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-text-case","","UNKNOWN","none")},yo={fontFamily:r.create("--ft-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-text-case","","UNKNOWN","none")},ef={fontFamily:r.create("--ft-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Ns={fontFamily:r.create("--ft-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-text-case","","UNKNOWN","none")},_s={fontFamily:r.create("--ft-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Bs={fontFamily:r.create("--ft-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Ds={fontFamily:r.create("--ft-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Fs={fontFamily:r.create("--ft-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Ms={fontFamily:r.create("--ft-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},zs={fontFamily:r.create("--ft-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Us={fontFamily:r.create("--ft-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Hs={fontFamily:r.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Ws={fontFamily:r.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},jr={fontFamily:r.create("--ft-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Vs={fontFamily:r.create("--ft-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Gs={fontFamily:r.create("--ft-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},js={fontFamily:r.create("--ft-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Ks={fontFamily:r.create("--ft-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Zs={fontFamily:r.create("--ft-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ai={display:As,"title-1":Rs,"title-2":Ls,"title-3":Is,"body-1-regular":ks,"body-1-medium":$s,"body-1-semibold":Ts,"body-2-regular":Ps,"body-2-medium":yo,"body-2-medium-underline":ef,"body-2-semibold":Ns,"label-1-medium":_s,"label-1-semibold":Bs,"label-1-bold":Ds,"label-2-medium":Fs,"label-2-semibold":Ms,"label-2-bold":zs,"caption-1-medium":Us,"caption-1-semibold":Hs,"caption-1-bold":Ws,"caption-2-medium":jr,"caption-2-semibold":Vs,"caption-2-bold":Gs,"caption-3-medium":js,"caption-3-semibold":Ks,"caption-3-bold":Zs};var d={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
115
- Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:r.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var h={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",l.spacing4),largeGap:r.extend("--ft-button-large-gap","",l.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",l.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",l.iconSize3),largeBorderWidth:r.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ft-button-medium-horizontal-padding","",l.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",l.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:r.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-button-small-horizontal-padding","",l.spacing2),smallGap:r.extend("--ft-button-small-gap","",l.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",l.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",l.iconSize1),smallBorderWidth:r.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ft-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:r.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ft-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:r.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ft-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ft-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ft-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ft-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ft-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:r.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ft-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ft-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:r.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ft-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ft-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:r.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ft-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:r.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ft-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ft-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:r.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:r.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:r.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ft-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ft-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:r.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ft-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:r.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ft-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ft-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ft-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ft-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:r.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:r.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ft-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ft-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ft-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ft-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:r.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:r.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ft-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ft-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:r.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:r.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ft-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ft-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ft-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ft-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:r.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:r.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var Zh={loadMoreIconSize:r.extend("--ft-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:r.extend("--ft-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ft-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:r.extend("--ft-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:r.extend("--ft-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ft-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ft-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ft-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:r.extend("--ft-tree-list-node-icon-size","",l.iconSize2),nodeHeight:r.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ft-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:r.extend("--ft-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:r.extend("--ft-tree-list-node-root-padding-left","",l.spacing3),nodeChildPaddingLeft:r.extend("--ft-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:r.extend("--ft-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ft-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ft-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ft-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ft-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ft-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ft-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ft-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ft-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ft-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ft-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ft-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ft-tree-list-header-section-padding-left","",l.spacing3),headerSectionPaddingRight:r.extend("--ft-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:r.extend("--ft-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:r.extend("--ft-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:r.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ft-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:r.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ft-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ft-tree-list-list-container-border-color","",d.borderGlobalSubtle)};var Jh={iconSize:r.extend("--ft-checkbox-icon-size","",l.iconSize2),boxSize:r.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ft-checkbox-border-radius","","SIZE","1px"),color:r.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ft-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:r.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ft-checkbox-horizontal-gap","",l.spacing3),leftPadding:r.extend("--ft-checkbox-left-padding","",l.spacing2)};var ig={circleSize:r.create("--ft-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ft-radio-border-width","","SIZE","2px"),color:r.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ft-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:r.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ft-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ft-radio-vertical-gap","",l.spacing3),horizontalGap:r.extend("--ft-radio-horizontal-gap","",l.spacing3)};var cg={headerRowBorderWidth:r.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ft-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ft-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:r.extend("--ft-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:r.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ft-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ft-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:r.extend("--ft-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ft-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ft-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ft-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ft-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ft-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ft-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ft-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ft-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ft-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:r.extend("--ft-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:r.extend("--ft-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:r.extend("--ft-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:r.extend("--ft-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:r.extend("--ft-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:r.extend("--ft-table-data-cell-vertical-gap","",l.spacing1)};var hg={neutralOffHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:r.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:r.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:r.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:r.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:r.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:r.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:r.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:r.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:r.extend("--ft-chip-choice-large-gap","",l.spacing1),largeBorderRadius:r.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:r.extend("--ft-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:r.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-choice-medium-icon-size","",l.iconSize2)};var B={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",l.spacing1),largeGap:r.extend("--ft-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:r.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",l.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:r.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-medium-icon-size","",l.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",l.spacing05),smallGap:r.extend("--ft-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:r.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ft-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:r.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:r.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var Cg={brandHoverOpacity:r.extend("--ft-link-brand-hover-opacity","",l.opacity80),brandHoverColor:r.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:r.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:r.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:r.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:r.extend("--ft-link-info-hover-opacity","",l.opacity80),infoHoverColor:r.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:r.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:r.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:r.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:r.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:r.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:r.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:r.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:r.extend("--ft-link-neutral-visited-color","",l.colorBrand100)};var Lg={iconSize:r.extend("--ft-banner-icon-size","",l.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",l.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",l.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",l.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:r.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var Pg={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",l.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",l.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",l.borderRadiusPill),color:r.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Fg={horizontalGap:r.extend("--ft-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:r.extend("--ft-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ft-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ft-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Wg={parentHorizontalPadding:r.extend("--ft-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:r.extend("--ft-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:r.extend("--ft-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:r.extend("--ft-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:r.extend("--ft-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:r.extend("--ft-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ft-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:r.extend("--ft-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:r.extend("--ft-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:r.extend("--ft-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:r.extend("--ft-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:r.extend("--ft-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:r.extend("--ft-page-header-child-top-padding","",l.spacing2),childBottomPadding:r.extend("--ft-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:r.extend("--ft-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:r.extend("--ft-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:r.extend("--ft-page-header-child-vertical-gap","",l.spacing2),childMinHeight:r.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ft-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:r.extend("--ft-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:r.extend("--ft-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:r.extend("--ft-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",l.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:r.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var Zg={horizontalPadding:r.extend("--ft-page-footer-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ft-page-footer-vertical-padding","",l.spacing2),verticalGap:r.extend("--ft-page-footer-vertical-gap","",l.spacing2),minHeight:r.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ft-page-footer-background-color","",l.colorWhite),topBorderColor:r.extend("--ft-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:r.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ft-page-footer-buttons-group-gap","",l.spacing4)};var Qg={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",l.spacing6)};var oy={smallContainerTargetWidth:r.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ft-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:r.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ft-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:r.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ft-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",l.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",l.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",l.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",l.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",l.spacing6),headerGap:r.extend("--ft-modal-header-gap","",l.spacing2),headerBorderBottomWidth:r.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",l.borderRadiusM)};var ly={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-drawer-shadow","",l.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",l.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",l.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",l.colorGray700)};var fy={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ft-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",l.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:r.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ft-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",l.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var by={largeFieldHorizontalPadding:r.extend("--ft-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ft-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ft-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ft-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ft-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ft-text-input-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:r.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",l.opacity40)};var Cy={backgroundColor:r.extend("--ft-text-area-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",l.borderRadiusS)};var Ly={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",l.spacing4),offIconColor:r.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ft-floating-menu-gap","",l.spacing3),focusFocusRingColor:r.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ft-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",l.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",l.shadowElevation02)};var Py={largeFieldHorizontalPadding:r.extend("--ft-combobox-single-select-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ft-combobox-single-select-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ft-combobox-single-select-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-combobox-single-select-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ft-combobox-single-select-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",l.colorWhite),labelColor:r.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:r.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:r.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:r.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-single-select-disabled-component-opacity","",l.opacity40)};var Fy={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",l.colorWhite),labelColor:r.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:r.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:r.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:r.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",l.borderRadiusS)};var Wy={backgroundColor:r.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",l.spacing6),titleColor:r.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ft-popover-body-color","",d.contentGlobalSecondary),gap:r.extend("--ft-popover-gap","",l.spacing2),borderRadius:r.extend("--ft-popover-border-radius","",l.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",l.shadowElevation02),maxWidth:r.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ft-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:r.extend("--ft-popover-multi-section-vertical-gap","",l.spacing6)};var Zy={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",l.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",l.spacing3),color:r.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",l.iconSize3)};var Jy={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",l.spacing1),groupGap:r.extend("--ft-switch-group-gap","",l.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",l.opacity40),onColor:r.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",l.borderRadiusS)};var om={color1Light:r.extend("--ft-chart-1-light","for area color charts",l.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",l.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",l.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",l.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",l.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",l.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",l.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",l.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",l.colorRed40),color5Base:r.extend("--ft-chart-5-base","",l.colorRed60),color6Light:r.extend("--ft-chart-6-light","",l.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",l.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",l.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",l.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",l.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",l.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",l.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",l.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",l.colorGray50),color10Base:r.extend("--ft-chart-10-base","",l.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",l.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",l.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",l.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",l.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",l.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var sm={color1IconColor:r.extend("--ft-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:r.extend("--ft-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:r.extend("--ft-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:r.extend("--ft-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:r.extend("--ft-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:r.extend("--ft-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:r.extend("--ft-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:r.extend("--ft-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:r.extend("--ft-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:r.extend("--ft-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:r.extend("--ft-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:r.extend("--ft-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:r.extend("--ft-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:r.extend("--ft-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:r.extend("--ft-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:r.extend("--ft-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var um={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",l.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",l.borderRadiusS),gap:r.extend("--ft-notice-gap","",l.spacing2),iconSize:r.extend("--ft-notice-icon-size","",l.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ft-notice-dense-gap","",l.spacing1),denseIconSize:r.extend("--ft-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:r.create("--ft-notice-dense-border-width","","SIZE","0")};var mm={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:r.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:r.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ft-toggle-gap","",l.spacing3)};var Om={iconSize:r.extend("--ft-notification-icon-size","",l.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",l.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",l.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",l.spacing3),infoBackgroundColor:r.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ft-notification-border-radius","",l.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",l.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",l.spacing8)};var Rm={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",l.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",l.borderRadiusS),color:r.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",l.opacity80),shadow:r.extend("--ft-tooltip-shadow","",l.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",l.spacing05)};var Tm={verticalPadding:r.extend("--ft-reorderable-list-vertical-padding","",l.spacing4),gap:r.extend("--ft-reorderable-list-gap","",l.spacing1),borderRadius:r.extend("--ft-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:r.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:r.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:r.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:r.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:r.extend("--ft-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:r.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ft-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:r.extend("--ft-reorderable-list-left-padding","",l.spacing2),rightPadding:r.extend("--ft-reorderable-list-right-padding","",l.spacing6),borderColor:r.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Bm={menuHorizontalPadding:r.extend("--ft-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:r.extend("--ft-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:r.extend("--ft-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:r.extend("--ft-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var vr;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(vr||(vr={}));var Je;(function(t){t.large="large",t.medium="medium",t.small="small"})(Je||(Je={}));var mo=f(L());function qs(t,e){let o=Ai[t];return mo.css`
114
+ `;var Ct=f(L()),R=f(C());var ar=f(L(),1),xr=t=>typeof t=="string"?(0,ar.unsafeCSS)(t):t,r=class{static create(e,o,i,n){let a=c=>xr(c??n),s=ar.css`var(${xr(e)}, ${a(n)})`;return s.name=e,s.description=o,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>Rs(s,c??a(n)),s.get=c=>ar.css`var(${xr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,o,i,n){let a=c=>i.get(c??n),s=ar.css`var(${xr(e)}, ${a(n)})`;return s.name=e,s.description=o,s.category=i.category,s.fallbackVariable=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>Rs(s,c??a(n)),s.get=c=>ar.css`var(${xr(e)}, ${a(c)})`,s.breadcrumb=()=>[i.name,...i.breadcrumb()],s.lastResortDefaultValue=()=>n??i.lastResortDefaultValue(),s}static external(e,o){let i=a=>e.defaultCssValue(a),n=ar.css`var(${xr(e.name)}, ${i(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=o,n.defaultCssValue=i,n.set=a=>e.set(a),n.get=a=>ar.css`var(${xr(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function Rs(t,e){return xr(`${t.name}: ${e}`)}var l={colorWhite:r.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:r.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:r.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:r.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:r.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:r.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:r.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:r.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:r.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:r.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:r.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:r.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:r.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:r.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ft-opacity-0","","NUMBER","0"),opacity8:r.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:r.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:r.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:r.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:r.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},Ls={fontFamily:r.create("--ft-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-line-height","","SIZE","1.2"),fontSize:r.create("--ft-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-text-case","","UNKNOWN","none")},Is={fontFamily:r.create("--ft-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-line-height","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-text-case","","UNKNOWN","none")},ks={fontFamily:r.create("--ft-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-line-height","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-text-case","","UNKNOWN","none")},$s={fontFamily:r.create("--ft-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-line-height","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-text-case","","UNKNOWN","none")},Ts={fontFamily:r.create("--ft-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-text-case","","UNKNOWN","none")},Ps={fontFamily:r.create("--ft-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-text-case","","UNKNOWN","none")},Ns={fontFamily:r.create("--ft-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-text-case","","UNKNOWN","none")},_s={fontFamily:r.create("--ft-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-text-case","","UNKNOWN","none")},yo={fontFamily:r.create("--ft-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-text-case","","UNKNOWN","none")},tf={fontFamily:r.create("--ft-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Bs={fontFamily:r.create("--ft-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-text-case","","UNKNOWN","none")},Ds={fontFamily:r.create("--ft-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Fs={fontFamily:r.create("--ft-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Ms={fontFamily:r.create("--ft-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-text-decoration","","UNKNOWN","none")},zs={fontFamily:r.create("--ft-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Us={fontFamily:r.create("--ft-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},Hs={fontFamily:r.create("--ft-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Ws={fontFamily:r.create("--ft-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Vs={fontFamily:r.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Gs={fontFamily:r.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Kr={fontFamily:r.create("--ft-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},js={fontFamily:r.create("--ft-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Ks={fontFamily:r.create("--ft-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Zs={fontFamily:r.create("--ft-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},qs={fontFamily:r.create("--ft-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Ys={fontFamily:r.create("--ft-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ai={display:Ls,"title-1":Is,"title-2":ks,"title-3":$s,"body-1-regular":Ts,"body-1-medium":Ps,"body-1-semibold":Ns,"body-2-regular":_s,"body-2-medium":yo,"body-2-medium-underline":tf,"body-2-semibold":Bs,"label-1-medium":Ds,"label-1-semibold":Fs,"label-1-bold":Ms,"label-2-medium":zs,"label-2-semibold":Us,"label-2-bold":Hs,"caption-1-medium":Ws,"caption-1-semibold":Vs,"caption-1-bold":Gs,"caption-2-medium":Kr,"caption-2-semibold":js,"caption-2-bold":Ks,"caption-3-medium":Zs,"caption-3-semibold":qs,"caption-3-bold":Ys};var d={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
115
+ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:r.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var h={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",l.spacing4),largeGap:r.extend("--ft-button-large-gap","",l.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",l.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",l.iconSize3),largeBorderWidth:r.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ft-button-medium-horizontal-padding","",l.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",l.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:r.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-button-small-horizontal-padding","",l.spacing2),smallGap:r.extend("--ft-button-small-gap","",l.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",l.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",l.iconSize1),smallBorderWidth:r.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ft-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:r.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ft-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:r.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ft-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ft-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ft-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ft-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ft-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:r.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ft-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ft-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:r.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ft-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ft-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:r.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ft-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:r.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ft-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ft-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:r.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:r.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:r.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ft-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ft-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:r.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ft-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:r.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ft-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ft-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ft-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ft-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:r.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:r.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ft-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ft-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ft-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ft-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:r.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:r.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ft-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ft-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:r.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:r.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ft-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ft-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ft-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ft-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:r.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:r.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var qh={loadMoreIconSize:r.extend("--ft-tree-list-load-more-icon-size","",l.iconSize2),loadMorePaddingLeft:r.extend("--ft-tree-list-load-more-padding-left","",l.spacing6),loadMoreUnselectedDefaultBorderColor:r.extend("--ft-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:r.extend("--ft-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:r.extend("--ft-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:r.extend("--ft-tree-list-load-more-hover-border-color","",l.colorBrand20),loadMoreHoverBackgroundColor:r.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:r.extend("--ft-tree-list-load-more-active-border-color","",l.colorBrand20),loadMoreActiveBackgroundColor:r.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:r.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:r.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:r.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:r.extend("--ft-tree-list-load-more-label-margin-left","",l.spacing1),nodeIconSize:r.extend("--ft-tree-list-node-icon-size","",l.iconSize2),nodeHeight:r.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ft-tree-list-node-parent-label-margin-left","",l.spacing2),nodeParentLabelMarginRight:r.extend("--ft-tree-list-node-parent-label-margin-right","",l.spacing2),nodeRootPaddingLeft:r.extend("--ft-tree-list-node-root-padding-left","",l.spacing3),nodeChildPaddingLeft:r.extend("--ft-tree-list-node-child-padding-left","",l.spacing5),nodeLeafPaddingLeft:r.extend("--ft-tree-list-node-leaf-padding-left","",l.spacing6),nodeUnselectedDefaultBorderColor:r.extend("--ft-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:r.extend("--ft-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:r.extend("--ft-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:r.extend("--ft-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:r.extend("--ft-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:r.extend("--ft-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:r.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:r.extend("--ft-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:r.extend("--ft-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:r.extend("--ft-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:r.extend("--ft-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:r.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:r.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:r.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:r.extend("--ft-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:r.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:r.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:r.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:r.extend("--ft-tree-list-header-section-padding-left","",l.spacing3),headerSectionPaddingRight:r.extend("--ft-tree-list-header-section-padding-right","",l.spacing3),headerSectionHorizontalGap:r.extend("--ft-tree-list-header-section-horizontal-gap","",l.spacing2),headerSectionMarginBottom:r.extend("--ft-tree-list-header-section-margin-bottom","",l.spacing2),headerSectionColor:r.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ft-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:r.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:r.extend("--ft-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:r.extend("--ft-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:r.create("--ft-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:r.create("--ft-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:r.extend("--ft-tree-list-empty-state-illustration-margin-bottom","",l.spacing10),emptyStateContainerPaddingTop:r.extend("--ft-tree-list-empty-state-container-padding-top","",l.spacing10),emptyStateContainerPaddingBottom:r.extend("--ft-tree-list-empty-state-container-padding-bottom","",l.spacing10),emptyStateTitleMarginBottom:r.extend("--ft-tree-list-empty-state-title-margin-bottom","",l.spacing2),emptyStateTitleLabelColor:r.extend("--ft-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:r.extend("--ft-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var eg={iconSize:r.extend("--ft-checkbox-icon-size","",l.iconSize2),boxSize:r.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:r.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:r.create("--ft-checkbox-border-radius","","SIZE","1px"),color:r.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ft-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:r.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:r.extend("--ft-checkbox-horizontal-gap","",l.spacing3),leftPadding:r.extend("--ft-checkbox-left-padding","",l.spacing2)};var ng={circleSize:r.create("--ft-radio-circle-size","","SIZE","18px"),borderWidth:r.create("--ft-radio-border-width","","SIZE","2px"),color:r.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ft-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:r.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ft-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-radio-focus-outline-width","","SIZE","2px"),verticalGap:r.extend("--ft-radio-vertical-gap","",l.spacing3),horizontalGap:r.extend("--ft-radio-horizontal-gap","",l.spacing3)};var dg={headerRowBorderWidth:r.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:r.extend("--ft-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:r.extend("--ft-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:r.extend("--ft-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:r.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:r.extend("--ft-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:r.extend("--ft-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:r.extend("--ft-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:r.extend("--ft-table-data-row-default-hover-background-color","",l.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",l.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ft-table-data-row-selectable-selected-default-background-color","",l.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ft-table-data-row-selectable-selected-default-border-color","",l.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ft-table-data-row-selectable-selected-hover-background-color","",l.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ft-table-data-row-selectable-selected-hover-border-color","",l.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ft-table-data-row-clickable-hover-background-color","",l.colorGray30),dataRowClickableFocusBorderColor:r.extend("--ft-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:r.extend("--ft-table-data-row-clickable-focus-background-color","",l.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ft-table-data-row-clickable-active-background-color","",l.colorGray40),headerCellHorizontalGap:r.extend("--ft-table-header-cell-horizontal-gap","",l.spacing1),headerCellVerticalPadding:r.extend("--ft-table-header-cell-vertical-padding","",l.spacing2),headerCellHorizontalPadding:r.extend("--ft-table-header-cell-horizontal-padding","",l.spacing3),dataCellVerticalPadding:r.extend("--ft-table-data-cell-vertical-padding","",l.spacing2),dataCellHorizontalPadding:r.extend("--ft-table-data-cell-horizontal-padding","",l.spacing3),dataCellVerticalGap:r.extend("--ft-table-data-cell-vertical-gap","",l.spacing1)};var gg={neutralOffHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:r.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:r.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:r.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:r.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:r.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:r.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:r.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:r.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:r.extend("--ft-chip-choice-large-gap","",l.spacing1),largeBorderRadius:r.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:r.extend("--ft-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:r.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-choice-medium-icon-size","",l.iconSize2)};var B={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",l.spacing1),largeGap:r.extend("--ft-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:r.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",l.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:r.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-medium-icon-size","",l.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",l.spacing05),smallGap:r.extend("--ft-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:r.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ft-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:r.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:r.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var wg={brandHoverOpacity:r.extend("--ft-link-brand-hover-opacity","",l.opacity80),brandHoverColor:r.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:r.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:r.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:r.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:r.extend("--ft-link-info-hover-opacity","",l.opacity80),infoHoverColor:r.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:r.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:r.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:r.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:r.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:r.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:r.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:r.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:r.extend("--ft-link-neutral-visited-color","",l.colorBrand100)};var Ig={iconSize:r.extend("--ft-banner-icon-size","",l.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",l.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",l.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",l.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:r.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var Ng={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",l.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",l.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",l.borderRadiusPill),color:r.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Mg={horizontalGap:r.extend("--ft-title-breadcrumb-horizontal-gap","",l.spacing1),currentColor:r.extend("--ft-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ft-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ft-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Vg={parentHorizontalPadding:r.extend("--ft-page-header-parent-horizontal-padding","",l.spacing6),parentTopPadding:r.extend("--ft-page-header-parent-top-padding","",l.spacing4),parentBottomPadding:r.extend("--ft-page-header-parent-bottom-padding","",l.spacing6),parentHelpLeftMargin:r.extend("--ft-page-header-parent-help-left-margin","",l.spacing1),parentTitleColor:r.extend("--ft-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:r.extend("--ft-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:r.extend("--ft-page-header-parent-chip-left-margin","",l.spacing4),parentVerticalGap:r.extend("--ft-page-header-parent-vertical-gap","",l.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",l.spacing4),parentButtonsGroupVerticalGap:r.extend("--ft-page-header-parent-buttons-group-vertical-gap","",l.spacing4),parentChipsGroupHorizontalGap:r.extend("--ft-page-header-parent-chips-group-horizontal-gap","",l.spacing2),parentChipsGroupVerticalGap:r.extend("--ft-page-header-parent-chips-group-vertical-gap","",l.spacing2),childHorizontalPadding:r.extend("--ft-page-header-child-horizontal-padding","",l.spacing6),childTopPadding:r.extend("--ft-page-header-child-top-padding","",l.spacing2),childBottomPadding:r.extend("--ft-page-header-child-bottom-padding","",l.spacing2),childHelpLeftMargin:r.extend("--ft-page-header-child-help-left-margin","",l.spacing1),childChipLeftMargin:r.extend("--ft-page-header-child-chip-left-margin","",l.spacing4),childVerticalGap:r.extend("--ft-page-header-child-vertical-gap","",l.spacing2),childMinHeight:r.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ft-page-header-child-buttons-group-horizontal-gap","",l.spacing4),childButtonsGroupVerticalGap:r.extend("--ft-page-header-child-buttons-group-vertical-gap","",l.spacing4),childChipsGroupHorizontalGap:r.extend("--ft-page-header-child-chips-group-horizontal-gap","",l.spacing2),childChipsGroupVerticalGap:r.extend("--ft-page-header-child-chips-group-vertical-gap","",l.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",l.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:r.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var qg={horizontalPadding:r.extend("--ft-page-footer-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ft-page-footer-vertical-padding","",l.spacing2),verticalGap:r.extend("--ft-page-footer-vertical-gap","",l.spacing2),minHeight:r.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ft-page-footer-background-color","",l.colorWhite),topBorderColor:r.extend("--ft-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:r.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:r.extend("--ft-page-footer-buttons-group-gap","",l.spacing4)};var Jg={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",l.spacing6)};var iy={smallContainerTargetWidth:r.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ft-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:r.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ft-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:r.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ft-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",l.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",l.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",l.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",l.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",l.spacing6),headerGap:r.extend("--ft-modal-header-gap","",l.spacing2),headerBorderBottomWidth:r.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",l.borderRadiusM)};var cy={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-drawer-shadow","",l.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",l.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",l.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",l.colorGray700)};var hy={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ft-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",l.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:r.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ft-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",l.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var xy={largeFieldHorizontalPadding:r.extend("--ft-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ft-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ft-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ft-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ft-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ft-text-input-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:r.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",l.opacity40)};var wy={backgroundColor:r.extend("--ft-text-area-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",l.borderRadiusS)};var Iy={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",l.spacing4),offIconColor:r.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ft-floating-menu-gap","",l.spacing3),focusFocusRingColor:r.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ft-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",l.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",l.shadowElevation02)};var Ny={largeFieldHorizontalPadding:r.extend("--ft-combobox-single-select-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ft-combobox-single-select-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ft-combobox-single-select-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-combobox-single-select-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ft-combobox-single-select-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",l.colorWhite),labelColor:r.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:r.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:r.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:r.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-single-select-disabled-component-opacity","",l.opacity40)};var My={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",l.colorWhite),labelColor:r.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:r.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:r.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:r.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",l.borderRadiusS)};var Vy={backgroundColor:r.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",l.spacing6),titleColor:r.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ft-popover-body-color","",d.contentGlobalSecondary),gap:r.extend("--ft-popover-gap","",l.spacing2),borderRadius:r.extend("--ft-popover-border-radius","",l.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",l.shadowElevation02),maxWidth:r.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ft-popover-content-section-vertical-gap","",l.spacing2),multiSectionVerticalGap:r.extend("--ft-popover-multi-section-vertical-gap","",l.spacing6)};var qy={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",l.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",l.spacing3),color:r.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",l.iconSize3)};var em={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",l.spacing1),groupGap:r.extend("--ft-switch-group-gap","",l.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",l.opacity40),onColor:r.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",l.borderRadiusS)};var im={color1Light:r.extend("--ft-chart-1-light","for area color charts",l.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",l.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",l.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",l.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",l.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",l.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",l.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",l.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",l.colorRed40),color5Base:r.extend("--ft-chart-5-base","",l.colorRed60),color6Light:r.extend("--ft-chart-6-light","",l.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",l.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",l.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",l.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",l.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",l.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",l.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",l.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",l.colorGray50),color10Base:r.extend("--ft-chart-10-base","",l.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",l.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",l.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",l.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",l.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",l.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",l.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",l.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",l.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",l.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",l.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",l.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",l.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",l.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",l.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",l.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",l.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",l.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",l.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",l.colorCyan200)};var lm={color1IconColor:r.extend("--ft-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:r.extend("--ft-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:r.extend("--ft-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:r.extend("--ft-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:r.extend("--ft-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:r.extend("--ft-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:r.extend("--ft-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:r.extend("--ft-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:r.extend("--ft-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:r.extend("--ft-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:r.extend("--ft-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:r.extend("--ft-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:r.extend("--ft-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:r.extend("--ft-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:r.extend("--ft-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:r.extend("--ft-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var fm={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",l.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",l.borderRadiusS),gap:r.extend("--ft-notice-gap","",l.spacing2),iconSize:r.extend("--ft-notice-icon-size","",l.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ft-notice-dense-gap","",l.spacing1),denseIconSize:r.extend("--ft-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:r.create("--ft-notice-dense-border-width","","SIZE","0")};var bm={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:r.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:r.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ft-toggle-gap","",l.spacing3)};var Cm={iconSize:r.extend("--ft-notification-icon-size","",l.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",l.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",l.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",l.spacing3),infoBackgroundColor:r.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ft-notification-border-radius","",l.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",l.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",l.spacing8)};var Lm={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",l.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",l.borderRadiusS),color:r.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",l.opacity80),shadow:r.extend("--ft-tooltip-shadow","",l.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",l.spacing05)};var Pm={verticalPadding:r.extend("--ft-reorderable-list-vertical-padding","",l.spacing4),gap:r.extend("--ft-reorderable-list-gap","",l.spacing1),borderRadius:r.extend("--ft-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:r.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:r.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:r.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:r.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:r.extend("--ft-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:r.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ft-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:r.extend("--ft-reorderable-list-left-padding","",l.spacing2),rightPadding:r.extend("--ft-reorderable-list-right-padding","",l.spacing6),borderColor:r.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Dm={menuHorizontalPadding:r.extend("--ft-date-range-picker-menu-horizontal-padding","",l.spacing4),menuVerticalPadding:r.extend("--ft-date-range-picker-menu-vertical-padding","",l.spacing4),menuVerticalGap:r.extend("--ft-date-range-picker-menu-vertical-gap","",l.spacing4),menuButtonsVerticalGap:r.extend("--ft-date-range-picker-menu-buttons-vertical-gap","",l.spacing2)};var vr;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(vr||(vr={}));var tt;(function(t){t.large="large",t.medium="medium",t.small="small"})(tt||(tt={}));var mo=f(L());function Xs(t,e){let o=Ai[t];return mo.css`
116
116
  ${e?(0,mo.unsafeCSS)(e):mo.css`.ft-typography--${(0,mo.unsafeCSS)(t)}`} {
117
117
  font-family: ${o.fontFamily};
118
118
  font-size: ${o.fontSize};
@@ -122,7 +122,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
122
122
  text-decoration: ${o.textDecoration};
123
123
  text-transform: ${o.textCase};
124
124
  }
125
- `}var Ys=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),lr=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),I={fontFamily:lr,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")},bo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ys),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")},xo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ys),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")},vo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",lr),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")},So={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",lr),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")},sr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",lr),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")},Ie={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",lr),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")},Ne={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",lr),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")},Oo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",lr),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")},Co={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",lr),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")},jt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",lr),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")},Xs=Ct.css`
125
+ `}var Qs=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),lr=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),I={fontFamily:lr,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")},bo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Qs),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")},xo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Qs),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")},vo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",lr),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")},So={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",lr),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")},sr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",lr),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")},ke={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",lr),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")},_e={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",lr),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")},Oo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",lr),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")},Co={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",lr),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")},jt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",lr),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")},Js=Ct.css`
126
126
  .ft-typography--title {
127
127
  font-family: ${bo.fontFamily};
128
128
  font-size: ${bo.fontSize};
@@ -131,7 +131,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
131
131
  line-height: ${bo.lineHeight};
132
132
  text-transform: ${bo.textTransform};
133
133
  }
134
- `,Qs=Ct.css`
134
+ `,el=Ct.css`
135
135
  .ft-typography--title-dense {
136
136
  font-family: ${xo.fontFamily};
137
137
  font-size: ${xo.fontSize};
@@ -140,7 +140,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
140
140
  line-height: ${xo.lineHeight};
141
141
  text-transform: ${xo.textTransform};
142
142
  }
143
- `,Js=Ct.css`
143
+ `,tl=Ct.css`
144
144
  .ft-typography--subtitle1 {
145
145
  font-family: ${vo.fontFamily};
146
146
  font-size: ${vo.fontSize};
@@ -149,7 +149,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
149
149
  line-height: ${vo.lineHeight};
150
150
  text-transform: ${vo.textTransform};
151
151
  }
152
- `,el=Ct.css`
152
+ `,rl=Ct.css`
153
153
  .ft-typography--subtitle2 {
154
154
  font-family: ${So.fontFamily};
155
155
  font-size: ${So.fontSize};
@@ -159,7 +159,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
159
159
  text-transform: ${So.textTransform};
160
160
  }
161
161
 
162
- `,tl=Ct.css`
162
+ `,ol=Ct.css`
163
163
  .ft-typography--body1 {
164
164
  font-family: ${sr.fontFamily};
165
165
  font-size: ${sr.fontSize};
@@ -170,23 +170,23 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
170
170
  }
171
171
  `,Sr=Ct.css`
172
172
  .ft-typography--body2 {
173
- font-family: ${Ie.fontFamily};
174
- font-size: ${Ie.fontSize};
175
- font-weight: ${Ie.fontWeight};
176
- letter-spacing: ${Ie.letterSpacing};
177
- line-height: ${Ie.lineHeight};
178
- text-transform: ${Ie.textTransform};
173
+ font-family: ${ke.fontFamily};
174
+ font-size: ${ke.fontSize};
175
+ font-weight: ${ke.fontWeight};
176
+ letter-spacing: ${ke.letterSpacing};
177
+ line-height: ${ke.lineHeight};
178
+ text-transform: ${ke.textTransform};
179
179
  }
180
180
  `,Kt=Ct.css`
181
181
  .ft-typography--caption {
182
- font-family: ${Ne.fontFamily};
183
- font-size: ${Ne.fontSize};
184
- font-weight: ${Ne.fontWeight};
185
- letter-spacing: ${Ne.letterSpacing};
186
- line-height: ${Ne.lineHeight};
187
- text-transform: ${Ne.textTransform};
182
+ font-family: ${_e.fontFamily};
183
+ font-size: ${_e.fontSize};
184
+ font-weight: ${_e.fontWeight};
185
+ letter-spacing: ${_e.letterSpacing};
186
+ line-height: ${_e.lineHeight};
187
+ text-transform: ${_e.textTransform};
188
188
  }
189
- `,rl=Ct.css`
189
+ `,il=Ct.css`
190
190
  .ft-typography--breadcrumb {
191
191
  font-family: ${Oo.fontFamily};
192
192
  font-size: ${Oo.fontSize};
@@ -195,7 +195,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
195
195
  line-height: ${Oo.lineHeight};
196
196
  text-transform: ${Oo.textTransform};
197
197
  }
198
- `,ol=Ct.css`
198
+ `,nl=Ct.css`
199
199
  .ft-typography--overline {
200
200
  font-family: ${Co.fontFamily};
201
201
  font-size: ${Co.fontSize};
@@ -204,7 +204,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
204
204
  line-height: ${Co.lineHeight};
205
205
  text-transform: ${Co.textTransform};
206
206
  }
207
- `,il=Ct.css`
207
+ `,al=Ct.css`
208
208
  .ft-typography--button {
209
209
  font-family: ${jt.fontFamily};
210
210
  font-size: ${jt.fontSize};
@@ -213,11 +213,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
213
213
  line-height: ${jt.lineHeight};
214
214
  text-transform: ${jt.textTransform};
215
215
  }
216
- `,nl=Ct.css`
216
+ `,sl=Ct.css`
217
217
  .ft-typography {
218
218
  vertical-align: inherit;
219
219
  }
220
- `,al=[Object.keys(Ai).map(t=>qs(t))];var sl=f(L()),jo=f(C()),he={color:jo.FtCssVariableFactory.extend("--ft-loader-color","",jo.designSystemVariables.colorPrimary),size:jo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},ll=sl.css`
220
+ `,ll=[Object.keys(Ai).map(t=>Xs(t))];var cl=f(L()),jo=f(C()),he={color:jo.FtCssVariableFactory.extend("--ft-loader-color","",jo.designSystemVariables.colorPrimary),size:jo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},dl=cl.css`
221
221
  :host {
222
222
  line-height: 0;
223
223
  }
@@ -286,7 +286,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
286
286
  transform: translate(calc(0.35 * ${he.size}), 0);
287
287
  }
288
288
  }
289
- `;var cl=f(L()),Nt=f(C()),Se={size:Nt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Nt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Nt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Nt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Nt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},dl=[cl.css`
289
+ `;var pl=f(L()),Nt=f(C()),Se={size:Nt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Nt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Nt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Nt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Nt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Nt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},ul=[pl.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:r.extend("--ft-conte
334
334
  .ft-icon--material {
335
335
  font-family: ${Se.materialFontFamily}, "Material Icons", sans-serif;
336
336
  }
337
- `,Nt.noTextSelect];var pl=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:pl,fontSize:V.FtCssVariableFactory.extend("--ft-button-font-size","",jt.fontSize),iconSize:V.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:V.FtCssVariableFactory.extend("--ft-button-ripple-color","",pl),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")},ul=V.FtCssVariableFactory.extend("--ft-button-primary-color","",V.FtCssVariableFactory.extend("--ft-button-color","",V.designSystemVariables.colorOnPrimary)),Dn={backgroundColor:V.FtCssVariableFactory.extend("--ft-button-primary-background-color","",V.FtCssVariableFactory.extend("--ft-button-background-color","",V.designSystemVariables.colorPrimary)),color:ul,rippleColor:V.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ul)},Zt={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")},hl=[fl.css`
337
+ `,Nt.noTextSelect];var fl=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:fl,fontSize:V.FtCssVariableFactory.extend("--ft-button-font-size","",jt.fontSize),iconSize:V.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:V.FtCssVariableFactory.extend("--ft-button-ripple-color","",fl),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")},hl=V.FtCssVariableFactory.extend("--ft-button-primary-color","",V.FtCssVariableFactory.extend("--ft-button-color","",V.designSystemVariables.colorOnPrimary)),Fn={backgroundColor:V.FtCssVariableFactory.extend("--ft-button-primary-background-color","",V.FtCssVariableFactory.extend("--ft-button-background-color","",V.designSystemVariables.colorPrimary)),color:hl,rippleColor:V.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",hl)},Zt={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")},yl=[gl.css`
338
338
  :host {
339
339
  display: inline-block;
340
340
  max-width: 100%;
@@ -420,9 +420,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
420
420
  }
421
421
 
422
422
  .ft-button.ft-button--primary {
423
- background-color: ${Dn.backgroundColor};
424
- --button-internal-color: ${Dn.color};
425
- ${(0,V.setVariable)(x.color,Dn.rippleColor)};
423
+ background-color: ${Fn.backgroundColor};
424
+ --button-internal-color: ${Fn.color};
425
+ ${(0,V.setVariable)(x.color,Fn.rippleColor)};
426
426
  }
427
427
 
428
428
  .ft-button:focus {
@@ -471,28 +471,28 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
471
471
  ${(0,V.setVariable)(he.size,H.iconSize)};
472
472
  ${(0,V.setVariable)(he.color,"var(--button-internal-color)")};
473
473
  }
474
- `,V.noTextSelect];var Rr=f(C());var bl=f(C());var yl=f(L()),Ue=f(J()),ml=f(ht()),Ko=f(C());var st=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},j=class extends Ko.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 Ko.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 Ko.Debouncer(10),this.moveRipple=e=>{var o,i;let{x:n,y:a}=this.getCoordinates(e),s=(i=(o=this.ripple)===null||o===void 0?void 0:o.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 yl.html`
474
+ `,V.noTextSelect];var Rr=f(C());var vl=f(C());var bl=f(L()),He=f(J()),xl=f(ht()),Ko=f(C());var lt=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},K=class extends Ko.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 Ko.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 Ko.Debouncer(10),this.moveRipple=e=>{var o,i;let{x:n,y:a}=this.getCoordinates(e),s=(i=(o=this.ripple)===null||o===void 0?void 0:o.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 bl.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,ml.classMap)(e)}">
481
+ <div class="${(0,xl.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 o,i;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.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,o;let i=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;i&&this.setupFor((o=this.target)!==null&&o!==void 0?o: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 o=(...c)=>p=>{c.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(p)},i=o("mouseup","contextmenu"),n=o("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&o("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 o=e,i=e,n,a;return o.x!=null?{x:n,y:a}=o: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 o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};j.elementDefinitions={};j.styles=ws;st([(0,Ue.property)({type:Boolean})],j.prototype,"primary",void 0);st([(0,Ue.property)({type:Boolean})],j.prototype,"secondary",void 0);st([(0,Ue.property)({type:Boolean})],j.prototype,"unbounded",void 0);st([(0,Ue.property)({type:Boolean})],j.prototype,"activated",void 0);st([(0,Ue.property)({type:Boolean})],j.prototype,"selected",void 0);st([(0,Ue.property)({type:Boolean})],j.prototype,"disabled",void 0);st([(0,Ue.state)()],j.prototype,"hovered",void 0);st([(0,Ue.state)()],j.prototype,"focused",void 0);st([(0,Ue.state)()],j.prototype,"pressed",void 0);st([(0,Ue.state)()],j.prototype,"rippling",void 0);st([(0,Ue.state)()],j.prototype,"originX",void 0);st([(0,Ue.state)()],j.prototype,"originY",void 0);st([(0,Ue.query)(".ft-ripple")],j.prototype,"ripple",void 0);st([(0,Ue.query)(".ft-ripple--effect")],j.prototype,"rippleEffect",void 0);(0,bl.customElement)("ft-ripple")(j);var pc=f(C());var dc=f(L()),ke=f(J()),wr=f(C());var Bl=f(C());var Vn=globalThis,Ri=Vn.trustedTypes,xl=Ri?Ri.createPolicy("lit-html",{createHTML:t=>t}):void 0,El="$lit$",Or=`lit$${Math.random().toFixed(9).slice(2)}$`,Al="?"+Or,tf=`<${Al}>`,qr=document,Li=()=>qr.createComment(""),qo=t=>t===null||typeof t!="object"&&typeof t!="function",Gn=Array.isArray,rf=t=>Gn(t)||typeof t?.[Symbol.iterator]=="function",Fn=`[
486
- \f\r]`,Zo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,vl=/-->/g,Sl=/>/g,Kr=RegExp(`>|${Fn}(?:([^\\s"'>=/]+)(${Fn}*=${Fn}*(?:[^
487
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Ol=/'/g,Cl=/"/g,Rl=/^(?:script|style|textarea|title)$/i,jn=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Ll=jn(1),Il=jn(2),kl=jn(3),Yo=Symbol.for("lit-noChange"),_e=Symbol.for("lit-nothing"),wl=new WeakMap,Zr=qr.createTreeWalker(qr,129);function $l(t,e){if(!Gn(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return xl!==void 0?xl.createHTML(e):e}var of=(t,e)=>{let o=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=Zo;for(let c=0;c<o;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===Zo?g[1]==="!--"?s=vl:g[1]!==void 0?s=Sl:g[2]!==void 0?(Rl.test(g[2])&&(n=RegExp("</"+g[2],"g")),s=Kr):g[3]!==void 0&&(s=Kr):s===Kr?g[0]===">"?(s=n??Zo,y=-1):g[1]===void 0?y=-2:(y=s.lastIndex-g[2].length,u=g[1],s=g[3]===void 0?Kr:g[3]==='"'?Cl:Ol):s===Cl||s===Ol?s=Kr:s===vl||s===Sl?s=Zo:(s=Kr,n=void 0);let O=s===Kr&&t[c+1].startsWith("/>")?" ":"";a+=s===Zo?p+tf:y>=0?(i.push(u),p.slice(0,y)+El+p.slice(y)+Or+O):p+Or+(y===-2?c:O)}return[$l(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},Xo=class t{constructor({strings:e,_$litType$:o},i){let n;this.parts=[];let a=0,s=0,c=e.length-1,p=this.parts,[u,g]=of(e,o);if(this.el=t.createElement(u,i),Zr.currentNode=this.el.content,o===2||o===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(n=Zr.nextNode())!==null&&p.length<c;){if(n.nodeType===1){if(n.hasAttributes())for(let y of n.getAttributeNames())if(y.endsWith(El)){let b=g[s++],O=n.getAttribute(y).split(Or),S=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:S[2],strings:O,ctor:S[1]==="."?zn:S[1]==="?"?Un:S[1]==="@"?Hn:Eo}),n.removeAttribute(y)}else y.startsWith(Or)&&(p.push({type:6,index:a}),n.removeAttribute(y));if(Rl.test(n.tagName)){let y=n.textContent.split(Or),b=y.length-1;if(b>0){n.textContent=Ri?Ri.emptyScript:"";for(let O=0;O<b;O++)n.append(y[O],Li()),Zr.nextNode(),p.push({type:2,index:++a});n.append(y[b],Li())}}}else if(n.nodeType===8)if(n.data===Al)p.push({type:2,index:a});else{let y=-1;for(;(y=n.data.indexOf(Or,y+1))!==-1;)p.push({type:7,index:a}),y+=Or.length-1}a++}}static createElement(e,o){let i=qr.createElement("template");return i.innerHTML=e,i}};function wo(t,e,o=t,i){if(e===Yo)return e;let n=i!==void 0?o._$Co?.[i]:o._$Cl,a=qo(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,o,i)),i!==void 0?(o._$Co??=[])[i]=n:o._$Cl=n),n!==void 0&&(e=wo(t,n._$AS(t,e.values),n,i)),e}var Mn=class{constructor(e,o){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:o},parts:i}=this._$AD,n=(e?.creationScope??qr).importNode(o,!0);Zr.currentNode=n;let a=Zr.nextNode(),s=0,c=0,p=i[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new Ii(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new Wn(a,this,e)),this._$AV.push(u),p=i[++c]}s!==p?.index&&(a=Zr.nextNode(),s++)}return Zr.currentNode=qr,n}p(e){let o=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(e,i,o),o+=i.strings.length-2):i._$AI(e[o])),o++}},Ii=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,i,n){this.type=2,this._$AH=_e,this._$AN=void 0,this._$AA=e,this._$AB=o,this._$AM=i,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,o=this._$AM;return o!==void 0&&e?.nodeType===11&&(e=o.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,o=this){e=wo(this,e,o),qo(e)?e===_e||e==null||e===""?(this._$AH!==_e&&this._$AR(),this._$AH=_e):e!==this._$AH&&e!==Yo&&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!==_e&&qo(this._$AH)?this._$AA.nextSibling.data=e:this.T(qr.createTextNode(e)),this._$AH=e}$(e){let{values:o,_$litType$:i}=e,n=typeof i=="number"?this._$AC(e):(i.el===void 0&&(i.el=Xo.createElement($l(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(o);else{let a=new Mn(n,this),s=a.u(this.options);a.p(o),this.T(s),this._$AH=a}}_$AC(e){let o=wl.get(e.strings);return o===void 0&&wl.set(e.strings,o=new Xo(e)),o}k(e){Gn(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,i,n=0;for(let a of e)n===o.length?o.push(i=new t(this.O(Li()),this.O(Li()),this,this.options)):i=o[n],i._$AI(a),n++;n<o.length&&(this._$AR(i&&i._$AB.nextSibling,n),o.length=n)}_$AR(e=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);e&&e!==this._$AB;){let i=e.nextSibling;e.remove(),e=i}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Eo=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,i,n,a){this.type=1,this._$AH=_e,this._$AN=void 0,this.element=e,this.name=o,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=_e}_$AI(e,o=this,i,n){let a=this.strings,s=!1;if(a===void 0)e=wo(this,e,o,0),s=!qo(e)||e!==this._$AH&&e!==Yo,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=wo(this,c[i+p],o,p),u===Yo&&(u=this._$AH[p]),s||=!qo(u)||u!==this._$AH[p],u===_e?e=_e:e!==_e&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!n&&this.j(e)}j(e){e===_e?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},zn=class extends Eo{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===_e?void 0:e}},Un=class extends Eo{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==_e)}},Hn=class extends Eo{constructor(e,o,i,n,a){super(e,o,i,n,a),this.type=5}_$AI(e,o=this){if((e=wo(this,e,o,0)??_e)===Yo)return;let i=this._$AH,n=e===_e&&i!==_e||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,a=e!==_e&&(i===_e||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)}},Wn=class{constructor(e,o,i){this.element=e,this.type=6,this._$AN=void 0,this._$AM=o,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(e){wo(this,e)}};var nf=Vn.litHtmlPolyfillSupport;nf?.(Xo,Ii),(Vn.litHtmlVersions??=[]).push("3.3.0");var Pl=Symbol.for(""),af=t=>{if(t?.r===Pl)return t?._$litStatic$},Kn=t=>({_$litStatic$:t,r:Pl});var Tl=new Map,Zn=t=>(e,...o)=>{let i=o.length,n,a,s=[],c=[],p,u=0,g=!1;for(;u<i;){for(p=e[u];u<i&&(a=o[u],(n=af(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=Tl.get(y))===void 0&&(s.raw=s,Tl.set(y,e=s)),o=c}return t(e,...o)},qn=Zn(Ll),bx=Zn(Il),xx=Zn(kl);var Yn=f(J()),_l=f(C());var et;(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"})(et||(et={}));var Nl=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},te=class extends _l.FtLitElement{constructor(){super(...arguments),this.variant=et.body1}render(){return this.element?qn`
488
- <${Kn(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 o,i;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.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,o;let i=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;i&&this.setupFor((o=this.target)!==null&&o!==void 0?o: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 o=(...c)=>p=>{c.forEach(u=>window.addEventListener(u,this.endPress,{once:!0})),this.startPress(p)},i=o("mouseup","contextmenu"),n=o("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&o("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 o=e,i=e,n,a;return o.x!=null?{x:n,y:a}=o: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 o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};K.elementDefinitions={};K.styles=As;lt([(0,He.property)({type:Boolean})],K.prototype,"primary",void 0);lt([(0,He.property)({type:Boolean})],K.prototype,"secondary",void 0);lt([(0,He.property)({type:Boolean})],K.prototype,"unbounded",void 0);lt([(0,He.property)({type:Boolean})],K.prototype,"activated",void 0);lt([(0,He.property)({type:Boolean})],K.prototype,"selected",void 0);lt([(0,He.property)({type:Boolean})],K.prototype,"disabled",void 0);lt([(0,He.state)()],K.prototype,"hovered",void 0);lt([(0,He.state)()],K.prototype,"focused",void 0);lt([(0,He.state)()],K.prototype,"pressed",void 0);lt([(0,He.state)()],K.prototype,"rippling",void 0);lt([(0,He.state)()],K.prototype,"originX",void 0);lt([(0,He.state)()],K.prototype,"originY",void 0);lt([(0,He.query)(".ft-ripple")],K.prototype,"ripple",void 0);lt([(0,He.query)(".ft-ripple--effect")],K.prototype,"rippleEffect",void 0);(0,vl.customElement)("ft-ripple")(K);var fc=f(C());var uc=f(L()),$e=f(J()),wr=f(C());var Fl=f(C());var Gn=globalThis,Ri=Gn.trustedTypes,Sl=Ri?Ri.createPolicy("lit-html",{createHTML:t=>t}):void 0,Rl="$lit$",Or=`lit$${Math.random().toFixed(9).slice(2)}$`,Ll="?"+Or,rf=`<${Ll}>`,Yr=document,Li=()=>Yr.createComment(""),qo=t=>t===null||typeof t!="object"&&typeof t!="function",jn=Array.isArray,of=t=>jn(t)||typeof t?.[Symbol.iterator]=="function",Mn=`[
486
+ \f\r]`,Zo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ol=/-->/g,Cl=/>/g,Zr=RegExp(`>|${Mn}(?:([^\\s"'>=/]+)(${Mn}*=${Mn}*(?:[^
487
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),wl=/'/g,El=/"/g,Il=/^(?:script|style|textarea|title)$/i,Kn=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),kl=Kn(1),$l=Kn(2),Tl=Kn(3),Yo=Symbol.for("lit-noChange"),Ae=Symbol.for("lit-nothing"),Al=new WeakMap,qr=Yr.createTreeWalker(Yr,129);function Pl(t,e){if(!jn(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Sl!==void 0?Sl.createHTML(e):e}var nf=(t,e)=>{let o=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=Zo;for(let c=0;c<o;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===Zo?y[1]==="!--"?s=Ol:y[1]!==void 0?s=Cl:y[2]!==void 0?(Il.test(y[2])&&(n=RegExp("</"+y[2],"g")),s=Zr):y[3]!==void 0&&(s=Zr):s===Zr?y[0]===">"?(s=n??Zo,g=-1):y[1]===void 0?g=-2:(g=s.lastIndex-y[2].length,u=y[1],s=y[3]===void 0?Zr:y[3]==='"'?El:wl):s===El||s===wl?s=Zr:s===Ol||s===Cl?s=Zo:(s=Zr,n=void 0);let O=s===Zr&&t[c+1].startsWith("/>")?" ":"";a+=s===Zo?p+rf:g>=0?(i.push(u),p.slice(0,g)+Rl+p.slice(g)+Or+O):p+Or+(g===-2?c:O)}return[Pl(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},Xo=class t{constructor({strings:e,_$litType$:o},i){let n;this.parts=[];let a=0,s=0,c=e.length-1,p=this.parts,[u,y]=nf(e,o);if(this.el=t.createElement(u,i),qr.currentNode=this.el.content,o===2||o===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(n=qr.nextNode())!==null&&p.length<c;){if(n.nodeType===1){if(n.hasAttributes())for(let g of n.getAttributeNames())if(g.endsWith(Rl)){let b=y[s++],O=n.getAttribute(g).split(Or),S=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:S[2],strings:O,ctor:S[1]==="."?Un:S[1]==="?"?Hn:S[1]==="@"?Wn:Eo}),n.removeAttribute(g)}else g.startsWith(Or)&&(p.push({type:6,index:a}),n.removeAttribute(g));if(Il.test(n.tagName)){let g=n.textContent.split(Or),b=g.length-1;if(b>0){n.textContent=Ri?Ri.emptyScript:"";for(let O=0;O<b;O++)n.append(g[O],Li()),qr.nextNode(),p.push({type:2,index:++a});n.append(g[b],Li())}}}else if(n.nodeType===8)if(n.data===Ll)p.push({type:2,index:a});else{let g=-1;for(;(g=n.data.indexOf(Or,g+1))!==-1;)p.push({type:7,index:a}),g+=Or.length-1}a++}}static createElement(e,o){let i=Yr.createElement("template");return i.innerHTML=e,i}};function wo(t,e,o=t,i){if(e===Yo)return e;let n=i!==void 0?o._$Co?.[i]:o._$Cl,a=qo(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,o,i)),i!==void 0?(o._$Co??=[])[i]=n:o._$Cl=n),n!==void 0&&(e=wo(t,n._$AS(t,e.values),n,i)),e}var zn=class{constructor(e,o){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:o},parts:i}=this._$AD,n=(e?.creationScope??Yr).importNode(o,!0);qr.currentNode=n;let a=qr.nextNode(),s=0,c=0,p=i[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new Ii(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new Vn(a,this,e)),this._$AV.push(u),p=i[++c]}s!==p?.index&&(a=qr.nextNode(),s++)}return qr.currentNode=Yr,n}p(e){let o=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(e,i,o),o+=i.strings.length-2):i._$AI(e[o])),o++}},Ii=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,i,n){this.type=2,this._$AH=Ae,this._$AN=void 0,this._$AA=e,this._$AB=o,this._$AM=i,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,o=this._$AM;return o!==void 0&&e?.nodeType===11&&(e=o.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,o=this){e=wo(this,e,o),qo(e)?e===Ae||e==null||e===""?(this._$AH!==Ae&&this._$AR(),this._$AH=Ae):e!==this._$AH&&e!==Yo&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):of(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&&qo(this._$AH)?this._$AA.nextSibling.data=e:this.T(Yr.createTextNode(e)),this._$AH=e}$(e){let{values:o,_$litType$:i}=e,n=typeof i=="number"?this._$AC(e):(i.el===void 0&&(i.el=Xo.createElement(Pl(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(o);else{let a=new zn(n,this),s=a.u(this.options);a.p(o),this.T(s),this._$AH=a}}_$AC(e){let o=Al.get(e.strings);return o===void 0&&Al.set(e.strings,o=new Xo(e)),o}k(e){jn(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,i,n=0;for(let a of e)n===o.length?o.push(i=new t(this.O(Li()),this.O(Li()),this,this.options)):i=o[n],i._$AI(a),n++;n<o.length&&(this._$AR(i&&i._$AB.nextSibling,n),o.length=n)}_$AR(e=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);e&&e!==this._$AB;){let i=e.nextSibling;e.remove(),e=i}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Eo=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,i,n,a){this.type=1,this._$AH=Ae,this._$AN=void 0,this.element=e,this.name=o,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,o=this,i,n){let a=this.strings,s=!1;if(a===void 0)e=wo(this,e,o,0),s=!qo(e)||e!==this._$AH&&e!==Yo,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=wo(this,c[i+p],o,p),u===Yo&&(u=this._$AH[p]),s||=!qo(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??"")}},Un=class extends Eo{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Ae?void 0:e}},Hn=class extends Eo{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Ae)}},Wn=class extends Eo{constructor(e,o,i,n,a){super(e,o,i,n,a),this.type=5}_$AI(e,o=this){if((e=wo(this,e,o,0)??Ae)===Yo)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)}},Vn=class{constructor(e,o,i){this.element=e,this.type=6,this._$AN=void 0,this._$AM=o,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(e){wo(this,e)}};var af=Gn.litHtmlPolyfillSupport;af?.(Xo,Ii),(Gn.litHtmlVersions??=[]).push("3.3.0");var _l=Symbol.for(""),sf=t=>{if(t?.r===_l)return t?._$litStatic$},Zn=t=>({_$litStatic$:t,r:_l});var Nl=new Map,qn=t=>(e,...o)=>{let i=o.length,n,a,s=[],c=[],p,u=0,y=!1;for(;u<i;){for(p=e[u];u<i&&(a=o[u],(n=sf(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=Nl.get(g))===void 0&&(s.raw=s,Nl.set(g,e=s)),o=c}return t(e,...o)},Yn=qn(kl),xx=qn($l),vx=qn(Tl);var Xn=f(J()),Dl=f(C());var Be;(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"})(Be||(Be={}));var Bl=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},te=class extends Dl.FtLitElement{constructor(){super(...arguments),this.variant=Be.body1}render(){return this.element?Yn`
488
+ <${Zn(this.element)}
489
489
  part="text"
490
490
  class="ft-typography ft-typography--${this.variant}">
491
491
  <slot></slot>
492
- </${Kn(this.element)}>
493
- `:qn`
492
+ </${Zn(this.element)}>
493
+ `:Yn`
494
494
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
495
- `}};te.styles=[Xs,Qs,Js,el,tl,Sr,Kt,rl,ol,il,nl,...al];Nl([(0,Yn.property)()],te.prototype,"element",void 0);Nl([(0,Yn.property)()],te.prototype,"variant",void 0);(0,Bl.customElement)("ft-typography")(te);var Dl=f(L()),cr=f(C()),qt={distance:cr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:cr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:cr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:cr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:cr.FtCssVariableFactory.external(cr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:cr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Fl=Dl.css`
495
+ `}};te.styles=[Js,el,tl,rl,ol,Sr,Kt,il,nl,al,sl,...ll];Bl([(0,Xn.property)()],te.prototype,"element",void 0);Bl([(0,Xn.property)()],te.prototype,"variant",void 0);(0,Fl.customElement)("ft-typography")(te);var Ml=f(L()),cr=f(C()),qt={distance:cr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:cr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:cr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:cr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:cr.FtCssVariableFactory.external(cr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:cr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},zl=Ml.css`
496
496
  .ft-tooltip--container {
497
497
  display: block;
498
498
  }
@@ -521,7 +521,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
521
521
  position: relative;
522
522
  word-break: break-word;
523
523
  }
524
- `;var zl=["top","right","bottom","left"],Ml=["start","end"],Qn=zl.reduce((t,e)=>t.concat(e,e+"-"+Ml[0],e+"-"+Ml[1]),[]),Ul=Math.min,Hl=Math.max;var sf={left:"right",right:"left",bottom:"top",top:"bottom"},lf={start:"end",end:"start"};function Jn(t,e,o){return Hl(t,Ul(e,o))}function ki(t,e){return typeof t=="function"?t(e):t}function Ao(t){return t.split("-")[0]}function Cr(t){return t.split("-")[1]}function ea(t){return t==="x"?"y":"x"}function ta(t){return t==="y"?"height":"width"}function $i(t){return["top","bottom"].includes(Ao(t))?"y":"x"}function ra(t){return ea($i(t))}function Wl(t,e,o){o===void 0&&(o=!1);let i=Cr(t),n=ra(t),a=ta(n),s=n==="x"?i===(o?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Xn(s)),[s,Xn(s)]}function Vl(t){return t.replace(/start|end/g,e=>lf[e])}function Xn(t){return t.replace(/left|right|bottom|top/g,e=>sf[e])}function cf(t){return{top:0,right:0,bottom:0,left:0,...t}}function Gl(t){return typeof t!="number"?cf(t):{top:t,right:t,bottom:t,left:t}}function Yr(t){let{x:e,y:o,width:i,height:n}=t;return{width:i,height:n,top:o,left:e,right:e+i,bottom:o+n,x:e,y:o}}function jl(t,e,o){let{reference:i,floating:n}=t,a=$i(e),s=ra(e),c=ta(s),p=Ao(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(Cr(e)){case"start":O[s]-=b*(o&&u?-1:1);break;case"end":O[s]+=b*(o&&u?-1:1);break}return O}var Kl=async(t,e,o)=>{let{placement:i="bottom",strategy:n="absolute",middleware:a=[],platform:s}=o,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}=jl(u,i,p),b=i,O={},S=0;for(let E=0;E<c.length;E++){let{name:P,fn:k}=c[E],{x:$,y:z,data:Y,reset:X}=await k({x:g,y,initialPlacement:i,placement:b,strategy:n,middlewareData:O,rects:u,platform:s,elements:{reference:t,floating:e}});g=$??g,y=z??y,O={...O,[P]:{...O[P],...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}=jl(u,b,p)),E=-1)}return{x:g,y,placement:b,strategy:n,middlewareData:O}};async function oa(t,e){var o;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}=ki(e,t),S=Gl(O),P=c[b?y==="floating"?"reference":"floating":y],k=Yr(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(P)))==null||o?P:P.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:u,rootBoundary:g,strategy: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=Yr(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:$,offsetParent:z,strategy:p}):$);return{top:(k.top-X.top+S.top)/Y.y,bottom:(X.bottom-k.bottom+S.bottom)/Y.y,left:(k.left-X.left+S.left)/Y.x,right:(X.right-k.right+S.right)/Y.x}}function df(t,e,o){return(t?[...o.filter(n=>Cr(n)===t),...o.filter(n=>Cr(n)!==t)]:o.filter(n=>Ao(n)===n)).filter(n=>t?Cr(n)===t||(e?Vl(n)!==n:!1):!0)}var ia=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,i,n;let{rects:a,middlewareData:s,placement:c,platform:p,elements:u}=e,{crossAxis:g=!1,alignment:y,allowedPlacements:b=Qn,autoAlignment:O=!0,...S}=ki(t,e),E=y!==void 0||b===Qn?df(y||null,O,b):b,P=await oa(e,S),k=((o=s.autoPlacement)==null?void 0:o.index)||0,$=E[k];if($==null)return{};let z=Wl($,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==$)return{reset:{placement:E[0]}};let Y=[P[Ao($)],P[z[0]],P[z[1]]],X=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:$,overflows:Y}],at=E[k+1];if(at)return{data:{index:k+1,overflows:X},reset:{placement:at}};let Vt=X.map(Me=>{let m=Cr(Me.placement);return[Me.placement,m&&g?Me.overflows.slice(0,2).reduce((v,_)=>v+_,0):Me.overflows[0],Me.overflows]}).sort((Me,m)=>Me[1]-m[1]),Gt=((n=Vt.filter(Me=>Me[2].slice(0,Cr(Me[0])?2:3).every(m=>m<=0))[0])==null?void 0:n[0])||Vt[0][0];return Gt!==c?{data:{index:k+1,overflows:X},reset:{placement:Gt}}:{}}}};var na=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:o,y:i,placement:n}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:P=>{let{x:k,y:$}=P;return{x:k,y:$}}},...p}=ki(t,e),u={x:o,y:i},g=await oa(e,p),y=$i(Ao(n)),b=ea(y),O=u[b],S=u[y];if(a){let P=b==="y"?"top":"left",k=b==="y"?"bottom":"right",$=O+g[P],z=O-g[k];O=Jn($,O,z)}if(s){let P=y==="y"?"top":"left",k=y==="y"?"bottom":"right",$=S+g[P],z=S-g[k];S=Jn($,S,z)}let E=c.fn({...e,[b]:O,[y]:S});return{...E,data:{x:E.x-o,y:E.y-i,enabled:{[b]:a,[y]:s}}}}}};var aa=Math.min,Ro=Math.max,Qo=Math.round;var dr=t=>({x:t,y:t});function pr(t){return ql(t)?(t.nodeName||"").toLowerCase():"#document"}function lt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ur(t){var e;return(e=(ql(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function ql(t){return t instanceof Node||t instanceof lt(t).Node}function Yt(t){return t instanceof Element||t instanceof lt(t).Element}function _t(t){return t instanceof HTMLElement||t instanceof lt(t).HTMLElement}function Zl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof lt(t).ShadowRoot}function Lo(t){let{overflow:e,overflowX:o,overflowY:i,display:n}=gt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+o)&&!["inline","contents"].includes(n)}function Yl(t){return["table","td","th"].includes(pr(t))}function Pi(t){let e=Ni(),o=gt(t);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!e&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!e&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(o.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(o.contain||"").includes(i))}function Xl(t){let e=Xr(t);for(;_t(e)&&!Jo(e);){if(Pi(e))return e;e=Xr(e)}return null}function Ni(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Jo(t){return["html","body","#document"].includes(pr(t))}function gt(t){return lt(t).getComputedStyle(t)}function ei(t){return Yt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Xr(t){if(pr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Zl(t)&&t.host||ur(t);return Zl(e)?e.host:e}function Ql(t){let e=Xr(t);return Jo(e)?t.ownerDocument?t.ownerDocument.body:t.body:_t(e)&&Lo(e)?e:Ql(e)}function Ti(t,e,o){var i;e===void 0&&(e=[]),o===void 0&&(o=!0);let n=Ql(t),a=n===((i=t.ownerDocument)==null?void 0:i.body),s=lt(n);return a?e.concat(s,s.visualViewport||[],Lo(n)?n:[],s.frameElement&&o?Ti(s.frameElement):[]):e.concat(n,Ti(n,[],o))}function tc(t){let e=gt(t),o=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=_t(t),a=n?t.offsetWidth:o,s=n?t.offsetHeight:i,c=Qo(o)!==a||Qo(i)!==s;return c&&(o=a,i=s),{width:o,height:i,$:c}}function rc(t){return Yt(t)?t:t.contextElement}function Io(t){let e=rc(t);if(!_t(e))return dr(1);let o=e.getBoundingClientRect(),{width:i,height:n,$:a}=tc(e),s=(a?Qo(o.width):o.width)/i,c=(a?Qo(o.height):o.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var ff=dr(0);function oc(t){let e=lt(t);return!Ni()||!e.visualViewport?ff:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function hf(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==lt(t)?!1:e}function ti(t,e,o,i){e===void 0&&(e=!1),o===void 0&&(o=!1);let n=t.getBoundingClientRect(),a=rc(t),s=dr(1);e&&(i?Yt(i)&&(s=Io(i)):s=Io(t));let c=hf(a,o,i)?oc(a):dr(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=lt(a),O=i&&Yt(i)?lt(i):i,S=b.frameElement;for(;S&&i&&O!==b;){let E=Io(S),P=S.getBoundingClientRect(),k=gt(S),$=P.left+(S.clientLeft+parseFloat(k.paddingLeft))*E.x,z=P.top+(S.clientTop+parseFloat(k.paddingTop))*E.y;p*=E.x,u*=E.y,g*=E.x,y*=E.y,p+=$,u+=z,S=lt(S).frameElement}}return Yr({width:g,height:y,x:p,y:u})}function gf(t){let{rect:e,offsetParent:o,strategy:i}=t,n=_t(o),a=ur(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=dr(1),p=dr(0);if((n||!n&&i!=="fixed")&&((pr(o)!=="body"||Lo(a))&&(s=ei(o)),_t(o))){let u=ti(o);c=Io(o),p.x=u.x+o.clientLeft,p.y=u.y+o.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 yf(t){return Array.from(t.getClientRects())}function ic(t){return ti(ur(t)).left+ei(t).scrollLeft}function mf(t){let e=ur(t),o=ei(t),i=t.ownerDocument.body,n=Ro(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=Ro(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-o.scrollLeft+ic(t),c=-o.scrollTop;return gt(i).direction==="rtl"&&(s+=Ro(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:c}}function bf(t,e){let o=lt(t),i=ur(t),n=o.visualViewport,a=i.clientWidth,s=i.clientHeight,c=0,p=0;if(n){a=n.width,s=n.height;let u=Ni();(!u||u&&e==="fixed")&&(c=n.offsetLeft,p=n.offsetTop)}return{width:a,height:s,x:c,y:p}}function xf(t,e){let o=ti(t,!0,e==="fixed"),i=o.top+t.clientTop,n=o.left+t.clientLeft,a=_t(t)?Io(t):dr(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 Jl(t,e,o){let i;if(e==="viewport")i=bf(t,o);else if(e==="document")i=mf(ur(t));else if(Yt(e))i=xf(e,o);else{let n=oc(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return Yr(i)}function nc(t,e){let o=Xr(t);return o===e||!Yt(o)||Jo(o)?!1:gt(o).position==="fixed"||nc(o,e)}function vf(t,e){let o=e.get(t);if(o)return o;let i=Ti(t,[],!1).filter(c=>Yt(c)&&pr(c)!=="body"),n=null,a=gt(t).position==="fixed",s=a?Xr(t):t;for(;Yt(s)&&!Jo(s);){let c=gt(s),p=Pi(s);!p&&c.position==="fixed"&&(n=null),(a?!p&&!n:!p&&c.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Lo(s)&&!p&&nc(t,s))?i=i.filter(g=>g!==s):n=c,s=Xr(s)}return e.set(t,i),i}function Sf(t){let{element:e,boundary:o,rootBoundary:i,strategy:n}=t,s=[...o==="clippingAncestors"?vf(e,this._c):[].concat(o),i],c=s[0],p=s.reduce((u,g)=>{let y=Jl(e,g,n);return u.top=Ro(y.top,u.top),u.right=aa(y.right,u.right),u.bottom=aa(y.bottom,u.bottom),u.left=Ro(y.left,u.left),u},Jl(e,c,n));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Of(t){return tc(t)}function Cf(t,e,o){let i=_t(e),n=ur(e),a=o==="fixed",s=ti(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=dr(0);if(i||!i&&!a)if((pr(e)!=="body"||Lo(n))&&(c=ei(e)),i){let u=ti(e,!0,a,e);p.x=u.x+e.clientLeft,p.y=u.y+e.clientTop}else n&&(p.x=ic(n));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function ec(t,e){return!_t(t)||gt(t).position==="fixed"?null:e?e(t):t.offsetParent}function ac(t,e){let o=lt(t);if(!_t(t))return o;let i=ec(t,e);for(;i&&Yl(i)&&gt(i).position==="static";)i=ec(i,e);return i&&(pr(i)==="html"||pr(i)==="body"&&gt(i).position==="static"&&!Pi(i))?o:i||Xl(t)||o}var wf=async function(t){let{reference:e,floating:o,strategy:i}=t,n=this.getOffsetParent||ac,a=this.getDimensions;return{reference:Cf(e,await n(o),i),floating:{x:0,y:0,...await a(o)}}};function Ef(t){return gt(t).direction==="rtl"}var _i={convertOffsetParentRelativeRectToViewportRelativeRect:gf,getDocumentElement:ur,getClippingRect:Sf,getOffsetParent:ac,getElementRects:wf,getClientRects:yf,getDimensions:Of,getScale:Io,isElement:Yt,isRTL:Ef};var sc=(t,e,o)=>{let i=new Map,n={platform:_i,...o},a={...n.platform,_c:i};return Kl(t,e,{...n,platform:a})};function lc(t){return Af(t)}function sa(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Af(t){for(let e=t;e;e=sa(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=sa(t);e;e=sa(e)){if(!(e instanceof Element))continue;let o=getComputedStyle(e);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||e.tagName==="BODY"))return e}return null}async function cc(t,e,o){return sc(t,e,{platform:{..._i,getOffsetParent:i=>_i.getOffsetParent(i,lc)},middleware:[na({crossAxis:!0}),ia({allowedPlacements:[o]})]})}var ct=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},ge=class extends wr.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new wr.Debouncer,this.revealDebouncer=new wr.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return dc.html`
524
+ `;var Hl=["top","right","bottom","left"],Ul=["start","end"],Jn=Hl.reduce((t,e)=>t.concat(e,e+"-"+Ul[0],e+"-"+Ul[1]),[]),Wl=Math.min,Vl=Math.max;var lf={left:"right",right:"left",bottom:"top",top:"bottom"},cf={start:"end",end:"start"};function ea(t,e,o){return Vl(t,Wl(e,o))}function ki(t,e){return typeof t=="function"?t(e):t}function Ao(t){return t.split("-")[0]}function Cr(t){return t.split("-")[1]}function ta(t){return t==="x"?"y":"x"}function ra(t){return t==="y"?"height":"width"}function $i(t){return["top","bottom"].includes(Ao(t))?"y":"x"}function oa(t){return ta($i(t))}function Gl(t,e,o){o===void 0&&(o=!1);let i=Cr(t),n=oa(t),a=ra(n),s=n==="x"?i===(o?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Qn(s)),[s,Qn(s)]}function jl(t){return t.replace(/start|end/g,e=>cf[e])}function Qn(t){return t.replace(/left|right|bottom|top/g,e=>lf[e])}function df(t){return{top:0,right:0,bottom:0,left:0,...t}}function Kl(t){return typeof t!="number"?df(t):{top:t,right:t,bottom:t,left:t}}function Xr(t){let{x:e,y:o,width:i,height:n}=t;return{width:i,height:n,top:o,left:e,right:e+i,bottom:o+n,x:e,y:o}}function Zl(t,e,o){let{reference:i,floating:n}=t,a=$i(e),s=oa(e),c=ra(s),p=Ao(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(Cr(e)){case"start":O[s]-=b*(o&&u?-1:1);break;case"end":O[s]+=b*(o&&u?-1:1);break}return O}var ql=async(t,e,o)=>{let{placement:i="bottom",strategy:n="absolute",middleware:a=[],platform:s}=o,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}=Zl(u,i,p),b=i,O={},S=0;for(let E=0;E<c.length;E++){let{name:P,fn:k}=c[E],{x:$,y:z,data:Y,reset:X}=await k({x:y,y:g,initialPlacement:i,placement:b,strategy:n,middlewareData:O,rects:u,platform:s,elements:{reference:t,floating:e}});y=$??y,g=z??g,O={...O,[P]:{...O[P],...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}=Zl(u,b,p)),E=-1)}return{x:y,y:g,placement:b,strategy:n,middlewareData:O}};async function ia(t,e){var o;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}=ki(e,t),S=Kl(O),P=c[b?g==="floating"?"reference":"floating":g],k=Xr(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(P)))==null||o?P:P.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:u,rootBoundary:y,strategy:p})),$=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=Xr(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:$,offsetParent:z,strategy:p}):$);return{top:(k.top-X.top+S.top)/Y.y,bottom:(X.bottom-k.bottom+S.bottom)/Y.y,left:(k.left-X.left+S.left)/Y.x,right:(X.right-k.right+S.right)/Y.x}}function pf(t,e,o){return(t?[...o.filter(n=>Cr(n)===t),...o.filter(n=>Cr(n)!==t)]:o.filter(n=>Ao(n)===n)).filter(n=>t?Cr(n)===t||(e?jl(n)!==n:!1):!0)}var na=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,i,n;let{rects:a,middlewareData:s,placement:c,platform:p,elements:u}=e,{crossAxis:y=!1,alignment:g,allowedPlacements:b=Jn,autoAlignment:O=!0,...S}=ki(t,e),E=g!==void 0||b===Jn?pf(g||null,O,b):b,P=await ia(e,S),k=((o=s.autoPlacement)==null?void 0:o.index)||0,$=E[k];if($==null)return{};let z=Gl($,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==$)return{reset:{placement:E[0]}};let Y=[P[Ao($)],P[z[0]],P[z[1]]],X=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:$,overflows:Y}],st=E[k+1];if(st)return{data:{index:k+1,overflows:X},reset:{placement:st}};let Vt=X.map(ze=>{let m=Cr(ze.placement);return[ze.placement,m&&y?ze.overflows.slice(0,2).reduce((v,_)=>v+_,0):ze.overflows[0],ze.overflows]}).sort((ze,m)=>ze[1]-m[1]),Gt=((n=Vt.filter(ze=>ze[2].slice(0,Cr(ze[0])?2:3).every(m=>m<=0))[0])==null?void 0:n[0])||Vt[0][0];return Gt!==c?{data:{index:k+1,overflows:X},reset:{placement:Gt}}:{}}}};var aa=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:o,y:i,placement:n}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:P=>{let{x:k,y:$}=P;return{x:k,y:$}}},...p}=ki(t,e),u={x:o,y:i},y=await ia(e,p),g=$i(Ao(n)),b=ta(g),O=u[b],S=u[g];if(a){let P=b==="y"?"top":"left",k=b==="y"?"bottom":"right",$=O+y[P],z=O-y[k];O=ea($,O,z)}if(s){let P=g==="y"?"top":"left",k=g==="y"?"bottom":"right",$=S+y[P],z=S-y[k];S=ea($,S,z)}let E=c.fn({...e,[b]:O,[g]:S});return{...E,data:{x:E.x-o,y:E.y-i,enabled:{[b]:a,[g]:s}}}}}};var sa=Math.min,Ro=Math.max,Qo=Math.round;var dr=t=>({x:t,y:t});function pr(t){return Xl(t)?(t.nodeName||"").toLowerCase():"#document"}function ct(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ur(t){var e;return(e=(Xl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Xl(t){return t instanceof Node||t instanceof ct(t).Node}function Yt(t){return t instanceof Element||t instanceof ct(t).Element}function _t(t){return t instanceof HTMLElement||t instanceof ct(t).HTMLElement}function Yl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof ct(t).ShadowRoot}function Lo(t){let{overflow:e,overflowX:o,overflowY:i,display:n}=gt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+o)&&!["inline","contents"].includes(n)}function Ql(t){return["table","td","th"].includes(pr(t))}function Pi(t){let e=Ni(),o=gt(t);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!e&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!e&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(o.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(o.contain||"").includes(i))}function Jl(t){let e=Qr(t);for(;_t(e)&&!Jo(e);){if(Pi(e))return e;e=Qr(e)}return null}function Ni(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Jo(t){return["html","body","#document"].includes(pr(t))}function gt(t){return ct(t).getComputedStyle(t)}function ei(t){return Yt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Qr(t){if(pr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Yl(t)&&t.host||ur(t);return Yl(e)?e.host:e}function ec(t){let e=Qr(t);return Jo(e)?t.ownerDocument?t.ownerDocument.body:t.body:_t(e)&&Lo(e)?e:ec(e)}function Ti(t,e,o){var i;e===void 0&&(e=[]),o===void 0&&(o=!0);let n=ec(t),a=n===((i=t.ownerDocument)==null?void 0:i.body),s=ct(n);return a?e.concat(s,s.visualViewport||[],Lo(n)?n:[],s.frameElement&&o?Ti(s.frameElement):[]):e.concat(n,Ti(n,[],o))}function oc(t){let e=gt(t),o=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=_t(t),a=n?t.offsetWidth:o,s=n?t.offsetHeight:i,c=Qo(o)!==a||Qo(i)!==s;return c&&(o=a,i=s),{width:o,height:i,$:c}}function ic(t){return Yt(t)?t:t.contextElement}function Io(t){let e=ic(t);if(!_t(e))return dr(1);let o=e.getBoundingClientRect(),{width:i,height:n,$:a}=oc(e),s=(a?Qo(o.width):o.width)/i,c=(a?Qo(o.height):o.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var hf=dr(0);function nc(t){let e=ct(t);return!Ni()||!e.visualViewport?hf:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function gf(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==ct(t)?!1:e}function ti(t,e,o,i){e===void 0&&(e=!1),o===void 0&&(o=!1);let n=t.getBoundingClientRect(),a=ic(t),s=dr(1);e&&(i?Yt(i)&&(s=Io(i)):s=Io(t));let c=gf(a,o,i)?nc(a):dr(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=ct(a),O=i&&Yt(i)?ct(i):i,S=b.frameElement;for(;S&&i&&O!==b;){let E=Io(S),P=S.getBoundingClientRect(),k=gt(S),$=P.left+(S.clientLeft+parseFloat(k.paddingLeft))*E.x,z=P.top+(S.clientTop+parseFloat(k.paddingTop))*E.y;p*=E.x,u*=E.y,y*=E.x,g*=E.y,p+=$,u+=z,S=ct(S).frameElement}}return Xr({width:y,height:g,x:p,y:u})}function yf(t){let{rect:e,offsetParent:o,strategy:i}=t,n=_t(o),a=ur(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=dr(1),p=dr(0);if((n||!n&&i!=="fixed")&&((pr(o)!=="body"||Lo(a))&&(s=ei(o)),_t(o))){let u=ti(o);c=Io(o),p.x=u.x+o.clientLeft,p.y=u.y+o.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 mf(t){return Array.from(t.getClientRects())}function ac(t){return ti(ur(t)).left+ei(t).scrollLeft}function bf(t){let e=ur(t),o=ei(t),i=t.ownerDocument.body,n=Ro(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=Ro(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-o.scrollLeft+ac(t),c=-o.scrollTop;return gt(i).direction==="rtl"&&(s+=Ro(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:c}}function xf(t,e){let o=ct(t),i=ur(t),n=o.visualViewport,a=i.clientWidth,s=i.clientHeight,c=0,p=0;if(n){a=n.width,s=n.height;let u=Ni();(!u||u&&e==="fixed")&&(c=n.offsetLeft,p=n.offsetTop)}return{width:a,height:s,x:c,y:p}}function vf(t,e){let o=ti(t,!0,e==="fixed"),i=o.top+t.clientTop,n=o.left+t.clientLeft,a=_t(t)?Io(t):dr(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 tc(t,e,o){let i;if(e==="viewport")i=xf(t,o);else if(e==="document")i=bf(ur(t));else if(Yt(e))i=vf(e,o);else{let n=nc(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return Xr(i)}function sc(t,e){let o=Qr(t);return o===e||!Yt(o)||Jo(o)?!1:gt(o).position==="fixed"||sc(o,e)}function Sf(t,e){let o=e.get(t);if(o)return o;let i=Ti(t,[],!1).filter(c=>Yt(c)&&pr(c)!=="body"),n=null,a=gt(t).position==="fixed",s=a?Qr(t):t;for(;Yt(s)&&!Jo(s);){let c=gt(s),p=Pi(s);!p&&c.position==="fixed"&&(n=null),(a?!p&&!n:!p&&c.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Lo(s)&&!p&&sc(t,s))?i=i.filter(y=>y!==s):n=c,s=Qr(s)}return e.set(t,i),i}function Of(t){let{element:e,boundary:o,rootBoundary:i,strategy:n}=t,s=[...o==="clippingAncestors"?Sf(e,this._c):[].concat(o),i],c=s[0],p=s.reduce((u,y)=>{let g=tc(e,y,n);return u.top=Ro(g.top,u.top),u.right=sa(g.right,u.right),u.bottom=sa(g.bottom,u.bottom),u.left=Ro(g.left,u.left),u},tc(e,c,n));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Cf(t){return oc(t)}function wf(t,e,o){let i=_t(e),n=ur(e),a=o==="fixed",s=ti(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=dr(0);if(i||!i&&!a)if((pr(e)!=="body"||Lo(n))&&(c=ei(e)),i){let u=ti(e,!0,a,e);p.x=u.x+e.clientLeft,p.y=u.y+e.clientTop}else n&&(p.x=ac(n));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function rc(t,e){return!_t(t)||gt(t).position==="fixed"?null:e?e(t):t.offsetParent}function lc(t,e){let o=ct(t);if(!_t(t))return o;let i=rc(t,e);for(;i&&Ql(i)&&gt(i).position==="static";)i=rc(i,e);return i&&(pr(i)==="html"||pr(i)==="body"&&gt(i).position==="static"&&!Pi(i))?o:i||Jl(t)||o}var Ef=async function(t){let{reference:e,floating:o,strategy:i}=t,n=this.getOffsetParent||lc,a=this.getDimensions;return{reference:wf(e,await n(o),i),floating:{x:0,y:0,...await a(o)}}};function Af(t){return gt(t).direction==="rtl"}var _i={convertOffsetParentRelativeRectToViewportRelativeRect:yf,getDocumentElement:ur,getClippingRect:Of,getOffsetParent:lc,getElementRects:Ef,getClientRects:mf,getDimensions:Cf,getScale:Io,isElement:Yt,isRTL:Af};var cc=(t,e,o)=>{let i=new Map,n={platform:_i,...o},a={...n.platform,_c:i};return ql(t,e,{...n,platform:a})};function dc(t){return Rf(t)}function la(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Rf(t){for(let e=t;e;e=la(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=la(t);e;e=la(e)){if(!(e instanceof Element))continue;let o=getComputedStyle(e);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||e.tagName==="BODY"))return e}return null}async function pc(t,e,o){return cc(t,e,{platform:{..._i,getOffsetParent:i=>_i.getOffsetParent(i,dc)},middleware:[aa({crossAxis:!0}),na({allowedPlacements:[o]})]})}var dt=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},ge=class extends wr.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new wr.Debouncer,this.revealDebouncer=new wr.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return uc.html`
525
525
  <div part="container"
526
526
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
527
527
  @mouseenter=${this.onHover}
@@ -539,19 +539,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
539
539
  </div>
540
540
  </div>
541
541
  </div>
542
- `}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,o){let i=this.manual;this.manual=!0;let n=this.text;this.text=e,await this.show(o),this.text=n,this.manual=i}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",cc(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${wr.designSystemVariables.transitionDuration}, left ${wr.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,o){return Math.max(e,Math.min(0,-o))}};ge.elementDefinitions={"ft-typography":te};ge.styles=Fl;ct([(0,ke.property)()],ge.prototype,"text",void 0);ct([(0,ke.property)({type:Boolean})],ge.prototype,"manual",void 0);ct([(0,ke.property)({type:Boolean})],ge.prototype,"inline",void 0);ct([(0,ke.property)({type:Number})],ge.prototype,"delay",void 0);ct([(0,ke.property)()],ge.prototype,"position",void 0);ct([(0,ke.queryAssignedNodes)()],ge.prototype,"slotNodes",void 0);ct([(0,ke.query)(".ft-tooltip--container")],ge.prototype,"container",void 0);ct([(0,ke.query)(".ft-tooltip")],ge.prototype,"tooltip",void 0);ct([(0,ke.query)(".ft-tooltip--content")],ge.prototype,"tooltipContent",void 0);ct([(0,ke.state)()],ge.prototype,"visible",void 0);ct([(0,ke.eventOptions)({passive:!0})],ge.prototype,"onTouch",null);ct([(0,ke.eventOptions)({passive:!0})],ge.prototype,"onHover",null);ct([(0,ke.eventOptions)({passive:!0})],ge.prototype,"onOut",null);ct([(0,ke.eventOptions)({passive:!0})],ge.prototype,"onClick",null);(0,pc.customElement)("ft-tooltip")(ge);var yc=f(C());var ri=f(L()),Er=f(J()),hc=f(C()),gc=f(fc());var dt;(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;"})(dt||(dt={}));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 la=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])]),Rf=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 Bi(t,e){var o,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((o=Rf.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(n=(i=la.get(c))!==null&&i!==void 0?i:la.get(e))!==null&&n!==void 0?n:la.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var fv={[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 Be;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Be||(Be={}));var oi=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},ae=class extends hc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=ri.nothing}render(){let e=this.variant&&Object.values(Be).includes(this.variant)?this.variant:Be.fluid_topics,o=e!==Be.material||!!this.value;return ri.html`
542
+ `}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,o){let i=this.manual;this.manual=!0;let n=this.text;this.text=e,await this.show(o),this.text=n,this.manual=i}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",pc(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${wr.designSystemVariables.transitionDuration}, left ${wr.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,o){return Math.max(e,Math.min(0,-o))}};ge.elementDefinitions={"ft-typography":te};ge.styles=zl;dt([(0,$e.property)()],ge.prototype,"text",void 0);dt([(0,$e.property)({type:Boolean})],ge.prototype,"manual",void 0);dt([(0,$e.property)({type:Boolean})],ge.prototype,"inline",void 0);dt([(0,$e.property)({type:Number})],ge.prototype,"delay",void 0);dt([(0,$e.property)()],ge.prototype,"position",void 0);dt([(0,$e.queryAssignedNodes)()],ge.prototype,"slotNodes",void 0);dt([(0,$e.query)(".ft-tooltip--container")],ge.prototype,"container",void 0);dt([(0,$e.query)(".ft-tooltip")],ge.prototype,"tooltip",void 0);dt([(0,$e.query)(".ft-tooltip--content")],ge.prototype,"tooltipContent",void 0);dt([(0,$e.state)()],ge.prototype,"visible",void 0);dt([(0,$e.eventOptions)({passive:!0})],ge.prototype,"onTouch",null);dt([(0,$e.eventOptions)({passive:!0})],ge.prototype,"onHover",null);dt([(0,$e.eventOptions)({passive:!0})],ge.prototype,"onOut",null);dt([(0,$e.eventOptions)({passive:!0})],ge.prototype,"onClick",null);(0,fc.customElement)("ft-tooltip")(ge);var bc=f(C());var ri=f(L()),Er=f(J()),yc=f(C()),mc=f(gc());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;"})(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 ca=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])]),Lf=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 Bi(t,e){var o,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((o=Lf.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(n=(i=ca.get(c))!==null&&i!==void 0?i:ca.get(e))!==null&&n!==void 0?n:ca.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var hv={[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 De;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(De||(De={}));var oi=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},ae=class extends yc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=ri.nothing}render(){let e=this.variant&&Object.values(De).includes(this.variant)?this.variant:De.fluid_topics,o=e!==De.material||!!this.value;return ri.html`
543
543
  <i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
544
- ${(0,gc.unsafeHTML)(this.resolvedIcon)}
544
+ ${(0,mc.unsafeHTML)(this.resolvedIcon)}
545
545
  <slot ?hidden=${o}></slot>
546
546
  </i>
547
- `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let i=this.value||this.textContent;switch(this.variant){case Be.file_format:this.resolvedIcon=(e=A[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Be.material:this.resolvedIcon=this.value||ri.nothing;break;default:this.resolvedIcon=(o=dt[i.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};ae.elementDefinitions={};ae.styles=dl;oi([(0,Er.property)()],ae.prototype,"variant",void 0);oi([(0,Er.property)()],ae.prototype,"value",void 0);oi([(0,Er.property)({reflect:!0,attribute:"aria-hidden"})],ae.prototype,"ariaHidden",void 0);oi([(0,Er.state)()],ae.prototype,"resolvedIcon",void 0);oi([(0,Er.query)("slot")],ae.prototype,"slottedContent",void 0);(0,yc.customElement)("ft-icon")(ae);var xc=f(C());var mc=f(L()),bc=f(C());var Qr=class extends bc.FtLitElement{render(){return mc.html`
547
+ `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let i=this.value||this.textContent;switch(this.variant){case De.file_format:this.resolvedIcon=(e=A[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case De.material:this.resolvedIcon=this.value||ri.nothing;break;default:this.resolvedIcon=(o=We[i.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};ae.elementDefinitions={};ae.styles=ul;oi([(0,Er.property)()],ae.prototype,"variant",void 0);oi([(0,Er.property)()],ae.prototype,"value",void 0);oi([(0,Er.property)({reflect:!0,attribute:"aria-hidden"})],ae.prototype,"ariaHidden",void 0);oi([(0,Er.state)()],ae.prototype,"resolvedIcon",void 0);oi([(0,Er.query)("slot")],ae.prototype,"slottedContent",void 0);(0,bc.customElement)("ft-icon")(ae);var Sc=f(C());var xc=f(L()),vc=f(C());var Jr=class extends vc.FtLitElement{render(){return xc.html`
548
548
  <div class="ft-loader">
549
549
  <div></div>
550
550
  <div></div>
551
551
  <div></div>
552
552
  <div></div>
553
553
  </div>
554
- `}};Qr.styles=ll;(0,xc.customElement)("ft-loader")(Qr);var Ar=f(L()),ca=f(ht()),$e=f(J()),He=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},ye=class extends(0,Rr.toFtFormComponent)(Rr.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.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var e,o,i;let n=Ar.html`
554
+ `}};Jr.styles=dl;(0,Sc.customElement)("ft-loader")(Jr);var Ar=f(L()),da=f(ht()),Te=f(J()),Ve=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},ye=class extends(0,Rr.toFtFormComponent)(Rr.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.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var e,o,i;let n=Ar.html`
555
555
  <ft-ripple part="ripple"
556
556
  ?disabled=${this.isDisabled()}
557
557
  ?activated=${this.activated}
@@ -568,14 +568,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
568
568
  <a href="${a}"
569
569
  target="${(e=this.target)!==null&&e!==void 0?e:"_self"}"
570
570
  part="button"
571
- class="${(0,ca.classMap)(this.buttonClasses)}"
571
+ class="${(0,da.classMap)(this.buttonClasses)}"
572
572
  aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
573
573
  ?disabled=${this.isDisabled()}>
574
574
  ${n}
575
575
  </a>
576
576
  `:Ar.html`
577
577
  <button part="button"
578
- class="${(0,ca.classMap)(this.buttonClasses)}"
578
+ class="${(0,da.classMap)(this.buttonClasses)}"
579
579
  aria-label="${(i=this.ariaLabel)!==null&&i!==void 0?i:this.getLabel()}"
580
580
  ?disabled=${this.isDisabled()}>
581
581
  ${n}
@@ -591,7 +591,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
591
591
  <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
592
592
  `:Ar.html`
593
593
  <slot part="icon" name="icon"></slot>
594
- `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}focusWithoutTooltip(){var e;this.setTooltipManual(!0),(e=this.button)===null||e===void 0||e.focus(),this.setTooltipManual(!1)}showTemporaryTooltip(e,o){var i;return(i=this.tooltip)===null||i===void 0?void 0:i.showTemporaryText(e,o)}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,Rr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ye.elementDefinitions={"ft-ripple":j,"ft-tooltip":ge,"ft-typography":te,"ft-icon":ae,"ft-loader":Qr};He([(0,$e.property)()],ye.prototype,"href",void 0);He([(0,$e.property)()],ye.prototype,"target",void 0);He([(0,$e.property)()],ye.prototype,"type",void 0);He([(0,$e.property)({type:Boolean})],ye.prototype,"disabled",void 0);He([(0,$e.property)()],ye.prototype,"label",void 0);He([(0,$e.property)()],ye.prototype,"icon",void 0);He([(0,$e.property)()],ye.prototype,"iconVariant",void 0);He([(0,$e.property)({type:Boolean})],ye.prototype,"trailingIcon",void 0);He([(0,$e.property)({type:Boolean})],ye.prototype,"loading",void 0);He([(0,$e.property)({attribute:"aria-label"})],ye.prototype,"ariaLabel",void 0);He([(0,$e.property)()],ye.prototype,"tooltipPosition",void 0);He([(0,$e.property)({type:Boolean})],ye.prototype,"hideTooltip",void 0);He([(0,$e.property)({type:Boolean})],ye.prototype,"forceTooltip",void 0);He([(0,$e.property)({type:Boolean})],ye.prototype,"activated",void 0);He([(0,$e.query)(".ft-button")],ye.prototype,"button",void 0);He([(0,$e.query)(".ft-button--label slot")],ye.prototype,"slottedContent",void 0);He([(0,$e.query)("[part=tooltip]")],ye.prototype,"tooltip",void 0);var Di=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ce=class extends ye{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"}};Ce.styles=[vc.safariEllipsisFix,hl];Di([(0,ii.property)({type:Boolean})],Ce.prototype,"primary",void 0);Di([(0,ii.property)({type:Boolean})],Ce.prototype,"outlined",void 0);Di([(0,ii.property)({type:Boolean})],Ce.prototype,"dense",void 0);Di([(0,ii.property)({type:Boolean})],Ce.prototype,"round",void 0);var ni=f(J());var Mi=f(C());var Sc=f(L()),w=f(C());var da={...h,iconOnlyScale:w.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},Oc=[Sc.css`
594
+ `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}focusWithoutTooltip(){var e;this.setTooltipManual(!0),(e=this.button)===null||e===void 0||e.focus(),this.setTooltipManual(!1)}showTemporaryTooltip(e,o){var i;return(i=this.tooltip)===null||i===void 0?void 0:i.showTemporaryText(e,o)}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,Rr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ye.elementDefinitions={"ft-ripple":K,"ft-tooltip":ge,"ft-typography":te,"ft-icon":ae,"ft-loader":Jr};Ve([(0,Te.property)()],ye.prototype,"href",void 0);Ve([(0,Te.property)()],ye.prototype,"target",void 0);Ve([(0,Te.property)()],ye.prototype,"type",void 0);Ve([(0,Te.property)({type:Boolean})],ye.prototype,"disabled",void 0);Ve([(0,Te.property)()],ye.prototype,"label",void 0);Ve([(0,Te.property)()],ye.prototype,"icon",void 0);Ve([(0,Te.property)()],ye.prototype,"iconVariant",void 0);Ve([(0,Te.property)({type:Boolean})],ye.prototype,"trailingIcon",void 0);Ve([(0,Te.property)({type:Boolean})],ye.prototype,"loading",void 0);Ve([(0,Te.property)({attribute:"aria-label"})],ye.prototype,"ariaLabel",void 0);Ve([(0,Te.property)()],ye.prototype,"tooltipPosition",void 0);Ve([(0,Te.property)({type:Boolean})],ye.prototype,"hideTooltip",void 0);Ve([(0,Te.property)({type:Boolean})],ye.prototype,"forceTooltip",void 0);Ve([(0,Te.property)({type:Boolean})],ye.prototype,"activated",void 0);Ve([(0,Te.query)(".ft-button")],ye.prototype,"button",void 0);Ve([(0,Te.query)(".ft-button--label slot")],ye.prototype,"slottedContent",void 0);Ve([(0,Te.query)("[part=tooltip]")],ye.prototype,"tooltip",void 0);var Di=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ce=class extends ye{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"}};Ce.styles=[Oc.safariEllipsisFix,yl];Di([(0,ii.property)({type:Boolean})],Ce.prototype,"primary",void 0);Di([(0,ii.property)({type:Boolean})],Ce.prototype,"outlined",void 0);Di([(0,ii.property)({type:Boolean})],Ce.prototype,"dense",void 0);Di([(0,ii.property)({type:Boolean})],Ce.prototype,"round",void 0);var ni=f(J());var Mi=f(C());var Cc=f(L()),w=f(C());var pa={...h,iconOnlyScale:w.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},wc=[Cc.css`
595
595
  :host {
596
596
  display: inline-block;
597
597
  max-width: 100%;
@@ -674,7 +674,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
674
674
  }
675
675
 
676
676
  .ft-button.ft-button--icon-only ft-icon {
677
- transform: scale(${da.iconOnlyScale});
677
+ transform: scale(${pa.iconOnlyScale});
678
678
  }
679
679
 
680
680
  /** Brand Primary styles **/
@@ -1061,11 +1061,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1061
1061
  .ftds--size-small.ft-button--icon-only {
1062
1062
  width: ${h.smallIconOnlyWidth};
1063
1063
  }
1064
- `,w.noTextSelect];var Fi=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Bt=class extends(0,Mi.toFtdsBase)(ye){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=vr.brand,this.iconVariant=Be.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 Je.large:return et.body2medium;case Je.medium:return et.caption1medium;case Je.small:return et.caption2medium}}};Bt.styles=[Mi.safariEllipsisFix,Oc];Fi([(0,ni.property)({type:Boolean})],Bt.prototype,"primary",void 0);Fi([(0,ni.property)({type:Boolean})],Bt.prototype,"secondary",void 0);Fi([(0,ni.property)({type:Boolean})],Bt.prototype,"tertiary",void 0);Fi([(0,ni.property)({type:Boolean})],Bt.prototype,"round",void 0);(0,pa.customElement)("ft-button")(Ce);(0,pa.customElement)("ftds-button")(Bt);var Ae={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)},wc=Cc.css`
1064
+ `,w.noTextSelect];var Fi=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Bt=class extends(0,Mi.toFtdsBase)(ye){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=vr.brand,this.iconVariant=De.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 Be.body2medium;case tt.medium:return Be.caption1medium;case tt.small:return Be.caption2medium}}};Bt.styles=[Mi.safariEllipsisFix,wc];Fi([(0,ni.property)({type:Boolean})],Bt.prototype,"primary",void 0);Fi([(0,ni.property)({type:Boolean})],Bt.prototype,"secondary",void 0);Fi([(0,ni.property)({type:Boolean})],Bt.prototype,"tertiary",void 0);Fi([(0,ni.property)({type:Boolean})],Bt.prototype,"round",void 0);(0,ua.customElement)("ft-button")(Ce);(0,ua.customElement)("ftds-button")(Bt);var Re={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)},Ac=Ec.css`
1065
1065
  * {
1066
1066
  box-sizing: border-box;
1067
- ${(0,ie.setVariable)(H.color,Ae.buttonColor)};
1068
- ${(0,ie.setVariable)(H.rippleColor,Ae.buttonRippleColor)};
1067
+ ${(0,ie.setVariable)(H.color,Re.buttonColor)};
1068
+ ${(0,ie.setVariable)(H.rippleColor,Re.buttonRippleColor)};
1069
1069
  }
1070
1070
 
1071
1071
  .ft-search-input {
@@ -1073,11 +1073,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1073
1073
  display: flex;
1074
1074
  flex-direction: row;
1075
1075
  align-items: center;
1076
- height: ${Ae.height};
1076
+ height: ${Re.height};
1077
1077
 
1078
- background: ${Ae.colorSurface};
1079
- border: 1px solid ${Ae.colorOutline};
1080
- border-radius: ${Ae.borderRadius};
1078
+ background: ${Re.colorSurface};
1079
+ border: 1px solid ${Re.colorOutline};
1080
+ border-radius: ${Re.borderRadius};
1081
1081
  }
1082
1082
 
1083
1083
  .ft-search-input--input-container {
@@ -1092,11 +1092,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1092
1092
  width: 100%;
1093
1093
  display: grid;
1094
1094
  padding: 0 8px;
1095
- border-radius: ${Ae.borderRadius};
1095
+ border-radius: ${Re.borderRadius};
1096
1096
  }
1097
1097
 
1098
1098
  .ft-search-input--input-container:focus-within .ft-search-input--input-outline {
1099
- outline: 2px solid ${Ae.focusOutlineColor};
1099
+ outline: 2px solid ${Re.focusOutlineColor};
1100
1100
  }
1101
1101
 
1102
1102
  .ft-search-input--input {
@@ -1104,12 +1104,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1104
1104
  width: 100%;
1105
1105
  border: none;
1106
1106
  background-color: transparent;
1107
- color: ${Ae.colorOnSurface};
1107
+ color: ${Re.colorOnSurface};
1108
1108
  outline: none;
1109
1109
  }
1110
1110
 
1111
1111
  .ft-search-input--input::placeholder {
1112
- color: ${Ae.colorOnSurfaceMedium};
1112
+ color: ${Re.colorOnSurfaceMedium};
1113
1113
  }
1114
1114
 
1115
1115
  .ft-search-input--actions {
@@ -1119,7 +1119,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1119
1119
  align-items: center;
1120
1120
  height: 100%;
1121
1121
 
1122
- ${(0,ie.setVariable)(qt.zIndex,`calc(${Ae.floatingZIndex} + 1)`)};
1122
+ ${(0,ie.setVariable)(qt.zIndex,`calc(${Re.floatingZIndex} + 1)`)};
1123
1123
  }
1124
1124
 
1125
1125
  .ft-search-input > ft-button,
@@ -1135,17 +1135,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1135
1135
 
1136
1136
  .ft-search-input--separator {
1137
1137
  height: 20px;
1138
- border-right: 1px solid ${Ae.colorOutline};
1138
+ border-right: 1px solid ${Re.colorOutline};
1139
1139
  }
1140
- `;var op=f(C()),ip=f(J());var pn=f(C());var Ec=f(C());var If=f(Rc(),1);var Lc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Lc||(Lc={}));var Ic;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Ic||(Ic={}));var kc;(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"})(kc||(kc={}));var $c;(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"})($c||($c={}));var Tc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Tc||(Tc={}));var Pc;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Pc||(Pc={}));var Nc;(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.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",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"})(Nc||(Nc={}));var _c;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(_c||(_c={}));var Bc;(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"})(Bc||(Bc={}));var Dc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Dc||(Dc={}));var Fc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Fc||(Fc={}));var Mc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Mc||(Mc={}));var zc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(zc||(zc={}));var Uc;(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"})(Uc||(Uc={}));var Hc;(function(t){t.ASC="ASC",t.DESC="DESC"})(Hc||(Hc={}));var Wc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Wc||(Wc={}));var ua;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(ua||(ua={}));var Vc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Vc||(Vc={}));var Gc;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Gc||(Gc={}));var jc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(jc||(jc={}));var Kc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Kc||(Kc={}));var Zc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Zc||(Zc={}));var fa;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(fa||(fa={}));var qc;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(qc||(qc={}));var Te;(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"})(Te||(Te={}));var Jr;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Jr||(Jr={}));var Yc;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Yc||(Yc={}));var Xc;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Xc||(Xc={}));var Qc;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Qc||(Qc={}));var Lf={[Te.PERSONAL_BOOK_SHARE_USER]:[Te.PERSONAL_BOOK_USER],[Te.HTML_EXPORT_USER]:[Te.PERSONAL_BOOK_USER],[Te.PDF_EXPORT_USER]:[Te.PERSONAL_BOOK_USER],[Te.KHUB_ADMIN]:[Te.CONTENT_PUBLISHER],[Te.ADMIN]:[Te.KHUB_ADMIN,Te.USERS_ADMIN,Te.PORTAL_ADMIN],[Te.GENERATIVE_AI_EXPORT_USER]:[Te.GENERATIVE_AI_USER]};function Jc(t,e){return t===e||(Lf[t]??[]).some(o=>Jc(o,e))}function ed(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=>Jc(i,e))}var tp=f(C());var dd=f(L()),We=f(J()),Dt=f(C());var td=f(L());var rd=td.css`
1141
- `;var Hi=f(C()),kf="ft-app-info",eo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};eo.eventName="authentication-change";var $f={session:(t,e)=>{(0,Hi.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>T.dispatchEvent(new eo(e.payload)),0))}},T=Hi.FtReduxStore.get({name:kf,reducers:$f,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 ha=f(C());var to=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:i}=T.getState(),n=e??i;if(o&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,n,!0)}static await(e){return new Promise(o=>{let i=t.get(e);if(i)o(i);else{let n=T.subscribe(()=>{i=t.get(e),i&&(n(),o(i))})}})}};var Wi=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:to.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):to.await()}};var wt=class extends Wi{constructor(e=!0,o){var i;super(o),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 ha.CacheRegistry,this.cache=e?n.commonCache:new ha.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((o,i)=>0|31*o+i.charCodeAt(0),0))}};var Vi=class extends wt{async listMyBookmarks(){let e=T.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var ga=class{addCommand(e,o=!1){T.commands.add(e,o)}consumeCommand(e){return T.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ga;var Et=f(C());var od,$o=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Tf=Symbol("clearAfterUnitTest"),Gi=class extends(0,Et.withEventBus)(wt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[od]=()=>{this.defaultMessages={},this.cache=new Et.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=T.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var i;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let n={...(i=this.defaultMessages[e])!==null&&i!==void 0?i:{},...o};(0,Et.deepEqual)(this.defaultMessages[e],n)||(this.defaultMessages[e]=n,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var o,i;return this.fetchContext(e),(i=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&i!==void 0?i:{}}resolveRawMessage(e,o){let i=e.toLowerCase();return this.resolveContext(i)[o]}resolveMessage(e,o,...i){var n;let a=e.toLowerCase(),s=this.resolveContext(a);return new Et.ParametrizedLabelResolver((n=this.defaultMessages[a])!==null&&n!==void 0?n:{},s).resolve(o,...i)}async fetchContext(e){let o=!this.cache.has(e),i;try{i=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),o&&await this.notify(e)}catch(n){!(n instanceof Et.CanceledPromiseError)&&o&&console.error(n)}return i}subscribe(e,o){var i;return e=e.toLowerCase(),this.listeners[e]=(i=this.listeners[e])!==null&&i!==void 0?i:new Set,this.listeners[e].add(o),()=>{var n;return(n=this.listeners[e])===null||n===void 0?void 0:n.delete(o)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new $o({loadedContexts:e})),this.dispatchEvent(new $o({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new $o({loadedContexts:[e]})),this.dispatchEvent(new $o({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,Et.delay)(0).then(()=>i()).catch(()=>null)))}};od=Tf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Gi{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Gi{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var To=window.FluidTopicsI18nService,ji=window.FluidTopicsCustomI18nService;var id=f(C()),ya=class{highlightHtml(e,o,i){(0,id.highlightHtml)(e,o,i)}};window.FluidTopicsHighlightHtmlService=new ya;var Ki=class extends wt{async listMySearches(){let{session:e}=T.getState();return ed(e,Te.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var nd=f(C());var ma=class{isDate(e){var o,i,n,a;return(a=(n=((i=(o=T.getState().metadataConfiguration)===null||o===void 0?void 0:o.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,o){var i,n,a;return nd.DateFormatter.format(e,(i=o?.locale)!==null&&i!==void 0?i:T.getState().uiLocale,(n=o?.longFormat)!==null&&n!==void 0?n:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ma;var ad=f(C());var fr=class{static get(e,o){var i,n;let a=T.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 ad.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,o??`${s}-${c}`)}};var ba=class{urlToSearchRequest(e){return fr.get().parse(e)}searchRequestToUrl(e){return fr.get().serialize(e)}};window.FluidTopicsUrlService=new ba;var Ir=f(C());var ro=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};ro.eventName="change";var xa=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let o=sessionStorage.getItem(this.itemName(e));return o?JSON.parse(o):void 0}set(e,o){sessionStorage.setItem(this.itemName(e),JSON.stringify(o))}},sd=new xa;var Zi=class t extends Ir.WithEventBus{static build(){return new t(window.history,sd,()=>window.location,!1)}constructor(e,o,i,n){var a,s;super(),this.history=e,this.historyStorage=o,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,o=!1){let i=o&&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,Ir.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new ro(this.currentItem())),0)}installProxies(){let e=o=>(i,n,[a,s,c])=>{let p=o(),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 o=this.history.length-1;o>=0;o--)e?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(e){var o;let i={...this.buildCurrentState(),...e,index:this.currentIndex,title:(o=e?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(i)}addHistoryChangeListener(e){this.addEventListener(ro.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(ro.eventName,e)}currentItem(){return(0,Ir.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,Ir.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,Ir.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 o;let i=(o=this.states[e])===null||o===void 0?void 0:o.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,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&o!==void 0?o:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,o){var i;if(!this.hasState(e))return!1;let n=o??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=Zi.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 ld=T;function cd(t,e){var o;return ld.getState().authenticationRequired&&!(!((o=ld.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(e):t()}var Pe=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},pe=class extends Dt.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=()=>to.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Dt.CacheRegistry,this.cleanSessionDebouncer=new Dt.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return dd.html`
1140
+ `;var np=f(C()),ap=f(J());var pn=f(C());var Rc=f(C());var kf=f(Ic(),1);var kc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(kc||(kc={}));var $c;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})($c||($c={}));var Tc;(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"})(Tc||(Tc={}));var Pc;(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"})(Pc||(Pc={}));var Nc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Nc||(Nc={}));var _c;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(_c||(_c={}));var Bc;(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.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",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"})(Bc||(Bc={}));var Dc;(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"})(Dc||(Dc={}));var Fc;(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"})(Fc||(Fc={}));var Mc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Mc||(Mc={}));var zc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(zc||(zc={}));var Uc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Uc||(Uc={}));var Hc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Hc||(Hc={}));var Wc;(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"})(Wc||(Wc={}));var Vc;(function(t){t.ASC="ASC",t.DESC="DESC"})(Vc||(Vc={}));var Gc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Gc||(Gc={}));var fa;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(fa||(fa={}));var jc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(jc||(jc={}));var Kc;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Kc||(Kc={}));var Zc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Zc||(Zc={}));var qc;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(qc||(qc={}));var Yc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Yc||(Yc={}));var ha;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ha||(ha={}));var Xc;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Xc||(Xc={}));var Pe;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.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"})(Pe||(Pe={}));var eo;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(eo||(eo={}));var Qc;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Qc||(Qc={}));var Jc;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Jc||(Jc={}));var ed;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(ed||(ed={}));var If={[Pe.PERSONAL_BOOK_SHARE_USER]:[Pe.PERSONAL_BOOK_USER],[Pe.HTML_EXPORT_USER]:[Pe.PERSONAL_BOOK_USER],[Pe.PDF_EXPORT_USER]:[Pe.PERSONAL_BOOK_USER],[Pe.KHUB_ADMIN]:[Pe.CONTENT_PUBLISHER],[Pe.ADMIN]:[Pe.KHUB_ADMIN,Pe.USERS_ADMIN,Pe.PORTAL_ADMIN],[Pe.GENERATIVE_AI_EXPORT_USER]:[Pe.GENERATIVE_AI_USER]};function td(t,e){return t===e||(If[t]??[]).some(o=>td(o,e))}function rd(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=>td(i,e))}var op=f(C());var ud=f(L()),Ge=f(J()),Dt=f(C());var od=f(L());var id=od.css`
1141
+ `;var Hi=f(C()),$f="ft-app-info",to=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};to.eventName="authentication-change";var Tf={session:(t,e)=>{(0,Hi.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>T.dispatchEvent(new to(e.payload)),0))}},T=Hi.FtReduxStore.get({name:$f,reducers:Tf,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 ga=f(C());var ro=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:i}=T.getState(),n=e??i;if(o&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,n,!0)}static await(e){return new Promise(o=>{let i=t.get(e);if(i)o(i);else{let n=T.subscribe(()=>{i=t.get(e),i&&(n(),o(i))})}})}};var Wi=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:ro.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):ro.await()}};var wt=class extends Wi{constructor(e=!0,o){var i;super(o),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 ga.CacheRegistry,this.cache=e?n.commonCache:new ga.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((o,i)=>0|31*o+i.charCodeAt(0),0))}};var Vi=class extends wt{async listMyBookmarks(){let e=T.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var ya=class{addCommand(e,o=!1){T.commands.add(e,o)}consumeCommand(e){return T.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ya;var Et=f(C());var nd,$o=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Pf=Symbol("clearAfterUnitTest"),Gi=class extends(0,Et.withEventBus)(wt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[nd]=()=>{this.defaultMessages={},this.cache=new Et.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=T.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var i;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let n={...(i=this.defaultMessages[e])!==null&&i!==void 0?i:{},...o};(0,Et.deepEqual)(this.defaultMessages[e],n)||(this.defaultMessages[e]=n,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var o,i;return this.fetchContext(e),(i=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&i!==void 0?i:{}}resolveRawMessage(e,o){let i=e.toLowerCase();return this.resolveContext(i)[o]}resolveMessage(e,o,...i){var n;let a=e.toLowerCase(),s=this.resolveContext(a);return new Et.ParametrizedLabelResolver((n=this.defaultMessages[a])!==null&&n!==void 0?n:{},s).resolve(o,...i)}async fetchContext(e){let o=!this.cache.has(e),i;try{i=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),o&&await this.notify(e)}catch(n){!(n instanceof Et.CanceledPromiseError)&&o&&console.error(n)}return i}subscribe(e,o){var i;return e=e.toLowerCase(),this.listeners[e]=(i=this.listeners[e])!==null&&i!==void 0?i:new Set,this.listeners[e].add(o),()=>{var n;return(n=this.listeners[e])===null||n===void 0?void 0:n.delete(o)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new $o({loadedContexts:e})),this.dispatchEvent(new $o({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new $o({loadedContexts:[e]})),this.dispatchEvent(new $o({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,Et.delay)(0).then(()=>i()).catch(()=>null)))}};nd=Pf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Gi{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Gi{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var To=window.FluidTopicsI18nService,ji=window.FluidTopicsCustomI18nService;var ad=f(C()),ma=class{highlightHtml(e,o,i){(0,ad.highlightHtml)(e,o,i)}};window.FluidTopicsHighlightHtmlService=new ma;var Ki=class extends wt{async listMySearches(){let{session:e}=T.getState();return rd(e,Pe.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var sd=f(C());var ba=class{isDate(e){var o,i,n,a;return(a=(n=((i=(o=T.getState().metadataConfiguration)===null||o===void 0?void 0:o.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,o){var i,n,a;return sd.DateFormatter.format(e,(i=o?.locale)!==null&&i!==void 0?i:T.getState().uiLocale,(n=o?.longFormat)!==null&&n!==void 0?n:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ba;var ld=f(C());var fr=class{static get(e,o){var i,n;let a=T.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 ld.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,o??`${s}-${c}`)}};var xa=class{urlToSearchRequest(e){return fr.get().parse(e)}searchRequestToUrl(e){return fr.get().serialize(e)}};window.FluidTopicsUrlService=new xa;var Ir=f(C());var oo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};oo.eventName="change";var va=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let o=sessionStorage.getItem(this.itemName(e));return o?JSON.parse(o):void 0}set(e,o){sessionStorage.setItem(this.itemName(e),JSON.stringify(o))}},cd=new va;var Zi=class t extends Ir.WithEventBus{static build(){return new t(window.history,cd,()=>window.location,!1)}constructor(e,o,i,n){var a,s;super(),this.history=e,this.historyStorage=o,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,o=!1){let i=o&&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,Ir.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new oo(this.currentItem())),0)}installProxies(){let e=o=>(i,n,[a,s,c])=>{let p=o(),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 o=this.history.length-1;o>=0;o--)e?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(e){var o;let i={...this.buildCurrentState(),...e,index:this.currentIndex,title:(o=e?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(i)}addHistoryChangeListener(e){this.addEventListener(oo.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(oo.eventName,e)}currentItem(){return(0,Ir.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,Ir.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,Ir.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 o;let i=(o=this.states[e])===null||o===void 0?void 0:o.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,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&o!==void 0?o:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,o){var i;if(!this.hasState(e))return!1;let n=o??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=Zi.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 dd=T;function pd(t,e){var o;return dd.getState().authenticationRequired&&!(!((o=dd.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(e):t()}var Ne=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},pe=class extends Dt.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=()=>ro.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Dt.CacheRegistry,this.cleanSessionDebouncer=new Dt.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return ud.html`
1142
1142
  <slot></slot>
1143
- `}connectedCallback(){super.connectedCallback(),T.addEventListener(eo.eventName,this.reloadConfiguration)}disconnectedCallback(){T.addEventListener(eo.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,i,n,a,s,c,p;super.update(e),e.has("baseUrl")&&(T.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&T.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&T.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&T.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&T.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&T.actions.noCustom(this.noCustom),e.has("editorMode")&&T.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&T.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&T.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>To.addContext(u)),e.has("openExternalDocumentInNewTab")&&T.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&T.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&T.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(T.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),T.actions.availableUiLocales((n=(i=this.localesConfiguration)===null||i===void 0?void 0:i.availableUiLocales)!==null&&n!==void 0?n:[]),T.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&T.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&T.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",()=>cd(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};pe.elementDefinitions={};pe.styles=rd;Pe([(0,We.property)()],pe.prototype,"baseUrl",void 0);Pe([(0,We.property)()],pe.prototype,"apiIntegrationIdentifier",void 0);Pe([(0,We.property)()],pe.prototype,"apiIntegrationAppVersion",void 0);Pe([(0,We.property)()],pe.prototype,"uiLocale",void 0);Pe([(0,Dt.jsonProperty)(null)],pe.prototype,"availableUiLocales",void 0);Pe([(0,Dt.jsonProperty)(null)],pe.prototype,"metadataConfiguration",void 0);Pe([(0,We.property)({type:Boolean})],pe.prototype,"editorMode",void 0);Pe([(0,We.property)({type:Boolean})],pe.prototype,"noCustom",void 0);Pe([(0,We.property)({type:Boolean})],pe.prototype,"openExternalDocumentInNewTab",void 0);Pe([(0,We.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],pe.prototype,"noCustomComponent",void 0);Pe([(0,We.property)({type:Boolean})],pe.prototype,"withManualResources",void 0);Pe([(0,We.property)({type:Boolean})],pe.prototype,"navigatorOnline",void 0);Pe([(0,We.property)({type:Boolean})],pe.prototype,"forcedOffline",void 0);Pe([(0,We.property)({type:Object})],pe.prototype,"apiProvider",void 0);Pe([(0,We.property)({type:Boolean})],pe.prototype,"authenticationRequired",void 0);Pe([(0,Dt.jsonProperty)([])],pe.prototype,"messageContexts",void 0);Pe([(0,Dt.jsonProperty)(void 0)],pe.prototype,"session",void 0);Pe([(0,We.state)()],pe.prototype,"localesConfiguration",void 0);Pe([(0,We.state)()],pe.prototype,"availableContentLocales",void 0);var vh=f(J());function Pf(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,i,n;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(i=o;i--!==0;)if(!qi(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(!qi(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),o=n.length,o!==a(e).length)return!1;for(i=o;i--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[i]))return!1;for(i=o;i--!==0;){let s=n[i];if(!qi(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function qi(t,e){try{return Pf(t,e)}catch{return!1}}function Yi(t,e){return!qi(t,e)}var Nf=f(J(),1);var Xi=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(i=>i.type===e);return o&&(this.queue=this.queue.filter(i=>i!==o)),o}clear(e){typeof e=="string"?this.queue=this.queue.filter(o=>o.type!==e):this.queue=this.queue.filter(o=>!e.test(o.type))}};var Po=f(J(),1);var pd=f(J(),1);function ud(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,pd.property)({type:Object,converter:{fromAttribute:i=>{if(i==null)return o();try{return JSON.parse(i)}catch{return o()}},toAttribute:i=>JSON.stringify(i)},hasChanged:Yi,...e??{}})}var Qi=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,i)=>{this.resolvePromise=o,this.rejectPromise=i})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let i=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of 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 hd=f(L(),1);var Ji=globalThis,_f=Ji.ShadowRoot&&(Ji.ShadyCSS===void 0||Ji.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,MS=Symbol();var fd=(t,e)=>{if(_f)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let i=document.createElement("style"),n=Ji.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=o.cssText,t.appendChild(i)}};var en=class extends hd.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 o={...e.shadowRootOptions,customElements:e.registry},i=this.renderOptions.creationScope=this.attachShadow(o);return fd(i,e.elementStyles),i}};function gd(t,e,...o){var i;let n=t.querySelector(e);for(let a of o)n=(i=n?.shadowRoot)===null||i===void 0?void 0:i.querySelector(a);return n}var ai=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},xd,yd=Symbol("constructorPrototype"),md=Symbol("constructorName"),vd=Symbol("exportpartsDebouncer"),bd=Symbol("dynamicDependenciesLoaded"),hr=class extends en{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[xd]=new Qi(5),this[md]=this.constructor.name,this[yd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[md]&&Object.setPrototypeOf(this,this[yd])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let e=this.constructor;e[bd]||(e[bd]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:i,shadowPath:n}=this.elementToFocus;if(i!=null){let a=[...n??[],i];o=gd(this.shadowRoot,...a)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var o,i,n;if(((i=(o=this.shadowRoot)===null||o===void 0?void 0:o.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)}}scheduleExportpartsUpdate(){var e,o,i;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(i=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.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)})}setExportpartsAttribute(e){var o,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.removeAttribute("exportparts");return}let g=new Set;for(let b of(i=(o=this.shadowRoot)===null||o===void 0?void 0:o.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(E=>E.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...O,...S).filter(p).map(E=>E.trim()).forEach(E=>g.add(E))}if(g.size===0){this.removeAttribute("exportparts");return}let y=[...g.values()].flatMap(b=>u.map(O=>`${b}:${O}--${b}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};xd=vd;ai([(0,Po.property)()],hr.prototype,"exportpartsPrefix",void 0);ai([ud([])],hr.prototype,"exportpartsPrefixes",void 0);ai([(0,Po.property)()],hr.prototype,"customStylesheet",void 0);ai([(0,Po.property)()],hr.prototype,"elementToFocus",void 0);ai([(0,Po.state)()],hr.prototype,"useAdoptedStyleSheets",void 0);function tn(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var si=Symbol("internalReduxEventsUnsubscribers"),kr=Symbol("internalStoresUnsubscribers"),oo=Symbol("internalStores");function Bf(t){var e,o,i;class n extends t{constructor(){super(...arguments),this[e]=new Map,this[o]=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[oo].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[oo].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[oo].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[oo].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[oo].delete(c)}setupStores(){this.unsubscribeFromStores(),this[oo].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[kr].has(s.store):this[kr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[kr].set(s,c.subscribe(()=>this.updateFromStores())),this[si].set(s,[]),tn(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[si].get(s).push(()=>c.removeEventListener(u.eventName,y))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[kr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[kr].has(s)&&this[kr].get(s)(),this[kr].delete(s),(c=this[si].get(s))===null||c===void 0||c.forEach(p=>p()),this[si].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=kr,o=oo,i=si,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}var Sd=class extends Bf(hr){};function At(t){for(var e=arguments.length,o=Array(e>1?e-1:0),i=1;i<e;i++)o[i-1]=arguments[i];if(0)var n,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function gr(t){return!!t&&!!t[me]}function Ft(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var i=Object.getPrototypeOf(o);if(i===null)return!0;var n=Object.hasOwnProperty.call(i,"constructor")&&i.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===Vf}(t)||Array.isArray(t)||!!t[Ld]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ld])||La(t)||Ia(t))}function io(t,e,o){o===void 0&&(o=!1),Bo(t)===0?(o?Object.keys:_o)(t).forEach(function(i){o&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Bo(t){var e=t[me];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:La(t)?2:Ia(t)?3:0}function No(t,e){return Bo(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Df(t,e){return Bo(t)===2?t.get(e):t[e]}function Id(t,e,o){var i=Bo(t);i===2?t.set(e,o):i===3?t.add(o):t[e]=o}function kd(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function La(t){return Hf&&t instanceof Map}function Ia(t){return Wf&&t instanceof Set}function $r(t){return t.o||t.t}function ka(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Pd(t);delete e[me];for(var o=_o(e),i=0;i<o.length;i++){var n=o[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 $a(t,e){return e===void 0&&(e=!1),Ta(t)||gr(t)||!Ft(t)||(Bo(t)>1&&(t.set=t.add=t.clear=t.delete=Ff),Object.freeze(t),e&&io(t,function(o,i){return $a(i,!0)},!0)),t}function Ff(){At(2)}function Ta(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Xt(t){var e=Ra[t];return e||At(18,t),e}function Mf(t,e){Ra[t]||(Ra[t]=e)}function wa(){return ci}function va(t,e){e&&(Xt("Patches"),t.u=[],t.s=[],t.v=e)}function rn(t){Ea(t),t.p.forEach(zf),t.p=null}function Ea(t){t===ci&&(ci=t.l)}function Od(t){return ci={p:[],l:ci,h:t,m:!0,_:0}}function zf(t){var e=t[me];e.i===0||e.i===1?e.j():e.g=!0}function Sa(t,e){e._=e.p.length;var o=e.p[0],i=t!==void 0&&t!==o;return e.h.O||Xt("ES5").S(e,t,i),i?(o[me].P&&(rn(e),At(4)),Ft(t)&&(t=on(e,t),e.l||nn(e,t)),e.u&&Xt("Patches").M(o[me].t,t,e.u,e.s)):t=on(e,o,[]),rn(e),e.u&&e.v(e.u,e.s),t!==Td?t:void 0}function on(t,e,o){if(Ta(e))return e;var i=e[me];if(!i)return io(e,function(c,p){return Cd(t,i,e,c,p,o)},!0),e;if(i.A!==t)return e;if(!i.P)return nn(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=ka(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),io(a,function(c,p){return Cd(t,i,n,c,p,o,s)}),nn(t,n,!1),o&&t.u&&Xt("Patches").N(i,o,t.u,t.s)}return i.o}function Cd(t,e,o,i,n,a,s){if(gr(n)){var c=on(t,n,a&&e&&e.i!==3&&!No(e.R,i)?a.concat(i):void 0);if(Id(o,i,c),!gr(c))return;t.m=!1}else s&&o.add(n);if(Ft(n)&&!Ta(n)){if(!t.h.D&&t._<1)return;on(t,n),e&&e.A.l||nn(t,n)}}function nn(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&$a(e,o)}function Oa(t,e){var o=t[me];return(o?$r(o):t)[e]}function wd(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var i=Object.getOwnPropertyDescriptor(o,e);if(i)return i;o=Object.getPrototypeOf(o)}}function Tr(t){t.P||(t.P=!0,t.l&&Tr(t.l))}function Ca(t){t.o||(t.o=ka(t.t))}function Aa(t,e,o){var i=La(e)?Xt("MapSet").F(e,o):Ia(e)?Xt("MapSet").T(e,o):t.O?function(n,a){var s=Array.isArray(n),c={i:s?1:0,A:a?a.A:wa(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},p=c,u=di;s&&(p=[c],u=li);var g=Proxy.revocable(p,u),y=g.revoke,b=g.proxy;return c.k=b,c.j=y,b}(e,o):Xt("ES5").J(e,o);return(o?o.A:wa()).p.push(i),i}function Uf(t){return gr(t)||At(22,t),function e(o){if(!Ft(o))return o;var i,n=o[me],a=Bo(o);if(n){if(!n.P&&(n.i<4||!Xt("ES5").K(n)))return n.t;n.I=!0,i=Ed(o,a),n.I=!1}else i=Ed(o,a);return io(i,function(s,c){n&&Df(n.t,s)===c||Id(i,s,e(c))}),a===3?new Set(i):i}(t)}function Ed(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return ka(t)}function $d(){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 di.get(u,s)},set:function(u){var g=this[me];di.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)&&Tr(p);break;case 4:o(p)&&Tr(p)}}}function o(s){for(var c=s.t,p=s.k,u=_o(p),g=u.length-1;g>=0;g--){var y=u[g];if(y!==me){var b=c[y];if(b===void 0&&!No(c,y))return!0;var O=p[y],S=O&&O[me];if(S?S.t!==b:!kd(O,b))return!0}}var E=!!c[me];return u.length!==_o(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&&At(3,JSON.stringify($r(s)))}var a={};Mf("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=Pd(b);delete E[me];for(var P=_o(E),k=0;k<P.length;k++){var $=P[k];E[$]=t($,y||!!E[$].enumerable)}return Object.create(Object.getPrototypeOf(b),E)}(p,s),g={i:p?5:4,A:c?c.A:wa(),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?gr(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)io(O,function(Y){Y!==me&&(b[Y]!==void 0||No(b,Y)?S[Y]||u(O[Y]):(S[Y]=!0,Tr(y)))}),io(b,function(Y){O[Y]!==void 0||No(O,Y)||(S[Y]=!1,Tr(y))});else if(E===5){if(i(y)&&(Tr(y),S.length=!0),O.length<b.length)for(var P=O.length;P<b.length;P++)S[P]=!1;else for(var k=b.length;k<O.length;k++)S[k]=!0;for(var $=Math.min(O.length,b.length),z=0;z<$;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?o(s):i(s)}})}var Ad,ci,Pa=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Hf=typeof Map<"u",Wf=typeof Set<"u",Rd=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Td=Pa?Symbol.for("immer-nothing"):((Ad={})["immer-nothing"]=!0,Ad),Ld=Pa?Symbol.for("immer-draftable"):"__$immer_draftable",me=Pa?Symbol.for("immer-state"):"__$immer_state";var Vf=""+Object.prototype.constructor,_o=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Pd=Object.getOwnPropertyDescriptors||function(t){var e={};return _o(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Ra={},di={get:function(t,e){if(e===me)return t;var o=$r(t);if(!No(o,e))return function(n,a,s){var c,p=wd(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,o,e);var i=o[e];return t.I||!Ft(i)?i:i===Oa(t.t,e)?(Ca(t),t.o[e]=Aa(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,o){var i=wd($r(t),e);if(i?.set)return i.set.call(t.k,o),!0;if(!t.P){var n=Oa($r(t),e),a=n?.[me];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(kd(o,n)&&(o!==void 0||No(t.t,e)))return!0;Ca(t),Tr(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Oa(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ca(t),Tr(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=$r(t),i=Reflect.getOwnPropertyDescriptor(o,e);return i&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:i.enumerable,value:o[e]}},defineProperty:function(){At(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){At(12)}},li={};io(di,function(t,e){li[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),li.deleteProperty=function(t,e){return li.set.call(this,t,e,void 0)},li.set=function(t,e,o){return di.set.call(this,t[0],e,o,t[0])};var Gf=function(){function t(o){var i=this;this.O=Rd,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 P=this;E===void 0&&(E=c);for(var k=arguments.length,$=Array(k>1?k-1:0),z=1;z<k;z++)$[z-1]=arguments[z];return p.produce(E,function(Y){var X;return(X=a).call.apply(X,[P,Y].concat($))})}}var u;if(typeof a!="function"&&At(6),s!==void 0&&typeof s!="function"&&At(7),Ft(n)){var g=Od(i),y=Aa(i,n,void 0),b=!0;try{u=a(y),b=!1}finally{b?rn(g):Ea(g)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(E){return va(g,s),Sa(E,g)},function(E){throw rn(g),E}):(va(g,s),Sa(u,g))}if(!n||typeof n!="object"){if((u=a(n))===void 0&&(u=n),u===Td&&(u=void 0),i.D&&$a(u,!0),s){var O=[],S=[];Xt("Patches").M(n,u,O,S),s(O,S)}return u}At(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 o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Ft(o)||At(8),gr(o)&&(o=Uf(o));var i=Od(this),n=Aa(this,o,void 0);return n[me].C=!0,Ea(i),n},e.finishDraft=function(o,i){var n=o&&o[me],a=n.A;return va(a,i),Sa(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Rd&&At(20),this.O=o},e.applyPatches=function(o,i){var n;for(n=i.length-1;n>=0;n--){var a=i[n];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}n>-1&&(i=i.slice(n+1));var s=Xt("Patches").$;return gr(o)?s(o,i):this.produce(o,function(c){return s(c,i)})},t}(),yt=new Gf,jf=yt.produce,JS=yt.produceWithPatches.bind(yt),eO=yt.setAutoFreeze.bind(yt),tO=yt.setUseProxies.bind(yt),rO=yt.applyPatches.bind(yt),oO=yt.createDraft.bind(yt),iO=yt.finishDraft.bind(yt),an=jf;function no(t){"@babel/helpers - typeof";return no=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},no(t)}function Nd(t,e){if(no(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var i=o.call(t,e||"default");if(no(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function _d(t){var e=Nd(t,"string");return no(e)=="symbol"?e:e+""}function Bd(t,e,o){return(e=_d(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Dd(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,i)}return o}function Na(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Dd(Object(o),!0).forEach(function(i){Bd(t,i,o[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Dd(Object(o)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(o,i))})}return t}function Ke(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 Fd=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),_a=function(){return Math.random().toString(36).substring(7).split("").join(".")},sn={INIT:"@@redux/INIT"+_a(),REPLACE:"@@redux/REPLACE"+_a(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+_a()}};function Kf(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 Ba(t,e,o){var i;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Ke(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Ke(1));return o(Ba)(t,e)}if(typeof t!="function")throw new Error(Ke(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(Ke(3));return a}function y(E){if(typeof E!="function")throw new Error(Ke(4));if(p)throw new Error(Ke(5));var P=!0;return u(),c.push(E),function(){if(P){if(p)throw new Error(Ke(6));P=!1,u();var $=c.indexOf(E);c.splice($,1),s=null}}}function b(E){if(!Kf(E))throw new Error(Ke(7));if(typeof E.type>"u")throw new Error(Ke(8));if(p)throw new Error(Ke(9));try{p=!0,a=n(a,E)}finally{p=!1}for(var P=s=c,k=0;k<P.length;k++){var $=P[k];$()}return E}function O(E){if(typeof E!="function")throw new Error(Ke(10));n=E,b({type:sn.REPLACE})}function S(){var E,P=y;return E={subscribe:function($){if(typeof $!="object"||$===null)throw new Error(Ke(11));function z(){$.next&&$.next(g())}z();var Y=P(z);return{unsubscribe:Y}}},E[Fd]=function(){return this},E}return b({type:sn.INIT}),i={dispatch:b,subscribe:y,getState:g,replaceReducer:O},i[Fd]=S,i}function Zf(t){Object.keys(t).forEach(function(e){var o=t[e],i=o(void 0,{type:sn.INIT});if(typeof i>"u")throw new Error(Ke(12));if(typeof o(void 0,{type:sn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ke(13))})}function Md(t){for(var e=Object.keys(t),o={},i=0;i<e.length;i++){var n=e[i];typeof t[n]=="function"&&(o[n]=t[n])}var a=Object.keys(o),s,c;try{Zf(o)}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],P=o[E],k=u[E],$=P(k,g);if(typeof $>"u"){var z=g&&g.type;throw new Error(Ke(14))}O[E]=$,b=b||$!==k}return b=b||a.length!==Object.keys(u).length,b?O:u}}function Do(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];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 zd(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(i){return function(){var n=i.apply(void 0,arguments),a=function(){throw new Error(Ke(15))},s={getState:n.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=Do.apply(void 0,c)(n.dispatch),Na(Na({},n),{},{dispatch:a})}}}function Ud(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 Hd=Ud();Hd.withExtraArgument=Ud;var Da=Hd;var Kd=function(){var t=function(e,o){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,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function i(){this.constructor=e}e.prototype=o===null?Object.create(o):(i.prototype=o.prototype,new i)}}(),qf=function(t,e){var o={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(;o;)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 o.label++,{value:u[1],done:!1};case 5:o.label++,n=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){o.label=u[1];break}if(u[0]===6&&o.label<a[1]){o.label=a[1],a=u;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(u);break}a[2]&&o.ops.pop(),o.trys.pop();continue}u=e.call(t,o)}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}}},Fo=function(t,e){for(var o=0,i=e.length,n=t.length;o<i;o++,n++)t[n]=e[o];return t},Yf=Object.defineProperty,Xf=Object.defineProperties,Qf=Object.getOwnPropertyDescriptors,Wd=Object.getOwnPropertySymbols,Jf=Object.prototype.hasOwnProperty,eh=Object.prototype.propertyIsEnumerable,Vd=function(t,e,o){return e in t?Yf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Pr=function(t,e){for(var o in e||(e={}))Jf.call(e,o)&&Vd(t,o,e[o]);if(Wd)for(var i=0,n=Wd(e);i<n.length;i++){var o=n[i];eh.call(e,o)&&Vd(t,o,e[o])}return t},Fa=function(t,e){return Xf(t,Qf(e))},th=function(t,e,o){return new Promise(function(i,n){var a=function(p){try{c(o.next(p))}catch(u){n(u)}},s=function(p){try{c(o.throw(p))}catch(u){n(u)}},c=function(p){return p.done?i(p.value):Promise.resolve(p.value).then(a,s)};c((o=o.apply(t,e)).next())})};var rh=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Do:Do.apply(null,arguments)},OO=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function oh(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var ih=function(t){Kd(e,t);function e(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];var n=t.apply(this,o)||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 o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Fo([void 0],o[0].concat(this)))):new(e.bind.apply(e,Fo([void 0],o.concat(this))))},e}(Array),nh=function(t){Kd(e,t);function e(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];var n=t.apply(this,o)||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 o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Fo([void 0],o[0].concat(this)))):new(e.bind.apply(e,Fo([void 0],o.concat(this))))},e}(Array);function Ua(t){return Ft(t)?an(t,function(){}):t}function ah(t){return typeof t=="boolean"}function sh(){return function(e){return lh(e)}}function lh(t){t===void 0&&(t={});var e=t.thunk,o=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 ih;if(o&&(ah(o)?c.push(Da):c.push(Da.withExtraArgument(o.extraArgument))),0){if(n)var p;if(s)var u}return c}var Ma=!0;function Zd(t){var e=sh(),o=t||{},i=o.reducer,n=i===void 0?void 0:i,a=o.middleware,s=a===void 0?e():a,c=o.devTools,p=c===void 0?!0:c,u=o.preloadedState,g=u===void 0?void 0:u,y=o.enhancers,b=y===void 0?void 0:y,O;if(typeof n=="function")O=n;else if(oh(n))O=Md(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),!Ma&&!Array.isArray(S)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Ma&&S.some(function(Y){return typeof Y!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=zd.apply(void 0,S),P=Do;p&&(P=rh(Pr({trace:!Ma},typeof p=="object"&&p)));var k=new nh(E),$=k;Array.isArray(b)?$=Fo([E],b):typeof b=="function"&&($=b(k));var z=P.apply(void 0,$);return Ba(O,g,z)}function Nr(t,e){function o(){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 o.toString=function(){return""+t},o.type=t,o.match=function(i){return i.type===t},o}function qd(t){var e={},o=[],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 o.push({matcher:a,reducer:s}),n},addDefaultCase:function(a){return i=a,n}};return t(n),[e,o,i]}function ch(t){return typeof t=="function"}function dh(t,e,o,i){o===void 0&&(o=[]);var n=typeof e=="function"?qd(e):[e,o,i],a=n[0],s=n[1],c=n[2],p;if(ch(t))p=function(){return Ua(t())};else{var u=Ua(t);p=function(){return u}}function g(y,b){y===void 0&&(y=p());var O=Fo([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(gr(S)){var P=S,k=E(P,b);return k===void 0?S:k}else{if(Ft(S))return an(S,function($){return E($,b)});var k=E(S,b);if(k===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return k}return S},y)}return g.getInitialState=p,g}function ph(t,e){return t+"/"+e}function Yd(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Ua(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},c={};n.forEach(function(g){var y=i[g],b=ph(e,g),O,S;"reducer"in y?(O=y.reducer,S=y.prepare):O=y,a[g]=O,s[b]=O,c[g]=S?Nr(b,S):Nr(b)});function p(){var g=typeof t.extraReducers=="function"?qd(t.extraReducers):[t.extraReducers],y=g[0],b=y===void 0?{}:y,O=g[1],S=O===void 0?[]:O,E=g[2],P=E===void 0?void 0:E,k=Pr(Pr({},b),s);return dh(o,function($){for(var z in k)$.addCase(z,k[z]);for(var Y=0,X=S;Y<X.length;Y++){var at=X[Y];$.addMatcher(at.matcher,at.reducer)}P&&$.addDefaultCase(P)})}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 uh="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",fh=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=uh[Math.random()*64|0];return e},hh=["name","message","stack","code"],za=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Gd=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),gh=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,i=hh;o<i.length;o++){var n=i[o];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},AO=function(){function t(e,o,i){var n=Nr(e+"/fulfilled",function(g,y,b,O){return{payload:g,meta:Fa(Pr({},O||{}),{arg:b,requestId:y,requestStatus:"fulfilled"})}}),a=Nr(e+"/pending",function(g,y,b){return{payload:void 0,meta:Fa(Pr({},b||{}),{arg:y,requestId:g,requestStatus:"pending"})}}),s=Nr(e+"/rejected",function(g,y,b,O,S){return{payload:O,error:(i&&i.serializeError||gh)(g||"Rejected"),meta:Fa(Pr({},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):fh(),E=new p,P,k=!1;function $(Y){P=Y,E.abort()}var z=function(){return th(this,null,function(){var Y,X,at,Vt,Qe,Gt,Me;return qf(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),Vt=(Y=i?.condition)==null?void 0:Y.call(i,g,{getState:b,extra:O}),mh(Vt)?[4,Vt]:[3,2];case 1:Vt=m.sent(),m.label=2;case 2:if(Vt===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return k=!0,Qe=new Promise(function(v,_){return E.signal.addEventListener("abort",function(){return _({name:"AbortError",message:P||"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([Qe,Promise.resolve(o(g,{dispatch:y,getState:b,extra:O,requestId:S,signal:E.signal,abort:$,rejectWithValue:function(v,_){return new za(v,_)},fulfillWithValue:function(v,_){return new Gd(v,_)}})).then(function(v){if(v instanceof za)throw v;return v instanceof Gd?n(v.payload,S,g,v.meta):n(v,S,g)})])];case 3:return at=m.sent(),[3,5];case 4:return Gt=m.sent(),at=Gt instanceof za?s(null,S,g,Gt.payload,Gt.meta):s(Gt,S,g),[3,5];case 5:return Me=i&&!i.dispatchConditionRejection&&s.match(at)&&at.meta.condition,Me||y(at),[2,at]}})})}();return Object.assign(z,{abort:$,requestId:S,arg:g,unwrap:function(){return z.then(yh)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function yh(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function mh(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Xd="listener",Qd="completed",Jd="cancelled",RO="task-"+Jd,LO="task-"+Qd,IO=Xd+"-"+Jd,kO=Xd+"-"+Qd;var Ha="listenerMiddleware";var $O=Nr(Ha+"/add"),TO=Nr(Ha+"/removeAll"),PO=Nr(Ha+"/remove");var jd,NO=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(jd||(jd=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},bh=function(t){return function(e){setTimeout(e,t)}},_O=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:bh(10);$d();function xh(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(o,i,n){this.eventBus.addEventListener(o,i,n)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,i,n){this.eventBus.removeEventListener(o,i,n)}}}var ln=class extends xh(Object){};window.ftReduxStores||(window.ftReduxStores={});var ep=class t extends ln{static get(e){var o;let i=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,a=window.ftReduxStores[i];if(tn(a))return a;if(n==null)return;let s=Yd({...n,reducers:(o=n.reducers)!==null&&o!==void 0?o:{}}),c=Zd({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,o,i){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Xi;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 dn=f(C());var cn=class extends wt{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=T.getState().session;return!!e?.sessionAuthenticated}};var Sh="ft-user-assets",Oh={setAssetCount:(t,e)=>{let{userAssetType:o,count:i}=e.payload.assetCount;t.assetCounts.allAsset[o]=i},clearAssetCount:t=>{Object.values(Jr).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let o=e.payload.mapId;t.assetCounts.bookmarkByMap[o]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}}},Rt=dn.FtReduxStore.get({name:Sh,reducers:Oh,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Jr).map(t=>[t,void 0])),bookmarkByMap:{}}}}),Wa=class{constructor(e=new cn){this.assetCountsService=e,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Vi,this.savedSearchesService=new Ki,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=T.getState();(0,dn.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){Rt.actions.clearAssetCount(),Rt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Rt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Rt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Rt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&Rt.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&Rt.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(Rt.getState().assetCounts.bookmarkByMap).length!==0;e===Jr.BOOKMARKS&&o&&Rt.actions.clearBookmarkCountByMap(),Rt.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 o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Rt.actions.bookmarks(o)}}},Ch=new Wa;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Ch);(0,tp.customElement)("ft-app-context")(pe);var Va=class t extends Event{constructor(){super(t.eventName)}};Va.eventName="search-context-clear-all-filters";var wh=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},ja=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},rp=Symbol("registerInterval"),Ga=Symbol("registerAttempts"),Eh=40;function Ah(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[Ga]=0,this[rp]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Ga]>Eh?window.clearInterval(this[rp]):(this[Ga]++,this.dispatchEvent(new ja))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return wh([(0,ip.state)()],e.prototype,"stateManager",void 0),e}var un=class extends Ah(op.FtLitElementRedux){};var fp=f(C());var mn=f(L()),bn=f(J()),xn=f(C());var np=f(L());var ap=np.css`
1144
- `;var gn=f(C());var pp=f(J());var Rh=f(C());function sp(t){return t.match(/^[\w-]+\.[\w-]+$/)}var Lh=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},lp=Symbol("i18nAttributes"),cp=Symbol("i18nListAttributes"),up=Symbol("i18nProperties"),fn=Symbol("i18nContexts"),pi=Symbol("i18nUnsubs");function yn(t){var e,o;class i extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[o]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?ji:To}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}customI18n(a,s){if(sp(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[lp])===null||s===void 0||s.forEach((g,y)=>p[y]=u(g,y,p[y])),(c=this[cp])===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[up])===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[fn].set(p,{isCustomContext:c}),this[pi].has(p)||this[pi].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,s)}hasI18nContext(a){return this[fn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[fn].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[pi].forEach(a=>a()),this[pi].clear()}}return e=fn,o=pi,Lh([(0,pp.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}var dp=class extends yn(gn.FtLitElement){},hn=class extends yn(gn.FtLitElementRedux){};var ui=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Mt=class extends hn{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":mn.nothing:mn.html`
1143
+ `}connectedCallback(){super.connectedCallback(),T.addEventListener(to.eventName,this.reloadConfiguration)}disconnectedCallback(){T.addEventListener(to.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,i,n,a,s,c,p;super.update(e),e.has("baseUrl")&&(T.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&T.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&T.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&T.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&T.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&T.actions.noCustom(this.noCustom),e.has("editorMode")&&T.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&T.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&T.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>To.addContext(u)),e.has("openExternalDocumentInNewTab")&&T.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&T.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&T.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(T.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),T.actions.availableUiLocales((n=(i=this.localesConfiguration)===null||i===void 0?void 0:i.availableUiLocales)!==null&&n!==void 0?n:[]),T.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&T.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&T.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",()=>pd(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};pe.elementDefinitions={};pe.styles=id;Ne([(0,Ge.property)()],pe.prototype,"baseUrl",void 0);Ne([(0,Ge.property)()],pe.prototype,"apiIntegrationIdentifier",void 0);Ne([(0,Ge.property)()],pe.prototype,"apiIntegrationAppVersion",void 0);Ne([(0,Ge.property)()],pe.prototype,"uiLocale",void 0);Ne([(0,Dt.jsonProperty)(null)],pe.prototype,"availableUiLocales",void 0);Ne([(0,Dt.jsonProperty)(null)],pe.prototype,"metadataConfiguration",void 0);Ne([(0,Ge.property)({type:Boolean})],pe.prototype,"editorMode",void 0);Ne([(0,Ge.property)({type:Boolean})],pe.prototype,"noCustom",void 0);Ne([(0,Ge.property)({type:Boolean})],pe.prototype,"openExternalDocumentInNewTab",void 0);Ne([(0,Ge.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],pe.prototype,"noCustomComponent",void 0);Ne([(0,Ge.property)({type:Boolean})],pe.prototype,"withManualResources",void 0);Ne([(0,Ge.property)({type:Boolean})],pe.prototype,"navigatorOnline",void 0);Ne([(0,Ge.property)({type:Boolean})],pe.prototype,"forcedOffline",void 0);Ne([(0,Ge.property)({type:Object})],pe.prototype,"apiProvider",void 0);Ne([(0,Ge.property)({type:Boolean})],pe.prototype,"authenticationRequired",void 0);Ne([(0,Dt.jsonProperty)([])],pe.prototype,"messageContexts",void 0);Ne([(0,Dt.jsonProperty)(void 0)],pe.prototype,"session",void 0);Ne([(0,Ge.state)()],pe.prototype,"localesConfiguration",void 0);Ne([(0,Ge.state)()],pe.prototype,"availableContentLocales",void 0);var Sh=f(J());function Nf(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,i,n;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(i=o;i--!==0;)if(!qi(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(!qi(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),o=n.length,o!==a(e).length)return!1;for(i=o;i--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[i]))return!1;for(i=o;i--!==0;){let s=n[i];if(!qi(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function qi(t,e){try{return Nf(t,e)}catch{return!1}}function Yi(t,e){return!qi(t,e)}var _f=f(J(),1);var Xi=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(i=>i.type===e);return o&&(this.queue=this.queue.filter(i=>i!==o)),o}clear(e){typeof e=="string"?this.queue=this.queue.filter(o=>o.type!==e):this.queue=this.queue.filter(o=>!e.test(o.type))}};var Po=f(J(),1);var fd=f(J(),1);function hd(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,fd.property)({type:Object,converter:{fromAttribute:i=>{if(i==null)return o();try{return JSON.parse(i)}catch{return o()}},toAttribute:i=>JSON.stringify(i)},hasChanged:Yi,...e??{}})}var Qi=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,i)=>{this.resolvePromise=o,this.rejectPromise=i})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let i=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of 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 yd=f(L(),1);var Ji=globalThis,Bf=Ji.ShadowRoot&&(Ji.ShadyCSS===void 0||Ji.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,zS=Symbol();var gd=(t,e)=>{if(Bf)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let i=document.createElement("style"),n=Ji.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=o.cssText,t.appendChild(i)}};var en=class extends yd.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 o={...e.shadowRootOptions,customElements:e.registry},i=this.renderOptions.creationScope=this.attachShadow(o);return gd(i,e.elementStyles),i}};function md(t,e,...o){var i;let n=t.querySelector(e);for(let a of o)n=(i=n?.shadowRoot)===null||i===void 0?void 0:i.querySelector(a);return n}var ai=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Sd,bd=Symbol("constructorPrototype"),xd=Symbol("constructorName"),Od=Symbol("exportpartsDebouncer"),vd=Symbol("dynamicDependenciesLoaded"),hr=class extends en{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Sd]=new Qi(5),this[xd]=this.constructor.name,this[bd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[xd]&&Object.setPrototypeOf(this,this[bd])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let e=this.constructor;e[vd]||(e[vd]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:i,shadowPath:n}=this.elementToFocus;if(i!=null){let a=[...n??[],i];o=md(this.shadowRoot,...a)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var o,i,n;if(((i=(o=this.shadowRoot)===null||o===void 0?void 0:o.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)}}scheduleExportpartsUpdate(){var e,o,i;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(i=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&i!==void 0&&i)&&this[Od].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)})}setExportpartsAttribute(e){var o,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.removeAttribute("exportparts");return}let y=new Set;for(let b of(i=(o=this.shadowRoot)===null||o===void 0?void 0:o.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(E=>E.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...O,...S).filter(p).map(E=>E.trim()).forEach(E=>y.add(E))}if(y.size===0){this.removeAttribute("exportparts");return}let g=[...y.values()].flatMap(b=>u.map(O=>`${b}:${O}--${b}`));this.setAttribute("exportparts",[...this.part,...g].join(", "))}};Sd=Od;ai([(0,Po.property)()],hr.prototype,"exportpartsPrefix",void 0);ai([hd([])],hr.prototype,"exportpartsPrefixes",void 0);ai([(0,Po.property)()],hr.prototype,"customStylesheet",void 0);ai([(0,Po.property)()],hr.prototype,"elementToFocus",void 0);ai([(0,Po.state)()],hr.prototype,"useAdoptedStyleSheets",void 0);function tn(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var si=Symbol("internalReduxEventsUnsubscribers"),kr=Symbol("internalStoresUnsubscribers"),io=Symbol("internalStores");function Df(t){var e,o,i;class n extends t{constructor(){super(...arguments),this[e]=new Map,this[o]=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[io].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[io].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[io].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[io].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[io].delete(c)}setupStores(){this.unsubscribeFromStores(),this[io].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[kr].has(s.store):this[kr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[kr].set(s,c.subscribe(()=>this.updateFromStores())),this[si].set(s,[]),tn(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[si].get(s).push(()=>c.removeEventListener(u.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[kr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[kr].has(s)&&this[kr].get(s)(),this[kr].delete(s),(c=this[si].get(s))===null||c===void 0||c.forEach(p=>p()),this[si].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=kr,o=io,i=si,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}var Cd=class extends Df(hr){};function At(t){for(var e=arguments.length,o=Array(e>1?e-1:0),i=1;i<e;i++)o[i-1]=arguments[i];if(0)var n,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function gr(t){return!!t&&!!t[me]}function Ft(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var i=Object.getPrototypeOf(o);if(i===null)return!0;var n=Object.hasOwnProperty.call(i,"constructor")&&i.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===Gf}(t)||Array.isArray(t)||!!t[kd]||!!(!((e=t.constructor)===null||e===void 0)&&e[kd])||Ia(t)||ka(t))}function no(t,e,o){o===void 0&&(o=!1),Bo(t)===0?(o?Object.keys:_o)(t).forEach(function(i){o&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Bo(t){var e=t[me];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Ia(t)?2:ka(t)?3:0}function No(t,e){return Bo(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Ff(t,e){return Bo(t)===2?t.get(e):t[e]}function $d(t,e,o){var i=Bo(t);i===2?t.set(e,o):i===3?t.add(o):t[e]=o}function Td(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Ia(t){return Wf&&t instanceof Map}function ka(t){return Vf&&t instanceof Set}function $r(t){return t.o||t.t}function $a(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=_d(t);delete e[me];for(var o=_o(e),i=0;i<o.length;i++){var n=o[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 Ta(t,e){return e===void 0&&(e=!1),Pa(t)||gr(t)||!Ft(t)||(Bo(t)>1&&(t.set=t.add=t.clear=t.delete=Mf),Object.freeze(t),e&&no(t,function(o,i){return Ta(i,!0)},!0)),t}function Mf(){At(2)}function Pa(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Xt(t){var e=La[t];return e||At(18,t),e}function zf(t,e){La[t]||(La[t]=e)}function Ea(){return ci}function Sa(t,e){e&&(Xt("Patches"),t.u=[],t.s=[],t.v=e)}function rn(t){Aa(t),t.p.forEach(Uf),t.p=null}function Aa(t){t===ci&&(ci=t.l)}function wd(t){return ci={p:[],l:ci,h:t,m:!0,_:0}}function Uf(t){var e=t[me];e.i===0||e.i===1?e.j():e.g=!0}function Oa(t,e){e._=e.p.length;var o=e.p[0],i=t!==void 0&&t!==o;return e.h.O||Xt("ES5").S(e,t,i),i?(o[me].P&&(rn(e),At(4)),Ft(t)&&(t=on(e,t),e.l||nn(e,t)),e.u&&Xt("Patches").M(o[me].t,t,e.u,e.s)):t=on(e,o,[]),rn(e),e.u&&e.v(e.u,e.s),t!==Nd?t:void 0}function on(t,e,o){if(Pa(e))return e;var i=e[me];if(!i)return no(e,function(c,p){return Ed(t,i,e,c,p,o)},!0),e;if(i.A!==t)return e;if(!i.P)return nn(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=$a(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),no(a,function(c,p){return Ed(t,i,n,c,p,o,s)}),nn(t,n,!1),o&&t.u&&Xt("Patches").N(i,o,t.u,t.s)}return i.o}function Ed(t,e,o,i,n,a,s){if(gr(n)){var c=on(t,n,a&&e&&e.i!==3&&!No(e.R,i)?a.concat(i):void 0);if($d(o,i,c),!gr(c))return;t.m=!1}else s&&o.add(n);if(Ft(n)&&!Pa(n)){if(!t.h.D&&t._<1)return;on(t,n),e&&e.A.l||nn(t,n)}}function nn(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Ta(e,o)}function Ca(t,e){var o=t[me];return(o?$r(o):t)[e]}function Ad(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var i=Object.getOwnPropertyDescriptor(o,e);if(i)return i;o=Object.getPrototypeOf(o)}}function Tr(t){t.P||(t.P=!0,t.l&&Tr(t.l))}function wa(t){t.o||(t.o=$a(t.t))}function Ra(t,e,o){var i=Ia(e)?Xt("MapSet").F(e,o):ka(e)?Xt("MapSet").T(e,o):t.O?function(n,a){var s=Array.isArray(n),c={i:s?1:0,A:a?a.A:Ea(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},p=c,u=di;s&&(p=[c],u=li);var y=Proxy.revocable(p,u),g=y.revoke,b=y.proxy;return c.k=b,c.j=g,b}(e,o):Xt("ES5").J(e,o);return(o?o.A:Ea()).p.push(i),i}function Hf(t){return gr(t)||At(22,t),function e(o){if(!Ft(o))return o;var i,n=o[me],a=Bo(o);if(n){if(!n.P&&(n.i<4||!Xt("ES5").K(n)))return n.t;n.I=!0,i=Rd(o,a),n.I=!1}else i=Rd(o,a);return no(i,function(s,c){n&&Ff(n.t,s)===c||$d(i,s,e(c))}),a===3?new Set(i):i}(t)}function Rd(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return $a(t)}function Pd(){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 di.get(u,s)},set:function(u){var y=this[me];di.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)&&Tr(p);break;case 4:o(p)&&Tr(p)}}}function o(s){for(var c=s.t,p=s.k,u=_o(p),y=u.length-1;y>=0;y--){var g=u[y];if(g!==me){var b=c[g];if(b===void 0&&!No(c,g))return!0;var O=p[g],S=O&&O[me];if(S?S.t!==b:!Td(O,b))return!0}}var E=!!c[me];return u.length!==_o(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&&At(3,JSON.stringify($r(s)))}var a={};zf("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=_d(b);delete E[me];for(var P=_o(E),k=0;k<P.length;k++){var $=P[k];E[$]=t($,g||!!E[$].enumerable)}return Object.create(Object.getPrototypeOf(b),E)}(p,s),y={i:p?5:4,A:c?c.A:Ea(),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?gr(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)no(O,function(Y){Y!==me&&(b[Y]!==void 0||No(b,Y)?S[Y]||u(O[Y]):(S[Y]=!0,Tr(g)))}),no(b,function(Y){O[Y]!==void 0||No(O,Y)||(S[Y]=!1,Tr(g))});else if(E===5){if(i(g)&&(Tr(g),S.length=!0),O.length<b.length)for(var P=O.length;P<b.length;P++)S[P]=!1;else for(var k=b.length;k<O.length;k++)S[k]=!0;for(var $=Math.min(O.length,b.length),z=0;z<$;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?o(s):i(s)}})}var Ld,ci,Na=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Wf=typeof Map<"u",Vf=typeof Set<"u",Id=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Nd=Na?Symbol.for("immer-nothing"):((Ld={})["immer-nothing"]=!0,Ld),kd=Na?Symbol.for("immer-draftable"):"__$immer_draftable",me=Na?Symbol.for("immer-state"):"__$immer_state";var Gf=""+Object.prototype.constructor,_o=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,_d=Object.getOwnPropertyDescriptors||function(t){var e={};return _o(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},La={},di={get:function(t,e){if(e===me)return t;var o=$r(t);if(!No(o,e))return function(n,a,s){var c,p=Ad(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,o,e);var i=o[e];return t.I||!Ft(i)?i:i===Ca(t.t,e)?(wa(t),t.o[e]=Ra(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,o){var i=Ad($r(t),e);if(i?.set)return i.set.call(t.k,o),!0;if(!t.P){var n=Ca($r(t),e),a=n?.[me];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Td(o,n)&&(o!==void 0||No(t.t,e)))return!0;wa(t),Tr(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ca(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,wa(t),Tr(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=$r(t),i=Reflect.getOwnPropertyDescriptor(o,e);return i&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:i.enumerable,value:o[e]}},defineProperty:function(){At(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){At(12)}},li={};no(di,function(t,e){li[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),li.deleteProperty=function(t,e){return li.set.call(this,t,e,void 0)},li.set=function(t,e,o){return di.set.call(this,t[0],e,o,t[0])};var jf=function(){function t(o){var i=this;this.O=Id,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 P=this;E===void 0&&(E=c);for(var k=arguments.length,$=Array(k>1?k-1:0),z=1;z<k;z++)$[z-1]=arguments[z];return p.produce(E,function(Y){var X;return(X=a).call.apply(X,[P,Y].concat($))})}}var u;if(typeof a!="function"&&At(6),s!==void 0&&typeof s!="function"&&At(7),Ft(n)){var y=wd(i),g=Ra(i,n,void 0),b=!0;try{u=a(g),b=!1}finally{b?rn(y):Aa(y)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(E){return Sa(y,s),Oa(E,y)},function(E){throw rn(y),E}):(Sa(y,s),Oa(u,y))}if(!n||typeof n!="object"){if((u=a(n))===void 0&&(u=n),u===Nd&&(u=void 0),i.D&&Ta(u,!0),s){var O=[],S=[];Xt("Patches").M(n,u,O,S),s(O,S)}return u}At(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 o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Ft(o)||At(8),gr(o)&&(o=Hf(o));var i=wd(this),n=Ra(this,o,void 0);return n[me].C=!0,Aa(i),n},e.finishDraft=function(o,i){var n=o&&o[me],a=n.A;return Sa(a,i),Oa(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Id&&At(20),this.O=o},e.applyPatches=function(o,i){var n;for(n=i.length-1;n>=0;n--){var a=i[n];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}n>-1&&(i=i.slice(n+1));var s=Xt("Patches").$;return gr(o)?s(o,i):this.produce(o,function(c){return s(c,i)})},t}(),yt=new jf,Kf=yt.produce,eO=yt.produceWithPatches.bind(yt),tO=yt.setAutoFreeze.bind(yt),rO=yt.setUseProxies.bind(yt),oO=yt.applyPatches.bind(yt),iO=yt.createDraft.bind(yt),nO=yt.finishDraft.bind(yt),an=Kf;function ao(t){"@babel/helpers - typeof";return ao=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},ao(t)}function Bd(t,e){if(ao(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var i=o.call(t,e||"default");if(ao(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Dd(t){var e=Bd(t,"string");return ao(e)=="symbol"?e:e+""}function Fd(t,e,o){return(e=Dd(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Md(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),o.push.apply(o,i)}return o}function _a(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Md(Object(o),!0).forEach(function(i){Fd(t,i,o[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Md(Object(o)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(o,i))})}return t}function qe(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 zd=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ba=function(){return Math.random().toString(36).substring(7).split("").join(".")},sn={INIT:"@@redux/INIT"+Ba(),REPLACE:"@@redux/REPLACE"+Ba(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ba()}};function Zf(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 Da(t,e,o){var i;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(qe(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(qe(1));return o(Da)(t,e)}if(typeof t!="function")throw new Error(qe(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(qe(3));return a}function g(E){if(typeof E!="function")throw new Error(qe(4));if(p)throw new Error(qe(5));var P=!0;return u(),c.push(E),function(){if(P){if(p)throw new Error(qe(6));P=!1,u();var $=c.indexOf(E);c.splice($,1),s=null}}}function b(E){if(!Zf(E))throw new Error(qe(7));if(typeof E.type>"u")throw new Error(qe(8));if(p)throw new Error(qe(9));try{p=!0,a=n(a,E)}finally{p=!1}for(var P=s=c,k=0;k<P.length;k++){var $=P[k];$()}return E}function O(E){if(typeof E!="function")throw new Error(qe(10));n=E,b({type:sn.REPLACE})}function S(){var E,P=g;return E={subscribe:function($){if(typeof $!="object"||$===null)throw new Error(qe(11));function z(){$.next&&$.next(y())}z();var Y=P(z);return{unsubscribe:Y}}},E[zd]=function(){return this},E}return b({type:sn.INIT}),i={dispatch:b,subscribe:g,getState:y,replaceReducer:O},i[zd]=S,i}function qf(t){Object.keys(t).forEach(function(e){var o=t[e],i=o(void 0,{type:sn.INIT});if(typeof i>"u")throw new Error(qe(12));if(typeof o(void 0,{type:sn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(qe(13))})}function Ud(t){for(var e=Object.keys(t),o={},i=0;i<e.length;i++){var n=e[i];typeof t[n]=="function"&&(o[n]=t[n])}var a=Object.keys(o),s,c;try{qf(o)}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],P=o[E],k=u[E],$=P(k,y);if(typeof $>"u"){var z=y&&y.type;throw new Error(qe(14))}O[E]=$,b=b||$!==k}return b=b||a.length!==Object.keys(u).length,b?O:u}}function Do(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];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 Hd(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(i){return function(){var n=i.apply(void 0,arguments),a=function(){throw new Error(qe(15))},s={getState:n.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=Do.apply(void 0,c)(n.dispatch),_a(_a({},n),{},{dispatch:a})}}}function Wd(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 Vd=Wd();Vd.withExtraArgument=Wd;var Fa=Vd;var qd=function(){var t=function(e,o){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,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function i(){this.constructor=e}e.prototype=o===null?Object.create(o):(i.prototype=o.prototype,new i)}}(),Yf=function(t,e){var o={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(;o;)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 o.label++,{value:u[1],done:!1};case 5:o.label++,n=u[1],u=[0];continue;case 7:u=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){o=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){o.label=u[1];break}if(u[0]===6&&o.label<a[1]){o.label=a[1],a=u;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(u);break}a[2]&&o.ops.pop(),o.trys.pop();continue}u=e.call(t,o)}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}}},Fo=function(t,e){for(var o=0,i=e.length,n=t.length;o<i;o++,n++)t[n]=e[o];return t},Xf=Object.defineProperty,Qf=Object.defineProperties,Jf=Object.getOwnPropertyDescriptors,Gd=Object.getOwnPropertySymbols,eh=Object.prototype.hasOwnProperty,th=Object.prototype.propertyIsEnumerable,jd=function(t,e,o){return e in t?Xf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Pr=function(t,e){for(var o in e||(e={}))eh.call(e,o)&&jd(t,o,e[o]);if(Gd)for(var i=0,n=Gd(e);i<n.length;i++){var o=n[i];th.call(e,o)&&jd(t,o,e[o])}return t},Ma=function(t,e){return Qf(t,Jf(e))},rh=function(t,e,o){return new Promise(function(i,n){var a=function(p){try{c(o.next(p))}catch(u){n(u)}},s=function(p){try{c(o.throw(p))}catch(u){n(u)}},c=function(p){return p.done?i(p.value):Promise.resolve(p.value).then(a,s)};c((o=o.apply(t,e)).next())})};var oh=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Do:Do.apply(null,arguments)},CO=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function ih(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var nh=function(t){qd(e,t);function e(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];var n=t.apply(this,o)||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 o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Fo([void 0],o[0].concat(this)))):new(e.bind.apply(e,Fo([void 0],o.concat(this))))},e}(Array),ah=function(t){qd(e,t);function e(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];var n=t.apply(this,o)||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 o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Fo([void 0],o[0].concat(this)))):new(e.bind.apply(e,Fo([void 0],o.concat(this))))},e}(Array);function Ha(t){return Ft(t)?an(t,function(){}):t}function sh(t){return typeof t=="boolean"}function lh(){return function(e){return ch(e)}}function ch(t){t===void 0&&(t={});var e=t.thunk,o=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 nh;if(o&&(sh(o)?c.push(Fa):c.push(Fa.withExtraArgument(o.extraArgument))),0){if(n)var p;if(s)var u}return c}var za=!0;function Yd(t){var e=lh(),o=t||{},i=o.reducer,n=i===void 0?void 0:i,a=o.middleware,s=a===void 0?e():a,c=o.devTools,p=c===void 0?!0:c,u=o.preloadedState,y=u===void 0?void 0:u,g=o.enhancers,b=g===void 0?void 0:g,O;if(typeof n=="function")O=n;else if(ih(n))O=Ud(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),!za&&!Array.isArray(S)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!za&&S.some(function(Y){return typeof Y!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=Hd.apply(void 0,S),P=Do;p&&(P=oh(Pr({trace:!za},typeof p=="object"&&p)));var k=new ah(E),$=k;Array.isArray(b)?$=Fo([E],b):typeof b=="function"&&($=b(k));var z=P.apply(void 0,$);return Da(O,y,z)}function Nr(t,e){function o(){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 o.toString=function(){return""+t},o.type=t,o.match=function(i){return i.type===t},o}function Xd(t){var e={},o=[],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 o.push({matcher:a,reducer:s}),n},addDefaultCase:function(a){return i=a,n}};return t(n),[e,o,i]}function dh(t){return typeof t=="function"}function ph(t,e,o,i){o===void 0&&(o=[]);var n=typeof e=="function"?Xd(e):[e,o,i],a=n[0],s=n[1],c=n[2],p;if(dh(t))p=function(){return Ha(t())};else{var u=Ha(t);p=function(){return u}}function y(g,b){g===void 0&&(g=p());var O=Fo([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(gr(S)){var P=S,k=E(P,b);return k===void 0?S:k}else{if(Ft(S))return an(S,function($){return E($,b)});var k=E(S,b);if(k===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return k}return S},g)}return y.getInitialState=p,y}function uh(t,e){return t+"/"+e}function Qd(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Ha(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},c={};n.forEach(function(y){var g=i[y],b=uh(e,y),O,S;"reducer"in g?(O=g.reducer,S=g.prepare):O=g,a[y]=O,s[b]=O,c[y]=S?Nr(b,S):Nr(b)});function p(){var y=typeof t.extraReducers=="function"?Xd(t.extraReducers):[t.extraReducers],g=y[0],b=g===void 0?{}:g,O=y[1],S=O===void 0?[]:O,E=y[2],P=E===void 0?void 0:E,k=Pr(Pr({},b),s);return ph(o,function($){for(var z in k)$.addCase(z,k[z]);for(var Y=0,X=S;Y<X.length;Y++){var st=X[Y];$.addMatcher(st.matcher,st.reducer)}P&&$.addDefaultCase(P)})}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 fh="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",hh=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=fh[Math.random()*64|0];return e},gh=["name","message","stack","code"],Ua=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Kd=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),yh=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,i=gh;o<i.length;o++){var n=i[o];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},RO=function(){function t(e,o,i){var n=Nr(e+"/fulfilled",function(y,g,b,O){return{payload:y,meta:Ma(Pr({},O||{}),{arg:b,requestId:g,requestStatus:"fulfilled"})}}),a=Nr(e+"/pending",function(y,g,b){return{payload:void 0,meta:Ma(Pr({},b||{}),{arg:g,requestId:y,requestStatus:"pending"})}}),s=Nr(e+"/rejected",function(y,g,b,O,S){return{payload:O,error:(i&&i.serializeError||yh)(y||"Rejected"),meta:Ma(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):hh(),E=new p,P,k=!1;function $(Y){P=Y,E.abort()}var z=function(){return rh(this,null,function(){var Y,X,st,Vt,et,Gt,ze;return Yf(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),Vt=(Y=i?.condition)==null?void 0:Y.call(i,y,{getState:b,extra:O}),bh(Vt)?[4,Vt]:[3,2];case 1:Vt=m.sent(),m.label=2;case 2:if(Vt===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return k=!0,et=new Promise(function(v,_){return E.signal.addEventListener("abort",function(){return _({name:"AbortError",message:P||"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(o(y,{dispatch:g,getState:b,extra:O,requestId:S,signal:E.signal,abort:$,rejectWithValue:function(v,_){return new Ua(v,_)},fulfillWithValue:function(v,_){return new Kd(v,_)}})).then(function(v){if(v instanceof Ua)throw v;return v instanceof Kd?n(v.payload,S,y,v.meta):n(v,S,y)})])];case 3:return st=m.sent(),[3,5];case 4:return Gt=m.sent(),st=Gt instanceof Ua?s(null,S,y,Gt.payload,Gt.meta):s(Gt,S,y),[3,5];case 5:return ze=i&&!i.dispatchConditionRejection&&s.match(st)&&st.meta.condition,ze||g(st),[2,st]}})})}();return Object.assign(z,{abort:$,requestId:S,arg:y,unwrap:function(){return z.then(mh)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function mh(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function bh(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Jd="listener",ep="completed",tp="cancelled",LO="task-"+tp,IO="task-"+ep,kO=Jd+"-"+tp,$O=Jd+"-"+ep;var Wa="listenerMiddleware";var TO=Nr(Wa+"/add"),PO=Nr(Wa+"/removeAll"),NO=Nr(Wa+"/remove");var Zd,_O=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Zd||(Zd=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},xh=function(t){return function(e){setTimeout(e,t)}},BO=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:xh(10);Pd();function vh(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(o,i,n){this.eventBus.addEventListener(o,i,n)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,i,n){this.eventBus.removeEventListener(o,i,n)}}}var ln=class extends vh(Object){};window.ftReduxStores||(window.ftReduxStores={});var rp=class t extends ln{static get(e){var o;let i=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,a=window.ftReduxStores[i];if(tn(a))return a;if(n==null)return;let s=Qd({...n,reducers:(o=n.reducers)!==null&&o!==void 0?o:{}}),c=Yd({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,o,i){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Xi;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 dn=f(C());var cn=class extends wt{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=T.getState().session;return!!e?.sessionAuthenticated}};var Oh="ft-user-assets",Ch={setAssetCount:(t,e)=>{let{userAssetType:o,count:i}=e.payload.assetCount;t.assetCounts.allAsset[o]=i},clearAssetCount:t=>{Object.values(eo).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let o=e.payload.mapId;t.assetCounts.bookmarkByMap[o]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}}},Rt=dn.FtReduxStore.get({name:Oh,reducers:Ch,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(eo).map(t=>[t,void 0])),bookmarkByMap:{}}}}),Va=class{constructor(e=new cn){this.assetCountsService=e,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Vi,this.savedSearchesService=new Ki,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=T.getState();(0,dn.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){Rt.actions.clearAssetCount(),Rt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Rt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Rt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Rt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&Rt.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&Rt.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(Rt.getState().assetCounts.bookmarkByMap).length!==0;e===eo.BOOKMARKS&&o&&Rt.actions.clearBookmarkCountByMap(),Rt.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 o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Rt.actions.bookmarks(o)}}},wh=new Va;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=wh);(0,op.customElement)("ft-app-context")(pe);var Ga=class t extends Event{constructor(){super(t.eventName)}};Ga.eventName="search-context-clear-all-filters";var Eh=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ka=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},ip=Symbol("registerInterval"),ja=Symbol("registerAttempts"),Ah=40;function Rh(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[ja]=0,this[ip]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[ja]>Ah?window.clearInterval(this[ip]):(this[ja]++,this.dispatchEvent(new Ka))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Eh([(0,ap.state)()],e.prototype,"stateManager",void 0),e}var un=class extends Rh(np.FtLitElementRedux){};var gp=f(C());var mn=f(L()),bn=f(J()),xn=f(C());var sp=f(L());var lp=sp.css`
1144
+ `;var gn=f(C());var fp=f(J());var Lh=f(C());function cp(t){return t.match(/^[\w-]+\.[\w-]+$/)}var Ih=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},dp=Symbol("i18nAttributes"),pp=Symbol("i18nListAttributes"),hp=Symbol("i18nProperties"),fn=Symbol("i18nContexts"),pi=Symbol("i18nUnsubs");function yn(t){var e,o;class i extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[o]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?ji:To}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}customI18n(a,s){if(cp(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[dp])===null||s===void 0||s.forEach((y,g)=>p[g]=u(y,g,p[g])),(c=this[pp])===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[hp])===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[fn].set(p,{isCustomContext:c}),this[pi].has(p)||this[pi].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,s)}hasI18nContext(a){return this[fn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[fn].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[pi].forEach(a=>a()),this[pi].clear()}}return e=fn,o=pi,Ih([(0,fp.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}var up=class extends yn(gn.FtLitElement){},hn=class extends yn(gn.FtLitElementRedux){};var ui=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Mt=class extends hn{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":mn.nothing:mn.html`
1145
1145
  <span class="ft-i18n">
1146
1146
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1147
1147
  </span>
1148
- `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(i=>e.has(i))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Mt.elementDefinitions={};Mt.styles=ap;ui([(0,xn.redux)()],Mt.prototype,"editorMode",void 0);ui([(0,bn.property)()],Mt.prototype,"context",void 0);ui([(0,bn.property)()],Mt.prototype,"key",void 0);ui([(0,xn.jsonProperty)([])],Mt.prototype,"args",void 0);ui([(0,bn.property)()],Mt.prototype,"defaultMessage",void 0);var vn=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?ji:To}constructor(e,o=!1){this.name=e,this.custom=o,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})}};(0,fp.customElement)("ft-i18n")(Mt);var _r=vn.build("designedSearchInput");var Pt=f(J()),ju=f(ht());var Vu=f(C()),Vo=f(L());var Uu=f(L());var Hu=f(C());var zu=f(C());var re=f(L()),q=f(J()),wi=f(Br()),de=f(C());var bp=f(C());var mp=f(L()),ao=f(J()),Sn=f(C());var Lt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(Lt||(Lt={}));var gp=f(L());var yp=gp.css`
1148
+ `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(i=>e.has(i))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Mt.elementDefinitions={};Mt.styles=lp;ui([(0,xn.redux)()],Mt.prototype,"editorMode",void 0);ui([(0,bn.property)()],Mt.prototype,"context",void 0);ui([(0,bn.property)()],Mt.prototype,"key",void 0);ui([(0,xn.jsonProperty)([])],Mt.prototype,"args",void 0);ui([(0,bn.property)()],Mt.prototype,"defaultMessage",void 0);var vn=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?ji:To}constructor(e,o=!1){this.name=e,this.custom=o,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})}};(0,gp.customElement)("ft-i18n")(Mt);var _r=vn.build("designedSearchInput");var Pt=f(J()),Ku=f(ht());var Gu=f(C()),Vo=f(L());var Hu=f(L());var Wu=f(C());var Uu=f(C());var re=f(L()),q=f(J()),wi=f(Br()),de=f(C());var vp=f(C());var xp=f(L()),so=f(J()),Sn=f(C());var Lt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(Lt||(Lt={}));var mp=f(L());var bp=mp.css`
1149
1149
  .ft-size-watcher--pixel {
1150
1150
  width: 0;
1151
1151
  height: 0;
@@ -1164,11 +1164,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1164
1164
  .ft-size-watcher--local .ft-size-watcher--watcher {
1165
1165
  width: 100%;
1166
1166
  }
1167
- `;var fi=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ka=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},mt=class extends Sn.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=Lt.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new Sn.Debouncer}render(){return mp.html`
1167
+ `;var fi=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Za=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},mt=class extends Sn.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=Lt.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new Sn.Debouncer}render(){return xp.html`
1168
1168
  <div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
1169
1169
  <div class="ft-size-watcher--watcher"></div>
1170
1170
  </div>
1171
- `}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=Lt.S:this.size<976?this.category=Lt.M:this.size<1024?this.category=Lt.L:this.size<1440?this.category=Lt.XL:this.category=Lt.XXL,this.dispatchEvent(new Ka(this.size,this.category)))},this.debounceTimeout)}};mt.elementDefinitions={};mt.styles=yp;fi([(0,ao.property)({type:Number})],mt.prototype,"debounceTimeout",void 0);fi([(0,ao.property)({type:Boolean})],mt.prototype,"local",void 0);fi([(0,ao.property)({type:Number,reflect:!0})],mt.prototype,"size",void 0);fi([(0,ao.property)({type:String,reflect:!0})],mt.prototype,"category",void 0);fi([(0,ao.query)(".ft-size-watcher--watcher")],mt.prototype,"watcher",void 0);(0,bp.customElement)("ft-size-watcher")(mt);var Za=f(C());function On(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function xp(t){return On(t).split("|").pop()}function vp(t){return On(t).split("|").join(" > ")}function Sp(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>Sp(o,t.selected)),value:t.value}}function Op(t){return(0,Za.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function qa(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Sp(e,!1))}}function Cp(t){return(0,Za.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Qa=f(C());var co=f(L()),le=f(J()),qe=f(C());var vt=f(L()),De=f(J()),jp=f(Br()),An=f(C());var Ip=f(C());var Ap=f(L()),Qt=f(J()),Rp=f(C()),Lp=f(ht());var Ve=f(C()),wp=f(L());var bt={textColor:Ve.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Ve.designSystemVariables.colorOnSurfaceHigh),fontSize:Ve.FtCssVariableFactory.extend("--ft-checkbox-font-size","",I.fontSize),activeColor:Ve.FtCssVariableFactory.extend("--ft-checkbox-active-color","",Ve.designSystemVariables.colorPrimary),checkColor:Ve.FtCssVariableFactory.extend("--ft-checkbox-check-color","",Ve.designSystemVariables.colorOnPrimary),borderColor:Ve.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Ve.designSystemVariables.colorOnSurfaceMedium),disabledColor:Ve.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",Ve.designSystemVariables.colorOnSurfaceDisabled),errorColor:Ve.FtCssVariableFactory.extend("--ft-checkbox-error-color","",Ve.designSystemVariables.colorError)},Ep=wp.css`
1171
+ `}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=Lt.S:this.size<976?this.category=Lt.M:this.size<1024?this.category=Lt.L:this.size<1440?this.category=Lt.XL:this.category=Lt.XXL,this.dispatchEvent(new Za(this.size,this.category)))},this.debounceTimeout)}};mt.elementDefinitions={};mt.styles=bp;fi([(0,so.property)({type:Number})],mt.prototype,"debounceTimeout",void 0);fi([(0,so.property)({type:Boolean})],mt.prototype,"local",void 0);fi([(0,so.property)({type:Number,reflect:!0})],mt.prototype,"size",void 0);fi([(0,so.property)({type:String,reflect:!0})],mt.prototype,"category",void 0);fi([(0,so.query)(".ft-size-watcher--watcher")],mt.prototype,"watcher",void 0);(0,vp.customElement)("ft-size-watcher")(mt);var qa=f(C());function On(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Sp(t){return On(t).split("|").pop()}function Op(t){return On(t).split("|").join(" > ")}function Cp(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>Cp(o,t.selected)),value:t.value}}function wp(t){return(0,qa.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function Ya(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Cp(e,!1))}}function Ep(t){return(0,qa.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Ja=f(C());var po=f(L()),le=f(J()),Xe=f(C());var vt=f(L()),Fe=f(J()),Zp=f(Br()),An=f(C());var $p=f(C());var Lp=f(L()),Qt=f(J()),Ip=f(C()),kp=f(ht());var je=f(C()),Ap=f(L());var bt={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)},Rp=Ap.css`
1172
1172
  * {
1173
1173
  box-sizing: border-box;
1174
1174
  }
@@ -1249,7 +1249,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1249
1249
 
1250
1250
  .ft-checkbox.ft-checkbox--error {
1251
1251
  color: ${bt.errorColor};
1252
- ${(0,Ve.setVariable)(x.color,bt.errorColor)};
1252
+ ${(0,je.setVariable)(x.color,bt.errorColor)};
1253
1253
 
1254
1254
  .ft-checkbox--box {
1255
1255
  border-color: ${bt.errorColor};
@@ -1261,8 +1261,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1261
1261
  }
1262
1262
  }
1263
1263
  }
1264
- `;var Dr=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ze=class extends Rp.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 Ap.html`
1265
- <label class="${(0,Lp.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1264
+ `;var Dr=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ye=class extends Ip.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 Lp.html`
1265
+ <label class="${(0,kp.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1266
1266
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
1267
1267
  <ft-ripple part="checkbox-ripple"
1268
1268
  ?disabled=${this.disabled}
@@ -1288,8 +1288,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1288
1288
  <slot></slot>
1289
1289
  </ft-typography>
1290
1290
  </label>
1291
- `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};Ze.elementDefinitions={"ft-ripple":j,"ft-typography":te};Ze.styles=Ep;Dr([(0,Qt.property)()],Ze.prototype,"name",void 0);Dr([(0,Qt.property)({type:Boolean,reflect:!0})],Ze.prototype,"checked",void 0);Dr([(0,Qt.property)({type:Boolean})],Ze.prototype,"indeterminate",void 0);Dr([(0,Qt.property)({type:Boolean})],Ze.prototype,"disabled",void 0);Dr([(0,Qt.property)({type:Boolean})],Ze.prototype,"error",void 0);Dr([(0,Qt.query)(".ft-checkbox")],Ze.prototype,"container",void 0);Dr([(0,Qt.query)("ft-ripple")],Ze.prototype,"ripple",void 0);Dr([(0,Qt.query)("input")],Ze.prototype,"input",void 0);(0,Ip.customElement)("ft-checkbox")(Ze);var yi=f(C());var kp=f(L()),Jt=f(J()),$p=f(C()),Tp=f(ht());var Fr=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Cn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},tt=class extends $p.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 kp.html`
1292
- <div class="${(0,Tp.classMap)(this.radioClasses)}"
1291
+ `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};Ye.elementDefinitions={"ft-ripple":K,"ft-typography":te};Ye.styles=Rp;Dr([(0,Qt.property)()],Ye.prototype,"name",void 0);Dr([(0,Qt.property)({type:Boolean,reflect:!0})],Ye.prototype,"checked",void 0);Dr([(0,Qt.property)({type:Boolean})],Ye.prototype,"indeterminate",void 0);Dr([(0,Qt.property)({type:Boolean})],Ye.prototype,"disabled",void 0);Dr([(0,Qt.property)({type:Boolean})],Ye.prototype,"error",void 0);Dr([(0,Qt.query)(".ft-checkbox")],Ye.prototype,"container",void 0);Dr([(0,Qt.query)("ft-ripple")],Ye.prototype,"ripple",void 0);Dr([(0,Qt.query)("input")],Ye.prototype,"input",void 0);(0,$p.customElement)("ft-checkbox")(Ye);var yi=f(C());var Tp=f(L()),Jt=f(J()),Pp=f(C()),Np=f(ht());var Fr=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Cn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},rt=class extends Pp.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 Tp.html`
1292
+ <div class="${(0,Np.classMap)(this.radioClasses)}"
1293
1293
  @click=${this.onClick}>
1294
1294
  <div class="ft-radio--box-container">
1295
1295
  <ft-ripple
@@ -1314,7 +1314,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1314
1314
  </ft-typography>
1315
1315
  </label>
1316
1316
  </div>
1317
- `}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 Cn(this.value,this.checked))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new Cn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus(),setTimeout(()=>{var o;return(o=this.ripple)===null||o===void 0?void 0:o.forceFocusUpdate()},0)}onClick(e){var o;e.target!==this.input&&(e.stopPropagation(),e.preventDefault(),(o=this.input)===null||o===void 0||o.click())}};tt.elementDefinitions={"ft-ripple":j,"ft-typography":te};Fr([(0,Jt.property)()],tt.prototype,"value",void 0);Fr([(0,Jt.property)()],tt.prototype,"name",void 0);Fr([(0,Jt.property)({type:Boolean,reflect:!0})],tt.prototype,"checked",void 0);Fr([(0,Jt.property)({attribute:"aria-checked",reflect:!0})],tt.prototype,"ariaChecked",void 0);Fr([(0,Jt.property)({type:Boolean})],tt.prototype,"disabled",void 0);Fr([(0,Jt.query)(".ft-radio")],tt.prototype,"container",void 0);Fr([(0,Jt.query)("ft-ripple")],tt.prototype,"ripple",void 0);Fr([(0,Jt.query)("input")],tt.prototype,"input",void 0);var Pp=f(L()),pt=f(C());var Mr={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")},Np=Pp.css`
1317
+ `}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 Cn(this.value,this.checked))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new Cn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus(),setTimeout(()=>{var o;return(o=this.ripple)===null||o===void 0?void 0:o.forceFocusUpdate()},0)}onClick(e){var o;e.target!==this.input&&(e.stopPropagation(),e.preventDefault(),(o=this.input)===null||o===void 0||o.click())}};rt.elementDefinitions={"ft-ripple":K,"ft-typography":te};Fr([(0,Jt.property)()],rt.prototype,"value",void 0);Fr([(0,Jt.property)()],rt.prototype,"name",void 0);Fr([(0,Jt.property)({type:Boolean,reflect:!0})],rt.prototype,"checked",void 0);Fr([(0,Jt.property)({attribute:"aria-checked",reflect:!0})],rt.prototype,"ariaChecked",void 0);Fr([(0,Jt.property)({type:Boolean})],rt.prototype,"disabled",void 0);Fr([(0,Jt.query)(".ft-radio")],rt.prototype,"container",void 0);Fr([(0,Jt.query)("ft-ripple")],rt.prototype,"ripple",void 0);Fr([(0,Jt.query)("input")],rt.prototype,"input",void 0);var _p=f(L()),pt=f(C());var Mr={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")},Bp=_p.css`
1318
1318
  * {
1319
1319
  box-sizing: border-box;
1320
1320
  }
@@ -1403,7 +1403,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1403
1403
  .ft-radio ft-typography {
1404
1404
  padding-right: 2px;
1405
1405
  }
1406
- `;var yr=class extends tt{get typographyVariant(){return et.body2}};yr.styles=Np;var wn=f(C());var _p=f(L()),U=f(C());var Bp=_p.css`
1406
+ `;var yr=class extends rt{get typographyVariant(){return Be.body2}};yr.styles=Bp;var wn=f(C());var Dp=f(L()),U=f(C());var Fp=Dp.css`
1407
1407
  * {
1408
1408
  box-sizing: border-box;
1409
1409
  --input-size: calc(${U.radio.circleSize} + 2 * (${U.radio.focusOutlineOffset} + ${U.radio.focusOutlineWidth}));
@@ -1511,12 +1511,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1511
1511
  .ft-radio ft-typography {
1512
1512
  padding-right: 2px;
1513
1513
  }
1514
- `;var hi=class extends(0,wn.toFtdsBase)(tt){constructor(){super(...arguments),this.family=vr.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return et.body2medium}};hi.styles=[wn.safariEllipsisFix,Bp];var Dp=f(C()),mr=f(J()),Fp=f(L()),Mo=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},xt=class extends Dp.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}get radioButtons(){var e,o;return(o=(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&&o!==void 0?o:[]}render(){return Fp.html`
1514
+ `;var hi=class extends(0,wn.toFtdsBase)(rt){constructor(){super(...arguments),this.family=vr.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return Be.body2medium}};hi.styles=[wn.safariEllipsisFix,Fp];var Mp=f(C()),mr=f(J()),zp=f(L()),Mo=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},xt=class extends Mp.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}get radioButtons(){var e,o;return(o=(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&&o!==void 0?o:[]}render(){return zp.html`
1515
1515
  <slot @slotchange=${this.onSlotChange}
1516
1516
  @change=${this.onChange}
1517
1517
  @keydown=${this.onKeyDown}
1518
1518
  ></slot>
1519
- `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(o=>o.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(o=>o.checked=e.detail.value===o.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let o=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{o=!0;let 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":{o=!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()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};xt.elementDefinitions={};Mo([(0,mr.property)()],xt.prototype,"name",void 0);Mo([(0,mr.property)({reflect:!0,attribute:"role"})],xt.prototype,"role",void 0);Mo([(0,mr.property)({reflect:!0})],xt.prototype,"tabIndex",void 0);Mo([(0,mr.property)({reflect:!0,attribute:"aria-labelledby"})],xt.prototype,"ariaLabelledBy",void 0);Mo([(0,mr.queryAssignedElements)()],xt.prototype,"assignedElements",void 0);Mo([(0,mr.state)()],xt.prototype,"currentSelectedIndex",void 0);var Mp=f(L());var zp=Mp.css`
1519
+ `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(o=>o.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(o=>o.checked=e.detail.value===o.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let o=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{o=!0;let 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":{o=!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()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};xt.elementDefinitions={};Mo([(0,mr.property)()],xt.prototype,"name",void 0);Mo([(0,mr.property)({reflect:!0,attribute:"role"})],xt.prototype,"role",void 0);Mo([(0,mr.property)({reflect:!0})],xt.prototype,"tabIndex",void 0);Mo([(0,mr.property)({reflect:!0,attribute:"aria-labelledby"})],xt.prototype,"ariaLabelledBy",void 0);Mo([(0,mr.queryAssignedElements)()],xt.prototype,"assignedElements",void 0);Mo([(0,mr.state)()],xt.prototype,"currentSelectedIndex",void 0);var Up=f(L());var Hp=Up.css`
1520
1520
  :host {
1521
1521
  display: block;
1522
1522
  }
@@ -1524,17 +1524,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1524
1524
  :host(:focus-visible) {
1525
1525
  outline: none;
1526
1526
  }
1527
- `;var so=class extends xt{};so.styles=zp;var En=f(C());var Up=f(L()),Hp=f(C()),Wp=Up.css`
1527
+ `;var lo=class extends xt{};lo.styles=Hp;var En=f(C());var Wp=f(L()),Vp=f(C()),Gp=Wp.css`
1528
1528
  :host {
1529
1529
  display: flex;
1530
1530
  flex-direction: column;
1531
- gap: ${Hp.radio.verticalGap}
1531
+ gap: ${Vp.radio.verticalGap}
1532
1532
  }
1533
1533
 
1534
1534
  :host(:focus-visible) {
1535
1535
  outline: none;
1536
1536
  }
1537
- `;var gi=class extends(0,En.toFtdsBase)(xt){constructor(){super(...arguments),this.family=vr.brand}};gi.styles=[En.safariEllipsisFix,Wp];(0,yi.customElement)("ft-radio")(yr);(0,yi.customElement)("ftds-radio")(hi);(0,yi.customElement)("ft-radio-group")(so);(0,yi.customElement)("ftds-radio-group")(gi);var Vp=f(L()),se=f(C());var mi={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(Ie.fontFamily,"Body2 typography"),fontSize:se.FtCssVariableFactory.external(Ie.fontSize,"Body2 typography"),fontWeight:se.FtCssVariableFactory.external(Ie.fontWeight,"Body2 typography"),letterSpacing:se.FtCssVariableFactory.external(Ie.letterSpacing,"Body2 typography"),lineHeight:se.FtCssVariableFactory.external(Ie.lineHeight,"Body2 typography"),textTransform:se.FtCssVariableFactory.external(Ie.textTransform,"Body2 typography")},Gp=Vp.css`
1537
+ `;var gi=class extends(0,En.toFtdsBase)(xt){constructor(){super(...arguments),this.family=vr.brand}};gi.styles=[En.safariEllipsisFix,Gp];(0,yi.customElement)("ft-radio")(yr);(0,yi.customElement)("ftds-radio")(hi);(0,yi.customElement)("ft-radio-group")(lo);(0,yi.customElement)("ftds-radio-group")(gi);var jp=f(L()),se=f(C());var mi={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(ke.fontFamily,"Body2 typography"),fontSize:se.FtCssVariableFactory.external(ke.fontSize,"Body2 typography"),fontWeight:se.FtCssVariableFactory.external(ke.fontWeight,"Body2 typography"),letterSpacing:se.FtCssVariableFactory.external(ke.letterSpacing,"Body2 typography"),lineHeight:se.FtCssVariableFactory.external(ke.lineHeight,"Body2 typography"),textTransform:se.FtCssVariableFactory.external(ke.textTransform,"Body2 typography")},Kp=jp.css`
1538
1538
  .ft-filter-level--container {
1539
1539
  display: flex;
1540
1540
  flex-direction: column;
@@ -1604,7 +1604,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1604
1604
  margin: 10px 0;
1605
1605
  color: ${mi.colorOnSurfaceMedium};
1606
1606
  }
1607
- `;var rt=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},we=class extends An.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}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"]'}}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(i=>!i.selected)),this.filter&&(e=e.filter(i=>i.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return vt.html`
1607
+ `;var ot=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},we=class extends An.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}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"]'}}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(i=>!i.selected)),this.filter&&(e=e.filter(i=>i.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return vt.html`
1608
1608
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1609
1609
  ${this.parent==null?null:vt.html`
1610
1610
  <div tabindex="0"
@@ -1625,7 +1625,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1625
1625
  ${this.noValuesLabel}
1626
1626
  </ft-typography>
1627
1627
  `:vt.nothing}
1628
- ${(0,jp.repeat)(o,i=>i.value,i=>{var n;return vt.html`
1628
+ ${(0,Zp.repeat)(o,i=>i.value,i=>{var n;return vt.html`
1629
1629
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1630
1630
  ${this.multivalued?this.buildMultiValuedOption(i):this.buildMonoValuedOption(i)}
1631
1631
  ${this.preventNavigation||i.selected||((n=i.subOptions)!==null&&n!==void 0?n:[]).length===0?vt.nothing:vt.html`
@@ -1671,7 +1671,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1671
1671
  @change=${o=>this.optionsChanged(o,e)}>
1672
1672
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1673
1673
  </ft-radio>
1674
- `}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};we.elementDefinitions={"ft-button":Ce,"ft-ripple":j,"ft-typography":te,"ft-checkbox":Ze,"ft-icon":ae,"ft-radio":yr};we.styles=Gp;rt([(0,De.property)({type:String})],we.prototype,"filterId",void 0);rt([(0,De.property)({type:Object})],we.prototype,"parent",void 0);rt([(0,De.property)({type:Array})],we.prototype,"options",void 0);rt([(0,De.property)({type:Boolean})],we.prototype,"multivalued",void 0);rt([(0,De.property)({type:Boolean})],we.prototype,"disabled",void 0);rt([(0,De.property)({type:Boolean})],we.prototype,"hideSelectedOptions",void 0);rt([(0,De.property)({type:Boolean})],we.prototype,"displayCount",void 0);rt([(0,De.property)({type:Boolean})],we.prototype,"preventNavigation",void 0);rt([(0,De.property)({type:String})],we.prototype,"filter",void 0);rt([(0,De.property)({type:String})],we.prototype,"moreValuesButtonLabel",void 0);rt([(0,De.property)({type:String})],we.prototype,"noValuesLabel",void 0);rt([(0,De.property)({type:Number})],we.prototype,"displayedValuesLimit",void 0);rt([(0,De.query)(".ft-filter-level--container")],we.prototype,"container",void 0);rt([(0,De.state)()],we.prototype,"radios",void 0);rt([(0,De.state)()],we.prototype,"displayedPages",void 0);var Xp=f(C());var qp=f(L()),St=f(J()),lo=f(C());var Yp=f(ht());var Kp=f(L()),zt=f(C());var ot={buttonsColor:zt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",zt.designSystemVariables.colorPrimary),buttonsZIndex:zt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:zt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:zt.FtCssVariableFactory.external(zt.designSystemVariables.colorSurface,"Design system")},Zp=Kp.css`
1674
+ `}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};we.elementDefinitions={"ft-button":Ce,"ft-ripple":K,"ft-typography":te,"ft-checkbox":Ye,"ft-icon":ae,"ft-radio":yr};we.styles=Kp;ot([(0,Fe.property)({type:String})],we.prototype,"filterId",void 0);ot([(0,Fe.property)({type:Object})],we.prototype,"parent",void 0);ot([(0,Fe.property)({type:Array})],we.prototype,"options",void 0);ot([(0,Fe.property)({type:Boolean})],we.prototype,"multivalued",void 0);ot([(0,Fe.property)({type:Boolean})],we.prototype,"disabled",void 0);ot([(0,Fe.property)({type:Boolean})],we.prototype,"hideSelectedOptions",void 0);ot([(0,Fe.property)({type:Boolean})],we.prototype,"displayCount",void 0);ot([(0,Fe.property)({type:Boolean})],we.prototype,"preventNavigation",void 0);ot([(0,Fe.property)({type:String})],we.prototype,"filter",void 0);ot([(0,Fe.property)({type:String})],we.prototype,"moreValuesButtonLabel",void 0);ot([(0,Fe.property)({type:String})],we.prototype,"noValuesLabel",void 0);ot([(0,Fe.property)({type:Number})],we.prototype,"displayedValuesLimit",void 0);ot([(0,Fe.query)(".ft-filter-level--container")],we.prototype,"container",void 0);ot([(0,Fe.state)()],we.prototype,"radios",void 0);ot([(0,Fe.state)()],we.prototype,"displayedPages",void 0);var Jp=f(C());var Xp=f(L()),St=f(J()),co=f(C());var Qp=f(ht());var qp=f(L()),zt=f(C());var it={buttonsColor:zt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",zt.designSystemVariables.colorPrimary),buttonsZIndex:zt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:zt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:zt.FtCssVariableFactory.external(zt.designSystemVariables.colorSurface,"Design system")},Yp=qp.css`
1675
1675
  .ft-snap-scroll {
1676
1676
  box-sizing: border-box;
1677
1677
  position: relative;
@@ -1706,7 +1706,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1706
1706
  flex-wrap: nowrap;
1707
1707
  align-items: flex-start;
1708
1708
  justify-content: flex-start;
1709
- gap: ${ot.gap};
1709
+ gap: ${it.gap};
1710
1710
  }
1711
1711
 
1712
1712
  .ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
@@ -1749,11 +1749,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1749
1749
  .ft-snap-scroll--next {
1750
1750
  position: absolute;
1751
1751
  display: flex;
1752
- z-index: ${ot.buttonsZIndex};
1752
+ z-index: ${it.buttonsZIndex};
1753
1753
  opacity: 1;
1754
1754
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
1755
1755
  ${(0,zt.setVariable)(H.backgroundColor,"transparent")};
1756
- ${(0,zt.setVariable)(H.color,ot.buttonsColor)};
1756
+ ${(0,zt.setVariable)(H.color,it.buttonsColor)};
1757
1757
  }
1758
1758
 
1759
1759
  .ft-snap-scroll--previous[hidden],
@@ -1766,37 +1766,37 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1766
1766
  top: 0;
1767
1767
  left: -1px;
1768
1768
  bottom: 0;
1769
- background: linear-gradient(to right, ${ot.colorSurface} 50%, var(--snap-scroll-transparent-color));
1769
+ background: linear-gradient(to right, ${it.colorSurface} 50%, var(--snap-scroll-transparent-color));
1770
1770
  }
1771
1771
 
1772
1772
  .ft-snap-scroll--vertical .ft-snap-scroll--previous {
1773
1773
  top: -1px;
1774
1774
  left: 0;
1775
1775
  right: 0;
1776
- background: linear-gradient(to bottom, ${ot.colorSurface} 50%, var(--snap-scroll-transparent-color));
1776
+ background: linear-gradient(to bottom, ${it.colorSurface} 50%, var(--snap-scroll-transparent-color));
1777
1777
  }
1778
1778
 
1779
1779
  .ft-snap-scroll--horizontal .ft-snap-scroll--next {
1780
1780
  top: 0;
1781
1781
  right: -1px;
1782
1782
  bottom: 0;
1783
- background: linear-gradient(to left, ${ot.colorSurface} 50%, var(--snap-scroll-transparent-color));
1783
+ background: linear-gradient(to left, ${it.colorSurface} 50%, var(--snap-scroll-transparent-color));
1784
1784
  }
1785
1785
 
1786
1786
  .ft-snap-scroll--vertical .ft-snap-scroll--next {
1787
1787
  left: 0;
1788
1788
  right: 0;
1789
1789
  bottom: -1px;
1790
- background: linear-gradient(to top, ${ot.colorSurface} 50%, var(--snap-scroll-transparent-color));
1790
+ background: linear-gradient(to top, ${it.colorSurface} 50%, var(--snap-scroll-transparent-color));
1791
1791
  }
1792
1792
 
1793
1793
  .ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
1794
1794
  .ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
1795
1795
  .ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
1796
1796
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1797
- background-color: ${ot.colorSurface};
1797
+ background-color: ${it.colorSurface};
1798
1798
  }
1799
- `;var er=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ya=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},Re=class extends lo.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 lo.Debouncer(200),this.updateScrollDebouncer=new lo.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let i=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,n=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<n||o[this.offsetAttribute]+o[this.sizeAttribute]>i)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,Yp.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":lo.isSafari}),o=this.controls&&this.withScroll;return qp.html`
1799
+ `;var er=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Xa=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},Le=class extends co.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 co.Debouncer(200),this.updateScrollDebouncer=new co.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let i=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,n=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<n||o[this.offsetAttribute]+o[this.sizeAttribute]>i)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,Qp.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":co.isSafari}),o=this.controls&&this.withScroll;return Xp.html`
1800
1800
  <div part="container" class="${e}">
1801
1801
  <ft-button
1802
1802
  class="ft-snap-scroll--previous"
@@ -1820,7 +1820,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1820
1820
  @click=${this.next}
1821
1821
  ></ft-button>
1822
1822
  </div>
1823
- `}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 Ya(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,i;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.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,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(i=>i))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};Re.elementDefinitions={"ft-button":Ce};Re.styles=Zp;er([(0,St.property)({type:Boolean})],Re.prototype,"horizontal",void 0);er([(0,St.property)({type:Boolean})],Re.prototype,"hideScrollbar",void 0);er([(0,St.property)({type:Boolean})],Re.prototype,"controls",void 0);er([(0,St.property)({type:Boolean})],Re.prototype,"limitSize",void 0);er([(0,St.state)()],Re.prototype,"elements",void 0);er([(0,St.state)()],Re.prototype,"currentElement",void 0);er([(0,St.state)()],Re.prototype,"withScroll",void 0);er([(0,St.state)()],Re.prototype,"startReached",void 0);er([(0,St.state)()],Re.prototype,"endReached",void 0);er([(0,St.query)(".ft-snap-scroll--content")],Re.prototype,"contentSlot",void 0);(0,Xp.customElement)("ft-snap-scroll")(Re);var Qp=f(L()),ue=f(C());var ut={colorOutline:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorPrimary,"Design system"),colorSurface:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorSurface,"Design system"),transitionDuration:ue.FtCssVariableFactory.external(ue.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:ue.FtCssVariableFactory.external(ue.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:ue.FtCssVariableFactory.extend("--ft-filter-label-color","",ue.designSystemVariables.colorOnSurface),labelFontSize:ue.FtCssVariableFactory.extend("--ft-filter-label-font-size","",I.fontSize,"16px")},Jp=[Kt,ue.noTextInputDefaultClearButton,Qp.css`
1823
+ `}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 Xa(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,i;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.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,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(i=>i))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};Le.elementDefinitions={"ft-button":Ce};Le.styles=Yp;er([(0,St.property)({type:Boolean})],Le.prototype,"horizontal",void 0);er([(0,St.property)({type:Boolean})],Le.prototype,"hideScrollbar",void 0);er([(0,St.property)({type:Boolean})],Le.prototype,"controls",void 0);er([(0,St.property)({type:Boolean})],Le.prototype,"limitSize",void 0);er([(0,St.state)()],Le.prototype,"elements",void 0);er([(0,St.state)()],Le.prototype,"currentElement",void 0);er([(0,St.state)()],Le.prototype,"withScroll",void 0);er([(0,St.state)()],Le.prototype,"startReached",void 0);er([(0,St.state)()],Le.prototype,"endReached",void 0);er([(0,St.query)(".ft-snap-scroll--content")],Le.prototype,"contentSlot",void 0);(0,Jp.customElement)("ft-snap-scroll")(Le);var eu=f(L()),ue=f(C());var ut={colorOutline:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorPrimary,"Design system"),colorSurface:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorSurface,"Design system"),transitionDuration:ue.FtCssVariableFactory.external(ue.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:ue.FtCssVariableFactory.external(ue.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:ue.FtCssVariableFactory.extend("--ft-filter-label-color","",ue.designSystemVariables.colorOnSurface),labelFontSize:ue.FtCssVariableFactory.extend("--ft-filter-label-font-size","",I.fontSize,"16px")},tu=[Kt,ue.noTextInputDefaultClearButton,eu.css`
1824
1824
  :host {
1825
1825
  display: flex;
1826
1826
  max-height: 100%;
@@ -1937,10 +1937,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1937
1937
  slot:not([name]) {
1938
1938
  display: none;
1939
1939
  }
1940
- `];var be=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Xa=class extends CustomEvent{constructor(e){super("change",{detail:e})}},ee=class extends qe.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new qe.Debouncer(300),this.changeDebouncer=new qe.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,qe.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,qe.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(n=>n.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,i=this.filterPlaceHolder.replace("{0}",this.label);return co.html`
1940
+ `];var be=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Qa=class extends CustomEvent{constructor(e){super("change",{detail:e})}},ee=class extends Xe.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 Xe.Debouncer(300),this.changeDebouncer=new Xe.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Xe.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Xe.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(n=>n.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,i=this.filterPlaceHolder.replace("{0}",this.label);return po.html`
1941
1941
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1942
1942
  part="container">
1943
- ${!this.label&&!e?null:co.html`
1943
+ ${!this.label&&!e?null:po.html`
1944
1944
 
1945
1945
  <div class="ft-filter--header" part="header">
1946
1946
  <div class="filter-label" id="id-group-${this.id}">
@@ -1949,7 +1949,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1949
1949
  </ft-typography>
1950
1950
  <slot name="label"></slot>
1951
1951
  </div>
1952
- ${e&&!this.hideClearButton?co.html`
1952
+ ${e&&!this.hideClearButton?po.html`
1953
1953
  <ft-button icon="close"
1954
1954
  aria-label="${this.clearButtonLabel+" "+this.label}"
1955
1955
  dense
@@ -1977,8 +1977,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1977
1977
  @slotchange=${this.updateOptionsFromSlot}
1978
1978
  @option-change=${this.optionsChanged}></slot>
1979
1979
  </div>
1980
- `}update(e){if(super.update(e),e.has("options")){let o=new Set(this.flatOptions.map(i=>i.value));this.displayedLevels=this.displayedLevels.filter(i=>o.has(i)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var o,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(),(o=this.levelsContainer)===null||o===void 0||o.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,o=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 co.html`
1981
- ${this.raiseSelectedOptions&&o.length>0?co.html`
1980
+ `}update(e){if(super.update(e),e.has("options")){let o=new Set(this.flatOptions.map(i=>i.value));this.displayedLevels=this.displayedLevels.filter(i=>o.has(i)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var o,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(),(o=this.levelsContainer)===null||o===void 0||o.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,o=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 po.html`
1981
+ ${this.raiseSelectedOptions&&o.length>0?po.html`
1982
1982
  <ft-filter-level
1983
1983
  filterId="${this.id}"
1984
1984
  ?multivalued=${this.multivalued}
@@ -1998,7 +1998,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1998
1998
  ${this.renderLevel(n,this.options)}
1999
1999
  ${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)})}
2000
2000
  </ft-snap-scroll>
2001
- `}renderLevel(e,o,i){return co.html`
2001
+ `}renderLevel(e,o,i){return po.html`
2002
2002
  <ft-filter-level
2003
2003
  class="${e}"
2004
2004
  filterId="${this.id}"
@@ -2018,21 +2018,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2018
2018
  .exportpartsPrefixes=${["values","available-values"]}
2019
2019
  noValuesLabel="${this.noValuesLabel}"
2020
2020
  ></ft-filter-level>
2021
- `}goBack(e){this.slideOut=e.detail.value,(0,qe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var o;let i=(o=this.levelsContainer)===null||o===void 0?void 0:o.querySelector(".ft-filter--level-center");i?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,qe.waitUntil)(()=>this.slideIn===void 0).then(()=>{var o;let i=(o=this.levelsContainer)===null||o===void 0?void 0:o.querySelector(".ft-filter--level-center");i?.focusOnBackButton()})}focusOnFirstOption(){(0,qe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var e;let o=(e=this.levelsContainer)===null||e===void 0?void 0:e.querySelector(".ft-filter--level-center");o?.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 o;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?(o=i.subOptions)===null||o===void 0||o.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(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,qe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Xa(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(o=>o),this.optionsChanged()}onFilterChange(){var e,o;this.filter=(o=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&o!==void 0?o:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};ee.elementDefinitions={"ft-button":Ce,"ft-filter-level":we,"ft-snap-scroll":Re,"ft-typography":te};ee.styles=Jp;be([(0,le.property)({type:String})],ee.prototype,"id",void 0);be([(0,le.property)({type:String})],ee.prototype,"label",void 0);be([(0,le.property)({type:String})],ee.prototype,"filterPlaceHolder",void 0);be([(0,le.property)({type:String})],ee.prototype,"clearButtonLabel",void 0);be([(0,le.property)({type:String})],ee.prototype,"moreValuesButtonLabel",void 0);be([(0,le.property)({type:String})],ee.prototype,"noValuesLabel",void 0);be([(0,qe.jsonProperty)([])],ee.prototype,"options",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"multivalued",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"disabled",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"raiseSelectedOptions",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"displayCount",void 0);be([(0,le.property)({type:Number})],ee.prototype,"displayedValuesLimit",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"hideClearButton",void 0);be([(0,le.query)(".ft-filter--slot")],ee.prototype,"slotElement",void 0);be([(0,le.query)(".ft-filter--container")],ee.prototype,"container",void 0);be([(0,le.query)(".ft-filter--values")],ee.prototype,"valuesContainer",void 0);be([(0,le.query)(".ft-filter--levels")],ee.prototype,"levelsContainer",void 0);be([(0,le.state)()],ee.prototype,"lastLevelHasHiddenvalues",void 0);be([(0,le.query)(".ft-filter--filter input")],ee.prototype,"filterInput",void 0);be([(0,le.queryAll)(".ft-filter--levels ft-filter-level")],ee.prototype,"levels",void 0);be([(0,le.state)()],ee.prototype,"withScroll",void 0);be([(0,le.state)()],ee.prototype,"filter",void 0);be([(0,le.state)()],ee.prototype,"slideIn",void 0);be([(0,le.state)()],ee.prototype,"slideOut",void 0);var Rn=f(C()),po=f(J()),eu=f(L()),zo=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ot=class extends Rn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return eu.html`
2021
+ `}goBack(e){this.slideOut=e.detail.value,(0,Xe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var o;let i=(o=this.levelsContainer)===null||o===void 0?void 0:o.querySelector(".ft-filter--level-center");i?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,Xe.waitUntil)(()=>this.slideIn===void 0).then(()=>{var o;let i=(o=this.levelsContainer)===null||o===void 0?void 0:o.querySelector(".ft-filter--level-center");i?.focusOnBackButton()})}focusOnFirstOption(){(0,Xe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var e;let o=(e=this.levelsContainer)===null||e===void 0?void 0:e.querySelector(".ft-filter--level-center");o?.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 o;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?(o=i.subOptions)===null||o===void 0||o.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(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Xe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Qa(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(o=>o),this.optionsChanged()}onFilterChange(){var e,o;this.filter=(o=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&o!==void 0?o:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};ee.elementDefinitions={"ft-button":Ce,"ft-filter-level":we,"ft-snap-scroll":Le,"ft-typography":te};ee.styles=tu;be([(0,le.property)({type:String})],ee.prototype,"id",void 0);be([(0,le.property)({type:String})],ee.prototype,"label",void 0);be([(0,le.property)({type:String})],ee.prototype,"filterPlaceHolder",void 0);be([(0,le.property)({type:String})],ee.prototype,"clearButtonLabel",void 0);be([(0,le.property)({type:String})],ee.prototype,"moreValuesButtonLabel",void 0);be([(0,le.property)({type:String})],ee.prototype,"noValuesLabel",void 0);be([(0,Xe.jsonProperty)([])],ee.prototype,"options",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"multivalued",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"disabled",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"raiseSelectedOptions",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"displayCount",void 0);be([(0,le.property)({type:Number})],ee.prototype,"displayedValuesLimit",void 0);be([(0,le.property)({type:Boolean})],ee.prototype,"hideClearButton",void 0);be([(0,le.query)(".ft-filter--slot")],ee.prototype,"slotElement",void 0);be([(0,le.query)(".ft-filter--container")],ee.prototype,"container",void 0);be([(0,le.query)(".ft-filter--values")],ee.prototype,"valuesContainer",void 0);be([(0,le.query)(".ft-filter--levels")],ee.prototype,"levelsContainer",void 0);be([(0,le.state)()],ee.prototype,"lastLevelHasHiddenvalues",void 0);be([(0,le.query)(".ft-filter--filter input")],ee.prototype,"filterInput",void 0);be([(0,le.queryAll)(".ft-filter--levels ft-filter-level")],ee.prototype,"levels",void 0);be([(0,le.state)()],ee.prototype,"withScroll",void 0);be([(0,le.state)()],ee.prototype,"filter",void 0);be([(0,le.state)()],ee.prototype,"slideIn",void 0);be([(0,le.state)()],ee.prototype,"slideOut",void 0);var Rn=f(C()),uo=f(J()),ru=f(L()),zo=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ot=class extends Rn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return ru.html`
2022
2022
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
2023
- `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(o=>o)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ot.elementDefinitions={};zo([(0,po.property)({type:String})],Ot.prototype,"label",void 0);zo([(0,po.property)({type:Object,converter:t=>t})],Ot.prototype,"value",void 0);zo([(0,po.property)({type:Boolean,reflect:!0})],Ot.prototype,"selected",void 0);zo([(0,po.property)({type:Object})],Ot.prototype,"subOptions",void 0);zo([(0,Rn.jsonProperty)({})],Ot.prototype,"renderOption",void 0);zo([(0,po.query)(".ft-filter-option--slot")],Ot.prototype,"slotElement",void 0);(0,Qa.customElement)("ft-filter")(ee);(0,Qa.customElement)("ft-filter-option")(Ot);var Ja=f(C());var iu=f(L()),Ln=f(J()),nu=f(C());var tu=f(L());var ru=tu.css`
2023
+ `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(o=>o)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ot.elementDefinitions={};zo([(0,uo.property)({type:String})],Ot.prototype,"label",void 0);zo([(0,uo.property)({type:Object,converter:t=>t})],Ot.prototype,"value",void 0);zo([(0,uo.property)({type:Boolean,reflect:!0})],Ot.prototype,"selected",void 0);zo([(0,uo.property)({type:Object})],Ot.prototype,"subOptions",void 0);zo([(0,Rn.jsonProperty)({})],Ot.prototype,"renderOption",void 0);zo([(0,uo.query)(".ft-filter-option--slot")],Ot.prototype,"slotElement",void 0);(0,Ja.customElement)("ft-filter")(ee);(0,Ja.customElement)("ft-filter-option")(Ot);var es=f(C());var au=f(L()),Ln=f(J()),su=f(C());var ou=f(L());var iu=ou.css`
2024
2024
  .ft-accordion {
2025
2025
  box-sizing: border-box;
2026
2026
  }
2027
- `;var ou=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},tr=class extends nu.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return iu.html`
2027
+ `;var nu=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},tr=class extends su.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return au.html`
2028
2028
  <div class="ft-accordion">
2029
2029
  <slot @activated=${this.onChange}></slot>
2030
2030
  </div>
2031
- `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};tr.elementDefinitions={};tr.styles=ru;ou([(0,Ln.property)({type:Boolean})],tr.prototype,"multi",void 0);ou([(0,Ln.query)("slot")],tr.prototype,"content",void 0);var bi=f(L()),xi=f(J()),lu=f(C());var au=f(L()),fo=f(C()),uo={horizontalSpacing:fo.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:fo.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:fo.FtCssVariableFactory.external(fo.designSystemVariables.colorOutline,"Design system"),backgroundColor:fo.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},su=au.css`
2031
+ `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};tr.elementDefinitions={};tr.styles=iu;nu([(0,Ln.property)({type:Boolean})],tr.prototype,"multi",void 0);nu([(0,Ln.query)("slot")],tr.prototype,"content",void 0);var bi=f(L()),xi=f(J()),du=f(C());var lu=f(L()),ho=f(C()),fo={horizontalSpacing:ho.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:ho.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:ho.FtCssVariableFactory.external(ho.designSystemVariables.colorOutline,"Design system"),backgroundColor:ho.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},cu=lu.css`
2032
2032
  .ft-accordion-item {
2033
2033
  display: flex;
2034
2034
  flex-direction: column;
2035
- background-color: ${uo.backgroundColor};
2035
+ background-color: ${fo.backgroundColor};
2036
2036
  }
2037
2037
 
2038
2038
  .ft-accordion-item--toggle {
@@ -2042,8 +2042,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2042
2042
  display: flex;
2043
2043
  align-items: center;
2044
2044
  cursor: pointer;
2045
- padding: ${uo.verticalSpacing} ${uo.horizontalSpacing};
2046
- gap: calc(${uo.horizontalSpacing} / 2);
2045
+ padding: ${fo.verticalSpacing} ${fo.horizontalSpacing};
2046
+ gap: calc(${fo.horizontalSpacing} / 2);
2047
2047
  outline: none;
2048
2048
  }
2049
2049
 
@@ -2068,13 +2068,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2068
2068
  .ft-accordion-item--active .ft-accordion-item--content {
2069
2069
  height: initial;
2070
2070
  overflow: visible;
2071
- padding: ${uo.verticalSpacing} ${uo.horizontalSpacing};
2071
+ padding: ${fo.verticalSpacing} ${fo.horizontalSpacing};
2072
2072
  }
2073
2073
 
2074
2074
  .ft-accordion-item--separator {
2075
- border-bottom: 1px solid ${uo.colorOutline};
2075
+ border-bottom: 1px solid ${fo.colorOutline};
2076
2076
  }
2077
- `;var In=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},It=class extends lu.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return bi.html`
2077
+ `;var In=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},It=class extends du.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return bi.html`
2078
2078
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
2079
2079
  <div class="ft-accordion-item--toggle"
2080
2080
  part="toggle"
@@ -2104,7 +2104,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2104
2104
  </div>
2105
2105
  <div class="ft-accordion-item--separator" part="separator"></div>
2106
2106
  </div>
2107
- `}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)}};It.elementDefinitions={"ft-ripple":j,"ft-typography":te,"ft-icon":ae};It.styles=su;In([(0,xi.property)()],It.prototype,"icon",void 0);In([(0,xi.property)()],It.prototype,"iconVariant",void 0);In([(0,xi.property)()],It.prototype,"label",void 0);In([(0,xi.property)({type:Boolean,reflect:!0})],It.prototype,"active",void 0);(0,Ja.customElement)("ft-accordion")(tr);(0,Ja.customElement)("ft-accordion-item")(It);var rs=f(C());var kn=f(L()),Ye=f(J()),fu=f(ht()),Uo=f(C());var vi=f(L()),G=f(C());var cu=G.FtCssVariableFactory.extend("--ft-chip-color","",G.designSystemVariables.colorOnSurface),Ge={backgroundColor:G.FtCssVariableFactory.extend("--ft-chip-background-color","",G.designSystemVariables.colorSurface),color:cu,fontSize:G.FtCssVariableFactory.extend("--ft-chip-font-size","",Ie.fontSize),fontWeight:G.FtCssVariableFactory.extend("--ft-chip-font-weight","",Ie.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","",cu),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")},du=G.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",G.FtCssVariableFactory.extend("--ft-chip-color","",G.designSystemVariables.colorOnPrimary)),es={backgroundColor:G.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",G.FtCssVariableFactory.extend("--ft-chip-background-color","",G.designSystemVariables.colorPrimary)),color:du,rippleColor:G.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",du)},pu={horizontalPadding:G.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:G.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},uu=[G.noTextSelect,vi.css`
2107
+ `}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)}};It.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae};It.styles=cu;In([(0,xi.property)()],It.prototype,"icon",void 0);In([(0,xi.property)()],It.prototype,"iconVariant",void 0);In([(0,xi.property)()],It.prototype,"label",void 0);In([(0,xi.property)({type:Boolean,reflect:!0})],It.prototype,"active",void 0);(0,es.customElement)("ft-accordion")(tr);(0,es.customElement)("ft-accordion-item")(It);var os=f(C());var kn=f(L()),Qe=f(J()),gu=f(ht()),Uo=f(C());var vi=f(L()),G=f(C());var pu=G.FtCssVariableFactory.extend("--ft-chip-color","",G.designSystemVariables.colorOnSurface),Ke={backgroundColor:G.FtCssVariableFactory.extend("--ft-chip-background-color","",G.designSystemVariables.colorSurface),color:pu,fontSize:G.FtCssVariableFactory.extend("--ft-chip-font-size","",ke.fontSize),fontWeight:G.FtCssVariableFactory.extend("--ft-chip-font-weight","",ke.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","",pu),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")},uu=G.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",G.FtCssVariableFactory.extend("--ft-chip-color","",G.designSystemVariables.colorOnPrimary)),ts={backgroundColor:G.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",G.FtCssVariableFactory.extend("--ft-chip-background-color","",G.designSystemVariables.colorPrimary)),color:uu,rippleColor:G.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",uu)},fu={horizontalPadding:G.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:G.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},hu=[G.noTextSelect,vi.css`
2108
2108
  :host {
2109
2109
  display: inline-block;
2110
2110
  max-width: 100%;
@@ -2120,21 +2120,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2120
2120
  box-sizing: border-box;
2121
2121
  pointer-events: auto;
2122
2122
 
2123
- --chip-internal-font-size: ${Ge.fontSize};
2124
- --chip-internal-font-weight: ${Ge.fontWeight};
2123
+ --chip-internal-font-size: ${Ke.fontSize};
2124
+ --chip-internal-font-weight: ${Ke.fontWeight};
2125
2125
  --chip-internal-line-height: max(20px, calc(var(--chip-internal-font-size) + 2px));
2126
- ${(0,G.setVariable)(Se.size,Ge.iconSize)};
2127
- --chip-internal-vertical-padding: ${Ge.verticalPadding};
2128
- --chip-internal-horizontal-padding: ${Ge.horizontalPadding};
2126
+ ${(0,G.setVariable)(Se.size,Ke.iconSize)};
2127
+ --chip-internal-vertical-padding: ${Ke.verticalPadding};
2128
+ --chip-internal-horizontal-padding: ${Ke.horizontalPadding};
2129
2129
  --chip-internal-icon-padding: 3px;
2130
- --chip-internal-content-height: max(var(--chip-internal-line-height), ${Ge.iconSize});
2130
+ --chip-internal-content-height: max(var(--chip-internal-line-height), ${Ke.iconSize});
2131
2131
 
2132
- border: 1px solid ${Ge.borderColor};
2133
- color: ${Ge.color};
2134
- ${(0,G.setVariable)(x.color,Ge.rippleColor)};
2135
- border-radius: var(${(0,vi.unsafeCSS)(Ge.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
2132
+ border: 1px solid ${Ke.borderColor};
2133
+ color: ${Ke.color};
2134
+ ${(0,G.setVariable)(x.color,Ke.rippleColor)};
2135
+ border-radius: var(${(0,vi.unsafeCSS)(Ke.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
2136
2136
  padding: calc(var(--chip-internal-vertical-padding) - 1px) calc(var(--chip-internal-horizontal-padding) - 1px);
2137
- background-color: ${Ge.backgroundColor};
2137
+ background-color: ${Ke.backgroundColor};
2138
2138
  line-height: var(--chip-internal-content-height);
2139
2139
  }
2140
2140
 
@@ -2144,28 +2144,28 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2144
2144
 
2145
2145
  .ft-chip--dense {
2146
2146
  --chip-internal-icon-padding: 3px;
2147
- --chip-internal-vertical-padding: ${pu.verticalPadding};
2148
- --chip-internal-horizontal-padding: ${pu.horizontalPadding};
2147
+ --chip-internal-vertical-padding: ${fu.verticalPadding};
2148
+ --chip-internal-horizontal-padding: ${fu.horizontalPadding};
2149
2149
  --chip-internal-line-height: max(16px, calc(var(--chip-internal-font-size) + 2px));
2150
2150
  }
2151
2151
 
2152
2152
  .ft-chip--no-content {
2153
- --chip-internal-horizontal-padding: ${Ge.horizontalPadding.get(vi.css`var(--chip-internal-vertical-padding)`)};
2153
+ --chip-internal-horizontal-padding: ${Ke.horizontalPadding.get(vi.css`var(--chip-internal-vertical-padding)`)};
2154
2154
  }
2155
2155
 
2156
2156
  .ft-chip--disabled {
2157
2157
  cursor: default;
2158
2158
  pointer-events: none;
2159
2159
  filter: grayscale(1);
2160
- opacity: ${Ge.opacityDisabled};
2160
+ opacity: ${Ke.opacityDisabled};
2161
2161
  }
2162
2162
 
2163
2163
  .ft-chip--highlighted {
2164
2164
  border: none;
2165
2165
  padding: var(--chip-internal-vertical-padding) var(--chip-internal-horizontal-padding);
2166
- background-color: ${es.backgroundColor};
2167
- ${(0,G.setVariable)(x.color,es.rippleColor)};
2168
- color: ${es.color};
2166
+ background-color: ${ts.backgroundColor};
2167
+ ${(0,G.setVariable)(x.color,ts.rippleColor)};
2168
+ color: ${ts.color};
2169
2169
  }
2170
2170
 
2171
2171
  .ft-chip--clickable {
@@ -2196,7 +2196,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2196
2196
  }
2197
2197
 
2198
2198
  .ft-chip--icon-button {
2199
- ${(0,G.setVariable)(H.iconSize,Ge.iconSize)};
2199
+ ${(0,G.setVariable)(H.iconSize,Ke.iconSize)};
2200
2200
  ${(0,G.setVariable)(H.horizontalPadding,"var(--chip-internal-icon-padding)")};
2201
2201
  ${(0,G.setVariable)(H.verticalPadding,"var(--chip-internal-icon-padding)")};
2202
2202
  margin: calc((-1) * var(--chip-internal-icon-padding));
@@ -2206,9 +2206,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2206
2206
  vertical-align: bottom;
2207
2207
  display: block;
2208
2208
  margin: 0 var(--chip-internal-horizontal-padding);
2209
- ${(0,G.setVariable)(Ie.fontSize,"var(--chip-internal-font-size)")};
2210
- ${(0,G.setVariable)(Ie.fontWeight,"var(--chip-internal-font-weight)")};
2211
- ${(0,G.setVariable)(Ie.lineHeight,"var(--chip-internal-content-height)")};
2209
+ ${(0,G.setVariable)(ke.fontSize,"var(--chip-internal-font-size)")};
2210
+ ${(0,G.setVariable)(ke.fontWeight,"var(--chip-internal-font-weight)")};
2211
+ ${(0,G.setVariable)(ke.lineHeight,"var(--chip-internal-content-height)")};
2212
2212
  }
2213
2213
 
2214
2214
  .ft-chip--safari-fix .ft-chip--label {
@@ -2245,7 +2245,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2245
2245
  order: -1;
2246
2246
  }
2247
2247
  `];var ft=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},$n=class extends CustomEvent{constructor(){super("icon-click")}},Oe=class extends Uo.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":Uo.isSafari};return kn.html`
2248
- <div class="${(0,fu.classMap)(e)}"
2248
+ <div class="${(0,gu.classMap)(e)}"
2249
2249
  aria-label="${this.getLabel()}"
2250
2250
  tabindex="${this.interactionsOnChip?0:-1}"
2251
2251
  @keyup=${this.onKeyUp}
@@ -2271,7 +2271,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2271
2271
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
2272
2272
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
2273
2273
  </div>
2274
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new $n))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new $n))}getLabel(){return this.label||this.textContent}get textContent(){return(0,Uo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};Oe.elementDefinitions={"ft-ripple":j,"ft-typography":te,"ft-icon":ae,"ft-button":Ce};Oe.styles=uu;ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"highlighted",void 0);ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"removable",void 0);ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"disabled",void 0);ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"clickable",void 0);ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"iconClickable",void 0);ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"dense",void 0);ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"multiLine",void 0);ft([(0,Ye.property)()],Oe.prototype,"label",void 0);ft([(0,Ye.property)()],Oe.prototype,"iconLabel",void 0);ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"hideIconTooltip",void 0);ft([(0,Ye.property)()],Oe.prototype,"icon",void 0);ft([(0,Ye.property)()],Oe.prototype,"iconVariant",void 0);ft([(0,Ye.property)({type:Boolean})],Oe.prototype,"trailingIcon",void 0);ft([(0,Ye.query)("ft-typography slot")],Oe.prototype,"slottedContent",void 0);var zr=f(L()),Ur=f(J()),yu=f(ht()),Pn=f(C());var hu=f(L());var Tn=f(C());var gu=[hu.css`
2274
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new $n))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new $n))}getLabel(){return this.label||this.textContent}get textContent(){return(0,Uo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};Oe.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae,"ft-button":Ce};Oe.styles=hu;ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"highlighted",void 0);ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"removable",void 0);ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"disabled",void 0);ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"clickable",void 0);ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"iconClickable",void 0);ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"dense",void 0);ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"multiLine",void 0);ft([(0,Qe.property)()],Oe.prototype,"label",void 0);ft([(0,Qe.property)()],Oe.prototype,"iconLabel",void 0);ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"hideIconTooltip",void 0);ft([(0,Qe.property)()],Oe.prototype,"icon",void 0);ft([(0,Qe.property)()],Oe.prototype,"iconVariant",void 0);ft([(0,Qe.property)({type:Boolean})],Oe.prototype,"trailingIcon",void 0);ft([(0,Qe.query)("ft-typography slot")],Oe.prototype,"slottedContent",void 0);var zr=f(L()),Ur=f(J()),bu=f(ht()),Pn=f(C());var yu=f(L());var Tn=f(C());var mu=[yu.css`
2275
2275
  :host {
2276
2276
  display: inline-block;
2277
2277
  max-width: 100%;
@@ -2334,7 +2334,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2334
2334
  top: -3px;
2335
2335
  height: ${B.smallIconSize};
2336
2336
  transform: scale(.75); /* Little trick to have a (even) bigger icon inside of the button */
2337
- ${da.smallIconOnlyWidth.set("15px")};
2337
+ ${pa.smallIconOnlyWidth.set("15px")};
2338
2338
  }
2339
2339
 
2340
2340
  .ftds--size-small .ftds-chip--remove-button::part(icon) {
@@ -2438,8 +2438,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2438
2438
  .ftds--family-error .ftds-chip--icon-container {
2439
2439
  color: ${B.errorIconColor};
2440
2440
  }
2441
- `];var Ho=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},ts=class extends CustomEvent{constructor(){super("remove")}},kt=class extends Pn.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 zr.html`
2442
- <div class="${(0,yu.classMap)(e)}"
2441
+ `];var Ho=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},rs=class extends CustomEvent{constructor(){super("remove")}},kt=class extends Pn.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 zr.html`
2442
+ <div class="${(0,bu.classMap)(e)}"
2443
2443
  aria-label="${this.getLabel()}"
2444
2444
  part="chip">
2445
2445
  ${this.renderIcon()}
@@ -2450,13 +2450,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2450
2450
  </div>
2451
2451
  `}renderIcon(){return this.icon?zr.html`
2452
2452
  <div class="ftds-chip--icon-container" part="icon-container">
2453
- <ft-icon .variant=${Be.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2453
+ <ft-icon .variant=${De.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2454
2454
  </div>
2455
2455
  `:zr.nothing}renderAction(){return this.removable?zr.html`
2456
2456
  <ftds-button round
2457
2457
  class="ftds-chip--remove-button"
2458
2458
  @click=${this.dispatchRemoveEvent}
2459
- icon=${dt.X_MARK}
2459
+ icon=${We.X_MARK}
2460
2460
  label=${this.removeButtonLabel}
2461
2461
  family=${Pn.DesignSystemFamily.neutral}
2462
2462
  size=${this.resolveButtonSize()}
@@ -2464,7 +2464,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2464
2464
  ></ftds-button>
2465
2465
  `:this.withAction?zr.html`
2466
2466
  <slot name="action"></slot>
2467
- `:zr.nothing}resolveButtonSize(){switch(this.size){case Je.large:return Je.medium;case Je.medium:case Je.small:return Je.small}}getLabel(){return this.label||this.textContent}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new ts)}typographyVariant(){switch(this.size){case Je.large:return et.body2medium;case Je.medium:case Je.small:return et.caption1medium}}};kt.elementDefinitions={"ft-typography":te,"ft-icon":ae,"ftds-button":Bt};kt.styles=gu;Ho([(0,Ur.property)({type:Boolean})],kt.prototype,"withAction",void 0);Ho([(0,Ur.property)({type:Boolean})],kt.prototype,"removable",void 0);Ho([(0,Ur.property)()],kt.prototype,"removeButtonLabel",void 0);Ho([(0,Ur.property)()],kt.prototype,"label",void 0);Ho([(0,Ur.property)()],kt.prototype,"icon",void 0);Ho([(0,Ur.query)("ft-typography slot")],kt.prototype,"slottedContent",void 0);(0,rs.customElement)("ft-chip")(Oe);(0,rs.customElement)("ftds-chip")(kt);var ls=f(C());var ho=f(L()),ce=f(J()),ss=f(ht()),Lu=f(Br()),go=f(C());var as=f(C());var Nn=f(J());var mu=f(L()),fe=f(C());var M={fontSize:fe.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:fe.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:fe.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:fe.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:fe.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:fe.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:fe.FtCssVariableFactory.extend("--ft-input-label-border-color","",fe.designSystemVariables.colorOutline),textColor:fe.FtCssVariableFactory.extend("--ft-input-label-text-color","",fe.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:fe.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",fe.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:fe.FtCssVariableFactory.extend("--ft-input-label-background-color","",fe.designSystemVariables.colorSurface),borderRadius:fe.FtCssVariableFactory.extend("--ft-input-label-border-radius","",fe.designSystemVariables.borderRadiusS),colorError:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorError,"Design system")},bu=mu.css`
2467
+ `:zr.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,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new rs)}typographyVariant(){switch(this.size){case tt.large:return Be.body2medium;case tt.medium:case tt.small:return Be.caption1medium}}};kt.elementDefinitions={"ft-typography":te,"ft-icon":ae,"ftds-button":Bt};kt.styles=mu;Ho([(0,Ur.property)({type:Boolean})],kt.prototype,"withAction",void 0);Ho([(0,Ur.property)({type:Boolean})],kt.prototype,"removable",void 0);Ho([(0,Ur.property)()],kt.prototype,"removeButtonLabel",void 0);Ho([(0,Ur.property)()],kt.prototype,"label",void 0);Ho([(0,Ur.property)()],kt.prototype,"icon",void 0);Ho([(0,Ur.query)("ft-typography slot")],kt.prototype,"slottedContent",void 0);(0,os.customElement)("ft-chip")(Oe);(0,os.customElement)("ftds-chip")(kt);var ds=f(C());var go=f(L()),ce=f(J()),cs=f(ht()),Iu=f(Br());function Nn(t,e,o){return t?e(t):o?.(t)}var is=t=>t??Ae;var Hr=f(C());var ls=f(C());var _n=f(J());var xu=f(L()),fe=f(C());var M={fontSize:fe.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:fe.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:fe.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:fe.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:fe.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:fe.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:fe.FtCssVariableFactory.extend("--ft-input-label-border-color","",fe.designSystemVariables.colorOutline),textColor:fe.FtCssVariableFactory.extend("--ft-input-label-text-color","",fe.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:fe.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",fe.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:fe.FtCssVariableFactory.extend("--ft-input-label-background-color","",fe.designSystemVariables.colorSurface),borderRadius:fe.FtCssVariableFactory.extend("--ft-input-label-border-radius","",fe.designSystemVariables.borderRadiusS),colorError:fe.FtCssVariableFactory.external(fe.designSystemVariables.colorError,"Design system")},vu=xu.css`
2468
2468
  .ft-input-label {
2469
2469
  position: absolute;
2470
2470
  inset: 0;
@@ -2515,8 +2515,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2515
2515
  transition: font-size 250ms, line-height 250ms, color 250ms;
2516
2516
  max-width: calc(${M.labelMaxWidth} - 2 * (${M.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
2517
2517
  text-overflow: ellipsis;
2518
- ${(0,fe.setVariable)(Ne.fontSize,M.fontSize)};
2519
- ${(0,fe.setVariable)(Ne.lineHeight,M.fontSize)};
2518
+ ${(0,fe.setVariable)(_e.fontSize,M.fontSize)};
2519
+ ${(0,fe.setVariable)(_e.lineHeight,M.fontSize)};
2520
2520
  }
2521
2521
 
2522
2522
  .ft-input-label--in-error .ft-input-label--text {
@@ -2536,7 +2536,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2536
2536
 
2537
2537
  .ft-input-label--floating-text {
2538
2538
  position: absolute;
2539
- top: calc(50% - ${Ne.lineHeight} / 2);
2539
+ top: calc(50% - ${_e.lineHeight} / 2);
2540
2540
  transition: top 250ms;
2541
2541
  overflow: hidden;
2542
2542
  white-space: nowrap;
@@ -2548,8 +2548,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2548
2548
  }
2549
2549
 
2550
2550
  .ft-input-label--raised .ft-input-label--text {
2551
- ${(0,fe.setVariable)(Ne.fontSize,M.raisedFontSize)};
2552
- ${(0,fe.setVariable)(Ne.lineHeight,M.raisedFontSize)};
2551
+ ${(0,fe.setVariable)(_e.fontSize,M.raisedFontSize)};
2552
+ ${(0,fe.setVariable)(_e.lineHeight,M.raisedFontSize)};
2553
2553
  }
2554
2554
 
2555
2555
  .ft-input-label--raised .ft-input-label--floating-text {
@@ -2580,29 +2580,29 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2580
2580
  z-index: ${M.raisedZIndex};
2581
2581
  background-color: ${M.backgroundColor};
2582
2582
  border-radius: ${M.borderRadius};
2583
- top: calc((${Ne.lineHeight} / -2) + 2px);
2583
+ top: calc((${_e.lineHeight} / -2) + 2px);
2584
2584
  }
2585
2585
 
2586
2586
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
2587
2587
  border-top: none;
2588
2588
  }
2589
- `;var os=f(L()),is=f(J());function xu(t,e,o){return t?e(t):o?.(t)}var Su=f(ht()),Ou=f(C()),vu=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},br=class extends Ou.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return os.html`
2590
- <div class="${(0,Su.classMap)(this.inputLabelClasses)}">
2591
- ${xu(this.text,()=>os.html`
2589
+ `;var ns=f(L()),as=f(J());var Ou=f(ht()),Cu=f(C()),Su=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},br=class extends Cu.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return ns.html`
2590
+ <div class="${(0,Ou.classMap)(this.inputLabelClasses)}">
2591
+ ${Nn(this.text,()=>ns.html`
2592
2592
  <div class="ft-input-label--text ft-typography--caption">
2593
2593
  <label class="ft-input-label--floating-text">${this.text}</label>
2594
2594
  <span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
2595
2595
  </div>
2596
2596
  `)}
2597
2597
  </div>
2598
- `}};br.elementDefinitions={};vu([(0,is.property)({type:String})],br.prototype,"text",void 0);vu([(0,is.property)({type:Boolean})],br.prototype,"raised",void 0);var ns=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ut=class extends br{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}}};Ut.elementDefinitions={};Ut.styles=[Kt,bu];ns([(0,Nn.property)({type:Boolean})],Ut.prototype,"outlined",void 0);ns([(0,Nn.property)({type:Boolean})],Ut.prototype,"error",void 0);ns([(0,Nn.property)({type:Boolean})],Ut.prototype,"disabled",void 0);var Eu=f(C());var Cu=f(L());var Le=f(C()),Xe={fontSize:Le.FtCssVariableFactory.extend("--ft-input-label-font-size","",yo.fontSize),fontSizeRaised:Le.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",jr.fontSize),lineHeight:Le.FtCssVariableFactory.extend("--ft-input-label-line-height","",jr.lineHeight),color:Le.FtCssVariableFactory.extend("--ft-input-label-color","",Le.semantic.contentGlobalSubtle),largeFieldHeight:Le.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Le.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:Le.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:Le.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Le.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Le.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:Le.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Le.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},wu=[Cu.css`
2598
+ `}};br.elementDefinitions={};Su([(0,as.property)({type:String})],br.prototype,"text",void 0);Su([(0,as.property)({type:Boolean})],br.prototype,"raised",void 0);var ss=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Ut=class extends br{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}}};Ut.elementDefinitions={};Ut.styles=[Kt,vu];ss([(0,_n.property)({type:Boolean})],Ut.prototype,"outlined",void 0);ss([(0,_n.property)({type:Boolean})],Ut.prototype,"error",void 0);ss([(0,_n.property)({type:Boolean})],Ut.prototype,"disabled",void 0);var Au=f(C());var wu=f(L());var Ie=f(C()),Je={fontSize:Ie.FtCssVariableFactory.extend("--ft-input-label-font-size","",yo.fontSize),fontSizeRaised:Ie.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",Kr.fontSize),lineHeight:Ie.FtCssVariableFactory.extend("--ft-input-label-line-height","",Kr.lineHeight),color:Ie.FtCssVariableFactory.extend("--ft-input-label-color","",Ie.semantic.contentGlobalSubtle),largeFieldHeight:Ie.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Ie.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:Ie.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:Ie.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Ie.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Ie.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:Ie.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Ie.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},Eu=[wu.css`
2599
2599
 
2600
2600
  :root {
2601
- --field-height: ${Xe.largeFieldHeight};
2602
- --field-vertical-gap: ${Xe.largeFieldVerticalGap};
2603
- --field-horizontal-padding: ${Xe.largeFieldHorizontalPadding};
2601
+ --field-height: ${Je.largeFieldHeight};
2602
+ --field-vertical-gap: ${Je.largeFieldVerticalGap};
2603
+ --field-horizontal-padding: ${Je.largeFieldHorizontalPadding};
2604
2604
 
2605
- --typo-caption-height: calc(${jr.lineHeight} * ${jr.fontSize});
2605
+ --typo-caption-height: calc(${Kr.lineHeight} * ${Kr.fontSize});
2606
2606
  --typo-body-height: calc(${yo.lineHeight} * ${yo.fontSize});
2607
2607
  --caption-label-and-value-combined-height: calc(var(--field-vertical-gap) + var(--typo-caption-height) + var(--typo-body-height));
2608
2608
  --input-content-vertical-padding: calc((var(--field-height) - var(--caption-label-and-value-combined-height)) / 2);
@@ -2618,15 +2618,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2618
2618
  }
2619
2619
 
2620
2620
  .ft-input-label.ftds--size-large {
2621
- --field-height: ${Xe.largeFieldHeight};
2622
- --field-vertical-gap: ${Xe.largeFieldVerticalGap};
2623
- --field-horizontal-padding: ${Xe.largeFieldHorizontalPadding};
2621
+ --field-height: ${Je.largeFieldHeight};
2622
+ --field-vertical-gap: ${Je.largeFieldVerticalGap};
2623
+ --field-horizontal-padding: ${Je.largeFieldHorizontalPadding};
2624
2624
  }
2625
2625
 
2626
2626
  .ft-input-label.ftds--size-medium {
2627
- --field-height: ${Xe.mediumFieldHeight};
2628
- --field-vertical-gap: ${Xe.mediumFieldVerticalGap};
2629
- --field-horizontal-padding: ${Xe.mediumFieldHorizontalPadding};
2627
+ --field-height: ${Je.mediumFieldHeight};
2628
+ --field-vertical-gap: ${Je.mediumFieldVerticalGap};
2629
+ --field-horizontal-padding: ${Je.mediumFieldHorizontalPadding};
2630
2630
  }
2631
2631
 
2632
2632
  .ft-input-label--text {
@@ -2637,8 +2637,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2637
2637
  z-index: 10;
2638
2638
  width: 100%;
2639
2639
  transition: font-size 250ms, line-height 250ms, color 250ms;
2640
- ${(0,Le.setVariable)(Ne.fontSize,Xe.fontSize)};
2641
- ${(0,Le.setVariable)(Ne.lineHeight,Xe.lineHeight)};
2640
+ ${(0,Ie.setVariable)(_e.fontSize,Je.fontSize)};
2641
+ ${(0,Ie.setVariable)(_e.lineHeight,Je.lineHeight)};
2642
2642
  }
2643
2643
 
2644
2644
  .ft-input-label--hidden-text {
@@ -2661,23 +2661,23 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2661
2661
 
2662
2662
  padding-top: ${M.verticalSpacing};
2663
2663
  padding-bottom: ${M.verticalSpacing};
2664
- padding-left: calc(var(--field-horizontal-padding) + ${Xe.additionalPaddingLeft});
2665
- padding-right: calc(var(--field-horizontal-padding) + ${Xe.additionalPaddingRight});
2664
+ padding-left: calc(var(--field-horizontal-padding) + ${Je.additionalPaddingLeft});
2665
+ padding-right: calc(var(--field-horizontal-padding) + ${Je.additionalPaddingRight});
2666
2666
 
2667
2667
  margin: calc(${M.verticalSpacing} * -1) 0;
2668
- color: ${Xe.color};
2668
+ color: ${Je.color};
2669
2669
  }
2670
2670
 
2671
2671
  .ft-input-label--raised .ft-input-label--text {
2672
- ${(0,Le.setVariable)(Ne.fontSize,Xe.fontSizeRaised)};
2673
- ${(0,Le.setVariable)(Ne.lineHeight,Xe.lineHeight)};
2672
+ ${(0,Ie.setVariable)(_e.fontSize,Je.fontSizeRaised)};
2673
+ ${(0,Ie.setVariable)(_e.lineHeight,Je.lineHeight)};
2674
2674
  }
2675
2675
 
2676
2676
  .ft-input-label--raised .ft-input-label--floating-text {
2677
2677
  top: var(--input-content-vertical-padding);
2678
2678
  }
2679
2679
 
2680
- `];var Si=class extends(0,Eu.toFtdsBase)(br){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Si.styles=[Kt,wu];(0,as.customElement)("ft-input-label")(Ut);(0,as.customElement)("ftds-input-label")(Si);var Au=f(L()),W=f(C());var K={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")},Ru=Au.css`
2680
+ `];var Si=class extends(0,Au.toFtdsBase)(br){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Si.styles=[Kt,Eu];(0,ls.customElement)("ft-input-label")(Ut);(0,ls.customElement)("ftds-input-label")(Si);var Ru=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")},Lu=Ru.css`
2681
2681
  *:focus {
2682
2682
  outline: none;
2683
2683
  }
@@ -2691,7 +2691,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2691
2691
  .ft-select--main-panel {
2692
2692
  position: relative;
2693
2693
  display: flex;
2694
- height: calc(4 * ${K.verticalSpacing} + ${K.labelSize} + ${K.selectedOptionSize});
2694
+ height: calc(4 * ${j.verticalSpacing} + ${j.labelSize} + ${j.selectedOptionSize});
2695
2695
  }
2696
2696
 
2697
2697
  .ft-select--input-panel {
@@ -2700,11 +2700,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2700
2700
  display: flex;
2701
2701
  align-items: center;
2702
2702
  overflow: hidden;
2703
- padding-left: ${K.horizontalSpacing};
2704
- padding-right: ${K.horizontalSpacing};
2703
+ padding-left: ${j.horizontalSpacing};
2704
+ padding-right: ${j.horizontalSpacing};
2705
2705
  gap: 8px;
2706
- color: ${K.selectedOptionColor};
2707
- ${(0,W.setVariable)(x.color,K.selectedOptionColor)};
2706
+ color: ${j.selectedOptionColor};
2707
+ ${(0,W.setVariable)(x.color,j.selectedOptionColor)};
2708
2708
  }
2709
2709
 
2710
2710
  .ft-select--input-panel,
@@ -2720,7 +2720,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2720
2720
 
2721
2721
  .ft-select--disabled .ft-select--input-panel,
2722
2722
  .ft-select--disabled .ft-select--option {
2723
- color: ${K.colorOnSurfaceDisabled};
2723
+ color: ${j.colorOnSurfaceDisabled};
2724
2724
  }
2725
2725
 
2726
2726
  .ft-select:not(.ft-select--disabled) .ft-select--input-panel,
@@ -2729,21 +2729,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2729
2729
  }
2730
2730
 
2731
2731
  ft-input-label {
2732
- ${(0,W.setVariable)(M.fontSize,K.selectedOptionSize)};
2733
- ${(0,W.setVariable)(M.raisedFontSize,K.labelSize)};
2734
- ${(0,W.setVariable)(M.verticalSpacing,K.verticalSpacing)};
2735
- ${(0,W.setVariable)(M.horizontalSpacing,K.horizontalSpacing)};
2736
- ${(0,W.setVariable)(M.backgroundColor,K.backgroundColor)};
2732
+ ${(0,W.setVariable)(M.fontSize,j.selectedOptionSize)};
2733
+ ${(0,W.setVariable)(M.raisedFontSize,j.labelSize)};
2734
+ ${(0,W.setVariable)(M.verticalSpacing,j.verticalSpacing)};
2735
+ ${(0,W.setVariable)(M.horizontalSpacing,j.horizontalSpacing)};
2736
+ ${(0,W.setVariable)(M.backgroundColor,j.backgroundColor)};
2737
2737
  ${(0,W.setVariable)(M.labelMaxWidth,`calc(100% - ${Se.size} - 8px)`)};
2738
2738
  }
2739
2739
 
2740
2740
  .ft-select:not(.ft-select--disabled):focus-within ft-icon {
2741
- color: ${K.colorPrimary};
2741
+ color: ${j.colorPrimary};
2742
2742
  }
2743
2743
 
2744
2744
  .ft-select:not(.ft-select--disabled):focus-within ft-input-label {
2745
- ${(0,W.setVariable)(M.borderColor,K.colorPrimary)};
2746
- ${(0,W.setVariable)(M.textColor,K.colorPrimary)};
2745
+ ${(0,W.setVariable)(M.borderColor,j.colorPrimary)};
2746
+ ${(0,W.setVariable)(M.textColor,j.colorPrimary)};
2747
2747
  }
2748
2748
 
2749
2749
  .ft-select--selected-option {
@@ -2753,12 +2753,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2753
2753
  overflow: hidden;
2754
2754
  white-space: nowrap;
2755
2755
  text-overflow: ellipsis;
2756
- ${(0,W.setVariable)(sr.fontSize,K.selectedOptionSize)};
2757
- ${(0,W.setVariable)(sr.lineHeight,K.selectedOptionSize)};
2756
+ ${(0,W.setVariable)(sr.fontSize,j.selectedOptionSize)};
2757
+ ${(0,W.setVariable)(sr.lineHeight,j.selectedOptionSize)};
2758
2758
  }
2759
2759
 
2760
2760
  .ft-select--in-error .ft-select--selected-option {
2761
- color: ${K.colorError};
2761
+ color: ${j.colorError};
2762
2762
  }
2763
2763
 
2764
2764
  ft-icon {
@@ -2770,26 +2770,26 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2770
2770
  }
2771
2771
 
2772
2772
  .ft-select--filled .ft-select--input-panel {
2773
- border-radius: ${K.borderRadiusS} ${K.borderRadiusS} 0 0;
2773
+ border-radius: ${j.borderRadiusS} ${j.borderRadiusS} 0 0;
2774
2774
  }
2775
2775
 
2776
2776
  .ft-select--filled:not(.ft-select--no-label) .ft-select--selected-option {
2777
2777
  align-self: stretch;
2778
- padding-top: calc(${K.labelSize} + 2 * ${K.verticalSpacing});
2778
+ padding-top: calc(${j.labelSize} + 2 * ${j.verticalSpacing});
2779
2779
  }
2780
2780
 
2781
2781
  .ft-select--outlined .ft-select--input-panel {
2782
- border-radius: ${K.borderRadiusS};
2782
+ border-radius: ${j.borderRadiusS};
2783
2783
  }
2784
2784
 
2785
2785
  .ft-select--options {
2786
2786
  display: none;
2787
2787
  position: absolute;
2788
2788
  top: 100%;
2789
- color: ${K.optionsColor};
2790
- background: ${K.backgroundColor};
2791
- z-index: ${K.optionsZIndex};
2792
- box-shadow: ${K.elevation02};
2789
+ color: ${j.optionsColor};
2790
+ background: ${j.backgroundColor};
2791
+ z-index: ${j.optionsZIndex};
2792
+ box-shadow: ${j.elevation02};
2793
2793
  }
2794
2794
 
2795
2795
  .ft-select--fixed .ft-select--options {
@@ -2798,36 +2798,41 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2798
2798
 
2799
2799
  .ft-select--options-displayed .ft-select--options {
2800
2800
  display: block;
2801
- max-height: ${K.optionsHeight};
2801
+ max-height: ${j.optionsHeight};
2802
2802
  overflow-y: auto;
2803
2803
  }
2804
2804
 
2805
2805
  .ft-select--option {
2806
2806
  position: relative;
2807
- padding: 4px ${K.horizontalSpacing};
2807
+ padding: 4px ${j.horizontalSpacing};
2808
2808
  min-height: 32px;
2809
2809
  display: flex;
2810
2810
  align-items: center;
2811
2811
  }
2812
2812
 
2813
+ .ft-select--option:hover {
2814
+ border-left: 2px ${j.colorPrimary} solid;
2815
+ }
2816
+
2813
2817
  .ft-select--option span {
2814
2818
  text-overflow: ellipsis;
2815
2819
  overflow: hidden;
2816
2820
  }
2817
2821
 
2818
2822
  .ft-select--helper-text {
2819
- padding: 0 ${K.horizontalSpacing};
2820
- color: ${K.helperColor};
2823
+ padding: 0 ${j.horizontalSpacing};
2824
+ color: ${j.helperColor};
2821
2825
  }
2822
2826
 
2823
2827
  .ft-select--in-error .ft-select--helper-text {
2824
- color: ${K.colorError};
2828
+ color: ${j.colorError};
2825
2829
  }
2826
- `;var xe=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},rr=class extends go.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return ho.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};rr.elementDefinitions={};xe([(0,ce.property)({type:String})],rr.prototype,"label",void 0);xe([(0,ce.property)({type:Object,converter:t=>t})],rr.prototype,"value",void 0);xe([(0,ce.property)({type:Boolean,reflect:!0})],rr.prototype,"selected",void 0);var oe=class t extends go.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel="",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,o,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=(o=this.selectedOption)===null||o===void 0?void 0:o.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 ho.html`
2827
- <div class="${(0,ss.classMap)(u)}" part="container">
2830
+ `;var xe=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},rr=class extends Hr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return go.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};rr.elementDefinitions={};xe([(0,ce.property)({type:String})],rr.prototype,"label",void 0);xe([(0,ce.property)({type:Object,converter:t=>t})],rr.prototype,"value",void 0);xe([(0,ce.property)({type:Boolean,reflect:!0})],rr.prototype,"selected",void 0);var oe=class t extends Hr.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,o,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=(o=this.selectedOption)===null||o===void 0?void 0:o.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 go.html`
2831
+ <div class="${(0,cs.classMap)(u)}" part="container">
2828
2832
  <div class="ft-select--main-panel" part="main-panel">
2829
2833
  <ft-input-label text="${this.label}"
2830
2834
  part="label"
2835
+ id="label"
2831
2836
  ?disabled=${c}
2832
2837
  ?outlined=${this.outlined}
2833
2838
  ?raised=${p||s}
@@ -2838,71 +2843,74 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2838
2843
  tabindex="${c?"-1":"0"}"
2839
2844
  @click=${()=>{this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=this.optionsDisplayed}}
2840
2845
  @keydown=${this.onMainPanelKeyDown}
2841
- aria-label="${this.ariaLabel}"
2846
+ aria-label="${is(this.ariaLabel)}"
2847
+ aria-labelledby="${Nn(!this.ariaLabel,()=>"label")}"
2842
2848
  aria-haspopup="listbox"
2843
2849
  aria-expanded="${s}"
2850
+ aria-activedescendant="${is(this.getOptionId(this.selectedOption))}"
2844
2851
  role="combobox">
2845
2852
  <ft-ripple ?disabled=${c} ?activated=${!this.outlined}></ft-ripple>
2846
- <ft-typography variant="body1" class="ft-select--selected-option">
2853
+ <ft-typography variant="${Be.body1}" class="ft-select--selected-option">
2847
2854
  ${(a=(n=this.selectedOption)===null||n===void 0?void 0:n.label)!==null&&a!==void 0?a:""}
2848
2855
  </ft-typography>
2849
- <ft-icon>${s?"thin_arrow_up":"thin_arrow"}</ft-icon>
2856
+ <ft-icon aria-hidden="true" .value=${s?We.THIN_ARROW_UP:We.THIN_ARROW}></ft-icon>
2850
2857
  </div>
2851
2858
  <div class="ft-select--options"
2852
2859
  part="options"
2853
2860
  @keydown=${this.onOptionsKeyDown}
2854
- innerrole="listbox">
2855
- ${(0,Lu.repeat)(this.options,g=>g.value,g=>this.renderOption(g))}
2861
+ role="listbox">
2862
+ ${(0,Iu.repeat)(this.options,y=>y.value,(y,g)=>this.renderOption(y,g))}
2856
2863
  </div>
2857
2864
  </div>
2858
2865
  <slot name="helper" part="helper">
2859
- ${this.helper?ho.html`
2860
- <ft-typography class="ft-select--helper-text" variant="caption">${this.helper}
2861
- </ft-typography>`:ho.nothing}
2866
+ ${this.helper?go.html`
2867
+ <ft-typography class="ft-select--helper-text" variant="${Be.caption}">${this.helper}
2868
+ </ft-typography>`:go.nothing}
2862
2869
  </slot>
2863
2870
  </div>
2864
2871
  <slot @slotchange=${this.updateOptionsFromSlot}
2865
2872
  @option-change=${this.updateOptionsFromSlot}
2866
2873
  ></slot>
2867
- `}renderOption(e){let o=this.selectedOption===e;return ho.html`
2868
- <div class="${(0,ss.classMap)({"ft-select--option":!0,"ft-select--option-selected":o,"ft-typography--body2":!0})}"
2874
+ `}renderOption(e,o){let i=this.selectedOption===e;return go.html`
2875
+ <div class="${(0,cs.classMap)({"ft-select--option":!0,"ft-select--option-selected":i,"ft-typography--body2":!0})}"
2869
2876
  part="option"
2870
2877
  tabindex="0"
2871
2878
  aria-label="${e.label}"
2872
2879
  data-value="${e.value}"
2873
- @keydown=${n=>this.onOptionKeyDown(n,e)}
2880
+ id="${"option-"+o}"
2881
+ @keydown=${a=>this.onOptionKeyDown(a,e)}
2874
2882
  @click=${()=>this.selectOption(e)}>
2875
- <ft-ripple ?primary=${o} ?activated=${o}></ft-ripple>
2883
+ <ft-ripple ?primary=${i} ?activated=${i}></ft-ripple>
2876
2884
  <span>${e.label}</span>
2877
2885
  </div>
2878
- `}update(e){super.update(e),e.has("options")&&(this.selectedOption=this.options.filter(o=>o.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var o,i;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((i=(o=this.selectedOptionElement)!==null&&o!==void 0?o: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,go.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",K.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 o;e.stopPropagation();let i=(o=this.optionsSlot)===null||o===void 0?void 0:o.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 o,i,n,a,s;let c;switch(e.key){case"Escape":this.optionsDisplayed=!1,(o=this.mainPanel)===null||o===void 0||o.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 o=e.charCodeAt(0);return o>47&&o<58||o>64&&o<91||o>96&&o<123}handleAlphanumericPress(e){var o,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=(o=this.optionsMenu)===null||o===void 0?void 0:o.querySelector(`[data-value="${a.value}"]`))!==null&&i!==void 0?i:void 0;return this.lastSearchInputDate=n,s}onOptionKeyDown(e,o){var i;(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),e.stopPropagation(),this.selectOption(o),this.optionsDisplayed=!1,(i=this.mainPanel)===null||i===void 0||i.focus())}selectOption(e){var o,i;if(!(0,go.deepEqual)((o=this.selectedOption)===null||o===void 0?void 0:o.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":Ut,"ft-typography":te,"ft-ripple":j,"ft-icon":ae};oe.searchTimeoutMilliseconds=2e3;oe.styles=[Sr,Kt,Ru];xe([(0,ce.property)({type:String})],oe.prototype,"label",void 0);xe([(0,ce.property)({type:String})],oe.prototype,"ariaLabel",void 0);xe([(0,ce.property)({type:String})],oe.prototype,"helper",void 0);xe([(0,ce.property)({type:Boolean})],oe.prototype,"outlined",void 0);xe([(0,ce.property)({type:Boolean})],oe.prototype,"disabled",void 0);xe([(0,ce.property)({type:Boolean})],oe.prototype,"error",void 0);xe([(0,ce.property)({type:Boolean})],oe.prototype,"fixedMenuPosition",void 0);xe([(0,ce.property)({type:Array})],oe.prototype,"options",void 0);xe([(0,ce.state)()],oe.prototype,"selectedOption",void 0);xe([(0,ce.state)()],oe.prototype,"optionsDisplayed",void 0);xe([(0,ce.state)()],oe.prototype,"focusOptions",void 0);xe([(0,ce.state)()],oe.prototype,"currentSearch",void 0);xe([(0,ce.state)()],oe.prototype,"lastSearchInputDate",void 0);xe([(0,ce.query)(".ft-select")],oe.prototype,"container",void 0);xe([(0,ce.query)(".ft-select--options")],oe.prototype,"optionsMenu",void 0);xe([(0,ce.query)(".ft-select--input-panel")],oe.prototype,"mainPanel",void 0);xe([(0,ce.query)(".ft-select--option:first-child")],oe.prototype,"firstOption",void 0);xe([(0,ce.query)(".ft-select--option:focus")],oe.prototype,"focusedOption",void 0);xe([(0,ce.query)(".ft-select--option.ft-select--option-selected")],oe.prototype,"selectedOptionElement",void 0);xe([(0,ce.query)(".ft-select--option:last-child")],oe.prototype,"lastOption",void 0);xe([(0,ce.query)("slot:not([name])")],oe.prototype,"optionsSlot",void 0);(0,ls.customElement)("ft-select")(oe);(0,ls.customElement)("ft-select-option")(rr);var F=f(C()),cs=f(L());var Iu=f(L()),Ht=f(C()),je={display:Ht.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Ht.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Ht.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Ht.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Ht.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Ht.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Ht.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Ht.FtCssVariableFactory.external(Ht.designSystemVariables.borderRadiusM,"Design system")},ku=Iu.css`
2886
+ `}willUpdate(e){super.willUpdate(e),e.has("options")&&(this.selectedOption=this.options.filter(o=>o.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var o,i;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((i=(o=this.selectedOptionElement)!==null&&o!==void 0?o: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,Hr.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 o;e.stopPropagation();let i=(o=this.optionsSlot)===null||o===void 0?void 0:o.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 o,i,n,a,s;let c;switch(e.key){case"Escape":this.optionsDisplayed=!1,(o=this.mainPanel)===null||o===void 0||o.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 o=e.charCodeAt(0);return o>47&&o<58||o>64&&o<91||o>96&&o<123}handleAlphanumericPress(e){var o,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=(o=this.optionsMenu)===null||o===void 0?void 0:o.querySelector(`[data-value="${a.value}"]`))!==null&&i!==void 0?i:void 0;return this.lastSearchInputDate=n,s}onOptionKeyDown(e,o){var i;(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),e.stopPropagation(),this.selectOption(o),this.optionsDisplayed=!1,(i=this.mainPanel)===null||i===void 0||i.focus())}getOptionId(e){if(!e)return;let o=this.options.findIndex(i=>(0,Hr.deepEqual)(i.value,e.value));if(o!==-1)return`option-${o}`}selectOption(e){var o,i;if(!(0,Hr.deepEqual)((o=this.selectedOption)===null||o===void 0?void 0:o.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":Ut,"ft-typography":te,"ft-ripple":K,"ft-icon":ae};oe.searchTimeoutMilliseconds=2e3;oe.styles=[Sr,Kt,Lu];xe([(0,ce.property)({type:String})],oe.prototype,"label",void 0);xe([(0,ce.property)({type:String})],oe.prototype,"ariaLabel",void 0);xe([(0,ce.property)({type:String})],oe.prototype,"helper",void 0);xe([(0,ce.property)({type:Boolean})],oe.prototype,"outlined",void 0);xe([(0,ce.property)({type:Boolean})],oe.prototype,"disabled",void 0);xe([(0,ce.property)({type:Boolean})],oe.prototype,"error",void 0);xe([(0,ce.property)({type:Boolean})],oe.prototype,"fixedMenuPosition",void 0);xe([(0,ce.property)({type:Array})],oe.prototype,"options",void 0);xe([(0,ce.state)()],oe.prototype,"selectedOption",void 0);xe([(0,ce.state)()],oe.prototype,"optionsDisplayed",void 0);xe([(0,ce.state)()],oe.prototype,"focusOptions",void 0);xe([(0,ce.state)()],oe.prototype,"currentSearch",void 0);xe([(0,ce.state)()],oe.prototype,"lastSearchInputDate",void 0);xe([(0,ce.query)(".ft-select")],oe.prototype,"container",void 0);xe([(0,ce.query)(".ft-select--options")],oe.prototype,"optionsMenu",void 0);xe([(0,ce.query)(".ft-select--input-panel")],oe.prototype,"mainPanel",void 0);xe([(0,ce.query)(".ft-select--option:first-child")],oe.prototype,"firstOption",void 0);xe([(0,ce.query)(".ft-select--option:focus")],oe.prototype,"focusedOption",void 0);xe([(0,ce.query)(".ft-select--option.ft-select--option-selected")],oe.prototype,"selectedOptionElement",void 0);xe([(0,ce.query)(".ft-select--option:last-child")],oe.prototype,"lastOption",void 0);xe([(0,ce.query)("slot:not([name])")],oe.prototype,"optionsSlot",void 0);(0,ds.customElement)("ft-select")(oe);(0,ds.customElement)("ft-select-option")(rr);var F=f(C()),ps=f(L());var ku=f(L()),Ht=f(C()),Ze={display:Ht.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Ht.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Ht.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Ht.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Ht.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Ht.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Ht.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Ht.FtCssVariableFactory.external(Ht.designSystemVariables.borderRadiusM,"Design system")},$u=ku.css`
2879
2887
  :host {
2880
- width: ${je.width};
2881
- height: ${je.height};
2882
- display: ${je.display};
2888
+ width: ${Ze.width};
2889
+ height: ${Ze.height};
2890
+ display: ${Ze.display};
2883
2891
  overflow: hidden;
2884
- border-radius: ${je.borderRadiusM};
2892
+ border-radius: ${Ze.borderRadiusM};
2885
2893
  background: linear-gradient(
2886
2894
  90deg,
2887
2895
  transparent,
2888
- ${je.glareColor} calc(0.45 * ${je.glareWidth}),
2889
- ${je.glareColor} calc(0.55 * ${je.glareWidth}),
2890
- transparent ${je.glareWidth}
2891
- ), ${je.backgroundColor};
2896
+ ${Ze.glareColor} calc(0.45 * ${Ze.glareWidth}),
2897
+ ${Ze.glareColor} calc(0.55 * ${Ze.glareWidth}),
2898
+ transparent ${Ze.glareWidth}
2899
+ ), ${Ze.backgroundColor};
2892
2900
  background-repeat: repeat-y;
2893
2901
  background-size: 100vw 100vh;
2894
2902
  background-attachment: fixed;
2895
- background-position: calc(${je.glareWidth} * -1) 0;
2896
- animation: shine ${je.animationDuration} infinite;
2903
+ background-position: calc(${Ze.glareWidth} * -1) 0;
2904
+ animation: shine ${Ze.animationDuration} infinite;
2897
2905
  animation-timing-function: linear;
2898
2906
  }
2899
2907
 
2900
2908
  @keyframes shine {
2901
2909
  to {
2902
- background-position: calc(100vw + ${je.glareWidth}) 0, calc(${je.glareWidth} * -1) 0;
2910
+ background-position: calc(100vw + ${Ze.glareWidth}) 0, calc(${Ze.glareWidth} * -1) 0;
2903
2911
  }
2904
2912
  }
2905
- `;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)},$u=cs.css`
2913
+ `;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)},Tu=ps.css`
2906
2914
  * {
2907
2915
  box-sizing: border-box;
2908
2916
  }
@@ -2950,8 +2958,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2950
2958
  }
2951
2959
 
2952
2960
  .ft-search-bar--skeleton {
2953
- ${(0,F.setVariable)(je.height,N.height)};
2954
- ${(0,F.setVariable)(je.borderRadiusM,N.borderRadius)};
2961
+ ${(0,F.setVariable)(Ze.height,N.height)};
2962
+ ${(0,F.setVariable)(Ze.borderRadiusM,N.borderRadius)};
2955
2963
  }
2956
2964
 
2957
2965
  .ft-search-bar--floating-panel-open .ft-search-bar {
@@ -3041,7 +3049,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3041
3049
  .ft-search-bar--left-action.ft-search-bar--content-locale {
3042
3050
  ${(0,F.setVariable)(M.borderColor,"transparent")};
3043
3051
  ${(0,F.setVariable)(M.borderRadius,`calc(${N.borderRadius} - 1px)`)};
3044
- ${(0,F.setVariable)(K.selectedOptionColor,N.buttonColor)};
3052
+ ${(0,F.setVariable)(j.selectedOptionColor,N.buttonColor)};
3045
3053
  }
3046
3054
 
3047
3055
  .ft-search-bar--left-action.ft-search-bar--content-locale,
@@ -3097,14 +3105,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3097
3105
  ${(0,F.setVariable)(I.fontWeight,"bold")};
3098
3106
  }
3099
3107
 
3100
- `,Tu=cs.css`
3108
+ `,Pu=ps.css`
3101
3109
  .ft-search-bar--presets {
3102
3110
  min-width: 200px;
3103
3111
  }
3104
3112
 
3105
3113
  .ft-search-bar--desktop-menu .ft-search-bar--presets {
3106
3114
  margin-right: auto;
3107
- ${(0,F.setVariable)(K.optionsZIndex,"2")};
3115
+ ${(0,F.setVariable)(j.optionsZIndex,"2")};
3108
3116
  }
3109
3117
 
3110
3118
  .ft-search-bar--desktop-menu {
@@ -3158,7 +3166,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3158
3166
  .ft-search-bar--desktop-menu .ft-search-bar--filters-container {
3159
3167
  display: block;
3160
3168
  height: ${N.desktopFiltersHeight};
3161
- ${(0,F.setVariable)(ot.gap,"16px")};
3169
+ ${(0,F.setVariable)(it.gap,"16px")};
3162
3170
  }
3163
3171
 
3164
3172
  .ft-search-bar--desktop-menu ft-filter {
@@ -3173,15 +3181,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3173
3181
  }
3174
3182
 
3175
3183
  .ft-search-bar--desktop-menu [data-filters-count="2"] ft-filter {
3176
- max-width: calc(50% - ${ot.gap} / 2);
3184
+ max-width: calc(50% - ${it.gap} / 2);
3177
3185
  }
3178
3186
 
3179
3187
  .ft-search-bar--desktop-menu [data-filters-count="3"] ft-filter {
3180
- max-width: max(250px, calc(33% - 2 * ${ot.gap} / 3));
3188
+ max-width: max(250px, calc(33% - 2 * ${it.gap} / 3));
3181
3189
  }
3182
3190
 
3183
3191
  .ft-search-bar--desktop-menu [data-filters-count="4"] ft-filter {
3184
- max-width: max(250px, calc(25% - 3 * ${ot.gap} / 4));
3192
+ max-width: max(250px, calc(25% - 3 * ${it.gap} / 4));
3185
3193
  }
3186
3194
 
3187
3195
  .ft-search-bar--hierarchical-filter {
@@ -3258,14 +3266,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3258
3266
  .ft-search-bar--desktop-menu .ft-search-bar--launch-search {
3259
3267
  margin: 0;
3260
3268
  }
3261
- `;var _u=f(C());var Pu=f(L()),Nu=f(C());var Hr=class extends Nu.FtLitElement{render(){return Pu.html`
3262
- `}};Hr.elementDefinitions={};Hr.styles=ku;(0,_u.customElement)("ft-skeleton")(Hr);var or=f(L()),ds=f(Br());var Wo=f(C());var ir=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new Wo.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return or.html`
3269
+ `;var Bu=f(C());var Nu=f(L()),_u=f(C());var Wr=class extends _u.FtLitElement{render(){return Nu.html`
3270
+ `}};Wr.elementDefinitions={};Wr.styles=$u;(0,Bu.customElement)("ft-skeleton")(Wr);var or=f(L()),us=f(Br());var Wo=f(C());var ir=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new Wo.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return or.html`
3263
3271
  <div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
3264
3272
  id="${this.listboxId}"
3265
3273
  role="listbox"
3266
3274
  aria-label="${this.searchBar.labelResolver.resolve("suggestionsAriaLabel")}"
3267
3275
  part="suggestions-container">
3268
- ${(0,ds.repeat)(e.slice(0,5),o=>o,(o,i)=>or.html`
3276
+ ${(0,us.repeat)(e.slice(0,5),o=>o,(o,i)=>or.html`
3269
3277
  <div part="suggestion-container"
3270
3278
  class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(i)?"ft-search-bar--suggestions-selected":or.nothing}>
3271
3279
  <a href="${this.getRequestWithQuery(o)}"
@@ -3294,7 +3302,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3294
3302
  </ft-button>
3295
3303
  </div>
3296
3304
  `)}
3297
- ${(0,ds.repeat)(this.searchBar.suggestions,o=>o.value,(o,i)=>or.html`
3305
+ ${(0,us.repeat)(this.searchBar.suggestions,o=>o.value,(o,i)=>or.html`
3298
3306
  <div part="suggestion-container"
3299
3307
  class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(i)?"ft-search-bar--suggestions-selected":or.nothing}>
3300
3308
  <a href="${this.getRequestWithQuery(o.value)}"
@@ -3312,7 +3320,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3312
3320
  </div>
3313
3321
  `)}
3314
3322
  </div>
3315
- `}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,o)=>{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,o){this.searchBar.setQuery(o),this.searchBar.onLaunchSearch()}removeRecentSearch(e,o){e.preventDefault(),e.stopPropagation(),this.selectSuggestion(null),this.searchBar.recentSearches=this.searchBar.recentSearches.filter(i=>i.toLowerCase()!==o.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let o=e.type==="DOCUMENT"?Be.file_format:Be.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?dt.BOOK:dt.ARTICLE;break;case"DOCUMENT":i=Bi(e.mimeType,e.filenameExtension);break;case"TOPIC":i=dt.TOPICS;break}return or.html`
3323
+ `}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,o)=>{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,o){this.searchBar.setQuery(o),this.searchBar.onLaunchSearch()}removeRecentSearch(e,o){e.preventDefault(),e.stopPropagation(),this.selectSuggestion(null),this.searchBar.recentSearches=this.searchBar.recentSearches.filter(i=>i.toLowerCase()!==o.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let o=e.type==="DOCUMENT"?De.file_format:De.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?We.BOOK:We.ARTICLE;break;case"DOCUMENT":i=Bi(e.mimeType,e.filenameExtension);break;case"TOPIC":i=We.TOPICS;break}return or.html`
3316
3324
  <ft-icon .variant="${o}" .value="${i}" part="suggestion-icon"></ft-icon>
3317
3325
  `}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 o;this.searchBar.selectedSuggestRemoveRecent=!1,e?this.searchBar.selectedSuggestOptionId=(o=e.querySelector("[part=suggestions]"))===null||o===void 0?void 0:o.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()))}};ir.styles=[Wo.wordWrap,or.css`
3318
3326
  .ft-search-bar--mobile .ft-search-bar--suggestions {
@@ -3404,8 +3412,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3404
3412
  ft-ripple {
3405
3413
  ${(0,Wo.setVariable)(x.opacityContentOnSurfaceHover,x.opacityContentOnSurfaceSelected)}
3406
3414
  }
3407
- `];var it=f(L()),ps=f(Br());var _n=f(C());var nr=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return it.html``;let e=this.searchBar.isMobile(),o=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=it.html`
3408
- ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?it.html`
3415
+ `];var nt=f(L()),fs=f(Br());var Bn=f(C());var nr=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return nt.html``;let e=this.searchBar.isMobile(),o=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=nt.html`
3416
+ ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?nt.html`
3409
3417
  <ft-chip part="selected-filters selected-filter-ft-locale"
3410
3418
  ?dense=${this.searchBar.dense&&!e}
3411
3419
  ?clickable=${e}
@@ -3415,46 +3423,46 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3415
3423
  ${this.getLocaleLabel(this.searchBar.contentLocale)}
3416
3424
  </ft-chip>
3417
3425
  `:null}
3418
- ${(0,ps.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=Cp(n);return(0,ps.repeat)(a,s=>{let c=n.label+": "+vp(s),p=n.key.replace(":","-"),u=it.html`
3426
+ ${(0,fs.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=Ep(n);return(0,fs.repeat)(a,s=>{let c=n.label+": "+Op(s),p=n.key.replace(":","-"),u=nt.html`
3419
3427
  <ft-chip
3420
3428
  part="selected-filters selected-filter-${p}"
3421
3429
  ?dense=${this.searchBar.dense&&!e}
3422
3430
  ?clickable=${e}
3423
3431
  ?removable=${!e}
3424
- icon=${e?it.nothing:"close"}
3432
+ icon=${e?nt.nothing:"close"}
3425
3433
  label="${c}"
3426
- title=${o?c:it.nothing}
3434
+ title=${o?c:nt.nothing}
3427
3435
  @click=${()=>this.openMobileFilters(n.key)}
3428
- @icon-click=${()=>this.searchBar.setFilter(n.key,a.filter(g=>g!==s))}
3436
+ @icon-click=${()=>this.searchBar.setFilter(n.key,a.filter(y=>y!==s))}
3429
3437
  data-key="${n.key}"
3430
3438
  data-value="${s}">
3431
- ${xp(s)}
3439
+ ${Sp(s)}
3432
3440
  </ft-chip>
3433
- `;return o?u:it.html`
3441
+ `;return o?u:nt.html`
3434
3442
  <ft-tooltip inline text="${c}">
3435
3443
  ${u}
3436
3444
  </ft-tooltip>
3437
3445
  `})})}
3438
- ${e?it.html`
3446
+ ${e?nt.html`
3439
3447
  <ft-chip part="selected-filters mobile-filters-opener"
3440
3448
  icon="plus"
3441
3449
  clickable
3442
3450
  @click=${()=>{this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0}}>
3443
3451
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3444
3452
  </ft-chip>
3445
- `:it.nothing}
3446
- `;return o?it.html`
3453
+ `:nt.nothing}
3454
+ `;return o?nt.html`
3447
3455
  <ft-snap-scroll horizontal controls hideScrollbar limitSize
3448
3456
  class="ft-search-bar--selected-filters"
3449
3457
  part="selected-filters-container"
3450
3458
  exportpartsPrefix="selected-filters-container">
3451
3459
  ${i}
3452
3460
  </ft-snap-scroll>
3453
- `:it.html`
3461
+ `:nt.html`
3454
3462
  <div class="ft-search-bar--selected-filters" part="selected-filters-container">
3455
3463
  ${i}
3456
3464
  </div>
3457
- `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var o;return(o=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&&o!==void 0?o:e}};nr.styles=it.css`
3465
+ `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var o;return(o=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&&o!==void 0?o:e}};nr.styles=nt.css`
3458
3466
  .ft-search-bar--selected-filters:not(ft-snap-scroll) {
3459
3467
  flex-shrink: 0;
3460
3468
  display: flex;
@@ -3465,7 +3473,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3465
3473
 
3466
3474
  ft-snap-scroll.ft-search-bar--selected-filters {
3467
3475
  overflow: hidden;
3468
- ${(0,_n.setVariable)(ot.gap,"4px")};
3476
+ ${(0,Bn.setVariable)(it.gap,"4px")};
3469
3477
  }
3470
3478
 
3471
3479
  ft-snap-scroll.ft-search-bar--selected-filters::part(content) {
@@ -3473,8 +3481,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3473
3481
  }
3474
3482
 
3475
3483
  .ft-search-bar--desktop ft-snap-scroll.ft-search-bar--selected-filters {
3476
- ${(0,_n.setVariable)(Ge.iconSize,"17px")};
3477
- ${(0,_n.setVariable)(Ge.fontSize,"12px")};
3484
+ ${(0,Bn.setVariable)(Ke.iconSize,"17px")};
3485
+ ${(0,Bn.setVariable)(Ke.fontSize,"12px")};
3478
3486
  }
3479
3487
 
3480
3488
  .ft-search-bar--selected-filters * {
@@ -3484,8 +3492,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3484
3492
  .ft-search-bar--selected-filters ft-chip {
3485
3493
  flex-grow: 0;
3486
3494
  }
3487
- `;var Wt=f(L());var Bu=f(ht()),Oi=class{constructor(e,o,i){this.searchBar=e,this.selectedFacetsManager=o??new nr(e),this.suggestManager=i??new ir(e)}render(){var e;let o={"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 Wt.html`
3488
- <div class="${(0,Bu.classMap)(o)}" part="container" tabindex="-1">
3495
+ `;var Wt=f(L());var Du=f(ht()),Oi=class{constructor(e,o,i){this.searchBar=e,this.selectedFacetsManager=o??new nr(e),this.suggestManager=i??new ir(e)}render(){var e;let o={"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 Wt.html`
3496
+ <div class="${(0,Du.classMap)(o)}" part="container" tabindex="-1">
3489
3497
  <div class="ft-search-bar" role="search">
3490
3498
  <div class="ft-search-bar--input-container" part="input-container">
3491
3499
  <div class="ft-search-bar--input-outline" part="input-outline">
@@ -3543,19 +3551,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3543
3551
  </div>
3544
3552
  `}onSearchBarKeyDown(e){var o;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)(o=this.suggestManager.selectedSuggestRemoveRecentButton)===null||o===void 0||o.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let o=e.composedPath()[0];this.searchBar.query=o.value}};Oi.styles=Wt.css`
3545
3553
 
3546
- `;var nt=f(L()),Du=f(Br());var Fu=f(ht()),Ci=class{constructor(e,o,i){this.searchBar=e,this.selectedFacetsManager=o??new nr(e),this.suggestManager=i??new ir(e)}render(){var e;let o={"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`
3547
- <div class="${(0,Fu.classMap)(o)}" part="container" tabindex="-1">
3554
+ `;var at=f(L()),Fu=f(Br());var Mu=f(ht()),Ci=class{constructor(e,o,i){this.searchBar=e,this.selectedFacetsManager=o??new nr(e),this.suggestManager=i??new ir(e)}render(){var e;let o={"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 at.html`
3555
+ <div class="${(0,Mu.classMap)(o)}" part="container" tabindex="-1">
3548
3556
  <div class="ft-search-bar" part="search-bar" role="search">
3549
3557
  ${this.renderSearchBarLeftAction()}
3550
3558
  <div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
3551
3559
  <div class="ft-search-bar--input-outline" part="input-outline">
3552
- ${this.searchBar.dense?this.selectedFacetsManager.render():nt.nothing}
3560
+ ${this.searchBar.dense?this.selectedFacetsManager.render():at.nothing}
3553
3561
  <input class="ft-search-bar--input ft-typography--body2"
3554
3562
  role="combobox"
3555
3563
  aria-autocomplete="list"
3556
3564
  aria-controls="${this.suggestManager.listboxId}"
3557
3565
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3558
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:nt.nothing}"
3566
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:at.nothing}"
3559
3567
  part="input"
3560
3568
  type="search"
3561
3569
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3570,9 +3578,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3570
3578
  ${this.renderDesktopSearchBarButtons()}
3571
3579
  ${this.searchBar.renderDesktopFloatingMenu()}
3572
3580
  </div>
3573
- ${this.searchBar.dense?nt.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3581
+ ${this.searchBar.dense?at.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3574
3582
  </div>
3575
- `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?nt.nothing:nt.html`
3583
+ `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?at.nothing:at.html`
3576
3584
  <ft-button class="ft-search-bar--filters-opener ft-search-bar--left-action"
3577
3585
  part="filters-opener"
3578
3586
  trailingIcon
@@ -3584,24 +3592,24 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3584
3592
  >
3585
3593
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3586
3594
  </ft-button>
3587
- `:this.searchBar.hasLocaleSelector()?nt.html`
3595
+ `:this.searchBar.hasLocaleSelector()?at.html`
3588
3596
  <ft-select outlined
3589
3597
  class="ft-search-bar--content-locale ft-search-bar--left-action"
3590
3598
  part="content-locale select-ft-locale"
3591
3599
  ariaLabel="${this.searchBar.labelResolver.resolve("selectLocale")}"
3592
3600
  .exportpartsPrefixes=${["content-locale","select-ft-locale"]}
3593
3601
  @change=${e=>this.searchBar.contentLocale=e.detail==null?void 0:e.detail}>
3594
- ${(0,Du.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>nt.html`
3602
+ ${(0,Fu.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>at.html`
3595
3603
  <ft-select-option .value=${e.lang}
3596
3604
  label="${e.label}"
3597
3605
  ?selected=${e.lang==this.searchBar.contentLocale}>
3598
3606
  </ft-select-option>
3599
3607
  `)}
3600
3608
  </ft-select>
3601
- `:nt.nothing}renderDesktopSearchBarButtons(){return nt.html`
3609
+ `:at.nothing}renderDesktopSearchBarButtons(){return at.html`
3602
3610
  <div class="ft-search-bar--actions"
3603
3611
  part="search-bar-actions">
3604
- ${this.searchBar.query?nt.html`
3612
+ ${this.searchBar.query?at.html`
3605
3613
  <ft-button class="ft-search-bar--clear-query"
3606
3614
  part="clear-query"
3607
3615
  icon="close"
@@ -3620,9 +3628,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3620
3628
  @click=${()=>this.searchBar.onLaunchSearch()}
3621
3629
  ></ft-button>
3622
3630
  </div>
3623
- `}onSearchBarKeyDown(e){var o;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)(o=this.suggestManager.selectedSuggestRemoveRecentButton)===null||o===void 0||o.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let o=e.composedPath()[0];this.searchBar.query=o.value}onClick(){this.onFocus()}onFocus(){this.searchBar.reactToFocus&&(this.searchBar.displaySuggestListbox=!0)}};Ci.styles=nt.css`
3631
+ `}onSearchBarKeyDown(e){var o;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)(o=this.suggestManager.selectedSuggestRemoveRecentButton)===null||o===void 0||o.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let o=e.composedPath()[0];this.searchBar.query=o.value}onClick(){this.onFocus()}onFocus(){this.searchBar.reactToFocus&&(this.searchBar.displaySuggestListbox=!0)}};Ci.styles=at.css`
3624
3632
 
3625
- `;var Z=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,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 Mu={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"},us=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Ih=()=>{},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(Mu,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new de.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=Lt.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 ir(this),this.selectedFacetsManager=new nr(this),this.desktopSearchBarManager=new Ci(this),this.mobileSearchBarManager=new Oi(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(o=>o.contentLocales).catch(()=>[]).then(o=>{this.availableContentLocales=o,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(o=>o===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.compareUnknownFilters=(e,o)=>e.valueFilter&&o.valueFilter?this.compareValueFilters(e.valueFilter,o.valueFilter):e.dateFilter&&o.dateFilter?this.compareDateFilters(e.dateFilter,o.dateFilter):e.rangeFilter&&o.rangeFilter?this.compareRangeFilters(e.rangeFilter,o.rangeFilter):!1,this.compareValueFilters=(e,o)=>e.negative==o.negative&&e.values.length===o.values.length&&e.values.every(i=>o.values.includes(i)),this.compareDateFilters=(e,o)=>e.type===o.type,this.compareRangeFilters=(e,o)=>e.from===o.from&&e.to===o.to,this.compareFilters=(e,o)=>e.key===o.key&&this.compareUnknownFilters(e,o),this.compareRequests=(e,o)=>(e.contentLocale==null||o.contentLocale==null||e.contentLocale===o.contentLocale)&&e.metadataFilters.length===o.metadataFilters.length&&e.metadataFilters.every(i=>o.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(o=>{var i,n;return((n=(i=o.valueFilter)===null||i===void 0?void 0:i.values.length)!==null&&n!==void 0?n:0)>0&&!this.displayedFilters.includes(o.key)}).map(o=>({id:o.key}));return[...this.displayedFilters.map(o=>({id:o})),...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===Lt.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`
3633
+ `;var Z=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,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 zu={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"},hs=class extends CustomEvent{constructor(e){super("change",{detail:e})}},kh=()=>{},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(zu,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new de.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=Lt.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 ir(this),this.selectedFacetsManager=new nr(this),this.desktopSearchBarManager=new Ci(this),this.mobileSearchBarManager=new Oi(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(o=>o.contentLocales).catch(()=>[]).then(o=>{this.availableContentLocales=o,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(o=>o===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.compareUnknownFilters=(e,o)=>e.valueFilter&&o.valueFilter?this.compareValueFilters(e.valueFilter,o.valueFilter):e.dateFilter&&o.dateFilter?this.compareDateFilters(e.dateFilter,o.dateFilter):e.rangeFilter&&o.rangeFilter?this.compareRangeFilters(e.rangeFilter,o.rangeFilter):!1,this.compareValueFilters=(e,o)=>e.negative==o.negative&&e.values.length===o.values.length&&e.values.every(i=>o.values.includes(i)),this.compareDateFilters=(e,o)=>e.type===o.type,this.compareRangeFilters=(e,o)=>e.from===o.from&&e.to===o.to,this.compareFilters=(e,o)=>e.key===o.key&&this.compareUnknownFilters(e,o),this.compareRequests=(e,o)=>(e.contentLocale==null||o.contentLocale==null||e.contentLocale===o.contentLocale)&&e.metadataFilters.length===o.metadataFilters.length&&e.metadataFilters.every(i=>o.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(o=>{var i,n;return((n=(i=o.valueFilter)===null||i===void 0?void 0:i.values.length)!==null&&n!==void 0?n:0)>0&&!this.displayedFilters.includes(o.key)}).map(o=>({id:o.key}));return[...this.displayedFilters.map(o=>({id:o})),...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===Lt.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`
3626
3634
  <ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
3627
3635
  <div class="sr-only" aria-live="polite" aria-atomic="true">
3628
3636
  ${this.renderLiveText()}
@@ -3650,7 +3658,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3650
3658
  </div>
3651
3659
  </ft-accordion-item>
3652
3660
  `:null}
3653
- ${(0,wi.repeat)(this.facets,o=>o.key,o=>{let i=qa(o),n=o.key.replace(":","-"),a=Op(i);return o.rootNodes.length>0?re.html`
3661
+ ${(0,wi.repeat)(this.facets,o=>o.key,o=>{let i=Ya(o),n=o.key.replace(":","-"),a=wp(i);return o.rootNodes.length>0?re.html`
3654
3662
  <ft-accordion-item data-facet-key="${o.key}">
3655
3663
  <div class="ft-search-bar--filter-label" slot="toggle">
3656
3664
  <ft-typography variant="button">${o.label}</ft-typography>
@@ -3743,7 +3751,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3743
3751
  ${this.getContentLocaleRadioGroup()}
3744
3752
  </div>
3745
3753
  `:re.nothing}
3746
- ${(0,wi.repeat)(this.facets,e=>e.key,e=>{let o=qa(e),i=o.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`
3754
+ ${(0,wi.repeat)(this.facets,e=>e.key,e=>{let o=Ya(e),i=o.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`
3747
3755
  <ft-filter
3748
3756
  class="${i?"ft-search-bar--hierarchical-filter":""}"
3749
3757
  part="filters filter filter-${n}"
@@ -3762,28 +3770,28 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3762
3770
  ></ft-filter>
3763
3771
  `})}
3764
3772
  </ft-snap-scroll>
3765
- `:re.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",o=>{o.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var o,i,n,a,s;if(e.has("labels")&&(this.labelResolver=new de.ParametrizedLabelResolver(Mu,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"):(o=this.availableContentLocales[0])===null||o===void 0?void 0:o.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=>On(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 us(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 o,i,n;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((o=this.floatingContainer)===null||o===void 0||o.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 o=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),o.set(n.key,n)})).catch(Ih)),this.facets=[];for(let i of this.facetsRequest)o.has(i.id)?this.facets.push(o.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 o;e.key==="Escape"&&(this.displayFacets=!1,(o=this.filtersOpener)===null||o===void 0||o.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(o=>o.toLowerCase()!==this.query.toLowerCase()).filter((o,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(),T.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),T.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,o){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=o.includes(a.value))}),o.length&&i.push({key:e,valueFilter:{negative:!1,values:o}}),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(o=>(0,de.flatDeep)(o.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`
3773
+ `:re.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",o=>{o.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var o,i,n,a,s;if(e.has("labels")&&(this.labelResolver=new de.ParametrizedLabelResolver(zu,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"):(o=this.availableContentLocales[0])===null||o===void 0?void 0:o.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=>On(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 hs(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 o,i,n;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((o=this.floatingContainer)===null||o===void 0||o.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 o=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),o.set(n.key,n)})).catch(kh)),this.facets=[];for(let i of this.facetsRequest)o.has(i.id)?this.facets.push(o.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 o;e.key==="Escape"&&(this.displayFacets=!1,(o=this.filtersOpener)===null||o===void 0||o.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(o=>o.toLowerCase()!==this.query.toLowerCase()).filter((o,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(),T.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),T.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,o){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=o.includes(a.value))}),o.length&&i.push({key:e,valueFilter:{negative:!1,values:o}}),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(o=>(0,de.flatDeep)(o.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`
3766
3774
  <div class="ft-search-bar--floating-panel"
3767
3775
  id="ft-search-bar-floating-panel"
3768
3776
  @keyup=${this.onFloatingContainerKeyUp}
3769
3777
  part="floating-panel"
3770
3778
  tabindex="-1">
3771
3779
  ${this.renderDesktopMenu()}
3772
- </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":tr,"ft-accordion-item":It,"ft-button":Ce,"ft-chip":Oe,"ft-filter":ee,"ft-filter-option":Ot,"ft-icon":ae,"ft-ripple":j,"ft-select":oe,"ft-select-option":rr,"ft-size-watcher":mt,"ft-skeleton":Hr,"ft-snap-scroll":Re,"ft-tooltip":ge,"ft-typography":te,"ft-radio-group":so,"ft-radio":yr};D.styles=[Sr,de.noTextInputDefaultClearButton,$u,Tu,nr.styles,ir.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,zu.customElement)("ft-search-bar")(D);var Wu=Uu.css`
3780
+ </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":tr,"ft-accordion-item":It,"ft-button":Ce,"ft-chip":Oe,"ft-filter":ee,"ft-filter-option":Ot,"ft-icon":ae,"ft-ripple":K,"ft-select":oe,"ft-select-option":rr,"ft-size-watcher":mt,"ft-skeleton":Wr,"ft-snap-scroll":Le,"ft-tooltip":ge,"ft-typography":te,"ft-radio-group":lo,"ft-radio":yr};D.styles=[Sr,de.noTextInputDefaultClearButton,Tu,Pu,nr.styles,ir.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,Uu.customElement)("ft-search-bar")(D);var Vu=Hu.css`
3773
3781
  * {
3774
3782
  box-sizing: border-box;
3775
3783
  }
3776
3784
 
3777
3785
  .ft-search-input-suggestion {
3778
3786
  position: absolute;
3779
- z-index: ${Ae.floatingZIndex};
3787
+ z-index: ${Re.floatingZIndex};
3780
3788
  top: calc(100% + 2px);
3781
3789
  left: -1px;
3782
3790
  right: -1px;
3783
- background: ${Ae.colorSurface};
3784
- border: 1px solid ${Ae.colorOutline};
3785
- border-radius: 0 0 ${Ae.borderRadius} ${Ae.borderRadius};
3786
- box-shadow: ${Ae.elevation02};
3791
+ background: ${Re.colorSurface};
3792
+ border: 1px solid ${Re.colorOutline};
3793
+ border-radius: 0 0 ${Re.borderRadius} ${Re.borderRadius};
3794
+ box-shadow: ${Re.elevation02};
3787
3795
  }
3788
3796
 
3789
3797
  .ft-search-input-suggestion--suggestion {
@@ -3794,7 +3802,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3794
3802
  padding: 8px;
3795
3803
  gap: 8px;
3796
3804
  cursor: pointer;
3797
- color: ${Ae.colorOnSurface};
3805
+ color: ${Re.colorOnSurface};
3798
3806
  min-height: 44px;
3799
3807
  }
3800
3808
 
@@ -3816,15 +3824,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3816
3824
  }
3817
3825
 
3818
3826
  ft-ripple {
3819
- ${(0,Hu.setVariable)(x.opacityContentOnSurfaceHover,x.opacityContentOnSurfaceSelected)}
3827
+ ${(0,Wu.setVariable)(x.opacityContentOnSurfaceHover,x.opacityContentOnSurfaceSelected)}
3820
3828
  }
3821
- `;var Gu=f(Br());var Wr=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=fr.get();return Vo.html`
3829
+ `;var ju=f(Br());var Vr=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=fr.get();return Vo.html`
3822
3830
  <div class="ft-search-input-suggestion ft-word-wrap"
3823
3831
  id="${this.listboxId}"
3824
3832
  role="listbox"
3825
3833
  aria-label="${_r.messages.suggestionsLabel()}"
3826
3834
  part="container">
3827
- ${(0,Gu.repeat)(this.ftSearchInput.suggestResults||[],o=>o.value,(o,i)=>this.renderSuggestion(i,o,e))}
3835
+ ${(0,ju.repeat)(this.ftSearchInput.suggestResults||[],o=>o.value,(o,i)=>this.renderSuggestion(i,o,e))}
3828
3836
  </div>
3829
3837
  `}renderSuggestion(e,o,i){let n=`suggestion-${e}`,a=Vo.html`
3830
3838
  <ft-ripple ?activated=${this.ftSearchInput.selectedSuggestOptionId===n}></ft-ripple>
@@ -3852,10 +3860,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3852
3860
  @click=${()=>this.onSuggestSelected(o.value)}>
3853
3861
  ${a}
3854
3862
  </div>
3855
- `}onSuggestSelected(e){this.ftSearchInput.onSuggestionSelected(e)}getIcon(e){let o=e.type==="DOCUMENT"?Be.file_format:Be.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?dt.BOOK:dt.ARTICLE;break;case"DOCUMENT":i=Bi(e.mimeType,e.filenameExtension);break;case"TOPIC":i=dt.TOPICS;break}return Vo.html`
3863
+ `}onSuggestSelected(e){this.ftSearchInput.onSuggestionSelected(e)}getIcon(e){let o=e.type==="DOCUMENT"?De.file_format:De.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?We.BOOK:We.ARTICLE;break;case"DOCUMENT":i=Bi(e.mimeType,e.filenameExtension);break;case"TOPIC":i=We.TOPICS;break}return Vo.html`
3856
3864
  <ft-icon .variant=${o} .value=${i} part="suggestion-icon"></ft-icon>
3857
- `}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)}};Wr.elementDefinitions={"ft-ripple":j,"ft-typography":te,"ft-icon":ae};Wr.styles=[Vu.wordWrap,Wu];var $t=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Fe=class extends yn(un){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new Wr(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(_r)}render(){var e,o,i;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(o=(e=this.suggestResults)===null||e===void 0?void 0:e.length)!==null&&o!==void 0?o:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion},a={...this.request,query:this.liveQuery},s=this.useCustomSearchPath?this.launchSearchPath:void 0,c=fr.get().serializeToCurrentPageIfPossible(a,s);return Go.html`
3858
- <div class="${(0,ju.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1} role="search">
3865
+ `}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)}};Vr.elementDefinitions={"ft-ripple":K,"ft-typography":te,"ft-icon":ae};Vr.styles=[Gu.wordWrap,Vu];var $t=function(t,e,o,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,o):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,i);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(n<3?s(a):n>3?s(e,o,a):s(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a},Me=class extends yn(un){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new Vr(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(_r)}render(){var e,o,i;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(o=(e=this.suggestResults)===null||e===void 0?void 0:e.length)!==null&&o!==void 0?o:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion},a={...this.request,query:this.liveQuery},s=this.useCustomSearchPath?this.launchSearchPath:void 0,c=fr.get().serializeToCurrentPageIfPossible(a,s);return Go.html`
3866
+ <div class="${(0,Ku.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1} role="search">
3859
3867
  <div class="ft-search-input--input-container" part="input-container" tabindex="-1">
3860
3868
  <div class="ft-search-input--input-outline" part="input-outline">
3861
3869
  <input class="ft-search-input--input ft-typography--body2"
@@ -3901,7 +3909,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3901
3909
  ></ft-button>
3902
3910
  </div>
3903
3911
  </div>
3904
- `}renderLiveText(){return this.shouldDisplaySuggestions?_r.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 o=this.suggestions.selectedSuggestOption||this.launchSearchButton;o?.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 o;this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change",{detail:e})),(o=this.stateManager)===null||o===void 0||o.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,Tt.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!Tt.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};Fe.elementDefinitions={"ft-button":Ce,...Wr.elementDefinitions};Fe.styles=[Sr,Tt.noTextInputDefaultClearButton,wc,...Wr.styles,Tt.screenReaderStyles];$t([(0,Tt.redux)()],Fe.prototype,"request",void 0);$t([(0,Tt.redux)()],Fe.prototype,"liveQuery",void 0);$t([(0,Tt.redux)()],Fe.prototype,"suggestResults",void 0);$t([(0,Pt.state)()],Fe.prototype,"forceCloseSuggestion",void 0);$t([(0,Pt.state)()],Fe.prototype,"displaySuggestListbox",void 0);$t([(0,Pt.state)()],Fe.prototype,"selectedSuggestOptionId",void 0);$t([(0,Pt.property)()],Fe.prototype,"launchSearchPath",void 0);$t([(0,Pt.property)({type:Boolean})],Fe.prototype,"useCustomSearchPath",void 0);$t([(0,Pt.property)({type:Boolean})],Fe.prototype,"triggerSearchOnClear",void 0);$t([(0,Pt.property)({type:Boolean})],Fe.prototype,"focusOnDisplay",void 0);$t([(0,Pt.query)(".ft-search-input--input")],Fe.prototype,"input",void 0);$t([(0,Pt.query)('[part="launch-search-in-input"]')],Fe.prototype,"launchSearchButton",void 0);(0,Ku.customElement)("ft-search-input")(Fe);})();
3912
+ `}renderLiveText(){return this.shouldDisplaySuggestions?_r.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 o=this.suggestions.selectedSuggestOption||this.launchSearchButton;o?.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 o;this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change",{detail:e})),(o=this.stateManager)===null||o===void 0||o.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,Tt.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!Tt.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};Me.elementDefinitions={"ft-button":Ce,...Vr.elementDefinitions};Me.styles=[Sr,Tt.noTextInputDefaultClearButton,Ac,...Vr.styles,Tt.screenReaderStyles];$t([(0,Tt.redux)()],Me.prototype,"request",void 0);$t([(0,Tt.redux)()],Me.prototype,"liveQuery",void 0);$t([(0,Tt.redux)()],Me.prototype,"suggestResults",void 0);$t([(0,Pt.state)()],Me.prototype,"forceCloseSuggestion",void 0);$t([(0,Pt.state)()],Me.prototype,"displaySuggestListbox",void 0);$t([(0,Pt.state)()],Me.prototype,"selectedSuggestOptionId",void 0);$t([(0,Pt.property)()],Me.prototype,"launchSearchPath",void 0);$t([(0,Pt.property)({type:Boolean})],Me.prototype,"useCustomSearchPath",void 0);$t([(0,Pt.property)({type:Boolean})],Me.prototype,"triggerSearchOnClear",void 0);$t([(0,Pt.property)({type:Boolean})],Me.prototype,"focusOnDisplay",void 0);$t([(0,Pt.query)(".ft-search-input--input")],Me.prototype,"input",void 0);$t([(0,Pt.query)('[part="launch-search-in-input"]')],Me.prototype,"launchSearchButton",void 0);(0,Zu.customElement)("ft-search-input")(Me);})();
3905
3913
  /*! Bundled license information:
3906
3914
 
3907
3915
  lit-html/lit-html.js:
@@ -3931,4 +3939,11 @@ lit-html/directives/when.js:
3931
3939
  * Copyright 2021 Google LLC
3932
3940
  * SPDX-License-Identifier: BSD-3-Clause
3933
3941
  *)
3942
+
3943
+ lit-html/directives/if-defined.js:
3944
+ (**
3945
+ * @license
3946
+ * Copyright 2018 Google LLC
3947
+ * SPDX-License-Identifier: BSD-3-Clause
3948
+ *)
3934
3949
  */