@fluid-topics/ft-search-bar 1.3.31 → 1.3.33

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 Lu=Object.create;var is=Object.defineProperty;var ku=Object.getOwnPropertyDescriptor;var Iu=Object.getOwnPropertyNames;var $u=Object.getPrototypeOf,Tu=Object.prototype.hasOwnProperty;var Dr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Nu=(t,e,o,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Iu(e))!Tu.call(t,n)&&n!==o&&is(t,n,{get:()=>e[n],enumerable:!(i=ku(e,n))||i.enumerable});return t};var f=(t,e,o)=>(o=t!=null?Lu($u(t)):{},Nu(e||!t||!t.__esModule?is(o,"default",{value:t,enumerable:!0}):o,t));var E=Dr((sh,ns)=>{ns.exports=ftGlobals.wcUtils});var $=Dr((lh,as)=>{as.exports=ftGlobals.lit});var ee=Dr((ch,ss)=>{ss.exports=ftGlobals.litDecorators});var Fr=Dr((dh,ls)=>{ls.exports=ftGlobals.litRepeat});var Et=Dr((fx,Nl)=>{Nl.exports=ftGlobals.litClassMap});var fc=Dr((ev,uc)=>{uc.exports=ftGlobals.litUnsafeHTML});var Jc=Dr((Er,Qc)=>{var Hi=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Wi=function(){function t(){this.fetch=!1,this.DOMException=Hi.DOMException}return t.prototype=Hi,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(g){return g&&DataView.prototype.isPrototypeOf(g)}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(g){return g&&s.indexOf(Object.prototype.toString.call(g))>-1};function p(g){if(typeof g!="string"&&(g=String(g)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(g)||g==="")throw new TypeError('Invalid character in header field name: "'+g+'"');return g.toLowerCase()}function u(g){return typeof g!="string"&&(g=String(g)),g}function m(g){var x={next:function(){var P=g.shift();return{done:P===void 0,value:P}}};return n.iterable&&(x[Symbol.iterator]=function(){return x}),x}function y(g){this.map={},g instanceof y?g.forEach(function(x,P){this.append(P,x)},this):Array.isArray(g)?g.forEach(function(x){if(x.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+x.length);this.append(x[0],x[1])},this):g&&Object.getOwnPropertyNames(g).forEach(function(x){this.append(x,g[x])},this)}y.prototype.append=function(g,x){g=p(g),x=u(x);var P=this.map[g];this.map[g]=P?P+", "+x:x},y.prototype.delete=function(g){delete this.map[p(g)]},y.prototype.get=function(g){return g=p(g),this.has(g)?this.map[g]:null},y.prototype.has=function(g){return this.map.hasOwnProperty(p(g))},y.prototype.set=function(g,x){this.map[p(g)]=u(x)},y.prototype.forEach=function(g,x){for(var P in this.map)this.map.hasOwnProperty(P)&&g.call(x,this.map[P],P,this)},y.prototype.keys=function(){var g=[];return this.forEach(function(x,P){g.push(P)}),m(g)},y.prototype.values=function(){var g=[];return this.forEach(function(x){g.push(x)}),m(g)},y.prototype.entries=function(){var g=[];return this.forEach(function(x,P){g.push([P,x])}),m(g)},n.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function b(g){if(!g._noBody){if(g.bodyUsed)return Promise.reject(new TypeError("Already read"));g.bodyUsed=!0}}function O(g){return new Promise(function(x,P){g.onload=function(){x(g.result)},g.onerror=function(){P(g.error)}})}function v(g){var x=new FileReader,P=O(x);return x.readAsArrayBuffer(g),P}function w(g){var x=new FileReader,P=O(x),ie=/charset=([A-Za-z0-9_-]+)/.exec(g.type),xe=ie?ie[1]:"utf-8";return x.readAsText(g,xe),P}function N(g){for(var x=new Uint8Array(g),P=new Array(x.length),ie=0;ie<x.length;ie++)P[ie]=String.fromCharCode(x[ie]);return P.join("")}function I(g){if(g.slice)return g.slice(0);var x=new Uint8Array(g.byteLength);return x.set(new Uint8Array(g)),x.buffer}function T(){return this.bodyUsed=!1,this._initBody=function(g){this.bodyUsed=this.bodyUsed,this._bodyInit=g,g?typeof g=="string"?this._bodyText=g:n.blob&&Blob.prototype.isPrototypeOf(g)?this._bodyBlob=g:n.formData&&FormData.prototype.isPrototypeOf(g)?this._bodyFormData=g:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(g)?this._bodyText=g.toString():n.arrayBuffer&&n.blob&&a(g)?(this._bodyArrayBuffer=I(g.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(g)||c(g))?this._bodyArrayBuffer=I(g):this._bodyText=g=Object.prototype.toString.call(g):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof g=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(g)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var g=b(this);if(g)return g;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var g=b(this);return g||(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(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var g=b(this);if(g)return g;if(this._bodyBlob)return w(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(N(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(ot)}),this.json=function(){return this.text().then(JSON.parse)},this}var z=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function Z(g){var x=g.toUpperCase();return z.indexOf(x)>-1?x:g}function X(g,x){if(!(this instanceof X))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var P=x.body;if(g instanceof X){if(g.bodyUsed)throw new TypeError("Already read");this.url=g.url,this.credentials=g.credentials,x.headers||(this.headers=new y(g.headers)),this.method=g.method,this.mode=g.mode,this.signal=g.signal,!P&&g._bodyInit!=null&&(P=g._bodyInit,g.bodyUsed=!0)}else this.url=String(g);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new y(x.headers)),this.method=Z(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in i){var Q=new AbortController;return Q.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(P),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var ie=/([?&])_=[^&]*/;if(ie.test(this.url))this.url=this.url.replace(ie,"$1_="+new Date().getTime());else{var xe=/\?/;this.url+=(xe.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}X.prototype.clone=function(){return new X(this,{body:this._bodyInit})};function ot(g){var x=new FormData;return g.trim().split("&").forEach(function(P){if(P){var ie=P.split("="),xe=ie.shift().replace(/\+/g," "),Q=ie.join("=").replace(/\+/g," ");x.append(decodeURIComponent(xe),decodeURIComponent(Q))}}),x}function zt(g){var x=new y,P=g.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(ie){return ie.indexOf(`
2
- `)===0?ie.substr(1,ie.length):ie}).forEach(function(ie){var xe=ie.split(":"),Q=xe.shift().trim();if(Q){var xi=xe.join(":").trim();try{x.append(Q,xi)}catch(Rn){console.warn("Response "+Rn.message)}}}),x}T.call(X.prototype);function Ye(g,x){if(!(this instanceof Ye))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.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=x.statusText===void 0?"":""+x.statusText,this.headers=new y(x.headers),this.url=x.url||"",this._initBody(g)}T.call(Ye.prototype),Ye.prototype.clone=function(){return new Ye(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},Ye.error=function(){var g=new Ye(null,{status:200,statusText:""});return g.ok=!1,g.status=0,g.type="error",g};var Ut=[301,302,303,307,308];Ye.redirect=function(g,x){if(Ut.indexOf(x)===-1)throw new RangeError("Invalid status code");return new Ye(null,{status:x,headers:{location:g}})},o.DOMException=i.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,P){this.message=x,this.name=P;var ie=Error(x);this.stack=ie.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function Fe(g,x){return new Promise(function(P,ie){var xe=new X(g,x);if(xe.signal&&xe.signal.aborted)return ie(new o.DOMException("Aborted","AbortError"));var Q=new XMLHttpRequest;function xi(){Q.abort()}Q.onload=function(){var Me={statusText:Q.statusText,headers:zt(Q.getAllResponseHeaders()||"")};xe.url.indexOf("file://")===0&&(Q.status<200||Q.status>599)?Me.status=200:Me.status=Q.status,Me.url="responseURL"in Q?Q.responseURL:Me.headers.get("X-Request-URL");var Br="response"in Q?Q.response:Q.responseText;setTimeout(function(){P(new Ye(Br,Me))},0)},Q.onerror=function(){setTimeout(function(){ie(new TypeError("Network request failed"))},0)},Q.ontimeout=function(){setTimeout(function(){ie(new TypeError("Network request timed out"))},0)},Q.onabort=function(){setTimeout(function(){ie(new o.DOMException("Aborted","AbortError"))},0)};function Rn(Me){try{return Me===""&&i.location.href?i.location.href:Me}catch{return Me}}if(Q.open(xe.method,Rn(xe.url),!0),xe.credentials==="include"?Q.withCredentials=!0:xe.credentials==="omit"&&(Q.withCredentials=!1),"responseType"in Q&&(n.blob?Q.responseType="blob":n.arrayBuffer&&(Q.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof y||i.Headers&&x.headers instanceof i.Headers)){var os=[];Object.getOwnPropertyNames(x.headers).forEach(function(Me){os.push(p(Me)),Q.setRequestHeader(Me,u(x.headers[Me]))}),xe.headers.forEach(function(Me,Br){os.indexOf(Br)===-1&&Q.setRequestHeader(Br,Me)})}else xe.headers.forEach(function(Me,Br){Q.setRequestHeader(Br,Me)});xe.signal&&(xe.signal.addEventListener("abort",xi),Q.onreadystatechange=function(){Q.readyState===4&&xe.signal.removeEventListener("abort",xi)}),Q.send(typeof xe._bodyInit>"u"?null:xe._bodyInit)})}return Fe.polyfill=!0,i.fetch||(i.fetch=Fe,i.Headers=y,i.Request=X,i.Response=Ye),o.Headers=y,o.Request=X,o.Response=Ye,o.fetch=Fe,o}({})})(Wi);Wi.fetch.ponyfill=!0;delete Wi.fetch.polyfill;var wo=Hi.fetch?Hi:Wi;Er=wo.fetch;Er.default=wo.fetch;Er.fetch=wo.fetch;Er.Headers=wo.Headers;Er.Request=wo.Request;Er.Response=wo.Response;Qc.exports=Er});var Ru=f(E());var te=f($()),K=f(ee()),bi=f(Fr()),se=f(E());var us=f(E());var ps=f($()),Mr=f(ee()),vi=f(E());var Ct;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(Ct||(Ct={}));var cs=f($());var ds=cs.css`
1
+ "use strict";(()=>{var Lu=Object.create;var is=Object.defineProperty;var ku=Object.getOwnPropertyDescriptor;var Iu=Object.getOwnPropertyNames;var Tu=Object.getPrototypeOf,$u=Object.prototype.hasOwnProperty;var Dr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Nu=(t,e,o,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Iu(e))!$u.call(t,n)&&n!==o&&is(t,n,{get:()=>e[n],enumerable:!(i=ku(e,n))||i.enumerable});return t};var f=(t,e,o)=>(o=t!=null?Lu(Tu(t)):{},Nu(e||!t||!t.__esModule?is(o,"default",{value:t,enumerable:!0}):o,t));var E=Dr((sh,ns)=>{ns.exports=ftGlobals.wcUtils});var T=Dr((lh,as)=>{as.exports=ftGlobals.lit});var ee=Dr((ch,ss)=>{ss.exports=ftGlobals.litDecorators});var Fr=Dr((dh,ls)=>{ls.exports=ftGlobals.litRepeat});var Et=Dr((fx,Nl)=>{Nl.exports=ftGlobals.litClassMap});var fc=Dr((ev,uc)=>{uc.exports=ftGlobals.litUnsafeHTML});var Jc=Dr((Er,Qc)=>{var Hi=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Wi=function(){function t(){this.fetch=!1,this.DOMException=Hi.DOMException}return t.prototype=Hi,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(g){return g&&DataView.prototype.isPrototypeOf(g)}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(g){return g&&s.indexOf(Object.prototype.toString.call(g))>-1};function p(g){if(typeof g!="string"&&(g=String(g)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(g)||g==="")throw new TypeError('Invalid character in header field name: "'+g+'"');return g.toLowerCase()}function u(g){return typeof g!="string"&&(g=String(g)),g}function m(g){var x={next:function(){var P=g.shift();return{done:P===void 0,value:P}}};return n.iterable&&(x[Symbol.iterator]=function(){return x}),x}function y(g){this.map={},g instanceof y?g.forEach(function(x,P){this.append(P,x)},this):Array.isArray(g)?g.forEach(function(x){if(x.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+x.length);this.append(x[0],x[1])},this):g&&Object.getOwnPropertyNames(g).forEach(function(x){this.append(x,g[x])},this)}y.prototype.append=function(g,x){g=p(g),x=u(x);var P=this.map[g];this.map[g]=P?P+", "+x:x},y.prototype.delete=function(g){delete this.map[p(g)]},y.prototype.get=function(g){return g=p(g),this.has(g)?this.map[g]:null},y.prototype.has=function(g){return this.map.hasOwnProperty(p(g))},y.prototype.set=function(g,x){this.map[p(g)]=u(x)},y.prototype.forEach=function(g,x){for(var P in this.map)this.map.hasOwnProperty(P)&&g.call(x,this.map[P],P,this)},y.prototype.keys=function(){var g=[];return this.forEach(function(x,P){g.push(P)}),m(g)},y.prototype.values=function(){var g=[];return this.forEach(function(x){g.push(x)}),m(g)},y.prototype.entries=function(){var g=[];return this.forEach(function(x,P){g.push([P,x])}),m(g)},n.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function b(g){if(!g._noBody){if(g.bodyUsed)return Promise.reject(new TypeError("Already read"));g.bodyUsed=!0}}function O(g){return new Promise(function(x,P){g.onload=function(){x(g.result)},g.onerror=function(){P(g.error)}})}function v(g){var x=new FileReader,P=O(x);return x.readAsArrayBuffer(g),P}function w(g){var x=new FileReader,P=O(x),ie=/charset=([A-Za-z0-9_-]+)/.exec(g.type),be=ie?ie[1]:"utf-8";return x.readAsText(g,be),P}function N(g){for(var x=new Uint8Array(g),P=new Array(x.length),ie=0;ie<x.length;ie++)P[ie]=String.fromCharCode(x[ie]);return P.join("")}function I(g){if(g.slice)return g.slice(0);var x=new Uint8Array(g.byteLength);return x.set(new Uint8Array(g)),x.buffer}function $(){return this.bodyUsed=!1,this._initBody=function(g){this.bodyUsed=this.bodyUsed,this._bodyInit=g,g?typeof g=="string"?this._bodyText=g:n.blob&&Blob.prototype.isPrototypeOf(g)?this._bodyBlob=g:n.formData&&FormData.prototype.isPrototypeOf(g)?this._bodyFormData=g:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(g)?this._bodyText=g.toString():n.arrayBuffer&&n.blob&&a(g)?(this._bodyArrayBuffer=I(g.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(g)||c(g))?this._bodyArrayBuffer=I(g):this._bodyText=g=Object.prototype.toString.call(g):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof g=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(g)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var g=b(this);if(g)return g;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var g=b(this);return g||(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(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var g=b(this);if(g)return g;if(this._bodyBlob)return w(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(N(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(rt)}),this.json=function(){return this.text().then(JSON.parse)},this}var z=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function Z(g){var x=g.toUpperCase();return z.indexOf(x)>-1?x:g}function X(g,x){if(!(this instanceof X))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var P=x.body;if(g instanceof X){if(g.bodyUsed)throw new TypeError("Already read");this.url=g.url,this.credentials=g.credentials,x.headers||(this.headers=new y(g.headers)),this.method=g.method,this.mode=g.mode,this.signal=g.signal,!P&&g._bodyInit!=null&&(P=g._bodyInit,g.bodyUsed=!0)}else this.url=String(g);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new y(x.headers)),this.method=Z(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in i){var Q=new AbortController;return Q.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(P),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var ie=/([?&])_=[^&]*/;if(ie.test(this.url))this.url=this.url.replace(ie,"$1_="+new Date().getTime());else{var be=/\?/;this.url+=(be.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}X.prototype.clone=function(){return new X(this,{body:this._bodyInit})};function rt(g){var x=new FormData;return g.trim().split("&").forEach(function(P){if(P){var ie=P.split("="),be=ie.shift().replace(/\+/g," "),Q=ie.join("=").replace(/\+/g," ");x.append(decodeURIComponent(be),decodeURIComponent(Q))}}),x}function Ut(g){var x=new y,P=g.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(ie){return ie.indexOf(`
2
+ `)===0?ie.substr(1,ie.length):ie}).forEach(function(ie){var be=ie.split(":"),Q=be.shift().trim();if(Q){var xi=be.join(":").trim();try{x.append(Q,xi)}catch(Rn){console.warn("Response "+Rn.message)}}}),x}$.call(X.prototype);function qe(g,x){if(!(this instanceof qe))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.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=x.statusText===void 0?"":""+x.statusText,this.headers=new y(x.headers),this.url=x.url||"",this._initBody(g)}$.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 g=new qe(null,{status:200,statusText:""});return g.ok=!1,g.status=0,g.type="error",g};var Ht=[301,302,303,307,308];qe.redirect=function(g,x){if(Ht.indexOf(x)===-1)throw new RangeError("Invalid status code");return new qe(null,{status:x,headers:{location:g}})},o.DOMException=i.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,P){this.message=x,this.name=P;var ie=Error(x);this.stack=ie.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function De(g,x){return new Promise(function(P,ie){var be=new X(g,x);if(be.signal&&be.signal.aborted)return ie(new o.DOMException("Aborted","AbortError"));var Q=new XMLHttpRequest;function xi(){Q.abort()}Q.onload=function(){var Fe={statusText:Q.statusText,headers:Ut(Q.getAllResponseHeaders()||"")};be.url.indexOf("file://")===0&&(Q.status<200||Q.status>599)?Fe.status=200:Fe.status=Q.status,Fe.url="responseURL"in Q?Q.responseURL:Fe.headers.get("X-Request-URL");var Br="response"in Q?Q.response:Q.responseText;setTimeout(function(){P(new qe(Br,Fe))},0)},Q.onerror=function(){setTimeout(function(){ie(new TypeError("Network request failed"))},0)},Q.ontimeout=function(){setTimeout(function(){ie(new TypeError("Network request timed out"))},0)},Q.onabort=function(){setTimeout(function(){ie(new o.DOMException("Aborted","AbortError"))},0)};function Rn(Fe){try{return Fe===""&&i.location.href?i.location.href:Fe}catch{return Fe}}if(Q.open(be.method,Rn(be.url),!0),be.credentials==="include"?Q.withCredentials=!0:be.credentials==="omit"&&(Q.withCredentials=!1),"responseType"in Q&&(n.blob?Q.responseType="blob":n.arrayBuffer&&(Q.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof y||i.Headers&&x.headers instanceof i.Headers)){var os=[];Object.getOwnPropertyNames(x.headers).forEach(function(Fe){os.push(p(Fe)),Q.setRequestHeader(Fe,u(x.headers[Fe]))}),be.headers.forEach(function(Fe,Br){os.indexOf(Br)===-1&&Q.setRequestHeader(Br,Fe)})}else be.headers.forEach(function(Fe,Br){Q.setRequestHeader(Br,Fe)});be.signal&&(be.signal.addEventListener("abort",xi),Q.onreadystatechange=function(){Q.readyState===4&&be.signal.removeEventListener("abort",xi)}),Q.send(typeof be._bodyInit>"u"?null:be._bodyInit)})}return De.polyfill=!0,i.fetch||(i.fetch=De,i.Headers=y,i.Request=X,i.Response=qe),o.Headers=y,o.Request=X,o.Response=qe,o.fetch=De,o}({})})(Wi);Wi.fetch.ponyfill=!0;delete Wi.fetch.polyfill;var wo=Hi.fetch?Hi:Wi;Er=wo.fetch;Er.default=wo.fetch;Er.fetch=wo.fetch;Er.Headers=wo.Headers;Er.Request=wo.Request;Er.Response=wo.Response;Qc.exports=Er});var Ru=f(E());var te=f(T()),K=f(ee()),bi=f(Fr()),se=f(E());var us=f(E());var ps=f(T()),Mr=f(ee()),vi=f(E());var Ct;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(Ct||(Ct={}));var cs=f(T());var ds=cs.css`
3
3
  .ft-size-watcher--pixel {
4
4
  width: 0;
5
5
  height: 0;
@@ -18,14 +18,14 @@
18
18
  .ft-size-watcher--local .ft-size-watcher--watcher {
19
19
  width: 100%;
20
20
  }
21
- `;var Bo=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},Ln=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},dt=class extends vi.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=Ct.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new vi.Debouncer}render(){return ps.html`
21
+ `;var Bo=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},Ln=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},ct=class extends vi.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=Ct.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new vi.Debouncer}render(){return ps.html`
22
22
  <div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
23
23
  <div class="ft-size-watcher--watcher"></div>
24
24
  </div>
25
- `}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=Ct.S:this.size<976?this.category=Ct.M:this.size<1024?this.category=Ct.L:this.size<1440?this.category=Ct.XL:this.category=Ct.XXL,this.dispatchEvent(new Ln(this.size,this.category)))},this.debounceTimeout)}};dt.elementDefinitions={};dt.styles=ds;Bo([(0,Mr.property)({type:Number})],dt.prototype,"debounceTimeout",void 0);Bo([(0,Mr.property)({type:Boolean})],dt.prototype,"local",void 0);Bo([(0,Mr.property)({type:Number,reflect:!0})],dt.prototype,"size",void 0);Bo([(0,Mr.property)({type:String,reflect:!0})],dt.prototype,"category",void 0);Bo([(0,Mr.query)(".ft-size-watcher--watcher")],dt.prototype,"watcher",void 0);(0,us.customElement)("ft-size-watcher")(dt);var ul=f(E());var _n=globalThis,Si=_n.trustedTypes,fs=Si?Si.createPolicy("lit-html",{createHTML:t=>t}):void 0,xs="$lit$",fr=`lit$${Math.random().toFixed(9).slice(2)}$`,vs="?"+fr,Pu=`<${vs}>`,Hr=document,Oi=()=>Hr.createComment(""),Fo=t=>t===null||typeof t!="object"&&typeof t!="function",Bn=Array.isArray,_u=t=>Bn(t)||typeof t?.[Symbol.iterator]=="function",kn=`[
25
+ `}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=Ct.S:this.size<976?this.category=Ct.M:this.size<1024?this.category=Ct.L:this.size<1440?this.category=Ct.XL:this.category=Ct.XXL,this.dispatchEvent(new Ln(this.size,this.category)))},this.debounceTimeout)}};ct.elementDefinitions={};ct.styles=ds;Bo([(0,Mr.property)({type:Number})],ct.prototype,"debounceTimeout",void 0);Bo([(0,Mr.property)({type:Boolean})],ct.prototype,"local",void 0);Bo([(0,Mr.property)({type:Number,reflect:!0})],ct.prototype,"size",void 0);Bo([(0,Mr.property)({type:String,reflect:!0})],ct.prototype,"category",void 0);Bo([(0,Mr.query)(".ft-size-watcher--watcher")],ct.prototype,"watcher",void 0);(0,us.customElement)("ft-size-watcher")(ct);var ul=f(E());var _n=globalThis,Si=_n.trustedTypes,fs=Si?Si.createPolicy("lit-html",{createHTML:t=>t}):void 0,xs="$lit$",hr=`lit$${Math.random().toFixed(9).slice(2)}$`,vs="?"+hr,Pu=`<${vs}>`,Hr=document,Oi=()=>Hr.createComment(""),Fo=t=>t===null||typeof t!="object"&&typeof t!="function",Bn=Array.isArray,_u=t=>Bn(t)||typeof t?.[Symbol.iterator]=="function",kn=`[
26
26
  \f\r]`,Do=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,hs=/-->/g,ys=/>/g,zr=RegExp(`>|${kn}(?:([^\\s"'>=/]+)(${kn}*=${kn}*(?:[^
27
- \f\r"'\`<>=]|("|')|))|$)`,"g"),ms=/'/g,gs=/"/g,Ss=/^(?:script|style|textarea|title)$/i,Dn=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Os=Dn(1),Cs=Dn(2),ws=Dn(3),Mo=Symbol.for("lit-noChange"),we=Symbol.for("lit-nothing"),bs=new WeakMap,Ur=Hr.createTreeWalker(Hr,129);function Es(t,e){if(!Bn(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return fs!==void 0?fs.createHTML(e):e}var Bu=(t,e)=>{let o=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=Do;for(let c=0;c<o;c++){let p=t[c],u,m,y=-1,b=0;for(;b<p.length&&(s.lastIndex=b,m=s.exec(p),m!==null);)b=s.lastIndex,s===Do?m[1]==="!--"?s=hs:m[1]!==void 0?s=ys:m[2]!==void 0?(Ss.test(m[2])&&(n=RegExp("</"+m[2],"g")),s=zr):m[3]!==void 0&&(s=zr):s===zr?m[0]===">"?(s=n??Do,y=-1):m[1]===void 0?y=-2:(y=s.lastIndex-m[2].length,u=m[1],s=m[3]===void 0?zr:m[3]==='"'?gs:ms):s===gs||s===ms?s=zr:s===hs||s===ys?s=Do:(s=zr,n=void 0);let O=s===zr&&t[c+1].startsWith("/>")?" ":"";a+=s===Do?p+Pu:y>=0?(i.push(u),p.slice(0,y)+xs+p.slice(y)+fr+O):p+fr+(y===-2?c:O)}return[Es(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},zo=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,m]=Bu(e,o);if(this.el=t.createElement(u,i),Ur.currentNode=this.el.content,o===2||o===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(n=Ur.nextNode())!==null&&p.length<c;){if(n.nodeType===1){if(n.hasAttributes())for(let y of n.getAttributeNames())if(y.endsWith(xs)){let b=m[s++],O=n.getAttribute(y).split(fr),v=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:v[2],strings:O,ctor:v[1]==="."?$n:v[1]==="?"?Tn:v[1]==="@"?Nn:so}),n.removeAttribute(y)}else y.startsWith(fr)&&(p.push({type:6,index:a}),n.removeAttribute(y));if(Ss.test(n.tagName)){let y=n.textContent.split(fr),b=y.length-1;if(b>0){n.textContent=Si?Si.emptyScript:"";for(let O=0;O<b;O++)n.append(y[O],Oi()),Ur.nextNode(),p.push({type:2,index:++a});n.append(y[b],Oi())}}}else if(n.nodeType===8)if(n.data===vs)p.push({type:2,index:a});else{let y=-1;for(;(y=n.data.indexOf(fr,y+1))!==-1;)p.push({type:7,index:a}),y+=fr.length-1}a++}}static createElement(e,o){let i=Hr.createElement("template");return i.innerHTML=e,i}};function ao(t,e,o=t,i){if(e===Mo)return e;let n=i!==void 0?o._$Co?.[i]:o._$Cl,a=Fo(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=ao(t,n._$AS(t,e.values),n,i)),e}var In=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??Hr).importNode(o,!0);Ur.currentNode=n;let a=Ur.nextNode(),s=0,c=0,p=i[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new Ci(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new Pn(a,this,e)),this._$AV.push(u),p=i[++c]}s!==p?.index&&(a=Ur.nextNode(),s++)}return Ur.currentNode=Hr,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++}},Ci=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,i,n){this.type=2,this._$AH=we,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=ao(this,e,o),Fo(e)?e===we||e==null||e===""?(this._$AH!==we&&this._$AR(),this._$AH=we):e!==this._$AH&&e!==Mo&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):_u(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!==we&&Fo(this._$AH)?this._$AA.nextSibling.data=e:this.T(Hr.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=zo.createElement(Es(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(o);else{let a=new In(n,this),s=a.u(this.options);a.p(o),this.T(s),this._$AH=a}}_$AC(e){let o=bs.get(e.strings);return o===void 0&&bs.set(e.strings,o=new zo(e)),o}k(e){Bn(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(Oi()),this.O(Oi()),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))}},so=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,i,n,a){this.type=1,this._$AH=we,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=we}_$AI(e,o=this,i,n){let a=this.strings,s=!1;if(a===void 0)e=ao(this,e,o,0),s=!Fo(e)||e!==this._$AH&&e!==Mo,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=ao(this,c[i+p],o,p),u===Mo&&(u=this._$AH[p]),s||=!Fo(u)||u!==this._$AH[p],u===we?e=we:e!==we&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!n&&this.j(e)}j(e){e===we?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},$n=class extends so{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===we?void 0:e}},Tn=class extends so{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==we)}},Nn=class extends so{constructor(e,o,i,n,a){super(e,o,i,n,a),this.type=5}_$AI(e,o=this){if((e=ao(this,e,o,0)??we)===Mo)return;let i=this._$AH,n=e===we&&i!==we||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,a=e!==we&&(i===we||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)}},Pn=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){ao(this,e)}};var Du=_n.litHtmlPolyfillSupport;Du?.(zo,Ci),(_n.litHtmlVersions??=[]).push("3.3.0");var Rs=Symbol.for(""),Fu=t=>{if(t?.r===Rs)return t?._$litStatic$},Fn=t=>({_$litStatic$:t,r:Rs});var As=new Map,Mn=t=>(e,...o)=>{let i=o.length,n,a,s=[],c=[],p,u=0,m=!1;for(;u<i;){for(p=e[u];u<i&&(a=o[u],(n=Fu(a))!==void 0);)p+=n+e[++u],m=!0;u!==i&&c.push(a),s.push(p),u++}if(u===i&&s.push(e[i]),m){let y=s.join("$$lit$$");(e=As.get(y))===void 0&&(s.raw=s,As.set(y,e=s)),o=c}return t(e,...o)},zn=Mn(Os),Ch=Mn(Cs),wh=Mn(ws);var Un=f(ee()),pl=f(E());var ve;(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"})(ve||(ve={}));var wt=f($()),R=f(E());var tr=f($(),1),hr=t=>typeof t=="string"?(0,tr.unsafeCSS)(t):t,r=class{static create(e,o,i,n){let a=c=>hr(c??n),s=tr.css`var(${hr(e)}, ${a(n)})`;return s.name=e,s.description=o,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>Ls(s,c??a(n)),s.get=c=>tr.css`var(${hr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,o,i,n){let a=c=>i.get(c??n),s=tr.css`var(${hr(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=>Ls(s,c??a(n)),s.get=c=>tr.css`var(${hr(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=tr.css`var(${hr(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=>tr.css`var(${hr(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function Ls(t,e){return hr(`${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)")},ks={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")},$s={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")},Ts={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")},Ns={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")},_s={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")},Bs={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")},lo={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")},Mu={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")},Ds={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")},Fs={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")},Ms={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")},zs={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")},Us={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")},Hs={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")},Ws={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")},Vs={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")},Gs={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")},js={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")},Wr={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")},Ks={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")},Zs={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")},qs={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")},Ys={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")},Xs={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")},wi={display:ks,"title-1":Is,"title-2":$s,"title-3":Ts,"body-1-regular":Ns,"body-1-medium":Ps,"body-1-semibold":_s,"body-2-regular":Bs,"body-2-medium":lo,"body-2-medium-underline":Mu,"body-2-semibold":Ds,"label-1-medium":Fs,"label-1-semibold":Ms,"label-1-bold":zs,"label-2-medium":Us,"label-2-semibold":Hs,"label-2-bold":Ws,"caption-1-medium":Vs,"caption-1-semibold":Gs,"caption-1-bold":js,"caption-2-medium":Wr,"caption-2-semibold":Ks,"caption-2-bold":Zs,"caption-3-medium":qs,"caption-3-semibold":Ys,"caption-3-bold":Xs};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.
28
- 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 Hh={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 Kh={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 Qh={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 oy={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 ly={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 gy={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 Oy={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 Ry={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 Ty={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 Dy={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 Hy={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 jy={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",l.spacing6)};var Xy={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 rm={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 sm={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 um={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 gm={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 Om={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 Rm={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 Tm={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 Dm={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 Hm={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 Km={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 Xm={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 tg={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 ag={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 pg={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 mg={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 Sg={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 Ag={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 Ig={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 yr;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(yr||(yr={}));var Xe;(function(t){t.large="large",t.medium="medium",t.small="small"})(Xe||(Xe={}));var co=f($());function Qs(t,e){let o=wi[t];return co.css`
27
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),ms=/'/g,gs=/"/g,Ss=/^(?:script|style|textarea|title)$/i,Dn=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Os=Dn(1),Cs=Dn(2),ws=Dn(3),Mo=Symbol.for("lit-noChange"),we=Symbol.for("lit-nothing"),bs=new WeakMap,Ur=Hr.createTreeWalker(Hr,129);function Es(t,e){if(!Bn(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return fs!==void 0?fs.createHTML(e):e}var Bu=(t,e)=>{let o=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=Do;for(let c=0;c<o;c++){let p=t[c],u,m,y=-1,b=0;for(;b<p.length&&(s.lastIndex=b,m=s.exec(p),m!==null);)b=s.lastIndex,s===Do?m[1]==="!--"?s=hs:m[1]!==void 0?s=ys:m[2]!==void 0?(Ss.test(m[2])&&(n=RegExp("</"+m[2],"g")),s=zr):m[3]!==void 0&&(s=zr):s===zr?m[0]===">"?(s=n??Do,y=-1):m[1]===void 0?y=-2:(y=s.lastIndex-m[2].length,u=m[1],s=m[3]===void 0?zr:m[3]==='"'?gs:ms):s===gs||s===ms?s=zr:s===hs||s===ys?s=Do:(s=zr,n=void 0);let O=s===zr&&t[c+1].startsWith("/>")?" ":"";a+=s===Do?p+Pu:y>=0?(i.push(u),p.slice(0,y)+xs+p.slice(y)+hr+O):p+hr+(y===-2?c:O)}return[Es(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},zo=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,m]=Bu(e,o);if(this.el=t.createElement(u,i),Ur.currentNode=this.el.content,o===2||o===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(n=Ur.nextNode())!==null&&p.length<c;){if(n.nodeType===1){if(n.hasAttributes())for(let y of n.getAttributeNames())if(y.endsWith(xs)){let b=m[s++],O=n.getAttribute(y).split(hr),v=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:v[2],strings:O,ctor:v[1]==="."?Tn:v[1]==="?"?$n:v[1]==="@"?Nn:so}),n.removeAttribute(y)}else y.startsWith(hr)&&(p.push({type:6,index:a}),n.removeAttribute(y));if(Ss.test(n.tagName)){let y=n.textContent.split(hr),b=y.length-1;if(b>0){n.textContent=Si?Si.emptyScript:"";for(let O=0;O<b;O++)n.append(y[O],Oi()),Ur.nextNode(),p.push({type:2,index:++a});n.append(y[b],Oi())}}}else if(n.nodeType===8)if(n.data===vs)p.push({type:2,index:a});else{let y=-1;for(;(y=n.data.indexOf(hr,y+1))!==-1;)p.push({type:7,index:a}),y+=hr.length-1}a++}}static createElement(e,o){let i=Hr.createElement("template");return i.innerHTML=e,i}};function ao(t,e,o=t,i){if(e===Mo)return e;let n=i!==void 0?o._$Co?.[i]:o._$Cl,a=Fo(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=ao(t,n._$AS(t,e.values),n,i)),e}var In=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??Hr).importNode(o,!0);Ur.currentNode=n;let a=Ur.nextNode(),s=0,c=0,p=i[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new Ci(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new Pn(a,this,e)),this._$AV.push(u),p=i[++c]}s!==p?.index&&(a=Ur.nextNode(),s++)}return Ur.currentNode=Hr,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++}},Ci=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,i,n){this.type=2,this._$AH=we,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=ao(this,e,o),Fo(e)?e===we||e==null||e===""?(this._$AH!==we&&this._$AR(),this._$AH=we):e!==this._$AH&&e!==Mo&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):_u(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!==we&&Fo(this._$AH)?this._$AA.nextSibling.data=e:this.T(Hr.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=zo.createElement(Es(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(o);else{let a=new In(n,this),s=a.u(this.options);a.p(o),this.T(s),this._$AH=a}}_$AC(e){let o=bs.get(e.strings);return o===void 0&&bs.set(e.strings,o=new zo(e)),o}k(e){Bn(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(Oi()),this.O(Oi()),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))}},so=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,i,n,a){this.type=1,this._$AH=we,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=we}_$AI(e,o=this,i,n){let a=this.strings,s=!1;if(a===void 0)e=ao(this,e,o,0),s=!Fo(e)||e!==this._$AH&&e!==Mo,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=ao(this,c[i+p],o,p),u===Mo&&(u=this._$AH[p]),s||=!Fo(u)||u!==this._$AH[p],u===we?e=we:e!==we&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!n&&this.j(e)}j(e){e===we?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Tn=class extends so{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===we?void 0:e}},$n=class extends so{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==we)}},Nn=class extends so{constructor(e,o,i,n,a){super(e,o,i,n,a),this.type=5}_$AI(e,o=this){if((e=ao(this,e,o,0)??we)===Mo)return;let i=this._$AH,n=e===we&&i!==we||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,a=e!==we&&(i===we||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)}},Pn=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){ao(this,e)}};var Du=_n.litHtmlPolyfillSupport;Du?.(zo,Ci),(_n.litHtmlVersions??=[]).push("3.3.0");var Rs=Symbol.for(""),Fu=t=>{if(t?.r===Rs)return t?._$litStatic$},Fn=t=>({_$litStatic$:t,r:Rs});var As=new Map,Mn=t=>(e,...o)=>{let i=o.length,n,a,s=[],c=[],p,u=0,m=!1;for(;u<i;){for(p=e[u];u<i&&(a=o[u],(n=Fu(a))!==void 0);)p+=n+e[++u],m=!0;u!==i&&c.push(a),s.push(p),u++}if(u===i&&s.push(e[i]),m){let y=s.join("$$lit$$");(e=As.get(y))===void 0&&(s.raw=s,As.set(y,e=s)),o=c}return t(e,...o)},zn=Mn(Os),Ch=Mn(Cs),wh=Mn(ws);var Un=f(ee()),pl=f(E());var xe;(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"})(xe||(xe={}));var wt=f(T()),R=f(E());var rr=f(T(),1),yr=t=>typeof t=="string"?(0,rr.unsafeCSS)(t):t,r=class{static create(e,o,i,n){let a=c=>yr(c??n),s=rr.css`var(${yr(e)}, ${a(n)})`;return s.name=e,s.description=o,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=c=>Ls(s,c??a(n)),s.get=c=>rr.css`var(${yr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,o,i,n){let a=c=>i.get(c??n),s=rr.css`var(${yr(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=>Ls(s,c??a(n)),s.get=c=>rr.css`var(${yr(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=rr.css`var(${yr(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=>rr.css`var(${yr(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}};function Ls(t,e){return yr(`${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)")},ks={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")},Ts={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")},Ns={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")},_s={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")},Bs={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")},lo={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")},Mu={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")},Ds={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")},Fs={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")},Ms={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")},zs={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")},Us={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")},Hs={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")},Ws={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")},Vs={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")},Gs={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")},js={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")},Wr={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")},Ks={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")},Zs={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")},qs={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")},Ys={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")},Xs={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")},wi={display:ks,"title-1":Is,"title-2":Ts,"title-3":$s,"body-1-regular":Ns,"body-1-medium":Ps,"body-1-semibold":_s,"body-2-regular":Bs,"body-2-medium":lo,"body-2-medium-underline":Mu,"body-2-semibold":Ds,"label-1-medium":Fs,"label-1-semibold":Ms,"label-1-bold":zs,"label-2-medium":Us,"label-2-semibold":Hs,"label-2-bold":Ws,"caption-1-medium":Vs,"caption-1-semibold":Gs,"caption-1-bold":js,"caption-2-medium":Wr,"caption-2-semibold":Ks,"caption-2-bold":Zs,"caption-3-medium":qs,"caption-3-semibold":Ys,"caption-3-bold":Xs};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.
28
+ 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 Hh={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 Kh={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 Qh={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 oy={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 ly={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 gy={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 Oy={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 Ry={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 $y={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 Dy={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 Hy={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 jy={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",l.spacing6)};var Xy={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 rm={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 sm={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 um={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 gm={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 Om={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 Rm={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 $m={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 Dm={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 Hm={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 Km={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 Xm={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 tg={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 ag={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 pg={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 mg={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 Sg={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 Ag={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 Ig={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 mr;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(mr||(mr={}));var Ye;(function(t){t.large="large",t.medium="medium",t.small="small"})(Ye||(Ye={}));var co=f(T());function Qs(t,e){let o=wi[t];return co.css`
29
29
  ${e?(0,co.unsafeCSS)(e):co.css`.ft-typography--${(0,co.unsafeCSS)(t)}`} {
30
30
  font-family: ${o.fontFamily};
31
31
  font-size: ${o.fontSize};
@@ -35,7 +35,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
35
35
  text-decoration: ${o.textDecoration};
36
36
  text-transform: ${o.textCase};
37
37
  }
38
- `}var Js=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),or=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),L={fontFamily:or,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")},po={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Js),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-font-size","",L.fontSize,"20px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",L.letterSpacing,"0.15px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-line-height","",L.lineHeight,"1.2"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",L.textTransform,"inherit")},uo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Js),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",L.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",L.letterSpacing,"0.105px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",L.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",L.textTransform,"inherit")},fo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",or),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",L.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",L.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",L.letterSpacing,"0.144px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",L.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",L.textTransform,"inherit")},ho={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",or),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",L.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",L.letterSpacing,"0.098px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",L.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",L.textTransform,"inherit")},rr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",or),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",L.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",L.letterSpacing,"0.496px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",L.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",L.textTransform,"inherit")},ke={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",or),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",L.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",L.letterSpacing,"0.252px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",L.lineHeight,"1.4"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",L.textTransform,"inherit")},Be={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",or),fontSize:R.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",L.fontSize,"12px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",L.letterSpacing,"0.396px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",L.lineHeight,"1.33"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",L.textTransform,"inherit")},yo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",or),fontSize:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",L.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",L.letterSpacing,"0.33px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",L.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",L.textTransform,"inherit")},mo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",or),fontSize:R.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",L.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",L.letterSpacing,"1.5px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",L.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",L.textTransform,"uppercase")},Ht={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",or),fontSize:R.FtCssVariableFactory.extend("--ft-typography-button-font-size","",L.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",L.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",L.letterSpacing,"1.246px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-button-line-height","",L.lineHeight,"1.15"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",L.textTransform,"uppercase")},el=wt.css`
38
+ `}var Js=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),ir=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),L={fontFamily:ir,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")},po={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Js),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-font-size","",L.fontSize,"20px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",L.letterSpacing,"0.15px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-line-height","",L.lineHeight,"1.2"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",L.textTransform,"inherit")},uo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Js),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",L.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",L.letterSpacing,"0.105px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",L.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",L.textTransform,"inherit")},fo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ir),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",L.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",L.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",L.letterSpacing,"0.144px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",L.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",L.textTransform,"inherit")},ho={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ir),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",L.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",L.letterSpacing,"0.098px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",L.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",L.textTransform,"inherit")},or={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ir),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",L.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",L.letterSpacing,"0.496px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",L.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",L.textTransform,"inherit")},ke={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ir),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",L.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",L.letterSpacing,"0.252px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",L.lineHeight,"1.4"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",L.textTransform,"inherit")},_e={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ir),fontSize:R.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",L.fontSize,"12px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",L.letterSpacing,"0.396px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",L.lineHeight,"1.33"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",L.textTransform,"inherit")},yo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ir),fontSize:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",L.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",L.letterSpacing,"0.33px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",L.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",L.textTransform,"inherit")},mo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ir),fontSize:R.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",L.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",L.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",L.letterSpacing,"1.5px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",L.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",L.textTransform,"uppercase")},Wt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ir),fontSize:R.FtCssVariableFactory.extend("--ft-typography-button-font-size","",L.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",L.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",L.letterSpacing,"1.246px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-button-line-height","",L.lineHeight,"1.15"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",L.textTransform,"uppercase")},el=wt.css`
39
39
  .ft-typography--title {
40
40
  font-family: ${po.fontFamily};
41
41
  font-size: ${po.fontSize};
@@ -74,12 +74,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
74
74
 
75
75
  `,il=wt.css`
76
76
  .ft-typography--body1 {
77
- font-family: ${rr.fontFamily};
78
- font-size: ${rr.fontSize};
79
- font-weight: ${rr.fontWeight};
80
- letter-spacing: ${rr.letterSpacing};
81
- line-height: ${rr.lineHeight};
82
- text-transform: ${rr.textTransform};
77
+ font-family: ${or.fontFamily};
78
+ font-size: ${or.fontSize};
79
+ font-weight: ${or.fontWeight};
80
+ letter-spacing: ${or.letterSpacing};
81
+ line-height: ${or.lineHeight};
82
+ text-transform: ${or.textTransform};
83
83
  }
84
84
  `,go=wt.css`
85
85
  .ft-typography--body2 {
@@ -90,14 +90,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
90
90
  line-height: ${ke.lineHeight};
91
91
  text-transform: ${ke.textTransform};
92
92
  }
93
- `,Wt=wt.css`
93
+ `,Vt=wt.css`
94
94
  .ft-typography--caption {
95
- font-family: ${Be.fontFamily};
96
- font-size: ${Be.fontSize};
97
- font-weight: ${Be.fontWeight};
98
- letter-spacing: ${Be.letterSpacing};
99
- line-height: ${Be.lineHeight};
100
- text-transform: ${Be.textTransform};
95
+ font-family: ${_e.fontFamily};
96
+ font-size: ${_e.fontSize};
97
+ font-weight: ${_e.fontWeight};
98
+ letter-spacing: ${_e.letterSpacing};
99
+ line-height: ${_e.lineHeight};
100
+ text-transform: ${_e.textTransform};
101
101
  }
102
102
  `,nl=wt.css`
103
103
  .ft-typography--breadcrumb {
@@ -119,18 +119,18 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
119
119
  }
120
120
  `,sl=wt.css`
121
121
  .ft-typography--button {
122
- font-family: ${Ht.fontFamily};
123
- font-size: ${Ht.fontSize};
124
- font-weight: ${Ht.fontWeight};
125
- letter-spacing: ${Ht.letterSpacing};
126
- line-height: ${Ht.lineHeight};
127
- text-transform: ${Ht.textTransform};
122
+ font-family: ${Wt.fontFamily};
123
+ font-size: ${Wt.fontSize};
124
+ font-weight: ${Wt.fontWeight};
125
+ letter-spacing: ${Wt.letterSpacing};
126
+ line-height: ${Wt.lineHeight};
127
+ text-transform: ${Wt.textTransform};
128
128
  }
129
129
  `,ll=wt.css`
130
130
  .ft-typography {
131
131
  vertical-align: inherit;
132
132
  }
133
- `,cl=[Object.keys(wi).map(t=>Qs(t))];var dl=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},oe=class extends pl.FtLitElement{constructor(){super(...arguments),this.variant=ve.body1}render(){return this.element?zn`
133
+ `,cl=[Object.keys(wi).map(t=>Qs(t))];var dl=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},oe=class extends pl.FtLitElement{constructor(){super(...arguments),this.variant=xe.body1}render(){return this.element?zn`
134
134
  <${Fn(this.element)}
135
135
  part="text"
136
136
  class="ft-typography ft-typography--${this.variant}">
@@ -138,7 +138,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
138
138
  </${Fn(this.element)}>
139
139
  `:zn`
140
140
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
141
- `}};oe.styles=[el,tl,rl,ol,il,go,Wt,nl,al,sl,ll,...cl];dl([(0,Un.property)()],oe.prototype,"element",void 0);dl([(0,Un.property)()],oe.prototype,"variant",void 0);(0,ul.customElement)("ft-typography")(oe);var Hn=f(E());function Ei(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function fl(t){return Ei(t).split("|").pop()}function hl(t){return Ei(t).split("|").join(" > ")}function yl(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>yl(o,t.selected)),value:t.value}}function ml(t){return(0,Hn.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function Wn(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>yl(e,!1))}}function gl(t){return(0,Hn.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Ha=f(E());var to=f($()),le=f(ee()),_e=f(E());var xt=f($()),Pe=f(ee()),Pp=f(Fr()),vt=f(E());var na=f(E());var Yo=f(ee()),Sc=f(E());var $l=f($()),W=f(E());var Cl=f($()),Ee=f(E()),bl=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorContent),S={color:bl,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",bl),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")},xl=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorPrimary),vl={color:xl,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",xl)},Sl=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorSecondary),Ol={color:Sl,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",Sl)},wl=Cl.css`
141
+ `}};oe.styles=[el,tl,rl,ol,il,go,Vt,nl,al,sl,ll,...cl];dl([(0,Un.property)()],oe.prototype,"element",void 0);dl([(0,Un.property)()],oe.prototype,"variant",void 0);(0,ul.customElement)("ft-typography")(oe);var Hn=f(E());function Ei(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function fl(t){return Ei(t).split("|").pop()}function hl(t){return Ei(t).split("|").join(" > ")}function yl(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>yl(o,t.selected)),value:t.value}}function ml(t){return(0,Hn.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function Wn(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>yl(e,!1))}}function gl(t){return(0,Hn.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Ha=f(E());var to=f(T()),le=f(ee()),Pe=f(E());var xt=f(T()),Ne=f(ee()),Pp=f(Fr()),vt=f(E());var na=f(E());var Yo=f(ee()),Sc=f(E());var Tl=f(T()),W=f(E());var Cl=f(T()),Ee=f(E()),bl=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorContent),S={color:bl,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",bl),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")},xl=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorPrimary),vl={color:xl,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",xl)},Sl=Ee.FtCssVariableFactory.extend("--ft-ripple-color","",Ee.designSystemVariables.colorSecondary),Ol={color:Sl,backgroundColor:Ee.FtCssVariableFactory.extend("--ft-ripple-background-color","",Sl)},wl=Cl.css`
142
142
  :host {
143
143
  display: contents;
144
144
  }
@@ -250,7 +250,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
250
250
  opacity: ${S.opacityContentOnSurfacePressed};
251
251
  transform: translate(-50%, -50%) scale(1);
252
252
  }
253
- `;var El=f($()),Uo=f(E()),ye={color:Uo.FtCssVariableFactory.extend("--ft-loader-color","",Uo.designSystemVariables.colorPrimary),size:Uo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Al=El.css`
253
+ `;var El=f(T()),Uo=f(E()),ye={color:Uo.FtCssVariableFactory.extend("--ft-loader-color","",Uo.designSystemVariables.colorPrimary),size:Uo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Al=El.css`
254
254
  :host {
255
255
  line-height: 0;
256
256
  }
@@ -319,7 +319,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
319
319
  transform: translate(calc(0.35 * ${ye.size}), 0);
320
320
  }
321
321
  }
322
- `;var Rl=f($()),It=f(E()),Se={size:It.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:It.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",It.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:It.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",It.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:It.FtCssVariableFactory.extend("--ft-icon-material-font-family","",It.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:It.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ll=[Rl.css`
322
+ `;var Rl=f(T()),It=f(E()),ve={size:It.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:It.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",It.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:It.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",It.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:It.FtCssVariableFactory.extend("--ft-icon-material-font-family","",It.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:It.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ll=[Rl.css`
323
323
  :host, i.ft-icon {
324
324
  display: inline-flex;
325
325
  align-items: center;
@@ -328,14 +328,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
328
328
  }
329
329
 
330
330
  :host {
331
- width: ${Se.size};
332
- height: ${Se.size};
331
+ width: ${ve.size};
332
+ height: ${ve.size};
333
333
  }
334
334
 
335
335
  i.ft-icon {
336
336
  width: 100%;
337
337
  height: 100%;
338
- font-size: ${Se.size};
338
+ font-size: ${ve.size};
339
339
  line-height: 1;
340
340
  font-weight: normal;
341
341
  text-transform: none;
@@ -346,28 +346,28 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
346
346
  text-rendering: auto;
347
347
  -webkit-font-smoothing: antialiased;
348
348
  -moz-osx-font-smoothing: grayscale;
349
- vertical-align: ${Se.verticalAlign};
349
+ vertical-align: ${ve.verticalAlign};
350
350
  }
351
351
 
352
352
  i.ft-icon.ft-icon--fluid-topics {
353
- font-family: ${Se.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
353
+ font-family: ${ve.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
354
354
 
355
355
  /* Ugly fix because font is broken */
356
- font-size: calc(0.75 * ${Se.size});
357
- line-height: ${Se.size};
356
+ font-size: calc(0.75 * ${ve.size});
357
+ line-height: ${ve.size};
358
358
  position: relative;
359
359
  top: -4%;
360
360
  justify-content: center;
361
361
  }
362
362
 
363
363
  .ft-icon--file-format {
364
- font-family: ${Se.fileFormatFontFamily}, ft-mime, sans-serif;
364
+ font-family: ${ve.fileFormatFontFamily}, ft-mime, sans-serif;
365
365
  }
366
366
 
367
367
  .ft-icon--material {
368
- font-family: ${Se.materialFontFamily}, "Material Icons", sans-serif;
368
+ font-family: ${ve.materialFontFamily}, "Material Icons", sans-serif;
369
369
  }
370
- `,It.noTextSelect];var kl=W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorPrimary),q={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorSurface),borderRadius:W.FtCssVariableFactory.extend("--ft-button-border-radius","",W.designSystemVariables.borderRadiusL),color:kl,fontSize:W.FtCssVariableFactory.extend("--ft-button-font-size","",Ht.fontSize),iconSize:W.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:W.FtCssVariableFactory.extend("--ft-button-ripple-color","",kl),verticalPadding:W.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:W.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:W.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:W.FtCssVariableFactory.external(W.designSystemVariables.colorOpacityDisabled,"Design system")},Il=W.FtCssVariableFactory.extend("--ft-button-primary-color","",W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorOnPrimary)),Vn={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-primary-background-color","",W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorPrimary)),color:Il,rippleColor:W.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Il)},Vt={borderRadius:W.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",W.FtCssVariableFactory.extend("--ft-button-border-radius","",W.designSystemVariables.borderRadiusM)),verticalPadding:W.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:W.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:W.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Tl=[$l.css`
370
+ `,It.noTextSelect];var kl=W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorPrimary),q={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorSurface),borderRadius:W.FtCssVariableFactory.extend("--ft-button-border-radius","",W.designSystemVariables.borderRadiusL),color:kl,fontSize:W.FtCssVariableFactory.extend("--ft-button-font-size","",Wt.fontSize),iconSize:W.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:W.FtCssVariableFactory.extend("--ft-button-ripple-color","",kl),verticalPadding:W.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:W.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:W.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:W.FtCssVariableFactory.external(W.designSystemVariables.colorOpacityDisabled,"Design system")},Il=W.FtCssVariableFactory.extend("--ft-button-primary-color","",W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorOnPrimary)),Vn={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-primary-background-color","",W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorPrimary)),color:Il,rippleColor:W.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Il)},Gt={borderRadius:W.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",W.FtCssVariableFactory.extend("--ft-button-border-radius","",W.designSystemVariables.borderRadiusM)),verticalPadding:W.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:W.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:W.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},$l=[Tl.css`
371
371
  :host {
372
372
  display: inline-block;
373
373
  max-width: 100%;
@@ -410,7 +410,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
410
410
 
411
411
  --button-internal-line-height: max(calc(${q.fontSize} + 2px), ${q.iconSize});
412
412
  --button-internal-color: ${q.color};
413
- ${(0,W.setVariable)(Se.size,q.iconSize)};
413
+ ${(0,W.setVariable)(ve.size,q.iconSize)};
414
414
  ${(0,W.setVariable)(S.color,q.rippleColor)};
415
415
 
416
416
  border-radius: ${q.borderRadius};
@@ -426,13 +426,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
426
426
  }
427
427
 
428
428
  .ft-button.ft-button--dense {
429
- padding: ${Vt.verticalPadding} ${Vt.horizontalPadding};
430
- border-radius: ${Vt.borderRadius};
431
- gap: ${Vt.iconPadding};
429
+ padding: ${Gt.verticalPadding} ${Gt.horizontalPadding};
430
+ border-radius: ${Gt.borderRadius};
431
+ gap: ${Gt.iconPadding};
432
432
  }
433
433
 
434
434
  .ft-button.ft-button--dense.ft-button--outlined {
435
- padding: calc(${Vt.verticalPadding} - 1px) calc(${Vt.horizontalPadding} - 1px);
435
+ padding: calc(${Gt.verticalPadding} - 1px) calc(${Gt.horizontalPadding} - 1px);
436
436
  }
437
437
 
438
438
  .ft-button:not([disabled]):hover {
@@ -444,7 +444,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
444
444
  }
445
445
 
446
446
  .ft-button--round.ft-button--dense {
447
- border-radius: calc(var(--button-internal-line-height) / 2 + ${Vt.verticalPadding});
447
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${Gt.verticalPadding});
448
448
  }
449
449
 
450
450
  .ft-button[disabled] {
@@ -469,12 +469,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
469
469
  text-overflow: ellipsis;
470
470
  display: block;
471
471
  margin: 0 ${q.iconPadding};
472
- ${(0,W.setVariable)(Ht.fontSize,"1em")};
473
- ${(0,W.setVariable)(Ht.lineHeight,"var(--button-internal-line-height)")};
472
+ ${(0,W.setVariable)(Wt.fontSize,"1em")};
473
+ ${(0,W.setVariable)(Wt.lineHeight,"var(--button-internal-line-height)")};
474
474
  }
475
475
 
476
476
  .ft-button--dense .ft-button--label {
477
- margin: 0 ${Vt.iconPadding};
477
+ margin: 0 ${Gt.iconPadding};
478
478
  }
479
479
 
480
480
  .ft-button--label[hidden] {
@@ -492,8 +492,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
492
492
  }
493
493
 
494
494
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
495
- margin: 0 calc(${Vt.horizontalPadding} * -1);
496
- padding: 0 ${Vt.verticalPadding};
495
+ margin: 0 calc(${Gt.horizontalPadding} * -1);
496
+ padding: 0 ${Gt.verticalPadding};
497
497
  }
498
498
 
499
499
  .ft-button:not(.ft-button--trailing-icon) [part="label"] {
@@ -504,7 +504,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
504
504
  ${(0,W.setVariable)(ye.size,q.iconSize)};
505
505
  ${(0,W.setVariable)(ye.color,"var(--button-internal-color)")};
506
506
  }
507
- `,W.noTextSelect];var Sr=f(E());var Bl=f(E());var Pl=f($()),ze=f(ee()),_l=f(Et()),Ho=f(E());var it=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},Y=class extends Ho.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 Ho.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 Ho.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 Pl.html`
507
+ `,W.noTextSelect];var Sr=f(E());var Bl=f(E());var Pl=f(T()),Me=f(ee()),_l=f(Et()),Ho=f(E());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},Y=class extends Ho.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 Ho.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 Ho.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 Pl.html`
508
508
  <style>
509
509
  .ft-ripple .ft-ripple--effect {
510
510
  left: ${this.originX}px;
@@ -515,7 +515,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
515
515
  <div class="ft-ripple--background"></div>
516
516
  <div class="ft-ripple--effect"></div>
517
517
  </div>
518
- `}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()}};Y.elementDefinitions={};Y.styles=wl;it([(0,ze.property)({type:Boolean})],Y.prototype,"primary",void 0);it([(0,ze.property)({type:Boolean})],Y.prototype,"secondary",void 0);it([(0,ze.property)({type:Boolean})],Y.prototype,"unbounded",void 0);it([(0,ze.property)({type:Boolean})],Y.prototype,"activated",void 0);it([(0,ze.property)({type:Boolean})],Y.prototype,"selected",void 0);it([(0,ze.property)({type:Boolean})],Y.prototype,"disabled",void 0);it([(0,ze.state)()],Y.prototype,"hovered",void 0);it([(0,ze.state)()],Y.prototype,"focused",void 0);it([(0,ze.state)()],Y.prototype,"pressed",void 0);it([(0,ze.state)()],Y.prototype,"rippling",void 0);it([(0,ze.state)()],Y.prototype,"originX",void 0);it([(0,ze.state)()],Y.prototype,"originY",void 0);it([(0,ze.query)(".ft-ripple")],Y.prototype,"ripple",void 0);it([(0,ze.query)(".ft-ripple--effect")],Y.prototype,"rippleEffect",void 0);(0,Bl.customElement)("ft-ripple")(Y);var pc=f(E());var dc=f($()),Ie=f(ee()),br=f(E());var Dl=f($()),ir=f(E()),mr={distance:ir.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:ir.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:ir.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:ir.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:ir.FtCssVariableFactory.external(ir.designSystemVariables.borderRadiusS,"Design system"),maxWidth:ir.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Fl=Dl.css`
518
+ `}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()}};Y.elementDefinitions={};Y.styles=wl;ot([(0,Me.property)({type:Boolean})],Y.prototype,"primary",void 0);ot([(0,Me.property)({type:Boolean})],Y.prototype,"secondary",void 0);ot([(0,Me.property)({type:Boolean})],Y.prototype,"unbounded",void 0);ot([(0,Me.property)({type:Boolean})],Y.prototype,"activated",void 0);ot([(0,Me.property)({type:Boolean})],Y.prototype,"selected",void 0);ot([(0,Me.property)({type:Boolean})],Y.prototype,"disabled",void 0);ot([(0,Me.state)()],Y.prototype,"hovered",void 0);ot([(0,Me.state)()],Y.prototype,"focused",void 0);ot([(0,Me.state)()],Y.prototype,"pressed",void 0);ot([(0,Me.state)()],Y.prototype,"rippling",void 0);ot([(0,Me.state)()],Y.prototype,"originX",void 0);ot([(0,Me.state)()],Y.prototype,"originY",void 0);ot([(0,Me.query)(".ft-ripple")],Y.prototype,"ripple",void 0);ot([(0,Me.query)(".ft-ripple--effect")],Y.prototype,"rippleEffect",void 0);(0,Bl.customElement)("ft-ripple")(Y);var pc=f(E());var dc=f(T()),pt=f(ee()),nt=f(E());var Dl=f(T()),nr=f(E()),gr={distance:nr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:nr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:nr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:nr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:nr.FtCssVariableFactory.external(nr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:nr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Fl=Dl.css`
519
519
  .ft-tooltip--container {
520
520
  display: block;
521
521
  }
@@ -530,29 +530,24 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
530
530
  box-sizing: border-box;
531
531
  overflow: hidden;
532
532
  width: max-content;
533
- max-width: ${mr.maxWidth};
533
+ max-width: ${gr.maxWidth};
534
534
  text-align: center;
535
- padding: ${mr.distance};
536
- z-index: ${mr.zIndex};
535
+ padding: ${gr.distance};
536
+ z-index: ${gr.zIndex};
537
537
  }
538
538
 
539
539
  .ft-tooltip--content {
540
540
  padding: 4px 8px;
541
- border-radius: ${mr.borderRadiusS};
542
- background-color: ${mr.backgroundColor};
543
- color: ${mr.color};
541
+ border-radius: ${gr.borderRadiusS};
542
+ background-color: ${gr.backgroundColor};
543
+ color: ${gr.color};
544
544
  position: relative;
545
545
  word-break: break-word;
546
546
  }
547
- `;var zl=["top","right","bottom","left"],Ml=["start","end"],jn=zl.reduce((t,e)=>t.concat(e,e+"-"+Ml[0],e+"-"+Ml[1]),[]),Ul=Math.min,Hl=Math.max;var zu={left:"right",right:"left",bottom:"top",top:"bottom"},Uu={start:"end",end:"start"};function Kn(t,e,o){return Hl(t,Ul(e,o))}function Ai(t,e){return typeof t=="function"?t(e):t}function bo(t){return t.split("-")[0]}function gr(t){return t.split("-")[1]}function Zn(t){return t==="x"?"y":"x"}function qn(t){return t==="y"?"height":"width"}function Ri(t){return["top","bottom"].includes(bo(t))?"y":"x"}function Yn(t){return Zn(Ri(t))}function Wl(t,e,o){o===void 0&&(o=!1);let i=gr(t),n=Yn(t),a=qn(n),s=n==="x"?i===(o?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Gn(s)),[s,Gn(s)]}function Vl(t){return t.replace(/start|end/g,e=>Uu[e])}function Gn(t){return t.replace(/left|right|bottom|top/g,e=>zu[e])}function Hu(t){return{top:0,right:0,bottom:0,left:0,...t}}function Gl(t){return typeof t!="number"?Hu(t):{top:t,right:t,bottom:t,left:t}}function Vr(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=Ri(e),s=Yn(e),c=qn(s),p=bo(e),u=a==="y",m=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:m,y:i.y-n.height};break;case"bottom":O={x:m,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(gr(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:m,y}=jl(u,i,p),b=i,O={},v=0;for(let w=0;w<c.length;w++){let{name:N,fn:I}=c[w],{x:T,y:z,data:Z,reset:X}=await I({x:m,y,initialPlacement:i,placement:b,strategy:n,middlewareData:O,rects:u,platform:s,elements:{reference:t,floating:e}});m=T??m,y=z??y,O={...O,[N]:{...O[N],...Z}},X&&v<=50&&(v++,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:m,y}=jl(u,b,p)),w=-1)}return{x:m,y,placement:b,strategy:n,middlewareData:O}};async function Xn(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:m="viewport",elementContext:y="floating",altBoundary:b=!1,padding:O=0}=Ai(e,t),v=Gl(O),N=c[b?y==="floating"?"reference":"floating":y],I=Vr(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(N)))==null||o?N:N.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:u,rootBoundary:m,strategy:p})),T=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)),Z=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=Vr(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:T,offsetParent:z,strategy:p}):T);return{top:(I.top-X.top+v.top)/Z.y,bottom:(X.bottom-I.bottom+v.bottom)/Z.y,left:(I.left-X.left+v.left)/Z.x,right:(X.right-I.right+v.right)/Z.x}}function Wu(t,e,o){return(t?[...o.filter(n=>gr(n)===t),...o.filter(n=>gr(n)!==t)]:o.filter(n=>bo(n)===n)).filter(n=>t?gr(n)===t||(e?Vl(n)!==n:!1):!0)}var Qn=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:m=!1,alignment:y,allowedPlacements:b=jn,autoAlignment:O=!0,...v}=Ai(t,e),w=y!==void 0||b===jn?Wu(y||null,O,b):b,N=await Xn(e,v),I=((o=s.autoPlacement)==null?void 0:o.index)||0,T=w[I];if(T==null)return{};let z=Wl(T,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==T)return{reset:{placement:w[0]}};let Z=[N[bo(T)],N[z[0]],N[z[1]]],X=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:T,overflows:Z}],ot=w[I+1];if(ot)return{data:{index:I+1,overflows:X},reset:{placement:ot}};let zt=X.map(Fe=>{let g=gr(Fe.placement);return[Fe.placement,g&&m?Fe.overflows.slice(0,2).reduce((x,P)=>x+P,0):Fe.overflows[0],Fe.overflows]}).sort((Fe,g)=>Fe[1]-g[1]),Ut=((n=zt.filter(Fe=>Fe[2].slice(0,gr(Fe[0])?2:3).every(g=>g<=0))[0])==null?void 0:n[0])||zt[0][0];return Ut!==c?{data:{index:I+1,overflows:X},reset:{placement:Ut}}:{}}}};var Jn=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:N=>{let{x:I,y:T}=N;return{x:I,y:T}}},...p}=Ai(t,e),u={x:o,y:i},m=await Xn(e,p),y=Ri(bo(n)),b=Zn(y),O=u[b],v=u[y];if(a){let N=b==="y"?"top":"left",I=b==="y"?"bottom":"right",T=O+m[N],z=O-m[I];O=Kn(T,O,z)}if(s){let N=y==="y"?"top":"left",I=y==="y"?"bottom":"right",T=v+m[N],z=v-m[I];v=Kn(T,v,z)}let w=c.fn({...e,[b]:O,[y]:v});return{...w,data:{x:w.x-o,y:w.y-i,enabled:{[b]:a,[y]:s}}}}}};var ea=Math.min,xo=Math.max,Wo=Math.round;var nr=t=>({x:t,y:t});function ar(t){return ql(t)?(t.nodeName||"").toLowerCase():"#document"}function nt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function sr(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 nt(t).Node}function Gt(t){return t instanceof Element||t instanceof nt(t).Element}function $t(t){return t instanceof HTMLElement||t instanceof nt(t).HTMLElement}function Zl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof nt(t).ShadowRoot}function vo(t){let{overflow:e,overflowX:o,overflowY:i,display:n}=pt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+o)&&!["inline","contents"].includes(n)}function Yl(t){return["table","td","th"].includes(ar(t))}function ki(t){let e=Ii(),o=pt(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=Gr(t);for(;$t(e)&&!Vo(e);){if(ki(e))return e;e=Gr(e)}return null}function Ii(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Vo(t){return["html","body","#document"].includes(ar(t))}function pt(t){return nt(t).getComputedStyle(t)}function Go(t){return Gt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Gr(t){if(ar(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Zl(t)&&t.host||sr(t);return Zl(e)?e.host:e}function Ql(t){let e=Gr(t);return Vo(e)?t.ownerDocument?t.ownerDocument.body:t.body:$t(e)&&vo(e)?e:Ql(e)}function Li(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=nt(n);return a?e.concat(s,s.visualViewport||[],vo(n)?n:[],s.frameElement&&o?Li(s.frameElement):[]):e.concat(n,Li(n,[],o))}function tc(t){let e=pt(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=Wo(o)!==a||Wo(i)!==s;return c&&(o=a,i=s),{width:o,height:i,$:c}}function rc(t){return Gt(t)?t:t.contextElement}function So(t){let e=rc(t);if(!$t(e))return nr(1);let o=e.getBoundingClientRect(),{width:i,height:n,$:a}=tc(e),s=(a?Wo(o.width):o.width)/i,c=(a?Wo(o.height):o.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var ju=nr(0);function oc(t){let e=nt(t);return!Ii()||!e.visualViewport?ju:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Ku(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==nt(t)?!1:e}function jo(t,e,o,i){e===void 0&&(e=!1),o===void 0&&(o=!1);let n=t.getBoundingClientRect(),a=rc(t),s=nr(1);e&&(i?Gt(i)&&(s=So(i)):s=So(t));let c=Ku(a,o,i)?oc(a):nr(0),p=(n.left+c.x)/s.x,u=(n.top+c.y)/s.y,m=n.width/s.x,y=n.height/s.y;if(a){let b=nt(a),O=i&&Gt(i)?nt(i):i,v=b.frameElement;for(;v&&i&&O!==b;){let w=So(v),N=v.getBoundingClientRect(),I=pt(v),T=N.left+(v.clientLeft+parseFloat(I.paddingLeft))*w.x,z=N.top+(v.clientTop+parseFloat(I.paddingTop))*w.y;p*=w.x,u*=w.y,m*=w.x,y*=w.y,p+=T,u+=z,v=nt(v).frameElement}}return Vr({width:m,height:y,x:p,y:u})}function Zu(t){let{rect:e,offsetParent:o,strategy:i}=t,n=$t(o),a=sr(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=nr(1),p=nr(0);if((n||!n&&i!=="fixed")&&((ar(o)!=="body"||vo(a))&&(s=Go(o)),$t(o))){let u=jo(o);c=So(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 qu(t){return Array.from(t.getClientRects())}function ic(t){return jo(sr(t)).left+Go(t).scrollLeft}function Yu(t){let e=sr(t),o=Go(t),i=t.ownerDocument.body,n=xo(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=xo(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-o.scrollLeft+ic(t),c=-o.scrollTop;return pt(i).direction==="rtl"&&(s+=xo(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:c}}function Xu(t,e){let o=nt(t),i=sr(t),n=o.visualViewport,a=i.clientWidth,s=i.clientHeight,c=0,p=0;if(n){a=n.width,s=n.height;let u=Ii();(!u||u&&e==="fixed")&&(c=n.offsetLeft,p=n.offsetTop)}return{width:a,height:s,x:c,y:p}}function Qu(t,e){let o=jo(t,!0,e==="fixed"),i=o.top+t.clientTop,n=o.left+t.clientLeft,a=$t(t)?So(t):nr(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=Xu(t,o);else if(e==="document")i=Yu(sr(t));else if(Gt(e))i=Qu(e,o);else{let n=oc(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return Vr(i)}function nc(t,e){let o=Gr(t);return o===e||!Gt(o)||Vo(o)?!1:pt(o).position==="fixed"||nc(o,e)}function Ju(t,e){let o=e.get(t);if(o)return o;let i=Li(t,[],!1).filter(c=>Gt(c)&&ar(c)!=="body"),n=null,a=pt(t).position==="fixed",s=a?Gr(t):t;for(;Gt(s)&&!Vo(s);){let c=pt(s),p=ki(s);!p&&c.position==="fixed"&&(n=null),(a?!p&&!n:!p&&c.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||vo(s)&&!p&&nc(t,s))?i=i.filter(m=>m!==s):n=c,s=Gr(s)}return e.set(t,i),i}function ef(t){let{element:e,boundary:o,rootBoundary:i,strategy:n}=t,s=[...o==="clippingAncestors"?Ju(e,this._c):[].concat(o),i],c=s[0],p=s.reduce((u,m)=>{let y=Jl(e,m,n);return u.top=xo(y.top,u.top),u.right=ea(y.right,u.right),u.bottom=ea(y.bottom,u.bottom),u.left=xo(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 tf(t){return tc(t)}function rf(t,e,o){let i=$t(e),n=sr(e),a=o==="fixed",s=jo(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=nr(0);if(i||!i&&!a)if((ar(e)!=="body"||vo(n))&&(c=Go(e)),i){let u=jo(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)||pt(t).position==="fixed"?null:e?e(t):t.offsetParent}function ac(t,e){let o=nt(t);if(!$t(t))return o;let i=ec(t,e);for(;i&&Yl(i)&&pt(i).position==="static";)i=ec(i,e);return i&&(ar(i)==="html"||ar(i)==="body"&&pt(i).position==="static"&&!ki(i))?o:i||Xl(t)||o}var of=async function(t){let{reference:e,floating:o,strategy:i}=t,n=this.getOffsetParent||ac,a=this.getDimensions;return{reference:rf(e,await n(o),i),floating:{x:0,y:0,...await a(o)}}};function nf(t){return pt(t).direction==="rtl"}var $i={convertOffsetParentRelativeRectToViewportRelativeRect:Zu,getDocumentElement:sr,getClippingRect:ef,getOffsetParent:ac,getElementRects:of,getClientRects:qu,getDimensions:tf,getScale:So,isElement:Gt,isRTL:nf};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 ta(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function af(t){for(let e=t;e;e=ta(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=ta(t);e;e=ta(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:[Jn({crossAxis:!0}),Qn({allowedPlacements:[o]})]})}var at=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 br.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 br.Debouncer,this.revealDebouncer=new br.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return dc.html`
547
+ `;var zl=["top","right","bottom","left"],Ml=["start","end"],jn=zl.reduce((t,e)=>t.concat(e,e+"-"+Ml[0],e+"-"+Ml[1]),[]),Ul=Math.min,Hl=Math.max;var zu={left:"right",right:"left",bottom:"top",top:"bottom"},Uu={start:"end",end:"start"};function Kn(t,e,o){return Hl(t,Ul(e,o))}function Ai(t,e){return typeof t=="function"?t(e):t}function bo(t){return t.split("-")[0]}function br(t){return t.split("-")[1]}function Zn(t){return t==="x"?"y":"x"}function qn(t){return t==="y"?"height":"width"}function Ri(t){return["top","bottom"].includes(bo(t))?"y":"x"}function Yn(t){return Zn(Ri(t))}function Wl(t,e,o){o===void 0&&(o=!1);let i=br(t),n=Yn(t),a=qn(n),s=n==="x"?i===(o?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Gn(s)),[s,Gn(s)]}function Vl(t){return t.replace(/start|end/g,e=>Uu[e])}function Gn(t){return t.replace(/left|right|bottom|top/g,e=>zu[e])}function Hu(t){return{top:0,right:0,bottom:0,left:0,...t}}function Gl(t){return typeof t!="number"?Hu(t):{top:t,right:t,bottom:t,left:t}}function Vr(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=Ri(e),s=Yn(e),c=qn(s),p=bo(e),u=a==="y",m=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:m,y:i.y-n.height};break;case"bottom":O={x:m,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(br(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:m,y}=jl(u,i,p),b=i,O={},v=0;for(let w=0;w<c.length;w++){let{name:N,fn:I}=c[w],{x:$,y:z,data:Z,reset:X}=await I({x:m,y,initialPlacement:i,placement:b,strategy:n,middlewareData:O,rects:u,platform:s,elements:{reference:t,floating:e}});m=$??m,y=z??y,O={...O,[N]:{...O[N],...Z}},X&&v<=50&&(v++,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:m,y}=jl(u,b,p)),w=-1)}return{x:m,y,placement:b,strategy:n,middlewareData:O}};async function Xn(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:m="viewport",elementContext:y="floating",altBoundary:b=!1,padding:O=0}=Ai(e,t),v=Gl(O),N=c[b?y==="floating"?"reference":"floating":y],I=Vr(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(N)))==null||o?N:N.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:u,rootBoundary:m,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)),Z=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=Vr(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:$,offsetParent:z,strategy:p}):$);return{top:(I.top-X.top+v.top)/Z.y,bottom:(X.bottom-I.bottom+v.bottom)/Z.y,left:(I.left-X.left+v.left)/Z.x,right:(X.right-I.right+v.right)/Z.x}}function Wu(t,e,o){return(t?[...o.filter(n=>br(n)===t),...o.filter(n=>br(n)!==t)]:o.filter(n=>bo(n)===n)).filter(n=>t?br(n)===t||(e?Vl(n)!==n:!1):!0)}var Qn=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:m=!1,alignment:y,allowedPlacements:b=jn,autoAlignment:O=!0,...v}=Ai(t,e),w=y!==void 0||b===jn?Wu(y||null,O,b):b,N=await Xn(e,v),I=((o=s.autoPlacement)==null?void 0:o.index)||0,$=w[I];if($==null)return{};let z=Wl($,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==$)return{reset:{placement:w[0]}};let Z=[N[bo($)],N[z[0]],N[z[1]]],X=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:$,overflows:Z}],rt=w[I+1];if(rt)return{data:{index:I+1,overflows:X},reset:{placement:rt}};let Ut=X.map(De=>{let g=br(De.placement);return[De.placement,g&&m?De.overflows.slice(0,2).reduce((x,P)=>x+P,0):De.overflows[0],De.overflows]}).sort((De,g)=>De[1]-g[1]),Ht=((n=Ut.filter(De=>De[2].slice(0,br(De[0])?2:3).every(g=>g<=0))[0])==null?void 0:n[0])||Ut[0][0];return Ht!==c?{data:{index:I+1,overflows:X},reset:{placement:Ht}}:{}}}};var Jn=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:N=>{let{x:I,y:$}=N;return{x:I,y:$}}},...p}=Ai(t,e),u={x:o,y:i},m=await Xn(e,p),y=Ri(bo(n)),b=Zn(y),O=u[b],v=u[y];if(a){let N=b==="y"?"top":"left",I=b==="y"?"bottom":"right",$=O+m[N],z=O-m[I];O=Kn($,O,z)}if(s){let N=y==="y"?"top":"left",I=y==="y"?"bottom":"right",$=v+m[N],z=v-m[I];v=Kn($,v,z)}let w=c.fn({...e,[b]:O,[y]:v});return{...w,data:{x:w.x-o,y:w.y-i,enabled:{[b]:a,[y]:s}}}}}};var ea=Math.min,xo=Math.max,Wo=Math.round;var ar=t=>({x:t,y:t});function sr(t){return ql(t)?(t.nodeName||"").toLowerCase():"#document"}function it(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function lr(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 it(t).Node}function jt(t){return t instanceof Element||t instanceof it(t).Element}function Tt(t){return t instanceof HTMLElement||t instanceof it(t).HTMLElement}function Zl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof it(t).ShadowRoot}function vo(t){let{overflow:e,overflowX:o,overflowY:i,display:n}=dt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+o)&&!["inline","contents"].includes(n)}function Yl(t){return["table","td","th"].includes(sr(t))}function ki(t){let e=Ii(),o=dt(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=Gr(t);for(;Tt(e)&&!Vo(e);){if(ki(e))return e;e=Gr(e)}return null}function Ii(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Vo(t){return["html","body","#document"].includes(sr(t))}function dt(t){return it(t).getComputedStyle(t)}function Go(t){return jt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Gr(t){if(sr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Zl(t)&&t.host||lr(t);return Zl(e)?e.host:e}function Ql(t){let e=Gr(t);return Vo(e)?t.ownerDocument?t.ownerDocument.body:t.body:Tt(e)&&vo(e)?e:Ql(e)}function Li(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=it(n);return a?e.concat(s,s.visualViewport||[],vo(n)?n:[],s.frameElement&&o?Li(s.frameElement):[]):e.concat(n,Li(n,[],o))}function tc(t){let e=dt(t),o=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=Tt(t),a=n?t.offsetWidth:o,s=n?t.offsetHeight:i,c=Wo(o)!==a||Wo(i)!==s;return c&&(o=a,i=s),{width:o,height:i,$:c}}function rc(t){return jt(t)?t:t.contextElement}function So(t){let e=rc(t);if(!Tt(e))return ar(1);let o=e.getBoundingClientRect(),{width:i,height:n,$:a}=tc(e),s=(a?Wo(o.width):o.width)/i,c=(a?Wo(o.height):o.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var ju=ar(0);function oc(t){let e=it(t);return!Ii()||!e.visualViewport?ju:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Ku(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==it(t)?!1:e}function jo(t,e,o,i){e===void 0&&(e=!1),o===void 0&&(o=!1);let n=t.getBoundingClientRect(),a=rc(t),s=ar(1);e&&(i?jt(i)&&(s=So(i)):s=So(t));let c=Ku(a,o,i)?oc(a):ar(0),p=(n.left+c.x)/s.x,u=(n.top+c.y)/s.y,m=n.width/s.x,y=n.height/s.y;if(a){let b=it(a),O=i&&jt(i)?it(i):i,v=b.frameElement;for(;v&&i&&O!==b;){let w=So(v),N=v.getBoundingClientRect(),I=dt(v),$=N.left+(v.clientLeft+parseFloat(I.paddingLeft))*w.x,z=N.top+(v.clientTop+parseFloat(I.paddingTop))*w.y;p*=w.x,u*=w.y,m*=w.x,y*=w.y,p+=$,u+=z,v=it(v).frameElement}}return Vr({width:m,height:y,x:p,y:u})}function Zu(t){let{rect:e,offsetParent:o,strategy:i}=t,n=Tt(o),a=lr(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=ar(1),p=ar(0);if((n||!n&&i!=="fixed")&&((sr(o)!=="body"||vo(a))&&(s=Go(o)),Tt(o))){let u=jo(o);c=So(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 qu(t){return Array.from(t.getClientRects())}function ic(t){return jo(lr(t)).left+Go(t).scrollLeft}function Yu(t){let e=lr(t),o=Go(t),i=t.ownerDocument.body,n=xo(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=xo(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-o.scrollLeft+ic(t),c=-o.scrollTop;return dt(i).direction==="rtl"&&(s+=xo(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:c}}function Xu(t,e){let o=it(t),i=lr(t),n=o.visualViewport,a=i.clientWidth,s=i.clientHeight,c=0,p=0;if(n){a=n.width,s=n.height;let u=Ii();(!u||u&&e==="fixed")&&(c=n.offsetLeft,p=n.offsetTop)}return{width:a,height:s,x:c,y:p}}function Qu(t,e){let o=jo(t,!0,e==="fixed"),i=o.top+t.clientTop,n=o.left+t.clientLeft,a=Tt(t)?So(t):ar(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=Xu(t,o);else if(e==="document")i=Yu(lr(t));else if(jt(e))i=Qu(e,o);else{let n=oc(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return Vr(i)}function nc(t,e){let o=Gr(t);return o===e||!jt(o)||Vo(o)?!1:dt(o).position==="fixed"||nc(o,e)}function Ju(t,e){let o=e.get(t);if(o)return o;let i=Li(t,[],!1).filter(c=>jt(c)&&sr(c)!=="body"),n=null,a=dt(t).position==="fixed",s=a?Gr(t):t;for(;jt(s)&&!Vo(s);){let c=dt(s),p=ki(s);!p&&c.position==="fixed"&&(n=null),(a?!p&&!n:!p&&c.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||vo(s)&&!p&&nc(t,s))?i=i.filter(m=>m!==s):n=c,s=Gr(s)}return e.set(t,i),i}function ef(t){let{element:e,boundary:o,rootBoundary:i,strategy:n}=t,s=[...o==="clippingAncestors"?Ju(e,this._c):[].concat(o),i],c=s[0],p=s.reduce((u,m)=>{let y=Jl(e,m,n);return u.top=xo(y.top,u.top),u.right=ea(y.right,u.right),u.bottom=ea(y.bottom,u.bottom),u.left=xo(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 tf(t){return tc(t)}function rf(t,e,o){let i=Tt(e),n=lr(e),a=o==="fixed",s=jo(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=ar(0);if(i||!i&&!a)if((sr(e)!=="body"||vo(n))&&(c=Go(e)),i){let u=jo(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!Tt(t)||dt(t).position==="fixed"?null:e?e(t):t.offsetParent}function ac(t,e){let o=it(t);if(!Tt(t))return o;let i=ec(t,e);for(;i&&Yl(i)&&dt(i).position==="static";)i=ec(i,e);return i&&(sr(i)==="html"||sr(i)==="body"&&dt(i).position==="static"&&!ki(i))?o:i||Xl(t)||o}var of=async function(t){let{reference:e,floating:o,strategy:i}=t,n=this.getOffsetParent||ac,a=this.getDimensions;return{reference:rf(e,await n(o),i),floating:{x:0,y:0,...await a(o)}}};function nf(t){return dt(t).direction==="rtl"}var Ti={convertOffsetParentRelativeRectToViewportRelativeRect:Zu,getDocumentElement:lr,getClippingRect:ef,getOffsetParent:ac,getElementRects:of,getClientRects:qu,getDimensions:tf,getScale:So,isElement:jt,isRTL:nf};var sc=(t,e,o)=>{let i=new Map,n={platform:Ti,...o},a={...n.platform,_c:i};return Kl(t,e,{...n,platform:a})};function lc(t){return af(t)}function ta(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function af(t){for(let e=t;e;e=ta(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=ta(t);e;e=ta(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:{...Ti,getOffsetParent:i=>Ti.getOffsetParent(i,lc)},middleware:[Jn({crossAxis:!0}),Qn({allowedPlacements:[o]})]})}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},Ce=class extends nt.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new nt.Debouncer,this.revealDebouncer=new nt.Debouncer,this.onTouch=e=>{this.isIgnored(e)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",o=>{o.composedPath().includes(this.container)||this.onOut(o)},{once:!0}),100))},this.onHover=e=>{this.isIgnored(e)||this.show()},this.onFocusIn=e=>{!this.isIgnored(e)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return dc.html`
548
548
  <div part="container"
549
- class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
550
- @mouseenter=${this.onHover}
551
- @mouseleave=${this.onOut}
552
- @focusin=${this.onHover}
553
- @focusout=${this.onOut}
554
- @touchstart=${this.onTouch}>
555
- <slot part="slot" @click=${this.onClick}></slot>
549
+ class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
550
+ <slot part="slot"></slot>
556
551
  <div part="tooltip" role="tooltip" inert
557
552
  class="ft-tooltip ft-tooltip--${this.validPosition}"
558
553
  ?hidden=${!this.visible}>
@@ -562,19 +557,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
562
557
  </div>
563
558
  </div>
564
559
  </div>
565
- `}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 ${br.designSystemVariables.transitionDuration}, left ${br.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))}};me.elementDefinitions={"ft-typography":oe};me.styles=Fl;at([(0,Ie.property)()],me.prototype,"text",void 0);at([(0,Ie.property)({type:Boolean})],me.prototype,"manual",void 0);at([(0,Ie.property)({type:Boolean})],me.prototype,"inline",void 0);at([(0,Ie.property)({type:Number})],me.prototype,"delay",void 0);at([(0,Ie.property)()],me.prototype,"position",void 0);at([(0,Ie.queryAssignedNodes)()],me.prototype,"slotNodes",void 0);at([(0,Ie.query)(".ft-tooltip--container")],me.prototype,"container",void 0);at([(0,Ie.query)(".ft-tooltip")],me.prototype,"tooltip",void 0);at([(0,Ie.query)(".ft-tooltip--content")],me.prototype,"tooltipContent",void 0);at([(0,Ie.state)()],me.prototype,"visible",void 0);at([(0,Ie.eventOptions)({passive:!0})],me.prototype,"onTouch",null);at([(0,Ie.eventOptions)({passive:!0})],me.prototype,"onHover",null);at([(0,Ie.eventOptions)({passive:!0})],me.prototype,"onOut",null);at([(0,Ie.eventOptions)({passive:!0})],me.prototype,"onClick",null);(0,pc.customElement)("ft-tooltip")(me);var gc=f(E());var Ko=f($()),xr=f(ee()),yc=f(E()),mc=f(fc());var ut;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;"})(ut||(ut={}));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 ra=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])]),sf=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 hc(t,e){var o,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((o=sf.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(n=(i=ra.get(c))!==null&&i!==void 0?i:ra.get(e))!==null&&n!==void 0?n:ra.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var tv={[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 Qe;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Qe||(Qe={}));var 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},ce=class extends yc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Ko.nothing}render(){let e=this.variant&&Object.values(Qe).includes(this.variant)?this.variant:Qe.fluid_topics,o=e!==Qe.material||!!this.value;return Ko.html`
560
+ `}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,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}isVisible(){return 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 ${nt.designSystemVariables.transitionDuration}, left ${nt.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||(0,nt.eventPathContainsMatchingElement)(e,this.ignoreMatchingElements,this.eventsTarget)}};Ce.elementDefinitions={"ft-typography":oe};Ce.styles=Fl;$t([(0,pt.property)()],Ce.prototype,"text",void 0);$t([(0,pt.property)({type:Boolean})],Ce.prototype,"manual",void 0);$t([(0,pt.property)({type:Boolean})],Ce.prototype,"inline",void 0);$t([(0,nt.numberProperty)()],Ce.prototype,"delay",void 0);$t([(0,pt.property)()],Ce.prototype,"position",void 0);$t([(0,nt.jsonProperty)([])],Ce.prototype,"ignoreMatchingElements",void 0);$t([(0,pt.queryAssignedNodes)()],Ce.prototype,"slotNodes",void 0);$t([(0,pt.query)(".ft-tooltip--container")],Ce.prototype,"container",void 0);$t([(0,pt.query)(".ft-tooltip")],Ce.prototype,"tooltip",void 0);$t([(0,pt.query)(".ft-tooltip--content")],Ce.prototype,"tooltipContent",void 0);$t([(0,pt.state)()],Ce.prototype,"visible",void 0);(0,pc.customElement)("ft-tooltip")(Ce);var gc=f(E());var Ko=f(T()),xr=f(ee()),yc=f(E()),mc=f(fc());var ut;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;"})(ut||(ut={}));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 ra=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])]),sf=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 hc(t,e){var o,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((o=sf.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(n=(i=ra.get(c))!==null&&i!==void 0?i:ra.get(e))!==null&&n!==void 0?n:ra.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var tv={[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 Xe;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Xe||(Xe={}));var 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},ce=class extends yc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Ko.nothing}render(){let e=this.variant&&Object.values(Xe).includes(this.variant)?this.variant:Xe.fluid_topics,o=e!==Xe.material||!!this.value;return Ko.html`
566
561
  <i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
567
562
  ${(0,mc.unsafeHTML)(this.resolvedIcon)}
568
563
  <slot ?hidden=${o}></slot>
569
564
  </i>
570
- `}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 Qe.file_format:this.resolvedIcon=(e=A[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Qe.material:this.resolvedIcon=this.value||Ko.nothing;break;default:this.resolvedIcon=(o=ut[i.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};ce.elementDefinitions={};ce.styles=Ll;Zo([(0,xr.property)()],ce.prototype,"variant",void 0);Zo([(0,xr.property)()],ce.prototype,"value",void 0);Zo([(0,xr.property)({reflect:!0,attribute:"aria-hidden"})],ce.prototype,"ariaHidden",void 0);Zo([(0,xr.state)()],ce.prototype,"resolvedIcon",void 0);Zo([(0,xr.query)("slot")],ce.prototype,"slottedContent",void 0);(0,gc.customElement)("ft-icon")(ce);var vc=f(E());var bc=f($()),xc=f(E());var jr=class extends xc.FtLitElement{render(){return bc.html`
565
+ `}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 Xe.file_format:this.resolvedIcon=(e=A[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Xe.material:this.resolvedIcon=this.value||Ko.nothing;break;default:this.resolvedIcon=(o=ut[i.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};ce.elementDefinitions={};ce.styles=Ll;Zo([(0,xr.property)()],ce.prototype,"variant",void 0);Zo([(0,xr.property)()],ce.prototype,"value",void 0);Zo([(0,xr.property)({reflect:!0,attribute:"aria-hidden"})],ce.prototype,"ariaHidden",void 0);Zo([(0,xr.state)()],ce.prototype,"resolvedIcon",void 0);Zo([(0,xr.query)("slot")],ce.prototype,"slottedContent",void 0);(0,gc.customElement)("ft-icon")(ce);var vc=f(E());var bc=f(T()),xc=f(E());var jr=class extends xc.FtLitElement{render(){return bc.html`
571
566
  <div class="ft-loader">
572
567
  <div></div>
573
568
  <div></div>
574
569
  <div></div>
575
570
  <div></div>
576
571
  </div>
577
- `}};jr.styles=Al;(0,vc.customElement)("ft-loader")(jr);var vr=f($()),oa=f(Et()),Ae=f(ee());var qo=t=>t??we;var De=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},de=class extends(0,Sr.toFtFormComponent)(Sr.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var 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=vr.html`
572
+ `}};jr.styles=Al;(0,vc.customElement)("ft-loader")(jr);var vr=f(T()),oa=f(Et()),Ae=f(ee());var qo=t=>t??we;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},de=class extends(0,Sr.toFtFormComponent)(Sr.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var 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=vr.html`
578
573
  <ft-ripple part="ripple"
579
574
  ?disabled=${this.isDisabled()}
580
575
  ?activated=${this.activated}
@@ -615,7 +610,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
615
610
  <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
616
611
  `:vr.html`
617
612
  <slot part="icon" name="icon"></slot>
618
- `}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,Sr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};de.elementDefinitions={"ft-ripple":Y,"ft-tooltip":me,"ft-typography":oe,"ft-icon":ce,"ft-loader":jr};De([(0,Ae.property)()],de.prototype,"href",void 0);De([(0,Ae.property)()],de.prototype,"target",void 0);De([(0,Ae.property)()],de.prototype,"type",void 0);De([(0,Ae.property)({type:Boolean})],de.prototype,"disabled",void 0);De([(0,Ae.property)()],de.prototype,"label",void 0);De([(0,Ae.property)()],de.prototype,"icon",void 0);De([(0,Ae.property)()],de.prototype,"iconVariant",void 0);De([(0,Ae.property)({type:Boolean})],de.prototype,"trailingIcon",void 0);De([(0,Ae.property)({type:Boolean})],de.prototype,"loading",void 0);De([(0,Ae.property)({attribute:"aria-label"})],de.prototype,"ariaLabel",void 0);De([(0,Ae.property)()],de.prototype,"ariaHasPopup",void 0);De([(0,Ae.property)()],de.prototype,"tooltipPosition",void 0);De([(0,Ae.property)({type:Boolean})],de.prototype,"hideTooltip",void 0);De([(0,Ae.property)({type:Boolean})],de.prototype,"forceTooltip",void 0);De([(0,Ae.property)({type:Boolean})],de.prototype,"activated",void 0);De([(0,Ae.query)(".ft-button")],de.prototype,"button",void 0);De([(0,Ae.query)(".ft-button--label slot")],de.prototype,"slottedContent",void 0);De([(0,Ae.query)("[part=tooltip]")],de.prototype,"tooltip",void 0);var Ti=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},$e=class extends de{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"}};$e.styles=[Sc.safariEllipsisFix,Tl];Ti([(0,Yo.property)({type:Boolean})],$e.prototype,"primary",void 0);Ti([(0,Yo.property)({type:Boolean})],$e.prototype,"outlined",void 0);Ti([(0,Yo.property)({type:Boolean})],$e.prototype,"dense",void 0);Ti([(0,Yo.property)({type:Boolean})],$e.prototype,"round",void 0);var Xo=f(ee());var Pi=f(E());var Oc=f($()),C=f(E());var ia={...h,iconOnlyScale:C.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},Cc=[Oc.css`
613
+ `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}showTemporaryTooltip(e,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,Sr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};de.elementDefinitions={"ft-ripple":Y,"ft-tooltip":Ce,"ft-typography":oe,"ft-icon":ce,"ft-loader":jr};Be([(0,Ae.property)()],de.prototype,"href",void 0);Be([(0,Ae.property)()],de.prototype,"target",void 0);Be([(0,Ae.property)()],de.prototype,"type",void 0);Be([(0,Ae.property)({type:Boolean})],de.prototype,"disabled",void 0);Be([(0,Ae.property)()],de.prototype,"label",void 0);Be([(0,Ae.property)()],de.prototype,"icon",void 0);Be([(0,Ae.property)()],de.prototype,"iconVariant",void 0);Be([(0,Ae.property)({type:Boolean})],de.prototype,"trailingIcon",void 0);Be([(0,Ae.property)({type:Boolean})],de.prototype,"loading",void 0);Be([(0,Ae.property)({attribute:"aria-label"})],de.prototype,"ariaLabel",void 0);Be([(0,Ae.property)()],de.prototype,"ariaHasPopup",void 0);Be([(0,Ae.property)()],de.prototype,"tooltipPosition",void 0);Be([(0,Ae.property)({type:Boolean})],de.prototype,"hideTooltip",void 0);Be([(0,Ae.property)({type:Boolean})],de.prototype,"forceTooltip",void 0);Be([(0,Ae.property)({type:Boolean})],de.prototype,"activated",void 0);Be([(0,Ae.query)(".ft-button")],de.prototype,"button",void 0);Be([(0,Ae.query)(".ft-button--label slot")],de.prototype,"slottedContent",void 0);Be([(0,Ae.query)("[part=tooltip]")],de.prototype,"tooltip",void 0);var $i=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},Ie=class extends de{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"}};Ie.styles=[Sc.safariEllipsisFix,$l];$i([(0,Yo.property)({type:Boolean})],Ie.prototype,"primary",void 0);$i([(0,Yo.property)({type:Boolean})],Ie.prototype,"outlined",void 0);$i([(0,Yo.property)({type:Boolean})],Ie.prototype,"dense",void 0);$i([(0,Yo.property)({type:Boolean})],Ie.prototype,"round",void 0);var Xo=f(ee());var Pi=f(E());var Oc=f(T()),C=f(E());var ia={...h,iconOnlyScale:C.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},Cc=[Oc.css`
619
614
  :host {
620
615
  display: inline-block;
621
616
  max-width: 100%;
@@ -1022,7 +1017,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1022
1017
  /** Large styles **/
1023
1018
 
1024
1019
  .ftds--size-large {
1025
- ${(0,C.setVariable)(Se.size,h.largeIconSize)};
1020
+ ${(0,C.setVariable)(ve.size,h.largeIconSize)};
1026
1021
  ${(0,C.setVariable)(ye.size,h.largeIconSize)};
1027
1022
 
1028
1023
  height: ${h.largeHeight};
@@ -1044,7 +1039,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1044
1039
  /** Small styles **/
1045
1040
 
1046
1041
  .ftds--size-medium {
1047
- ${(0,C.setVariable)(Se.size,h.mediumIconSize)};
1042
+ ${(0,C.setVariable)(ve.size,h.mediumIconSize)};
1048
1043
  ${(0,C.setVariable)(ye.size,h.mediumIconSize)};
1049
1044
 
1050
1045
  height: ${h.mediumHeight};
@@ -1067,7 +1062,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1067
1062
  /** Small styles **/
1068
1063
 
1069
1064
  .ftds--size-small {
1070
- ${(0,C.setVariable)(Se.size,h.smallIconSize)};
1065
+ ${(0,C.setVariable)(ve.size,h.smallIconSize)};
1071
1066
  ${(0,C.setVariable)(ye.size,h.smallIconSize)};
1072
1067
 
1073
1068
  height: ${h.smallHeight};
@@ -1085,7 +1080,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1085
1080
  .ftds--size-small.ft-button--icon-only {
1086
1081
  width: ${h.smallIconOnlyWidth};
1087
1082
  }
1088
- `,C.noTextSelect];var Ni=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},Tt=class extends(0,Pi.toFtdsBase)(de){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=yr.brand,this.iconVariant=Qe.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 Xe.large:return ve.body2medium;case Xe.medium:return ve.caption1medium;case Xe.small:return ve.caption2medium}}};Tt.styles=[Pi.safariEllipsisFix,Cc];Ni([(0,Xo.property)({type:Boolean})],Tt.prototype,"primary",void 0);Ni([(0,Xo.property)({type:Boolean})],Tt.prototype,"secondary",void 0);Ni([(0,Xo.property)({type:Boolean})],Tt.prototype,"tertiary",void 0);Ni([(0,Xo.property)({type:Boolean})],Tt.prototype,"round",void 0);(0,na.customElement)("ft-button")($e);(0,na.customElement)("ftds-button")(Tt);var kc=f(E());var Ac=f($()),jt=f(ee()),Rc=f(E()),Lc=f(Et());var Ue=f(E()),wc=f($());var ft={textColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Ue.designSystemVariables.colorOnSurfaceHigh),fontSize:Ue.FtCssVariableFactory.extend("--ft-checkbox-font-size","",L.fontSize),activeColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-active-color","",Ue.designSystemVariables.colorPrimary),checkColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-check-color","",Ue.designSystemVariables.colorOnPrimary),borderColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Ue.designSystemVariables.colorOnSurfaceMedium),disabledColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",Ue.designSystemVariables.colorOnSurfaceDisabled),errorColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-error-color","",Ue.designSystemVariables.colorError)},Ec=wc.css`
1083
+ `,C.noTextSelect];var Ni=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},Nt=class extends(0,Pi.toFtdsBase)(de){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=mr.brand,this.iconVariant=Xe.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 Ye.large:return xe.body2medium;case Ye.medium:return xe.caption1medium;case Ye.small:return xe.caption2medium}}};Nt.styles=[Pi.safariEllipsisFix,Cc];Ni([(0,Xo.property)({type:Boolean})],Nt.prototype,"primary",void 0);Ni([(0,Xo.property)({type:Boolean})],Nt.prototype,"secondary",void 0);Ni([(0,Xo.property)({type:Boolean})],Nt.prototype,"tertiary",void 0);Ni([(0,Xo.property)({type:Boolean})],Nt.prototype,"round",void 0);(0,na.customElement)("ft-button")(Ie);(0,na.customElement)("ftds-button")(Nt);var kc=f(E());var Ac=f(T()),Kt=f(ee()),Rc=f(E()),Lc=f(Et());var ze=f(E()),wc=f(T());var ft={textColor:ze.FtCssVariableFactory.extend("--ft-checkbox-text-color","",ze.designSystemVariables.colorOnSurfaceHigh),fontSize:ze.FtCssVariableFactory.extend("--ft-checkbox-font-size","",L.fontSize),activeColor:ze.FtCssVariableFactory.extend("--ft-checkbox-active-color","",ze.designSystemVariables.colorPrimary),checkColor:ze.FtCssVariableFactory.extend("--ft-checkbox-check-color","",ze.designSystemVariables.colorOnPrimary),borderColor:ze.FtCssVariableFactory.extend("--ft-checkbox-border-color","",ze.designSystemVariables.colorOnSurfaceMedium),disabledColor:ze.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",ze.designSystemVariables.colorOnSurfaceDisabled),errorColor:ze.FtCssVariableFactory.extend("--ft-checkbox-error-color","",ze.designSystemVariables.colorError)},Ec=wc.css`
1089
1084
  * {
1090
1085
  box-sizing: border-box;
1091
1086
  }
@@ -1166,7 +1161,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1166
1161
 
1167
1162
  .ft-checkbox.ft-checkbox--error {
1168
1163
  color: ${ft.errorColor};
1169
- ${(0,Ue.setVariable)(S.color,ft.errorColor)};
1164
+ ${(0,ze.setVariable)(S.color,ft.errorColor)};
1170
1165
 
1171
1166
  .ft-checkbox--box {
1172
1167
  border-color: ${ft.errorColor};
@@ -1178,7 +1173,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1178
1173
  }
1179
1174
  }
1180
1175
  }
1181
- `;var Or=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},je=class extends Rc.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 Ac.html`
1176
+ `;var Or=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 Rc.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 Ac.html`
1182
1177
  <label class="${(0,Lc.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1183
1178
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
1184
1179
  <ft-ripple part="checkbox-ripple"
@@ -1205,8 +1200,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1205
1200
  <slot></slot>
1206
1201
  </ft-typography>
1207
1202
  </label>
1208
- `}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)}};je.elementDefinitions={"ft-ripple":Y,"ft-typography":oe};je.styles=Ec;Or([(0,jt.property)()],je.prototype,"name",void 0);Or([(0,jt.property)({type:Boolean,reflect:!0})],je.prototype,"checked",void 0);Or([(0,jt.property)({type:Boolean})],je.prototype,"indeterminate",void 0);Or([(0,jt.property)({type:Boolean})],je.prototype,"disabled",void 0);Or([(0,jt.property)({type:Boolean})],je.prototype,"error",void 0);Or([(0,jt.query)(".ft-checkbox")],je.prototype,"container",void 0);Or([(0,jt.query)("ft-ripple")],je.prototype,"ripple",void 0);Or([(0,jt.query)("input")],je.prototype,"input",void 0);(0,kc.customElement)("ft-checkbox")(je);var ei=f(E());var Ic=f($()),Kt=f(ee()),$c=f(E()),Tc=f(Et());var Cr=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},_i=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},Je=class extends $c.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 Ic.html`
1209
- <div class="${(0,Tc.classMap)(this.radioClasses)}"
1203
+ `}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)}};Ge.elementDefinitions={"ft-ripple":Y,"ft-typography":oe};Ge.styles=Ec;Or([(0,Kt.property)()],Ge.prototype,"name",void 0);Or([(0,Kt.property)({type:Boolean,reflect:!0})],Ge.prototype,"checked",void 0);Or([(0,Kt.property)({type:Boolean})],Ge.prototype,"indeterminate",void 0);Or([(0,Kt.property)({type:Boolean})],Ge.prototype,"disabled",void 0);Or([(0,Kt.property)({type:Boolean})],Ge.prototype,"error",void 0);Or([(0,Kt.query)(".ft-checkbox")],Ge.prototype,"container",void 0);Or([(0,Kt.query)("ft-ripple")],Ge.prototype,"ripple",void 0);Or([(0,Kt.query)("input")],Ge.prototype,"input",void 0);(0,kc.customElement)("ft-checkbox")(Ge);var ei=f(E());var Ic=f(T()),Zt=f(ee()),Tc=f(E()),$c=f(Et());var Cr=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},_i=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},Qe=class extends Tc.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 Ic.html`
1204
+ <div class="${(0,$c.classMap)(this.radioClasses)}"
1210
1205
  @click=${this.onClick}>
1211
1206
  <div class="ft-radio--box-container">
1212
1207
  <ft-ripple
@@ -1231,7 +1226,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1231
1226
  </ft-typography>
1232
1227
  </label>
1233
1228
  </div>
1234
- `}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 _i(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 _i(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())}};Je.elementDefinitions={"ft-ripple":Y,"ft-typography":oe};Cr([(0,Kt.property)()],Je.prototype,"value",void 0);Cr([(0,Kt.property)()],Je.prototype,"name",void 0);Cr([(0,Kt.property)({type:Boolean,reflect:!0})],Je.prototype,"checked",void 0);Cr([(0,Kt.property)({attribute:"aria-checked",reflect:!0})],Je.prototype,"ariaChecked",void 0);Cr([(0,Kt.property)({type:Boolean})],Je.prototype,"disabled",void 0);Cr([(0,Kt.query)(".ft-radio")],Je.prototype,"container",void 0);Cr([(0,Kt.query)("ft-ripple")],Je.prototype,"ripple",void 0);Cr([(0,Kt.query)("input")],Je.prototype,"input",void 0);var Nc=f($()),st=f(E());var wr={textColor:st.FtCssVariableFactory.extend("--ft-radio-text-color","",st.designSystemVariables.colorOnSurfaceHigh),fontSize:st.FtCssVariableFactory.extend("--ft-radio-font-size","",L.fontSize),colorPrimary:st.FtCssVariableFactory.external(st.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:st.FtCssVariableFactory.external(st.designSystemVariables.colorOnPrimary,"Design system"),borderColor:st.FtCssVariableFactory.extend("--ft-radio-border-color","",st.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:st.FtCssVariableFactory.external(st.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Pc=Nc.css`
1229
+ `}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 _i(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 _i(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())}};Qe.elementDefinitions={"ft-ripple":Y,"ft-typography":oe};Cr([(0,Zt.property)()],Qe.prototype,"value",void 0);Cr([(0,Zt.property)()],Qe.prototype,"name",void 0);Cr([(0,Zt.property)({type:Boolean,reflect:!0})],Qe.prototype,"checked",void 0);Cr([(0,Zt.property)({attribute:"aria-checked",reflect:!0})],Qe.prototype,"ariaChecked",void 0);Cr([(0,Zt.property)({type:Boolean})],Qe.prototype,"disabled",void 0);Cr([(0,Zt.query)(".ft-radio")],Qe.prototype,"container",void 0);Cr([(0,Zt.query)("ft-ripple")],Qe.prototype,"ripple",void 0);Cr([(0,Zt.query)("input")],Qe.prototype,"input",void 0);var Nc=f(T()),at=f(E());var wr={textColor:at.FtCssVariableFactory.extend("--ft-radio-text-color","",at.designSystemVariables.colorOnSurfaceHigh),fontSize:at.FtCssVariableFactory.extend("--ft-radio-font-size","",L.fontSize),colorPrimary:at.FtCssVariableFactory.external(at.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:at.FtCssVariableFactory.external(at.designSystemVariables.colorOnPrimary,"Design system"),borderColor:at.FtCssVariableFactory.extend("--ft-radio-border-color","",at.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:at.FtCssVariableFactory.external(at.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Pc=Nc.css`
1235
1230
  * {
1236
1231
  box-sizing: border-box;
1237
1232
  }
@@ -1313,14 +1308,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1313
1308
  }
1314
1309
 
1315
1310
  .ft-radio:has(:focus-visible) {
1316
- outline: 2px solid ${st.designSystemVariables.colorPrimary};
1311
+ outline: 2px solid ${at.designSystemVariables.colorPrimary};
1317
1312
  outline-offset: -2px;
1318
1313
  }
1319
1314
 
1320
1315
  .ft-radio ft-typography {
1321
1316
  padding-right: 2px;
1322
1317
  }
1323
- `;var lr=class extends Je{get typographyVariant(){return ve.body2}};lr.styles=Pc;var Bi=f(E());var _c=f($()),U=f(E());var Bc=_c.css`
1318
+ `;var cr=class extends Qe{get typographyVariant(){return xe.body2}};cr.styles=Pc;var Bi=f(E());var _c=f(T()),U=f(E());var Bc=_c.css`
1324
1319
  * {
1325
1320
  box-sizing: border-box;
1326
1321
  --input-size: calc(${U.radio.circleSize} + 2 * (${U.radio.focusOutlineOffset} + ${U.radio.focusOutlineWidth}));
@@ -1428,12 +1423,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1428
1423
  .ft-radio ft-typography {
1429
1424
  padding-right: 2px;
1430
1425
  }
1431
- `;var Qo=class extends(0,Bi.toFtdsBase)(Je){constructor(){super(...arguments),this.family=yr.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return ve.body2medium}};Qo.styles=[Bi.safariEllipsisFix,Bc];var Dc=f(E()),cr=f(ee()),Fc=f($()),Oo=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},ht=class extends Dc.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 Fc.html`
1426
+ `;var Qo=class extends(0,Bi.toFtdsBase)(Qe){constructor(){super(...arguments),this.family=mr.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return xe.body2medium}};Qo.styles=[Bi.safariEllipsisFix,Bc];var Dc=f(E()),dr=f(ee()),Fc=f(T()),Oo=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},ht=class extends Dc.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 Fc.html`
1432
1427
  <slot @slotchange=${this.onSlotChange}
1433
1428
  @change=${this.onChange}
1434
1429
  @keydown=${this.onKeyDown}
1435
1430
  ></slot>
1436
- `}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()}};ht.elementDefinitions={};Oo([(0,cr.property)()],ht.prototype,"name",void 0);Oo([(0,cr.property)({reflect:!0,attribute:"role"})],ht.prototype,"role",void 0);Oo([(0,cr.property)({reflect:!0})],ht.prototype,"tabIndex",void 0);Oo([(0,cr.property)({reflect:!0,attribute:"aria-labelledby"})],ht.prototype,"ariaLabelledBy",void 0);Oo([(0,cr.queryAssignedElements)()],ht.prototype,"assignedElements",void 0);Oo([(0,cr.state)()],ht.prototype,"currentSelectedIndex",void 0);var Mc=f($());var zc=Mc.css`
1431
+ `}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()}};ht.elementDefinitions={};Oo([(0,dr.property)()],ht.prototype,"name",void 0);Oo([(0,dr.property)({reflect:!0,attribute:"role"})],ht.prototype,"role",void 0);Oo([(0,dr.property)({reflect:!0})],ht.prototype,"tabIndex",void 0);Oo([(0,dr.property)({reflect:!0,attribute:"aria-labelledby"})],ht.prototype,"ariaLabelledBy",void 0);Oo([(0,dr.queryAssignedElements)()],ht.prototype,"assignedElements",void 0);Oo([(0,dr.state)()],ht.prototype,"currentSelectedIndex",void 0);var Mc=f(T());var zc=Mc.css`
1437
1432
  :host {
1438
1433
  display: block;
1439
1434
  }
@@ -1441,7 +1436,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1441
1436
  :host(:focus-visible) {
1442
1437
  outline: none;
1443
1438
  }
1444
- `;var Kr=class extends ht{};Kr.styles=zc;var Di=f(E());var Uc=f($()),Hc=f(E()),Wc=Uc.css`
1439
+ `;var Kr=class extends ht{};Kr.styles=zc;var Di=f(E());var Uc=f(T()),Hc=f(E()),Wc=Uc.css`
1445
1440
  :host {
1446
1441
  display: flex;
1447
1442
  flex-direction: column;
@@ -1451,7 +1446,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1451
1446
  :host(:focus-visible) {
1452
1447
  outline: none;
1453
1448
  }
1454
- `;var Jo=class extends(0,Di.toFtdsBase)(ht){constructor(){super(...arguments),this.family=yr.brand}};Jo.styles=[Di.safariEllipsisFix,Wc];(0,ei.customElement)("ft-radio")(lr);(0,ei.customElement)("ftds-radio")(Qo);(0,ei.customElement)("ft-radio-group")(Kr);(0,ei.customElement)("ftds-radio-group")(Jo);var Vc=f($()),ne=f(E());var ti={buttonMoreColor:ne.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",ne.designSystemVariables.colorOnSurface),borderRadiusM:ne.FtCssVariableFactory.external(ne.designSystemVariables.borderRadiusM,"Design system"),colorOutline:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:ne.FtCssVariableFactory.external(ke.fontFamily,"Body2 typography"),fontSize:ne.FtCssVariableFactory.external(ke.fontSize,"Body2 typography"),fontWeight:ne.FtCssVariableFactory.external(ke.fontWeight,"Body2 typography"),letterSpacing:ne.FtCssVariableFactory.external(ke.letterSpacing,"Body2 typography"),lineHeight:ne.FtCssVariableFactory.external(ke.lineHeight,"Body2 typography"),textTransform:ne.FtCssVariableFactory.external(ke.textTransform,"Body2 typography")},Gc=Vc.css`
1449
+ `;var Jo=class extends(0,Di.toFtdsBase)(ht){constructor(){super(...arguments),this.family=mr.brand}};Jo.styles=[Di.safariEllipsisFix,Wc];(0,ei.customElement)("ft-radio")(cr);(0,ei.customElement)("ftds-radio")(Qo);(0,ei.customElement)("ft-radio-group")(Kr);(0,ei.customElement)("ftds-radio-group")(Jo);var Vc=f(T()),ne=f(E());var ti={buttonMoreColor:ne.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",ne.designSystemVariables.colorOnSurface),borderRadiusM:ne.FtCssVariableFactory.external(ne.designSystemVariables.borderRadiusM,"Design system"),colorOutline:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:ne.FtCssVariableFactory.external(ke.fontFamily,"Body2 typography"),fontSize:ne.FtCssVariableFactory.external(ke.fontSize,"Body2 typography"),fontWeight:ne.FtCssVariableFactory.external(ke.fontWeight,"Body2 typography"),letterSpacing:ne.FtCssVariableFactory.external(ke.letterSpacing,"Body2 typography"),lineHeight:ne.FtCssVariableFactory.external(ke.lineHeight,"Body2 typography"),textTransform:ne.FtCssVariableFactory.external(ke.textTransform,"Body2 typography")},Gc=Vc.css`
1455
1450
  .ft-filter-level--container {
1456
1451
  display: flex;
1457
1452
  flex-direction: column;
@@ -1521,15 +1516,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1521
1516
  margin: 10px 0;
1522
1517
  color: ${ti.colorOnSurfaceMedium};
1523
1518
  }
1524
- `;var Np=f(E());var hn=f($()),yn=f(ee()),mn=f(E());var jc=f($());var Kc=jc.css`
1525
- `;var $o=f(E());var Lp=f(E());var _d=f($()),He=f(ee()),Nt=f(E());var Zc=f($());var qc=Zc.css`
1526
- `;var Fi=f(E()),lf="ft-app-info",Zr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Zr.eventName="authentication-change";var cf={session:(t,e)=>{(0,Fi.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.dispatchEvent(new Zr(e.payload)),0))}},k=Fi.FtReduxStore.get({name:lf,reducers:cf,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 aa=f(E());var qr=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:i}=k.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=k.subscribe(()=>{i=t.get(e),i&&(n(),o(i))})}})}};var Mi=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:qr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):qr.await()}};var yt=class extends Mi{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 aa.CacheRegistry,this.cache=e?n.commonCache:new aa.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 zi=class extends yt{async listMyBookmarks(){let e=k.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var sa=class{addCommand(e,o=!1){k.commands.add(e,o)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new sa;var At=f(E());var Yc,Co=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},df=Symbol("clearAfterUnitTest"),Ui=class extends(0,At.withEventBus)(yt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Yc]=()=>{this.defaultMessages={},this.cache=new At.CacheRegistry,this.listeners={}},this.currentUiLocale=k.getState().uiLocale,k.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=k.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var i;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let n={...(i=this.defaultMessages[e])!==null&&i!==void 0?i:{},...o};(0,At.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 At.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 At.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 Co({loadedContexts:e})),this.dispatchEvent(new Co({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new Co({loadedContexts:[e]})),this.dispatchEvent(new Co({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,At.delay)(0).then(()=>i()).catch(()=>null)))}};Yc=df;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Ui{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Ui{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var ri=window.FluidTopicsI18nService,la=window.FluidTopicsCustomI18nService;var Xc=f(E()),ca=class{highlightHtml(e,o,i){(0,Xc.highlightHtml)(e,o,i)}};window.FluidTopicsHighlightHtmlService=new ca;var uf=f(Jc(),1);var ed;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(ed||(ed={}));var td;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(td||(td={}));var rd;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(rd||(rd={}));var od;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(od||(od={}));var id;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(id||(id={}));var nd;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(nd||(nd={}));var ad;(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"})(ad||(ad={}));var sd;(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"})(sd||(sd={}));var ld;(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"})(ld||(ld={}));var cd;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(cd||(cd={}));var dd;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(dd||(dd={}));var pd;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(pd||(pd={}));var ud;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(ud||(ud={}));var fd;(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"})(fd||(fd={}));var hd;(function(t){t.ASC="ASC",t.DESC="DESC"})(hd||(hd={}));var yd;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(yd||(yd={}));var md;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(md||(md={}));var gd;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(gd||(gd={}));var bd;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(bd||(bd={}));var xd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(xd||(xd={}));var vd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(vd||(vd={}));var Sd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Sd||(Sd={}));var Od;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Od||(Od={}));var Cd;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Cd||(Cd={}));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 mt;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(mt||(mt={}));var wd;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(wd||(wd={}));var Ed;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Ed||(Ed={}));var Ad;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(Ad||(Ad={}));var Rd;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Rd||(Rd={}));var pf={[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 Ld(t,e){return t===e||(pf[t]??[]).some(o=>Ld(o,e))}function kd(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=>Ld(i,e))}var Vi=class extends yt{async listMySearches(){let{session:e}=k.getState();return kd(e,Te.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Id=f(E());var da=class{isDate(e){var o,i,n,a;return(a=(n=((i=(o=k.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 Id.DateFormatter.format(e,(i=o?.locale)!==null&&i!==void 0?i:k.getState().uiLocale,(n=o?.longFormat)!==null&&n!==void 0?n:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new da;var $d=f(E());var oi=class{static get(e,o){var i,n;let a=k.getState(),{lang:s,region:c}=(n=(i=a.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new $d.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,o??`${s}-${c}`)}};var pa=class{urlToSearchRequest(e){return oi.get().parse(e)}searchRequestToUrl(e){return oi.get().serialize(e)}};window.FluidTopicsUrlService=new pa;var Ar=f(E());var Yr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Yr.eventName="change";var ua=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))}},Td=new ua;var Gi=class t extends Ar.WithEventBus{static build(){return new t(window.history,Td,()=>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,Ar.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Yr(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(Yr.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Yr.eventName,e)}currentItem(){return(0,Ar.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,Ar.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,Ar.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=Gi.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 Nd=k;function Pd(t,e){var o;return Nd.getState().authenticationRequired&&!(!((o=Nd.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 Nt.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=()=>qr.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Nt.CacheRegistry,this.cleanSessionDebouncer=new Nt.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return _d.html`
1519
+ `;var Np=f(E());var hn=f(T()),yn=f(ee()),mn=f(E());var jc=f(T());var Kc=jc.css`
1520
+ `;var To=f(E());var Lp=f(E());var _d=f(T()),Ue=f(ee()),Pt=f(E());var Zc=f(T());var qc=Zc.css`
1521
+ `;var Fi=f(E()),lf="ft-app-info",Zr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Zr.eventName="authentication-change";var cf={session:(t,e)=>{(0,Fi.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.dispatchEvent(new Zr(e.payload)),0))}},k=Fi.FtReduxStore.get({name:lf,reducers:cf,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 aa=f(E());var qr=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:i}=k.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=k.subscribe(()=>{i=t.get(e),i&&(n(),o(i))})}})}};var Mi=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:qr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):qr.await()}};var yt=class extends Mi{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 aa.CacheRegistry,this.cache=e?n.commonCache:new aa.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 zi=class extends yt{async listMyBookmarks(){let e=k.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var sa=class{addCommand(e,o=!1){k.commands.add(e,o)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new sa;var At=f(E());var Yc,Co=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},df=Symbol("clearAfterUnitTest"),Ui=class extends(0,At.withEventBus)(yt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Yc]=()=>{this.defaultMessages={},this.cache=new At.CacheRegistry,this.listeners={}},this.currentUiLocale=k.getState().uiLocale,k.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=k.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var i;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let n={...(i=this.defaultMessages[e])!==null&&i!==void 0?i:{},...o};(0,At.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 At.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 At.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 Co({loadedContexts:e})),this.dispatchEvent(new Co({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new Co({loadedContexts:[e]})),this.dispatchEvent(new Co({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,At.delay)(0).then(()=>i()).catch(()=>null)))}};Yc=df;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Ui{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Ui{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var ri=window.FluidTopicsI18nService,la=window.FluidTopicsCustomI18nService;var Xc=f(E()),ca=class{highlightHtml(e,o,i){(0,Xc.highlightHtml)(e,o,i)}};window.FluidTopicsHighlightHtmlService=new ca;var uf=f(Jc(),1);var ed;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(ed||(ed={}));var td;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(td||(td={}));var rd;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(rd||(rd={}));var od;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(od||(od={}));var id;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(id||(id={}));var nd;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(nd||(nd={}));var ad;(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"})(ad||(ad={}));var sd;(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"})(sd||(sd={}));var ld;(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"})(ld||(ld={}));var cd;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(cd||(cd={}));var dd;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(dd||(dd={}));var pd;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(pd||(pd={}));var ud;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(ud||(ud={}));var fd;(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"})(fd||(fd={}));var hd;(function(t){t.ASC="ASC",t.DESC="DESC"})(hd||(hd={}));var yd;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(yd||(yd={}));var md;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(md||(md={}));var gd;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(gd||(gd={}));var bd;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(bd||(bd={}));var xd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(xd||(xd={}));var vd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(vd||(vd={}));var Sd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Sd||(Sd={}));var Od;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Od||(Od={}));var Cd;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Cd||(Cd={}));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 mt;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(mt||(mt={}));var wd;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(wd||(wd={}));var Ed;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Ed||(Ed={}));var Ad;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(Ad||(Ad={}));var Rd;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Rd||(Rd={}));var pf={[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 Ld(t,e){return t===e||(pf[t]??[]).some(o=>Ld(o,e))}function kd(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=>Ld(i,e))}var Vi=class extends yt{async listMySearches(){let{session:e}=k.getState();return kd(e,Te.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Id=f(E());var da=class{isDate(e){var o,i,n,a;return(a=(n=((i=(o=k.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 Id.DateFormatter.format(e,(i=o?.locale)!==null&&i!==void 0?i:k.getState().uiLocale,(n=o?.longFormat)!==null&&n!==void 0?n:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new da;var Td=f(E());var oi=class{static get(e,o){var i,n;let a=k.getState(),{lang:s,region:c}=(n=(i=a.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new Td.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,o??`${s}-${c}`)}};var pa=class{urlToSearchRequest(e){return oi.get().parse(e)}searchRequestToUrl(e){return oi.get().serialize(e)}};window.FluidTopicsUrlService=new pa;var Ar=f(E());var Yr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Yr.eventName="change";var ua=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))}},$d=new ua;var Gi=class t extends Ar.WithEventBus{static build(){return new t(window.history,$d,()=>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,Ar.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Yr(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(Yr.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Yr.eventName,e)}currentItem(){return(0,Ar.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,Ar.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,Ar.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=Gi.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 Nd=k;function Pd(t,e){var o;return Nd.getState().authenticationRequired&&!(!((o=Nd.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(e):t()}var $e=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 Pt.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=()=>qr.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Pt.CacheRegistry,this.cleanSessionDebouncer=new Pt.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return _d.html`
1527
1522
  <slot></slot>
1528
- `}connectedCallback(){super.connectedCallback(),k.addEventListener(Zr.eventName,this.reloadConfiguration)}disconnectedCallback(){k.addEventListener(Zr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,i,n,a,s,c,p;super.update(e),e.has("baseUrl")&&(k.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&k.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&k.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&k.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&k.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&k.actions.noCustom(this.noCustom),e.has("editorMode")&&k.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&k.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&k.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>ri.addContext(u)),e.has("openExternalDocumentInNewTab")&&k.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&k.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&k.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(k.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),k.actions.availableUiLocales((n=(i=this.localesConfiguration)===null||i===void 0?void 0:i.availableUiLocales)!==null&&n!==void 0?n:[]),k.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&k.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&k.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Pd(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};pe.elementDefinitions={};pe.styles=qc;Ne([(0,He.property)()],pe.prototype,"baseUrl",void 0);Ne([(0,He.property)()],pe.prototype,"apiIntegrationIdentifier",void 0);Ne([(0,He.property)()],pe.prototype,"apiIntegrationAppVersion",void 0);Ne([(0,He.property)()],pe.prototype,"uiLocale",void 0);Ne([(0,Nt.jsonProperty)(null)],pe.prototype,"availableUiLocales",void 0);Ne([(0,Nt.jsonProperty)(null)],pe.prototype,"metadataConfiguration",void 0);Ne([(0,He.property)({type:Boolean})],pe.prototype,"editorMode",void 0);Ne([(0,He.property)({type:Boolean})],pe.prototype,"noCustom",void 0);Ne([(0,He.property)({type:Boolean})],pe.prototype,"openExternalDocumentInNewTab",void 0);Ne([(0,He.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],pe.prototype,"noCustomComponent",void 0);Ne([(0,He.property)({type:Boolean})],pe.prototype,"withManualResources",void 0);Ne([(0,He.property)({type:Boolean})],pe.prototype,"navigatorOnline",void 0);Ne([(0,He.property)({type:Boolean})],pe.prototype,"forcedOffline",void 0);Ne([(0,He.property)({type:Object})],pe.prototype,"apiProvider",void 0);Ne([(0,He.property)({type:Boolean})],pe.prototype,"authenticationRequired",void 0);Ne([(0,Nt.jsonProperty)([])],pe.prototype,"messageContexts",void 0);Ne([(0,Nt.jsonProperty)(void 0)],pe.prototype,"session",void 0);Ne([(0,He.state)()],pe.prototype,"localesConfiguration",void 0);Ne([(0,He.state)()],pe.prototype,"availableContentLocales",void 0);var Da=f(ee());function ff(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let o,i,n;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(i=o;i--!==0;)if(!ji(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(!ji(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(!ji(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function ji(t,e){try{return ff(t,e)}catch{return!1}}function ii(t,e){return!ji(t,e)}function Ki(t,e){let o=i=>i[t]===!0;return i=>{if(o(i))return i;let n=e(i);return n[t]=!0,n}}var Bd=f(ee(),1);var fa=t=>{let e=t??{};return(o,i)=>{var n;let a={hasChanged:ii,attribute:!1,...e};(0,Bd.property)(a)(o,i);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(i,{selector:(n=e.selector)!==null&&n!==void 0?n:c=>c[i],store:e.store})}};var Zi=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 Eo=f(ee(),1);var Dd=f(ee(),1);function Fd(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,Dd.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:ii,...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 zd=f($(),1);var Yi=globalThis,hf=Yi.ShadowRoot&&(Yi.ShadyCSS===void 0||Yi.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,$O=Symbol();var Md=(t,e)=>{if(hf)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let i=document.createElement("style"),n=Yi.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=o.cssText,t.appendChild(i)}};var Xi=class extends zd.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 Md(i,e.elementStyles),i}};function Ud(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 ni=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},Gd,Hd=Symbol("constructorPrototype"),Wd=Symbol("constructorName"),jd=Symbol("exportpartsDebouncer"),Vd=Symbol("dynamicDependenciesLoaded"),dr=class extends Xi{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Gd]=new qi(5),this[Wd]=this.constructor.name,this[Hd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Wd]&&Object.setPrototypeOf(this,this[Hd])}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=Ud(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[jd].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 m=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:[],v=(c=(s=b.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(w=>w.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...O,...v).filter(p).map(w=>w.trim()).forEach(w=>m.add(w))}if(m.size===0){this.removeAttribute("exportparts");return}let y=[...m.values()].flatMap(b=>u.map(O=>`${b}:${O}--${b}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};Gd=jd;ni([(0,Eo.property)()],dr.prototype,"exportpartsPrefix",void 0);ni([Fd([])],dr.prototype,"exportpartsPrefixes",void 0);ni([(0,Eo.property)()],dr.prototype,"customStylesheet",void 0);ni([(0,Eo.property)()],dr.prototype,"elementToFocus",void 0);ni([(0,Eo.state)()],dr.prototype,"useAdoptedStyleSheets",void 0);function Qi(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ai=Symbol("internalReduxEventsUnsubscribers"),Rr=Symbol("internalStoresUnsubscribers"),Xr=Symbol("internalStores"),yf=Ki(Symbol("withRedux"),function(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[Xr].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xr].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Xr].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[Xr].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[Xr].delete(c)}setupStores(){this.unsubscribeFromStores(),this[Xr].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[Rr].has(s.store):this[Rr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[Rr].set(s,c.subscribe(()=>this.updateFromStores())),this[ai].set(s,[]),Qi(c)&&c.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,m)=>{if(typeof this[m]=="function"&&(!u.store||c.name===u.store)){let y=b=>this[m](b);c.addEventListener(u.eventName,y),this[ai].get(s).push(()=>c.removeEventListener(u.eventName,y))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Rr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Rr].has(s)&&this[Rr].get(s)(),this[Rr].delete(s),(c=this[ai].get(s))===null||c===void 0||c.forEach(p=>p()),this[ai].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Rr,o=Xr,i=ai,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),Kd=class extends yf(dr){};function Rt(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 pr(t){return!!t&&!!t[ge]}function Pt(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)===Cf}(t)||Array.isArray(t)||!!t[ep]||!!(!((e=t.constructor)===null||e===void 0)&&e[ep])||Oa(t)||Ca(t))}function Qr(t,e,o){o===void 0&&(o=!1),Lo(t)===0?(o?Object.keys:Ro)(t).forEach(function(i){o&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Lo(t){var e=t[ge];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Oa(t)?2:Ca(t)?3:0}function Ao(t,e){return Lo(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function mf(t,e){return Lo(t)===2?t.get(e):t[e]}function tp(t,e,o){var i=Lo(t);i===2?t.set(e,o):i===3?t.add(o):t[e]=o}function rp(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Oa(t){return Sf&&t instanceof Map}function Ca(t){return Of&&t instanceof Set}function Lr(t){return t.o||t.t}function wa(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=np(t);delete e[ge];for(var o=Ro(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 Ea(t,e){return e===void 0&&(e=!1),Aa(t)||pr(t)||!Pt(t)||(Lo(t)>1&&(t.set=t.add=t.clear=t.delete=gf),Object.freeze(t),e&&Qr(t,function(o,i){return Ea(i,!0)},!0)),t}function gf(){Rt(2)}function Aa(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Zt(t){var e=Sa[t];return e||Rt(18,t),e}function bf(t,e){Sa[t]||(Sa[t]=e)}function ba(){return li}function ha(t,e){e&&(Zt("Patches"),t.u=[],t.s=[],t.v=e)}function Ji(t){xa(t),t.p.forEach(xf),t.p=null}function xa(t){t===li&&(li=t.l)}function Zd(t){return li={p:[],l:li,h:t,m:!0,_:0}}function xf(t){var e=t[ge];e.i===0||e.i===1?e.j():e.g=!0}function ya(t,e){e._=e.p.length;var o=e.p[0],i=t!==void 0&&t!==o;return e.h.O||Zt("ES5").S(e,t,i),i?(o[ge].P&&(Ji(e),Rt(4)),Pt(t)&&(t=en(e,t),e.l||tn(e,t)),e.u&&Zt("Patches").M(o[ge].t,t,e.u,e.s)):t=en(e,o,[]),Ji(e),e.u&&e.v(e.u,e.s),t!==ip?t:void 0}function en(t,e,o){if(Aa(e))return e;var i=e[ge];if(!i)return Qr(e,function(c,p){return qd(t,i,e,c,p,o)},!0),e;if(i.A!==t)return e;if(!i.P)return tn(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=wa(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),Qr(a,function(c,p){return qd(t,i,n,c,p,o,s)}),tn(t,n,!1),o&&t.u&&Zt("Patches").N(i,o,t.u,t.s)}return i.o}function qd(t,e,o,i,n,a,s){if(pr(n)){var c=en(t,n,a&&e&&e.i!==3&&!Ao(e.R,i)?a.concat(i):void 0);if(tp(o,i,c),!pr(c))return;t.m=!1}else s&&o.add(n);if(Pt(n)&&!Aa(n)){if(!t.h.D&&t._<1)return;en(t,n),e&&e.A.l||tn(t,n)}}function tn(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Ea(e,o)}function ma(t,e){var o=t[ge];return(o?Lr(o):t)[e]}function Yd(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 kr(t){t.P||(t.P=!0,t.l&&kr(t.l))}function ga(t){t.o||(t.o=wa(t.t))}function va(t,e,o){var i=Oa(e)?Zt("MapSet").F(e,o):Ca(e)?Zt("MapSet").T(e,o):t.O?function(n,a){var s=Array.isArray(n),c={i:s?1:0,A:a?a.A:ba(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},p=c,u=ci;s&&(p=[c],u=si);var m=Proxy.revocable(p,u),y=m.revoke,b=m.proxy;return c.k=b,c.j=y,b}(e,o):Zt("ES5").J(e,o);return(o?o.A:ba()).p.push(i),i}function vf(t){return pr(t)||Rt(22,t),function e(o){if(!Pt(o))return o;var i,n=o[ge],a=Lo(o);if(n){if(!n.P&&(n.i<4||!Zt("ES5").K(n)))return n.t;n.I=!0,i=Xd(o,a),n.I=!1}else i=Xd(o,a);return Qr(i,function(s,c){n&&mf(n.t,s)===c||tp(i,s,e(c))}),a===3?new Set(i):i}(t)}function Xd(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return wa(t)}function op(){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[ge];return ci.get(u,s)},set:function(u){var m=this[ge];ci.set(m,s,u)}},p}function e(s){for(var c=s.length-1;c>=0;c--){var p=s[c][ge];if(!p.P)switch(p.i){case 5:i(p)&&kr(p);break;case 4:o(p)&&kr(p)}}}function o(s){for(var c=s.t,p=s.k,u=Ro(p),m=u.length-1;m>=0;m--){var y=u[m];if(y!==ge){var b=c[y];if(b===void 0&&!Ao(c,y))return!0;var O=p[y],v=O&&O[ge];if(v?v.t!==b:!rp(O,b))return!0}}var w=!!c[ge];return u.length!==Ro(c).length+(w?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&&Rt(3,JSON.stringify(Lr(s)))}var a={};bf("ES5",{J:function(s,c){var p=Array.isArray(s),u=function(y,b){if(y){for(var O=Array(b.length),v=0;v<b.length;v++)Object.defineProperty(O,""+v,t(v,!0));return O}var w=np(b);delete w[ge];for(var N=Ro(w),I=0;I<N.length;I++){var T=N[I];w[T]=t(T,y||!!w[T].enumerable)}return Object.create(Object.getPrototypeOf(b),w)}(p,s),m={i:p?5:4,A:c?c.A:ba(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,ge,{value:m,writable:!0}),u},S:function(s,c,p){p?pr(c)&&c[ge].A===s&&e(s.p):(s.u&&function u(m){if(m&&typeof m=="object"){var y=m[ge];if(y){var b=y.t,O=y.k,v=y.R,w=y.i;if(w===4)Qr(O,function(Z){Z!==ge&&(b[Z]!==void 0||Ao(b,Z)?v[Z]||u(O[Z]):(v[Z]=!0,kr(y)))}),Qr(b,function(Z){O[Z]!==void 0||Ao(O,Z)||(v[Z]=!1,kr(y))});else if(w===5){if(i(y)&&(kr(y),v.length=!0),O.length<b.length)for(var N=O.length;N<b.length;N++)v[N]=!1;else for(var I=b.length;I<O.length;I++)v[I]=!0;for(var T=Math.min(O.length,b.length),z=0;z<T;z++)O.hasOwnProperty(z)||(v[z]=!0),v[z]===void 0&&u(O[z])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):i(s)}})}var Qd,li,Ra=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Sf=typeof Map<"u",Of=typeof Set<"u",Jd=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ip=Ra?Symbol.for("immer-nothing"):((Qd={})["immer-nothing"]=!0,Qd),ep=Ra?Symbol.for("immer-draftable"):"__$immer_draftable",ge=Ra?Symbol.for("immer-state"):"__$immer_state";var Cf=""+Object.prototype.constructor,Ro=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,np=Object.getOwnPropertyDescriptors||function(t){var e={};return Ro(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Sa={},ci={get:function(t,e){if(e===ge)return t;var o=Lr(t);if(!Ao(o,e))return function(n,a,s){var c,p=Yd(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||!Pt(i)?i:i===ma(t.t,e)?(ga(t),t.o[e]=va(t.A.h,i,t)):i},has:function(t,e){return e in Lr(t)},ownKeys:function(t){return Reflect.ownKeys(Lr(t))},set:function(t,e,o){var i=Yd(Lr(t),e);if(i?.set)return i.set.call(t.k,o),!0;if(!t.P){var n=ma(Lr(t),e),a=n?.[ge];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(rp(o,n)&&(o!==void 0||Ao(t.t,e)))return!0;ga(t),kr(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 ma(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,ga(t),kr(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=Lr(t),i=Reflect.getOwnPropertyDescriptor(o,e);return i&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:i.enumerable,value:o[e]}},defineProperty:function(){Rt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Rt(12)}},si={};Qr(ci,function(t,e){si[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),si.deleteProperty=function(t,e){return si.set.call(this,t,e,void 0)},si.set=function(t,e,o){return ci.set.call(this,t[0],e,o,t[0])};var wf=function(){function t(o){var i=this;this.O=Jd,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(w){var N=this;w===void 0&&(w=c);for(var I=arguments.length,T=Array(I>1?I-1:0),z=1;z<I;z++)T[z-1]=arguments[z];return p.produce(w,function(Z){var X;return(X=a).call.apply(X,[N,Z].concat(T))})}}var u;if(typeof a!="function"&&Rt(6),s!==void 0&&typeof s!="function"&&Rt(7),Pt(n)){var m=Zd(i),y=va(i,n,void 0),b=!0;try{u=a(y),b=!1}finally{b?Ji(m):xa(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(w){return ha(m,s),ya(w,m)},function(w){throw Ji(m),w}):(ha(m,s),ya(u,m))}if(!n||typeof n!="object"){if((u=a(n))===void 0&&(u=n),u===ip&&(u=void 0),i.D&&Ea(u,!0),s){var O=[],v=[];Zt("Patches").M(n,u,O,v),s(O,v)}return u}Rt(21,n)},this.produceWithPatches=function(n,a){if(typeof n=="function")return function(u){for(var m=arguments.length,y=Array(m>1?m-1:0),b=1;b<m;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,m){s=u,c=m});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){Pt(o)||Rt(8),pr(o)&&(o=vf(o));var i=Zd(this),n=va(this,o,void 0);return n[ge].C=!0,xa(i),n},e.finishDraft=function(o,i){var n=o&&o[ge],a=n.A;return ha(a,i),ya(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Jd&&Rt(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=Zt("Patches").$;return pr(o)?s(o,i):this.produce(o,function(c){return s(c,i)})},t}(),gt=new wf,Ef=gt.produce,jO=gt.produceWithPatches.bind(gt),KO=gt.setAutoFreeze.bind(gt),ZO=gt.setUseProxies.bind(gt),qO=gt.applyPatches.bind(gt),YO=gt.createDraft.bind(gt),XO=gt.finishDraft.bind(gt),rn=Ef;function Jr(t){"@babel/helpers - typeof";return Jr=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},Jr(t)}function ap(t,e){if(Jr(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var i=o.call(t,e||"default");if(Jr(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function sp(t){var e=ap(t,"string");return Jr(e)=="symbol"?e:e+""}function lp(t,e,o){return(e=sp(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function cp(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 La(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?cp(Object(o),!0).forEach(function(i){lp(t,i,o[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):cp(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 dp=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ka=function(){return Math.random().toString(36).substring(7).split("").join(".")},on={INIT:"@@redux/INIT"+ka(),REPLACE:"@@redux/REPLACE"+ka(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ka()}};function Af(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 Ia(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(Ia)(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 m(){if(p)throw new Error(Ke(3));return a}function y(w){if(typeof w!="function")throw new Error(Ke(4));if(p)throw new Error(Ke(5));var N=!0;return u(),c.push(w),function(){if(N){if(p)throw new Error(Ke(6));N=!1,u();var T=c.indexOf(w);c.splice(T,1),s=null}}}function b(w){if(!Af(w))throw new Error(Ke(7));if(typeof w.type>"u")throw new Error(Ke(8));if(p)throw new Error(Ke(9));try{p=!0,a=n(a,w)}finally{p=!1}for(var N=s=c,I=0;I<N.length;I++){var T=N[I];T()}return w}function O(w){if(typeof w!="function")throw new Error(Ke(10));n=w,b({type:on.REPLACE})}function v(){var w,N=y;return w={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(Ke(11));function z(){T.next&&T.next(m())}z();var Z=N(z);return{unsubscribe:Z}}},w[dp]=function(){return this},w}return b({type:on.INIT}),i={dispatch:b,subscribe:y,getState:m,replaceReducer:O},i[dp]=v,i}function Rf(t){Object.keys(t).forEach(function(e){var o=t[e],i=o(void 0,{type:on.INIT});if(typeof i>"u")throw new Error(Ke(12));if(typeof o(void 0,{type:on.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ke(13))})}function pp(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{Rf(o)}catch(p){c=p}return function(u,m){if(u===void 0&&(u={}),c)throw c;if(0)var y;for(var b=!1,O={},v=0;v<a.length;v++){var w=a[v],N=o[w],I=u[w],T=N(I,m);if(typeof T>"u"){var z=m&&m.type;throw new Error(Ke(14))}O[w]=T,b=b||T!==I}return b=b||a.length!==Object.keys(u).length,b?O:u}}function ko(){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 up(){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=ko.apply(void 0,c)(n.dispatch),La(La({},n),{},{dispatch:a})}}}function fp(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 hp=fp();hp.withExtraArgument=fp;var $a=hp;var xp=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)}}(),Lf=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(m){return p([u,m])}}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(m){u=[6,m],n=0}finally{i=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Io=function(t,e){for(var o=0,i=e.length,n=t.length;o<i;o++,n++)t[n]=e[o];return t},kf=Object.defineProperty,If=Object.defineProperties,$f=Object.getOwnPropertyDescriptors,yp=Object.getOwnPropertySymbols,Tf=Object.prototype.hasOwnProperty,Nf=Object.prototype.propertyIsEnumerable,mp=function(t,e,o){return e in t?kf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Ir=function(t,e){for(var o in e||(e={}))Tf.call(e,o)&&mp(t,o,e[o]);if(yp)for(var i=0,n=yp(e);i<n.length;i++){var o=n[i];Nf.call(e,o)&&mp(t,o,e[o])}return t},Ta=function(t,e){return If(t,$f(e))},Pf=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 _f=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ko:ko.apply(null,arguments)},yC=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Bf(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 Df=function(t){xp(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,Io([void 0],o[0].concat(this)))):new(e.bind.apply(e,Io([void 0],o.concat(this))))},e}(Array),Ff=function(t){xp(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,Io([void 0],o[0].concat(this)))):new(e.bind.apply(e,Io([void 0],o.concat(this))))},e}(Array);function _a(t){return Pt(t)?rn(t,function(){}):t}function Mf(t){return typeof t=="boolean"}function zf(){return function(e){return Uf(e)}}function Uf(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 Df;if(o&&(Mf(o)?c.push($a):c.push($a.withExtraArgument(o.extraArgument))),0){if(n)var p;if(s)var u}return c}var Na=!0;function vp(t){var e=zf(),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,m=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(Bf(n))O=pp(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 v=s;if(typeof v=="function"&&(v=v(e),!Na&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Na&&v.some(function(Z){return typeof Z!="function"}))throw new Error("each middleware provided to configureStore must be a function");var w=up.apply(void 0,v),N=ko;p&&(N=_f(Ir({trace:!Na},typeof p=="object"&&p)));var I=new Ff(w),T=I;Array.isArray(b)?T=Io([w],b):typeof b=="function"&&(T=b(I));var z=N.apply(void 0,T);return Ia(O,m,z)}function $r(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 Ir(Ir({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 Sp(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 Hf(t){return typeof t=="function"}function Wf(t,e,o,i){o===void 0&&(o=[]);var n=typeof e=="function"?Sp(e):[e,o,i],a=n[0],s=n[1],c=n[2],p;if(Hf(t))p=function(){return _a(t())};else{var u=_a(t);p=function(){return u}}function m(y,b){y===void 0&&(y=p());var O=Io([a[b.type]],s.filter(function(v){var w=v.matcher;return w(b)}).map(function(v){var w=v.reducer;return w}));return O.filter(function(v){return!!v}).length===0&&(O=[c]),O.reduce(function(v,w){if(w)if(pr(v)){var N=v,I=w(N,b);return I===void 0?v:I}else{if(Pt(v))return rn(v,function(T){return w(T,b)});var I=w(v,b);if(I===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return I}return v},y)}return m.getInitialState=p,m}function Vf(t,e){return t+"/"+e}function Op(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:_a(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},c={};n.forEach(function(m){var y=i[m],b=Vf(e,m),O,v;"reducer"in y?(O=y.reducer,v=y.prepare):O=y,a[m]=O,s[b]=O,c[m]=v?$r(b,v):$r(b)});function p(){var m=typeof t.extraReducers=="function"?Sp(t.extraReducers):[t.extraReducers],y=m[0],b=y===void 0?{}:y,O=m[1],v=O===void 0?[]:O,w=m[2],N=w===void 0?void 0:w,I=Ir(Ir({},b),s);return Wf(o,function(T){for(var z in I)T.addCase(z,I[z]);for(var Z=0,X=v;Z<X.length;Z++){var ot=X[Z];T.addMatcher(ot.matcher,ot.reducer)}N&&T.addDefaultCase(N)})}var u;return{name:e,reducer:function(m,y){return u||(u=p()),u(m,y)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var Gf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",jf=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Gf[Math.random()*64|0];return e},Kf=["name","message","stack","code"],Pa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),gp=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Zf=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,i=Kf;o<i.length;o++){var n=i[o];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},xC=function(){function t(e,o,i){var n=$r(e+"/fulfilled",function(m,y,b,O){return{payload:m,meta:Ta(Ir({},O||{}),{arg:b,requestId:y,requestStatus:"fulfilled"})}}),a=$r(e+"/pending",function(m,y,b){return{payload:void 0,meta:Ta(Ir({},b||{}),{arg:y,requestId:m,requestStatus:"pending"})}}),s=$r(e+"/rejected",function(m,y,b,O,v){return{payload:O,error:(i&&i.serializeError||Zf)(m||"Rejected"),meta:Ta(Ir({},v||{}),{arg:b,requestId:y,rejectedWithValue:!!O,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),c=!1,p=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function u(m){return function(y,b,O){var v=i?.idGenerator?i.idGenerator(m):jf(),w=new p,N,I=!1;function T(Z){N=Z,w.abort()}var z=function(){return Pf(this,null,function(){var Z,X,ot,zt,Ye,Ut,Fe;return Lf(this,function(g){switch(g.label){case 0:return g.trys.push([0,4,,5]),zt=(Z=i?.condition)==null?void 0:Z.call(i,m,{getState:b,extra:O}),Yf(zt)?[4,zt]:[3,2];case 1:zt=g.sent(),g.label=2;case 2:if(zt===!1||w.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return I=!0,Ye=new Promise(function(x,P){return w.signal.addEventListener("abort",function(){return P({name:"AbortError",message:N||"Aborted"})})}),y(a(v,m,(X=i?.getPendingMeta)==null?void 0:X.call(i,{requestId:v,arg:m},{getState:b,extra:O}))),[4,Promise.race([Ye,Promise.resolve(o(m,{dispatch:y,getState:b,extra:O,requestId:v,signal:w.signal,abort:T,rejectWithValue:function(x,P){return new Pa(x,P)},fulfillWithValue:function(x,P){return new gp(x,P)}})).then(function(x){if(x instanceof Pa)throw x;return x instanceof gp?n(x.payload,v,m,x.meta):n(x,v,m)})])];case 3:return ot=g.sent(),[3,5];case 4:return Ut=g.sent(),ot=Ut instanceof Pa?s(null,v,m,Ut.payload,Ut.meta):s(Ut,v,m),[3,5];case 5:return Fe=i&&!i.dispatchConditionRejection&&s.match(ot)&&ot.meta.condition,Fe||y(ot),[2,ot]}})})}();return Object.assign(z,{abort:T,requestId:v,arg:m,unwrap:function(){return z.then(qf)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function qf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Yf(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Cp="listener",wp="completed",Ep="cancelled",vC="task-"+Ep,SC="task-"+wp,OC=Cp+"-"+Ep,CC=Cp+"-"+wp;var Ba="listenerMiddleware";var wC=$r(Ba+"/add"),EC=$r(Ba+"/removeAll"),AC=$r(Ba+"/remove");var bp,RC=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(bp||(bp=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Xf=function(t){return function(e){setTimeout(e,t)}},LC=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Xf(10);op();var Qf=Ki(Symbol("withEventBus"),function(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)}}}),nn=class extends Qf(Object){};window.ftReduxStores||(window.ftReduxStores={});var Ap=class t extends nn{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(Qi(a))return a;if(n==null)return;let s=Op({...n,reducers:(o=n.reducers)!==null&&o!==void 0?o:{}}),c=vp({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 Zi;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?(...m)=>{let y=u(...m.map(n));return this.reduxStore.dispatch(y),y}:m=>{this.setState({[p]:n(m)})}}}),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 an=class{static format(e,o,i,n){return window.moment?window.moment(e).locale(o).format(this.getMomentDateFormat(i,n)):this.getIntlDateTime(e,o,i,n)}static getMomentDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(e,o,i,n){let a=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(o,{dateStyle:i?"medium":"short"}).format(a);if(!n)return s;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(a);return`${s} ${c}`}};var Rp=f(E()),sn=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},QC=(0,Rp.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...i){super(i),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(k)}dateFormatOptionsChanged(i){return i.has("metadataDescriptors")||i.has("useLongDateFormat")||i.has("useDateTimeFormat")||i.has("uiLocale")}getDateFormatter(i){var n,a;return((a=(n=this.metadataDescriptors.find(c=>c.key===i))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1)?c=>an.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return sn([(0,Da.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),sn([(0,Da.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),sn([fa({store:k.name,selector:o=>{var i,n;return(n=(i=o.metadataConfiguration)===null||i===void 0?void 0:i.descriptors)!==null&&n!==void 0?n:[]}})],e.prototype,"metadataDescriptors",void 0),sn([fa({store:k.name})],e.prototype,"uiLocale",void 0),e});var dn=f(E());var ln=class extends yt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}};var cn=class extends yt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}};var Jf="ft-user-assets",eh={setAssetCount:(t,e)=>{let{userAssetType:o,count:i}=e.payload.assetCount;t.assetCounts.allAsset[o]=i},clearAssetCount:t=>{Object.values(mt).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={}},addAsset:(t,e)=>{let{assetType:o,mapId:i,asset:n}=e.payload;switch(o){case mt.BOOKMARKS:t.bookmarks?t.bookmarks.push(n):t.bookmarks=[n];break;case mt.SEARCHES:t.savedSearches?t.savedSearches.push(n):t.savedSearches=[n];break}let a=t.assetCounts.allAsset[o];if(a!==void 0&&(t.assetCounts.allAsset[o]=a+1),o===mt.BOOKMARKS&&i!==void 0){let s=t.assetCounts.bookmarkByMap[i];s!==void 0&&(t.assetCounts.bookmarkByMap[i]=s+1)}},removeAsset:(t,e)=>{var o,i;let{assetType:n,mapId:a,assetId:s}=e.payload;switch(n){case mt.BOOKMARKS:t.bookmarks=(o=t.bookmarks)===null||o===void 0?void 0:o.filter(p=>p.id!==s);break;case mt.SEARCHES:t.savedSearches=(i=t.savedSearches)===null||i===void 0?void 0:i.filter(p=>p.id!==s);break}let c=t.assetCounts.allAsset[n];if(c!==void 0&&c>0&&(t.assetCounts.allAsset[n]=c-1),n===mt.BOOKMARKS&&a!==void 0){let p=t.assetCounts.bookmarkByMap[a];p!==void 0&&p>0&&(t.assetCounts.bookmarkByMap[a]=p-1)}}},bt=dn.FtReduxStore.get({name:Jf,reducers:eh,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(mt).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Fa=class{constructor(e=new ln,o=new cn){this.assetCountsService=e,this.assetLabelsService=o,this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new zi,this.savedSearchesService=new Vi,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=k.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(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),bt.actions.clearAssetCount(),bt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),bt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),bt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();bt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();bt.actions.assetLabels(e)}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&bt.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&bt.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(bt.getState().assetCounts.bookmarkByMap).length!==0;e===mt.BOOKMARKS&&o&&bt.actions.clearBookmarkCountByMap(),bt.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;bt.actions.bookmarks(o)}}},th=new Fa;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=th);(0,Lp.customElement)("ft-app-context")(pe);var $p=f(ee());var Ma=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[i,n]=e.split(".");return{context:i,key:n,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},kp=new Ma;var rh=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},oh=Symbol("i18nAttributes"),ih=Symbol("i18nListAttributes"),Tp=Symbol("i18nProperties"),pn=Symbol("i18nContexts"),di=Symbol("i18nUnsubs"),fn=(0,$o.applyMixinOnce)(Symbol("withI18n"),function(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?la:ri}i18n(a){let{context:s,key:c,message:p}=a,{custom:u,args:m,argsProvider:y}=a;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=m??(y?y(this):[]);return this.getI18nService(u).resolveMessage(s,c,...b)}return p}async awaitI18n(a){let{context:s,custom:c}=a;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(a)}customI18n(a,s){if(kp.isI18nKey(a)){let[c,p]=a.split(".");return this.i18n({custom:!0,context:c,key:p,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,c,p)=>a.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,c;let p=this,u=(m,y,b)=>b?.context&&b.key&&a(m,y,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...m})}:b;(s=this[oh])===null||s===void 0||s.forEach((m,y)=>p[y]=u(m,y,p[y])),(c=this[ih])===null||c===void 0||c.forEach((m,y)=>{var b;return p[y]=(b=p[y])===null||b===void 0?void 0:b.map(O=>u(m,y,O))})}updateI18nProperties(a){var s;(s=this[Tp])===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[pn].set(p,{isCustomContext:c}),this[di].has(p)||this[di].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,s)}hasI18nContext(a){return this[pn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[pn].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[di].forEach(a=>a()),this[di].clear()}}return e=pn,o=di,rh([(0,$p.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}),Ip=class extends fn($o.FtLitElement){},un=class extends fn($o.FtLitElementRedux){};var pi=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},_t=class extends un{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":hn.nothing:hn.html`
1523
+ `}connectedCallback(){super.connectedCallback(),k.addEventListener(Zr.eventName,this.reloadConfiguration)}disconnectedCallback(){k.addEventListener(Zr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,i,n,a,s,c,p;super.update(e),e.has("baseUrl")&&(k.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&k.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&k.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&k.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&k.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&k.actions.noCustom(this.noCustom),e.has("editorMode")&&k.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&k.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&k.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>ri.addContext(u)),e.has("openExternalDocumentInNewTab")&&k.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&k.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&k.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(k.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),k.actions.availableUiLocales((n=(i=this.localesConfiguration)===null||i===void 0?void 0:i.availableUiLocales)!==null&&n!==void 0?n:[]),k.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&k.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&k.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Pd(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};pe.elementDefinitions={};pe.styles=qc;$e([(0,Ue.property)()],pe.prototype,"baseUrl",void 0);$e([(0,Ue.property)()],pe.prototype,"apiIntegrationIdentifier",void 0);$e([(0,Ue.property)()],pe.prototype,"apiIntegrationAppVersion",void 0);$e([(0,Ue.property)()],pe.prototype,"uiLocale",void 0);$e([(0,Pt.jsonProperty)(null)],pe.prototype,"availableUiLocales",void 0);$e([(0,Pt.jsonProperty)(null)],pe.prototype,"metadataConfiguration",void 0);$e([(0,Ue.property)({type:Boolean})],pe.prototype,"editorMode",void 0);$e([(0,Ue.property)({type:Boolean})],pe.prototype,"noCustom",void 0);$e([(0,Ue.property)({type:Boolean})],pe.prototype,"openExternalDocumentInNewTab",void 0);$e([(0,Ue.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],pe.prototype,"noCustomComponent",void 0);$e([(0,Ue.property)({type:Boolean})],pe.prototype,"withManualResources",void 0);$e([(0,Ue.property)({type:Boolean})],pe.prototype,"navigatorOnline",void 0);$e([(0,Ue.property)({type:Boolean})],pe.prototype,"forcedOffline",void 0);$e([(0,Ue.property)({type:Object})],pe.prototype,"apiProvider",void 0);$e([(0,Ue.property)({type:Boolean})],pe.prototype,"authenticationRequired",void 0);$e([(0,Pt.jsonProperty)([])],pe.prototype,"messageContexts",void 0);$e([(0,Pt.jsonProperty)(void 0)],pe.prototype,"session",void 0);$e([(0,Ue.state)()],pe.prototype,"localesConfiguration",void 0);$e([(0,Ue.state)()],pe.prototype,"availableContentLocales",void 0);var Da=f(ee());function ff(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let o,i,n;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(i=o;i--!==0;)if(!ji(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(!ji(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(!ji(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function ji(t,e){try{return ff(t,e)}catch{return!1}}function ii(t,e){return!ji(t,e)}function Ki(t,e){let o=i=>i[t]===!0;return i=>{if(o(i))return i;let n=e(i);return n[t]=!0,n}}var Bd=f(ee(),1);var fa=t=>{let e=t??{};return(o,i)=>{var n;let a={hasChanged:ii,attribute:!1,...e};(0,Bd.property)(a)(o,i);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(i,{selector:(n=e.selector)!==null&&n!==void 0?n:c=>c[i],store:e.store})}};var Zi=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 Eo=f(ee(),1);var Dd=f(ee(),1);function Fd(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,Dd.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:ii,...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 zd=f(T(),1);var Yi=globalThis,hf=Yi.ShadowRoot&&(Yi.ShadyCSS===void 0||Yi.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,TO=Symbol();var Md=(t,e)=>{if(hf)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let i=document.createElement("style"),n=Yi.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=o.cssText,t.appendChild(i)}};var Xi=class extends zd.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 Md(i,e.elementStyles),i}};function Ud(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 ni=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},Gd,Hd=Symbol("constructorPrototype"),Wd=Symbol("constructorName"),jd=Symbol("exportpartsDebouncer"),Vd=Symbol("dynamicDependenciesLoaded"),pr=class extends Xi{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Gd]=new qi(5),this[Wd]=this.constructor.name,this[Hd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Wd]&&Object.setPrototypeOf(this,this[Hd])}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=Ud(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[jd].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 m=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:[],v=(c=(s=b.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(w=>w.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...O,...v).filter(p).map(w=>w.trim()).forEach(w=>m.add(w))}if(m.size===0){this.removeAttribute("exportparts");return}let y=[...m.values()].flatMap(b=>u.map(O=>`${b}:${O}--${b}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};Gd=jd;ni([(0,Eo.property)()],pr.prototype,"exportpartsPrefix",void 0);ni([Fd([])],pr.prototype,"exportpartsPrefixes",void 0);ni([(0,Eo.property)()],pr.prototype,"customStylesheet",void 0);ni([(0,Eo.property)()],pr.prototype,"elementToFocus",void 0);ni([(0,Eo.state)()],pr.prototype,"useAdoptedStyleSheets",void 0);function Qi(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ai=Symbol("internalReduxEventsUnsubscribers"),Rr=Symbol("internalStoresUnsubscribers"),Xr=Symbol("internalStores"),yf=Ki(Symbol("withRedux"),function(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[Xr].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xr].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Xr].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[Xr].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[Xr].delete(c)}setupStores(){this.unsubscribeFromStores(),this[Xr].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[Rr].has(s.store):this[Rr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[Rr].set(s,c.subscribe(()=>this.updateFromStores())),this[ai].set(s,[]),Qi(c)&&c.eventBus&&((p=this.reduxConstructor.reduxEventListeners)===null||p===void 0||p.forEach((u,m)=>{if(typeof this[m]=="function"&&(!u.store||c.name===u.store)){let y=b=>this[m](b);c.addEventListener(u.eventName,y),this[ai].get(s).push(()=>c.removeEventListener(u.eventName,y))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Rr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Rr].has(s)&&this[Rr].get(s)(),this[Rr].delete(s),(c=this[ai].get(s))===null||c===void 0||c.forEach(p=>p()),this[ai].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Rr,o=Xr,i=ai,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),Kd=class extends yf(pr){};function Rt(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 ur(t){return!!t&&!!t[me]}function _t(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)===Cf}(t)||Array.isArray(t)||!!t[ep]||!!(!((e=t.constructor)===null||e===void 0)&&e[ep])||Oa(t)||Ca(t))}function Qr(t,e,o){o===void 0&&(o=!1),Lo(t)===0?(o?Object.keys:Ro)(t).forEach(function(i){o&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Lo(t){var e=t[me];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Oa(t)?2:Ca(t)?3:0}function Ao(t,e){return Lo(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function mf(t,e){return Lo(t)===2?t.get(e):t[e]}function tp(t,e,o){var i=Lo(t);i===2?t.set(e,o):i===3?t.add(o):t[e]=o}function rp(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Oa(t){return Sf&&t instanceof Map}function Ca(t){return Of&&t instanceof Set}function Lr(t){return t.o||t.t}function wa(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=np(t);delete e[me];for(var o=Ro(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 Ea(t,e){return e===void 0&&(e=!1),Aa(t)||ur(t)||!_t(t)||(Lo(t)>1&&(t.set=t.add=t.clear=t.delete=gf),Object.freeze(t),e&&Qr(t,function(o,i){return Ea(i,!0)},!0)),t}function gf(){Rt(2)}function Aa(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function qt(t){var e=Sa[t];return e||Rt(18,t),e}function bf(t,e){Sa[t]||(Sa[t]=e)}function ba(){return li}function ha(t,e){e&&(qt("Patches"),t.u=[],t.s=[],t.v=e)}function Ji(t){xa(t),t.p.forEach(xf),t.p=null}function xa(t){t===li&&(li=t.l)}function Zd(t){return li={p:[],l:li,h:t,m:!0,_:0}}function xf(t){var e=t[me];e.i===0||e.i===1?e.j():e.g=!0}function ya(t,e){e._=e.p.length;var o=e.p[0],i=t!==void 0&&t!==o;return e.h.O||qt("ES5").S(e,t,i),i?(o[me].P&&(Ji(e),Rt(4)),_t(t)&&(t=en(e,t),e.l||tn(e,t)),e.u&&qt("Patches").M(o[me].t,t,e.u,e.s)):t=en(e,o,[]),Ji(e),e.u&&e.v(e.u,e.s),t!==ip?t:void 0}function en(t,e,o){if(Aa(e))return e;var i=e[me];if(!i)return Qr(e,function(c,p){return qd(t,i,e,c,p,o)},!0),e;if(i.A!==t)return e;if(!i.P)return tn(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=wa(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),Qr(a,function(c,p){return qd(t,i,n,c,p,o,s)}),tn(t,n,!1),o&&t.u&&qt("Patches").N(i,o,t.u,t.s)}return i.o}function qd(t,e,o,i,n,a,s){if(ur(n)){var c=en(t,n,a&&e&&e.i!==3&&!Ao(e.R,i)?a.concat(i):void 0);if(tp(o,i,c),!ur(c))return;t.m=!1}else s&&o.add(n);if(_t(n)&&!Aa(n)){if(!t.h.D&&t._<1)return;en(t,n),e&&e.A.l||tn(t,n)}}function tn(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Ea(e,o)}function ma(t,e){var o=t[me];return(o?Lr(o):t)[e]}function Yd(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 kr(t){t.P||(t.P=!0,t.l&&kr(t.l))}function ga(t){t.o||(t.o=wa(t.t))}function va(t,e,o){var i=Oa(e)?qt("MapSet").F(e,o):Ca(e)?qt("MapSet").T(e,o):t.O?function(n,a){var s=Array.isArray(n),c={i:s?1:0,A:a?a.A:ba(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},p=c,u=ci;s&&(p=[c],u=si);var m=Proxy.revocable(p,u),y=m.revoke,b=m.proxy;return c.k=b,c.j=y,b}(e,o):qt("ES5").J(e,o);return(o?o.A:ba()).p.push(i),i}function vf(t){return ur(t)||Rt(22,t),function e(o){if(!_t(o))return o;var i,n=o[me],a=Lo(o);if(n){if(!n.P&&(n.i<4||!qt("ES5").K(n)))return n.t;n.I=!0,i=Xd(o,a),n.I=!1}else i=Xd(o,a);return Qr(i,function(s,c){n&&mf(n.t,s)===c||tp(i,s,e(c))}),a===3?new Set(i):i}(t)}function Xd(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return wa(t)}function op(){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 ci.get(u,s)},set:function(u){var m=this[me];ci.set(m,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)&&kr(p);break;case 4:o(p)&&kr(p)}}}function o(s){for(var c=s.t,p=s.k,u=Ro(p),m=u.length-1;m>=0;m--){var y=u[m];if(y!==me){var b=c[y];if(b===void 0&&!Ao(c,y))return!0;var O=p[y],v=O&&O[me];if(v?v.t!==b:!rp(O,b))return!0}}var w=!!c[me];return u.length!==Ro(c).length+(w?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&&Rt(3,JSON.stringify(Lr(s)))}var a={};bf("ES5",{J:function(s,c){var p=Array.isArray(s),u=function(y,b){if(y){for(var O=Array(b.length),v=0;v<b.length;v++)Object.defineProperty(O,""+v,t(v,!0));return O}var w=np(b);delete w[me];for(var N=Ro(w),I=0;I<N.length;I++){var $=N[I];w[$]=t($,y||!!w[$].enumerable)}return Object.create(Object.getPrototypeOf(b),w)}(p,s),m={i:p?5:4,A:c?c.A:ba(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,me,{value:m,writable:!0}),u},S:function(s,c,p){p?ur(c)&&c[me].A===s&&e(s.p):(s.u&&function u(m){if(m&&typeof m=="object"){var y=m[me];if(y){var b=y.t,O=y.k,v=y.R,w=y.i;if(w===4)Qr(O,function(Z){Z!==me&&(b[Z]!==void 0||Ao(b,Z)?v[Z]||u(O[Z]):(v[Z]=!0,kr(y)))}),Qr(b,function(Z){O[Z]!==void 0||Ao(O,Z)||(v[Z]=!1,kr(y))});else if(w===5){if(i(y)&&(kr(y),v.length=!0),O.length<b.length)for(var N=O.length;N<b.length;N++)v[N]=!1;else for(var I=b.length;I<O.length;I++)v[I]=!0;for(var $=Math.min(O.length,b.length),z=0;z<$;z++)O.hasOwnProperty(z)||(v[z]=!0),v[z]===void 0&&u(O[z])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):i(s)}})}var Qd,li,Ra=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Sf=typeof Map<"u",Of=typeof Set<"u",Jd=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ip=Ra?Symbol.for("immer-nothing"):((Qd={})["immer-nothing"]=!0,Qd),ep=Ra?Symbol.for("immer-draftable"):"__$immer_draftable",me=Ra?Symbol.for("immer-state"):"__$immer_state";var Cf=""+Object.prototype.constructor,Ro=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,np=Object.getOwnPropertyDescriptors||function(t){var e={};return Ro(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Sa={},ci={get:function(t,e){if(e===me)return t;var o=Lr(t);if(!Ao(o,e))return function(n,a,s){var c,p=Yd(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||!_t(i)?i:i===ma(t.t,e)?(ga(t),t.o[e]=va(t.A.h,i,t)):i},has:function(t,e){return e in Lr(t)},ownKeys:function(t){return Reflect.ownKeys(Lr(t))},set:function(t,e,o){var i=Yd(Lr(t),e);if(i?.set)return i.set.call(t.k,o),!0;if(!t.P){var n=ma(Lr(t),e),a=n?.[me];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(rp(o,n)&&(o!==void 0||Ao(t.t,e)))return!0;ga(t),kr(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 ma(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,ga(t),kr(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=Lr(t),i=Reflect.getOwnPropertyDescriptor(o,e);return i&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:i.enumerable,value:o[e]}},defineProperty:function(){Rt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Rt(12)}},si={};Qr(ci,function(t,e){si[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),si.deleteProperty=function(t,e){return si.set.call(this,t,e,void 0)},si.set=function(t,e,o){return ci.set.call(this,t[0],e,o,t[0])};var wf=function(){function t(o){var i=this;this.O=Jd,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(w){var N=this;w===void 0&&(w=c);for(var I=arguments.length,$=Array(I>1?I-1:0),z=1;z<I;z++)$[z-1]=arguments[z];return p.produce(w,function(Z){var X;return(X=a).call.apply(X,[N,Z].concat($))})}}var u;if(typeof a!="function"&&Rt(6),s!==void 0&&typeof s!="function"&&Rt(7),_t(n)){var m=Zd(i),y=va(i,n,void 0),b=!0;try{u=a(y),b=!1}finally{b?Ji(m):xa(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(w){return ha(m,s),ya(w,m)},function(w){throw Ji(m),w}):(ha(m,s),ya(u,m))}if(!n||typeof n!="object"){if((u=a(n))===void 0&&(u=n),u===ip&&(u=void 0),i.D&&Ea(u,!0),s){var O=[],v=[];qt("Patches").M(n,u,O,v),s(O,v)}return u}Rt(21,n)},this.produceWithPatches=function(n,a){if(typeof n=="function")return function(u){for(var m=arguments.length,y=Array(m>1?m-1:0),b=1;b<m;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,m){s=u,c=m});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){_t(o)||Rt(8),ur(o)&&(o=vf(o));var i=Zd(this),n=va(this,o,void 0);return n[me].C=!0,xa(i),n},e.finishDraft=function(o,i){var n=o&&o[me],a=n.A;return ha(a,i),ya(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Jd&&Rt(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=qt("Patches").$;return ur(o)?s(o,i):this.produce(o,function(c){return s(c,i)})},t}(),gt=new wf,Ef=gt.produce,jO=gt.produceWithPatches.bind(gt),KO=gt.setAutoFreeze.bind(gt),ZO=gt.setUseProxies.bind(gt),qO=gt.applyPatches.bind(gt),YO=gt.createDraft.bind(gt),XO=gt.finishDraft.bind(gt),rn=Ef;function Jr(t){"@babel/helpers - typeof";return Jr=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},Jr(t)}function ap(t,e){if(Jr(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var i=o.call(t,e||"default");if(Jr(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function sp(t){var e=ap(t,"string");return Jr(e)=="symbol"?e:e+""}function lp(t,e,o){return(e=sp(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function cp(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 La(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?cp(Object(o),!0).forEach(function(i){lp(t,i,o[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):cp(Object(o)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(o,i))})}return t}function je(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 dp=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ka=function(){return Math.random().toString(36).substring(7).split("").join(".")},on={INIT:"@@redux/INIT"+ka(),REPLACE:"@@redux/REPLACE"+ka(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ka()}};function Af(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 Ia(t,e,o){var i;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(je(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(je(1));return o(Ia)(t,e)}if(typeof t!="function")throw new Error(je(2));var n=t,a=e,s=[],c=s,p=!1;function u(){c===s&&(c=s.slice())}function m(){if(p)throw new Error(je(3));return a}function y(w){if(typeof w!="function")throw new Error(je(4));if(p)throw new Error(je(5));var N=!0;return u(),c.push(w),function(){if(N){if(p)throw new Error(je(6));N=!1,u();var $=c.indexOf(w);c.splice($,1),s=null}}}function b(w){if(!Af(w))throw new Error(je(7));if(typeof w.type>"u")throw new Error(je(8));if(p)throw new Error(je(9));try{p=!0,a=n(a,w)}finally{p=!1}for(var N=s=c,I=0;I<N.length;I++){var $=N[I];$()}return w}function O(w){if(typeof w!="function")throw new Error(je(10));n=w,b({type:on.REPLACE})}function v(){var w,N=y;return w={subscribe:function($){if(typeof $!="object"||$===null)throw new Error(je(11));function z(){$.next&&$.next(m())}z();var Z=N(z);return{unsubscribe:Z}}},w[dp]=function(){return this},w}return b({type:on.INIT}),i={dispatch:b,subscribe:y,getState:m,replaceReducer:O},i[dp]=v,i}function Rf(t){Object.keys(t).forEach(function(e){var o=t[e],i=o(void 0,{type:on.INIT});if(typeof i>"u")throw new Error(je(12));if(typeof o(void 0,{type:on.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(je(13))})}function pp(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{Rf(o)}catch(p){c=p}return function(u,m){if(u===void 0&&(u={}),c)throw c;if(0)var y;for(var b=!1,O={},v=0;v<a.length;v++){var w=a[v],N=o[w],I=u[w],$=N(I,m);if(typeof $>"u"){var z=m&&m.type;throw new Error(je(14))}O[w]=$,b=b||$!==I}return b=b||a.length!==Object.keys(u).length,b?O:u}}function ko(){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 up(){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(je(15))},s={getState:n.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=ko.apply(void 0,c)(n.dispatch),La(La({},n),{},{dispatch:a})}}}function fp(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 hp=fp();hp.withExtraArgument=fp;var Ta=hp;var xp=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)}}(),Lf=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(m){return p([u,m])}}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(m){u=[6,m],n=0}finally{i=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},Io=function(t,e){for(var o=0,i=e.length,n=t.length;o<i;o++,n++)t[n]=e[o];return t},kf=Object.defineProperty,If=Object.defineProperties,Tf=Object.getOwnPropertyDescriptors,yp=Object.getOwnPropertySymbols,$f=Object.prototype.hasOwnProperty,Nf=Object.prototype.propertyIsEnumerable,mp=function(t,e,o){return e in t?kf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Ir=function(t,e){for(var o in e||(e={}))$f.call(e,o)&&mp(t,o,e[o]);if(yp)for(var i=0,n=yp(e);i<n.length;i++){var o=n[i];Nf.call(e,o)&&mp(t,o,e[o])}return t},$a=function(t,e){return If(t,Tf(e))},Pf=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 _f=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ko:ko.apply(null,arguments)},yC=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Bf(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 Df=function(t){xp(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,Io([void 0],o[0].concat(this)))):new(e.bind.apply(e,Io([void 0],o.concat(this))))},e}(Array),Ff=function(t){xp(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,Io([void 0],o[0].concat(this)))):new(e.bind.apply(e,Io([void 0],o.concat(this))))},e}(Array);function _a(t){return _t(t)?rn(t,function(){}):t}function Mf(t){return typeof t=="boolean"}function zf(){return function(e){return Uf(e)}}function Uf(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 Df;if(o&&(Mf(o)?c.push(Ta):c.push(Ta.withExtraArgument(o.extraArgument))),0){if(n)var p;if(s)var u}return c}var Na=!0;function vp(t){var e=zf(),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,m=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(Bf(n))O=pp(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 v=s;if(typeof v=="function"&&(v=v(e),!Na&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Na&&v.some(function(Z){return typeof Z!="function"}))throw new Error("each middleware provided to configureStore must be a function");var w=up.apply(void 0,v),N=ko;p&&(N=_f(Ir({trace:!Na},typeof p=="object"&&p)));var I=new Ff(w),$=I;Array.isArray(b)?$=Io([w],b):typeof b=="function"&&($=b(I));var z=N.apply(void 0,$);return Ia(O,m,z)}function Tr(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 Ir(Ir({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 Sp(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 Hf(t){return typeof t=="function"}function Wf(t,e,o,i){o===void 0&&(o=[]);var n=typeof e=="function"?Sp(e):[e,o,i],a=n[0],s=n[1],c=n[2],p;if(Hf(t))p=function(){return _a(t())};else{var u=_a(t);p=function(){return u}}function m(y,b){y===void 0&&(y=p());var O=Io([a[b.type]],s.filter(function(v){var w=v.matcher;return w(b)}).map(function(v){var w=v.reducer;return w}));return O.filter(function(v){return!!v}).length===0&&(O=[c]),O.reduce(function(v,w){if(w)if(ur(v)){var N=v,I=w(N,b);return I===void 0?v:I}else{if(_t(v))return rn(v,function($){return w($,b)});var I=w(v,b);if(I===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return I}return v},y)}return m.getInitialState=p,m}function Vf(t,e){return t+"/"+e}function Op(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:_a(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},c={};n.forEach(function(m){var y=i[m],b=Vf(e,m),O,v;"reducer"in y?(O=y.reducer,v=y.prepare):O=y,a[m]=O,s[b]=O,c[m]=v?Tr(b,v):Tr(b)});function p(){var m=typeof t.extraReducers=="function"?Sp(t.extraReducers):[t.extraReducers],y=m[0],b=y===void 0?{}:y,O=m[1],v=O===void 0?[]:O,w=m[2],N=w===void 0?void 0:w,I=Ir(Ir({},b),s);return Wf(o,function($){for(var z in I)$.addCase(z,I[z]);for(var Z=0,X=v;Z<X.length;Z++){var rt=X[Z];$.addMatcher(rt.matcher,rt.reducer)}N&&$.addDefaultCase(N)})}var u;return{name:e,reducer:function(m,y){return u||(u=p()),u(m,y)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var Gf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",jf=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Gf[Math.random()*64|0];return e},Kf=["name","message","stack","code"],Pa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),gp=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Zf=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,i=Kf;o<i.length;o++){var n=i[o];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},xC=function(){function t(e,o,i){var n=Tr(e+"/fulfilled",function(m,y,b,O){return{payload:m,meta:$a(Ir({},O||{}),{arg:b,requestId:y,requestStatus:"fulfilled"})}}),a=Tr(e+"/pending",function(m,y,b){return{payload:void 0,meta:$a(Ir({},b||{}),{arg:y,requestId:m,requestStatus:"pending"})}}),s=Tr(e+"/rejected",function(m,y,b,O,v){return{payload:O,error:(i&&i.serializeError||Zf)(m||"Rejected"),meta:$a(Ir({},v||{}),{arg:b,requestId:y,rejectedWithValue:!!O,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),c=!1,p=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function u(m){return function(y,b,O){var v=i?.idGenerator?i.idGenerator(m):jf(),w=new p,N,I=!1;function $(Z){N=Z,w.abort()}var z=function(){return Pf(this,null,function(){var Z,X,rt,Ut,qe,Ht,De;return Lf(this,function(g){switch(g.label){case 0:return g.trys.push([0,4,,5]),Ut=(Z=i?.condition)==null?void 0:Z.call(i,m,{getState:b,extra:O}),Yf(Ut)?[4,Ut]:[3,2];case 1:Ut=g.sent(),g.label=2;case 2:if(Ut===!1||w.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return I=!0,qe=new Promise(function(x,P){return w.signal.addEventListener("abort",function(){return P({name:"AbortError",message:N||"Aborted"})})}),y(a(v,m,(X=i?.getPendingMeta)==null?void 0:X.call(i,{requestId:v,arg:m},{getState:b,extra:O}))),[4,Promise.race([qe,Promise.resolve(o(m,{dispatch:y,getState:b,extra:O,requestId:v,signal:w.signal,abort:$,rejectWithValue:function(x,P){return new Pa(x,P)},fulfillWithValue:function(x,P){return new gp(x,P)}})).then(function(x){if(x instanceof Pa)throw x;return x instanceof gp?n(x.payload,v,m,x.meta):n(x,v,m)})])];case 3:return rt=g.sent(),[3,5];case 4:return Ht=g.sent(),rt=Ht instanceof Pa?s(null,v,m,Ht.payload,Ht.meta):s(Ht,v,m),[3,5];case 5:return De=i&&!i.dispatchConditionRejection&&s.match(rt)&&rt.meta.condition,De||y(rt),[2,rt]}})})}();return Object.assign(z,{abort:$,requestId:v,arg:m,unwrap:function(){return z.then(qf)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();function qf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Yf(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Cp="listener",wp="completed",Ep="cancelled",vC="task-"+Ep,SC="task-"+wp,OC=Cp+"-"+Ep,CC=Cp+"-"+wp;var Ba="listenerMiddleware";var wC=Tr(Ba+"/add"),EC=Tr(Ba+"/removeAll"),AC=Tr(Ba+"/remove");var bp,RC=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(bp||(bp=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Xf=function(t){return function(e){setTimeout(e,t)}},LC=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Xf(10);op();var Qf=Ki(Symbol("withEventBus"),function(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)}}}),nn=class extends Qf(Object){};window.ftReduxStores||(window.ftReduxStores={});var Ap=class t extends nn{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(Qi(a))return a;if(n==null)return;let s=Op({...n,reducers:(o=n.reducers)!==null&&o!==void 0?o:{}}),c=vp({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 Zi;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?(...m)=>{let y=u(...m.map(n));return this.reduxStore.dispatch(y),y}:m=>{this.setState({[p]:n(m)})}}}),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 an=class{static format(e,o,i,n){return window.moment?window.moment(e).locale(o).format(this.getMomentDateFormat(i,n)):this.getIntlDateTime(e,o,i,n)}static getMomentDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(e,o,i,n){let a=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(o,{dateStyle:i?"medium":"short"}).format(a);if(!n)return s;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(a);return`${s} ${c}`}static getTimezoneAsString(){let e=i=>String(Math.floor(i)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${e(Math.abs(o)/60)}:${e(Math.abs(o)%60)}`}};var Rp=f(E()),sn=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},QC=(0,Rp.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...i){super(i),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(k)}dateFormatOptionsChanged(i){return i.has("metadataDescriptors")||i.has("useLongDateFormat")||i.has("useDateTimeFormat")||i.has("uiLocale")}getDateFormatter(i){var n,a;return((a=(n=this.metadataDescriptors.find(c=>c.key===i))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1)?c=>an.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return sn([(0,Da.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),sn([(0,Da.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),sn([fa({store:k.name,selector:o=>{var i,n;return(n=(i=o.metadataConfiguration)===null||i===void 0?void 0:i.descriptors)!==null&&n!==void 0?n:[]}})],e.prototype,"metadataDescriptors",void 0),sn([fa({store:k.name})],e.prototype,"uiLocale",void 0),e});var dn=f(E());var ln=class extends yt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}};var cn=class extends yt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}};var Jf="ft-user-assets",eh={setAssetCount:(t,e)=>{let{userAssetType:o,count:i}=e.payload.assetCount;t.assetCounts.allAsset[o]=i},clearAssetCount:t=>{Object.values(mt).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={}},addAsset:(t,e)=>{let{assetType:o,mapId:i,asset:n}=e.payload;switch(o){case mt.BOOKMARKS:t.bookmarks?t.bookmarks.push(n):t.bookmarks=[n];break;case mt.SEARCHES:t.savedSearches?t.savedSearches.push(n):t.savedSearches=[n];break}let a=t.assetCounts.allAsset[o];if(a!==void 0&&(t.assetCounts.allAsset[o]=a+1),o===mt.BOOKMARKS&&i!==void 0){let s=t.assetCounts.bookmarkByMap[i];s!==void 0&&(t.assetCounts.bookmarkByMap[i]=s+1)}},removeAsset:(t,e)=>{var o,i;let{assetType:n,mapId:a,assetId:s}=e.payload;switch(n){case mt.BOOKMARKS:t.bookmarks=(o=t.bookmarks)===null||o===void 0?void 0:o.filter(p=>p.id!==s);break;case mt.SEARCHES:t.savedSearches=(i=t.savedSearches)===null||i===void 0?void 0:i.filter(p=>p.id!==s);break}let c=t.assetCounts.allAsset[n];if(c!==void 0&&c>0&&(t.assetCounts.allAsset[n]=c-1),n===mt.BOOKMARKS&&a!==void 0){let p=t.assetCounts.bookmarkByMap[a];p!==void 0&&p>0&&(t.assetCounts.bookmarkByMap[a]=p-1)}}},bt=dn.FtReduxStore.get({name:Jf,reducers:eh,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(mt).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Fa=class{constructor(e=new ln,o=new cn){this.assetCountsService=e,this.assetLabelsService=o,this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new zi,this.savedSearchesService=new Vi,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=k.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(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),bt.actions.clearAssetCount(),bt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),bt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),bt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();bt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();bt.actions.assetLabels(e)}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&bt.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&bt.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(bt.getState().assetCounts.bookmarkByMap).length!==0;e===mt.BOOKMARKS&&o&&bt.actions.clearBookmarkCountByMap(),bt.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;bt.actions.bookmarks(o)}}},th=new Fa;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=th);(0,Lp.customElement)("ft-app-context")(pe);var Tp=f(ee());var Ma=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[i,n]=e.split(".");return{context:i,key:n,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},kp=new Ma;var rh=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},oh=Symbol("i18nAttributes"),ih=Symbol("i18nListAttributes"),$p=Symbol("i18nProperties"),pn=Symbol("i18nContexts"),di=Symbol("i18nUnsubs"),fn=(0,To.applyMixinOnce)(Symbol("withI18n"),function(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?la:ri}i18n(a){let{context:s,key:c,message:p}=a,{custom:u,args:m,argsProvider:y}=a;if(s&&c){this.hasI18nContext(s)||this.addI18nContext(s,void 0,u);let b=m??(y?y(this):[]);return this.getI18nService(u).resolveMessage(s,c,...b)}return p}async awaitI18n(a){let{context:s,custom:c}=a;return s&&await this.getI18nService(c).prepareContext(s),this.i18n(a)}customI18n(a,s){if(kp.isI18nKey(a)){let[c,p]=a.split(".");return this.i18n({custom:!0,context:c,key:p,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,c,p)=>a.has(c)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,c,p)=>{var u;return((u=p?.context)===null||u===void 0?void 0:u.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,c;let p=this,u=(m,y,b)=>b?.context&&b.key&&a(m,y,b)?{...b,message:this.i18n({context:b.context,key:b.key,custom:b.custom,...m})}:b;(s=this[oh])===null||s===void 0||s.forEach((m,y)=>p[y]=u(m,y,p[y])),(c=this[ih])===null||c===void 0||c.forEach((m,y)=>{var b;return p[y]=(b=p[y])===null||b===void 0?void 0:b.map(O=>u(m,y,O))})}updateI18nProperties(a){var s;(s=this[$p])===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[pn].set(p,{isCustomContext:c}),this[di].has(p)||this[di].set(p,this.getI18nService(c).subscribe(p,()=>this.onI18nUpdate(p))),this.getI18nService(c).prepareContext(p,s)}hasI18nContext(a){return this[pn].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[pn].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[di].forEach(a=>a()),this[di].clear()}}return e=pn,o=di,rh([(0,Tp.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}),Ip=class extends fn(To.FtLitElement){},un=class extends fn(To.FtLitElementRedux){};var pi=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 un{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":hn.nothing:hn.html`
1529
1524
  <span class="ft-i18n">
1530
1525
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1531
1526
  </span>
1532
- `}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:""})}};_t.elementDefinitions={};_t.styles=Kc;pi([(0,mn.redux)()],_t.prototype,"editorMode",void 0);pi([(0,yn.property)()],_t.prototype,"context",void 0);pi([(0,yn.property)()],_t.prototype,"key",void 0);pi([(0,mn.jsonProperty)([])],_t.prototype,"args",void 0);pi([(0,yn.property)()],_t.prototype,"defaultMessage",void 0);(0,Np.customElement)("ft-i18n")(_t);var We=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},Oe=class extends fn((0,vt.withAriaNotification)(vt.FtLitElement)){constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1,this.filteredOptions=[],this.ariaNotificationDebouncer=new vt.Debouncer(500)}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,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"]'}}willUpdate(e){super.willUpdate(e),(e.has("options")||e.has("hideSelectedOptions")||e.has("filter"))&&this.updateFilteredOptions()}updateFilteredOptions(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(o=>!o.selected)),this.filter&&(e=e.filter(o=>o.label.toLowerCase().includes(this.filter.toLowerCase()))),e!=this.filteredOptions&&(this.filteredOptions=e)}render(){let e=this.filteredOptions.slice(0,this.limit);return xt.html`
1527
+ `}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:""})}};Bt.elementDefinitions={};Bt.styles=Kc;pi([(0,mn.redux)()],Bt.prototype,"editorMode",void 0);pi([(0,yn.property)()],Bt.prototype,"context",void 0);pi([(0,yn.property)()],Bt.prototype,"key",void 0);pi([(0,mn.jsonProperty)([])],Bt.prototype,"args",void 0);pi([(0,yn.property)()],Bt.prototype,"defaultMessage",void 0);(0,Np.customElement)("ft-i18n")(Bt);var 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},Se=class extends fn((0,vt.withAriaNotification)(vt.FtLitElement)){constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1,this.filteredOptions=[],this.ariaNotificationDebouncer=new vt.Debouncer(500)}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,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"]'}}willUpdate(e){super.willUpdate(e),(e.has("options")||e.has("hideSelectedOptions")||e.has("filter"))&&this.updateFilteredOptions()}updateFilteredOptions(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(o=>!o.selected)),this.filter&&(e=e.filter(o=>o.label.toLowerCase().includes(this.filter.toLowerCase()))),e!=this.filteredOptions&&(this.filteredOptions=e)}render(){let e=this.filteredOptions.slice(0,this.limit);return xt.html`
1533
1528
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1534
1529
  ${this.parent==null?null:xt.html`
1535
1530
  <div tabindex="0"
@@ -1542,11 +1537,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1542
1537
  @click=${this.goBackOnClick}>
1543
1538
  <ft-ripple></ft-ripple>
1544
1539
  <ft-icon>thin_arrow_left</ft-icon>
1545
- <ft-typography variant="${ve.body2}">${this.parent.label}</ft-typography>
1540
+ <ft-typography variant="${xe.body2}">${this.parent.label}</ft-typography>
1546
1541
  </div>
1547
1542
  `}
1548
1543
  ${this.filteredOptions.length===0&&this.noValuesLabel?xt.html`
1549
- <ft-typography class="ft-filter-level--no-values" element="span" variant="${ve.body2}">
1544
+ <ft-typography class="ft-filter-level--no-values" element="span" variant="${xe.body2}">
1550
1545
  ${this.noValuesLabel}
1551
1546
  </ft-typography>
1552
1547
  `:xt.nothing}
@@ -1596,7 +1591,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1596
1591
  @change=${o=>this.optionsChanged(o,e)}>
1597
1592
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1598
1593
  </ft-radio>
1599
- `}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}))}updated(e){super.updated(e),e.has("filter")&&e.has("filteredOptions")&&e.get("filteredOptions")!==void 0&&e.get("filter")!==void 0&&this.ariaNotificationDebouncer.run(async()=>{if(this.filteredOptionsNumberAriaNotification==null)return;let o=await this.awaitI18n({...this.filteredOptionsNumberAriaNotification,args:[this.filteredOptions.length]});this.sendAriaNotification(o)})}};Oe.elementDefinitions={"ft-button":$e,"ft-ripple":Y,"ft-typography":oe,"ft-checkbox":je,"ft-icon":ce,"ft-radio":lr};Oe.styles=Gc;We([(0,Pe.property)({type:String})],Oe.prototype,"filterId",void 0);We([(0,Pe.property)({type:Object})],Oe.prototype,"parent",void 0);We([(0,Pe.property)({type:Array,hasChanged:vt.hasChanged})],Oe.prototype,"options",void 0);We([(0,Pe.property)({type:Boolean})],Oe.prototype,"multivalued",void 0);We([(0,Pe.property)({type:Boolean})],Oe.prototype,"disabled",void 0);We([(0,Pe.property)({type:Boolean})],Oe.prototype,"hideSelectedOptions",void 0);We([(0,Pe.property)({type:Boolean})],Oe.prototype,"displayCount",void 0);We([(0,Pe.property)({type:Boolean})],Oe.prototype,"preventNavigation",void 0);We([(0,Pe.property)({type:String})],Oe.prototype,"filter",void 0);We([(0,Pe.property)({type:String})],Oe.prototype,"moreValuesButtonLabel",void 0);We([(0,Pe.property)({type:String})],Oe.prototype,"noValuesLabel",void 0);We([(0,Pe.property)()],Oe.prototype,"filteredOptionsNumberAriaNotification",void 0);We([(0,vt.numberProperty)()],Oe.prototype,"displayedValuesLimit",void 0);We([(0,Pe.query)(".ft-filter-level--container")],Oe.prototype,"container",void 0);We([(0,Pe.state)()],Oe.prototype,"radios",void 0);We([(0,Pe.state)()],Oe.prototype,"displayedPages",void 0);We([(0,Pe.state)({hasChanged:vt.hasChanged})],Oe.prototype,"filteredOptions",void 0);var Mp=f(E());var Dp=f($()),St=f(ee()),eo=f(E());var Fp=f(Et());var _p=f($()),Bt=f(E());var et={buttonsColor:Bt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",Bt.designSystemVariables.colorPrimary),buttonsZIndex:Bt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:Bt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:Bt.FtCssVariableFactory.external(Bt.designSystemVariables.colorSurface,"Design system")},Bp=_p.css`
1594
+ `}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}))}updated(e){super.updated(e),e.has("filter")&&e.has("filteredOptions")&&e.get("filteredOptions")!==void 0&&e.get("filter")!==void 0&&this.ariaNotificationDebouncer.run(async()=>{if(this.filteredOptionsNumberAriaNotification==null)return;let o=await this.awaitI18n({...this.filteredOptionsNumberAriaNotification,args:[this.filteredOptions.length]});this.sendAriaNotification(o)})}};Se.elementDefinitions={"ft-button":Ie,"ft-ripple":Y,"ft-typography":oe,"ft-checkbox":Ge,"ft-icon":ce,"ft-radio":cr};Se.styles=Gc;He([(0,Ne.property)({type:String})],Se.prototype,"filterId",void 0);He([(0,Ne.property)({type:Object})],Se.prototype,"parent",void 0);He([(0,Ne.property)({type:Array,hasChanged:vt.hasChanged})],Se.prototype,"options",void 0);He([(0,Ne.property)({type:Boolean})],Se.prototype,"multivalued",void 0);He([(0,Ne.property)({type:Boolean})],Se.prototype,"disabled",void 0);He([(0,Ne.property)({type:Boolean})],Se.prototype,"hideSelectedOptions",void 0);He([(0,Ne.property)({type:Boolean})],Se.prototype,"displayCount",void 0);He([(0,Ne.property)({type:Boolean})],Se.prototype,"preventNavigation",void 0);He([(0,Ne.property)({type:String})],Se.prototype,"filter",void 0);He([(0,Ne.property)({type:String})],Se.prototype,"moreValuesButtonLabel",void 0);He([(0,Ne.property)({type:String})],Se.prototype,"noValuesLabel",void 0);He([(0,Ne.property)()],Se.prototype,"filteredOptionsNumberAriaNotification",void 0);He([(0,vt.numberProperty)()],Se.prototype,"displayedValuesLimit",void 0);He([(0,Ne.query)(".ft-filter-level--container")],Se.prototype,"container",void 0);He([(0,Ne.state)()],Se.prototype,"radios",void 0);He([(0,Ne.state)()],Se.prototype,"displayedPages",void 0);He([(0,Ne.state)({hasChanged:vt.hasChanged})],Se.prototype,"filteredOptions",void 0);var Mp=f(E());var Dp=f(T()),St=f(ee()),eo=f(E());var Fp=f(Et());var _p=f(T()),Dt=f(E());var Je={buttonsColor:Dt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",Dt.designSystemVariables.colorPrimary),buttonsZIndex:Dt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:Dt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:Dt.FtCssVariableFactory.external(Dt.designSystemVariables.colorSurface,"Design system")},Bp=_p.css`
1600
1595
  .ft-snap-scroll {
1601
1596
  box-sizing: border-box;
1602
1597
  position: relative;
@@ -1631,7 +1626,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1631
1626
  flex-wrap: nowrap;
1632
1627
  align-items: flex-start;
1633
1628
  justify-content: flex-start;
1634
- gap: ${et.gap};
1629
+ gap: ${Je.gap};
1635
1630
  }
1636
1631
 
1637
1632
  .ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
@@ -1674,11 +1669,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1674
1669
  .ft-snap-scroll--next {
1675
1670
  position: absolute;
1676
1671
  display: flex;
1677
- z-index: ${et.buttonsZIndex};
1672
+ z-index: ${Je.buttonsZIndex};
1678
1673
  opacity: 1;
1679
1674
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
1680
- ${(0,Bt.setVariable)(q.backgroundColor,"transparent")};
1681
- ${(0,Bt.setVariable)(q.color,et.buttonsColor)};
1675
+ ${(0,Dt.setVariable)(q.backgroundColor,"transparent")};
1676
+ ${(0,Dt.setVariable)(q.color,Je.buttonsColor)};
1682
1677
  }
1683
1678
 
1684
1679
  .ft-snap-scroll--previous[hidden],
@@ -1691,37 +1686,37 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1691
1686
  top: 0;
1692
1687
  left: -1px;
1693
1688
  bottom: 0;
1694
- background: linear-gradient(to right, ${et.colorSurface} 50%, var(--snap-scroll-transparent-color));
1689
+ background: linear-gradient(to right, ${Je.colorSurface} 50%, var(--snap-scroll-transparent-color));
1695
1690
  }
1696
1691
 
1697
1692
  .ft-snap-scroll--vertical .ft-snap-scroll--previous {
1698
1693
  top: -1px;
1699
1694
  left: 0;
1700
1695
  right: 0;
1701
- background: linear-gradient(to bottom, ${et.colorSurface} 50%, var(--snap-scroll-transparent-color));
1696
+ background: linear-gradient(to bottom, ${Je.colorSurface} 50%, var(--snap-scroll-transparent-color));
1702
1697
  }
1703
1698
 
1704
1699
  .ft-snap-scroll--horizontal .ft-snap-scroll--next {
1705
1700
  top: 0;
1706
1701
  right: -1px;
1707
1702
  bottom: 0;
1708
- background: linear-gradient(to left, ${et.colorSurface} 50%, var(--snap-scroll-transparent-color));
1703
+ background: linear-gradient(to left, ${Je.colorSurface} 50%, var(--snap-scroll-transparent-color));
1709
1704
  }
1710
1705
 
1711
1706
  .ft-snap-scroll--vertical .ft-snap-scroll--next {
1712
1707
  left: 0;
1713
1708
  right: 0;
1714
1709
  bottom: -1px;
1715
- background: linear-gradient(to top, ${et.colorSurface} 50%, var(--snap-scroll-transparent-color));
1710
+ background: linear-gradient(to top, ${Je.colorSurface} 50%, var(--snap-scroll-transparent-color));
1716
1711
  }
1717
1712
 
1718
1713
  .ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
1719
1714
  .ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
1720
1715
  .ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
1721
1716
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1722
- background-color: ${et.colorSurface};
1717
+ background-color: ${Je.colorSurface};
1723
1718
  }
1724
- `;var qt=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("current-element-change",{detail:{index:e,element:o}})}},Re=class extends eo.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 eo.Debouncer(200),this.updateScrollDebouncer=new eo.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,Fp.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":eo.isSafari}),o=this.controls&&this.withScroll;return Dp.html`
1719
+ `;var Yt=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("current-element-change",{detail:{index:e,element:o}})}},Re=class extends eo.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 eo.Debouncer(200),this.updateScrollDebouncer=new eo.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,Fp.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":eo.isSafari}),o=this.controls&&this.withScroll;return Dp.html`
1725
1720
  <div part="container" class="${e}">
1726
1721
  <ft-button
1727
1722
  class="ft-snap-scroll--previous"
@@ -1745,7 +1740,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1745
1740
  @click=${this.next}
1746
1741
  ></ft-button>
1747
1742
  </div>
1748
- `}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 za(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":$e};Re.styles=Bp;qt([(0,St.property)({type:Boolean})],Re.prototype,"horizontal",void 0);qt([(0,St.property)({type:Boolean})],Re.prototype,"hideScrollbar",void 0);qt([(0,St.property)({type:Boolean})],Re.prototype,"controls",void 0);qt([(0,St.property)({type:Boolean})],Re.prototype,"limitSize",void 0);qt([(0,St.state)()],Re.prototype,"elements",void 0);qt([(0,St.state)()],Re.prototype,"currentElement",void 0);qt([(0,St.state)()],Re.prototype,"withScroll",void 0);qt([(0,St.state)()],Re.prototype,"startReached",void 0);qt([(0,St.state)()],Re.prototype,"endReached",void 0);qt([(0,St.query)(".ft-snap-scroll--content")],Re.prototype,"contentSlot",void 0);(0,Mp.customElement)("ft-snap-scroll")(Re);var zp=f($()),ue=f(E());var lt={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","",L.fontSize,"16px")},Up=[Wt,ue.noTextInputDefaultClearButton,zp.css`
1743
+ `}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 za(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":Ie};Re.styles=Bp;Yt([(0,St.property)({type:Boolean})],Re.prototype,"horizontal",void 0);Yt([(0,St.property)({type:Boolean})],Re.prototype,"hideScrollbar",void 0);Yt([(0,St.property)({type:Boolean})],Re.prototype,"controls",void 0);Yt([(0,St.property)({type:Boolean})],Re.prototype,"limitSize",void 0);Yt([(0,St.state)()],Re.prototype,"elements",void 0);Yt([(0,St.state)()],Re.prototype,"currentElement",void 0);Yt([(0,St.state)()],Re.prototype,"withScroll",void 0);Yt([(0,St.state)()],Re.prototype,"startReached",void 0);Yt([(0,St.state)()],Re.prototype,"endReached",void 0);Yt([(0,St.query)(".ft-snap-scroll--content")],Re.prototype,"contentSlot",void 0);(0,Mp.customElement)("ft-snap-scroll")(Re);var zp=f(T()),ue=f(E());var st={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","",L.fontSize,"16px")},Up=[Vt,ue.noTextInputDefaultClearButton,zp.css`
1749
1744
  :host {
1750
1745
  display: flex;
1751
1746
  max-height: 100%;
@@ -1785,8 +1780,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1785
1780
  flex-shrink: 1;
1786
1781
  flex-grow: 1;
1787
1782
  word-break: break-word;
1788
- color: ${lt.labelColor};
1789
- font-size: ${lt.labelFontSize};
1783
+ color: ${st.labelColor};
1784
+ font-size: ${st.labelFontSize};
1790
1785
  ${(0,ue.setVariable)(L.lineHeight,"22px")};
1791
1786
  ${(0,ue.setVariable)(L.fontWeight,"bold")};
1792
1787
  }
@@ -1799,8 +1794,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1799
1794
  padding: 0 10px;
1800
1795
  overflow: hidden;
1801
1796
  height: 32px;
1802
- transition: height ${lt.transitionDuration} ${lt.transitionTimingFunction},
1803
- margin ${lt.transitionDuration} ${lt.transitionTimingFunction};
1797
+ transition: height ${st.transitionDuration} ${st.transitionTimingFunction},
1798
+ margin ${st.transitionDuration} ${st.transitionTimingFunction};
1804
1799
  transition-delay: 500ms;
1805
1800
  }
1806
1801
 
@@ -1813,15 +1808,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1813
1808
  display: block;
1814
1809
  width: 100%;
1815
1810
  border-radius: 4px;
1816
- border: 1px solid ${lt.colorOutline};
1811
+ border: 1px solid ${st.colorOutline};
1817
1812
  padding: 4px;
1818
- background-color: ${lt.colorSurface};
1819
- color: ${lt.colorOnSurface};
1820
- outline-color: ${lt.colorPrimary};
1813
+ background-color: ${st.colorSurface};
1814
+ color: ${st.colorOnSurface};
1815
+ outline-color: ${st.colorPrimary};
1821
1816
  }
1822
1817
 
1823
1818
  input::placeholder {
1824
- color: ${lt.colorOnSurfaceMedium};
1819
+ color: ${st.colorOnSurfaceMedium};
1825
1820
  }
1826
1821
 
1827
1822
  input:placeholder-shown {
@@ -1837,7 +1832,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1837
1832
  }
1838
1833
 
1839
1834
  .ft-filter--separator {
1840
- border-top: 1px solid ${lt.colorOutline};
1835
+ border-top: 1px solid ${st.colorOutline};
1841
1836
  margin: 4px 10px;
1842
1837
  }
1843
1838
 
@@ -1862,14 +1857,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1862
1857
  slot:not([name]) {
1863
1858
  display: none;
1864
1859
  }
1865
- `];var fe=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},Ua=class extends CustomEvent{constructor(e){super("change",{detail:e})}},J=class extends _e.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new _e.Debouncer(300),this.changeDebouncer=new _e.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,_e.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,_e.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 to.html`
1860
+ `];var fe=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},Ua=class extends CustomEvent{constructor(e){super("change",{detail:e})}},J=class extends Pe.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 Pe.Debouncer(300),this.changeDebouncer=new Pe.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Pe.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Pe.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 to.html`
1866
1861
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1867
1862
  part="container">
1868
1863
  ${!this.label&&!e?null:to.html`
1869
1864
 
1870
1865
  <div class="ft-filter--header" part="header">
1871
1866
  <div class="filter-label" id="id-group-${this.id}">
1872
- <ft-typography class="ft-filter--label" variant="${ve.overline}" part="label">
1867
+ <ft-typography class="ft-filter--label" variant="${xe.overline}" part="label">
1873
1868
  ${this.label}
1874
1869
  </ft-typography>
1875
1870
  <slot name="label"></slot>
@@ -1945,17 +1940,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1945
1940
  noValuesLabel="${this.noValuesLabel}"
1946
1941
  .filteredOptionsNumberAriaNotification=${this.filteredOptionsNumberAriaNotification}
1947
1942
  ></ft-filter-level>
1948
- `}goBack(e){this.slideOut=e.detail.value,(0,_e.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,_e.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,_e.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.updateFilteredOptions())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,_e.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Ua(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)}};J.elementDefinitions={"ft-button":$e,"ft-filter-level":Oe,"ft-snap-scroll":Re,"ft-typography":oe};J.styles=Up;fe([(0,le.property)({type:String})],J.prototype,"id",void 0);fe([(0,le.property)({type:String})],J.prototype,"label",void 0);fe([(0,le.property)({type:String})],J.prototype,"filterPlaceHolder",void 0);fe([(0,le.property)({type:String})],J.prototype,"clearButtonLabel",void 0);fe([(0,le.property)({type:String})],J.prototype,"moreValuesButtonLabel",void 0);fe([(0,le.property)({type:String})],J.prototype,"noValuesLabel",void 0);fe([(0,_e.jsonProperty)([])],J.prototype,"options",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"multivalued",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"disabled",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"raiseSelectedOptions",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"displayCount",void 0);fe([(0,_e.numberProperty)()],J.prototype,"displayedValuesLimit",void 0);fe([(0,_e.jsonProperty)(void 0)],J.prototype,"filteredOptionsNumberAriaNotification",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"hideClearButton",void 0);fe([(0,le.query)(".ft-filter--slot")],J.prototype,"slotElement",void 0);fe([(0,le.query)(".ft-filter--container")],J.prototype,"container",void 0);fe([(0,le.query)(".ft-filter--values")],J.prototype,"valuesContainer",void 0);fe([(0,le.query)(".ft-filter--levels")],J.prototype,"levelsContainer",void 0);fe([(0,le.state)()],J.prototype,"lastLevelHasHiddenvalues",void 0);fe([(0,le.query)(".ft-filter--filter input")],J.prototype,"filterInput",void 0);fe([(0,le.queryAll)(".ft-filter--levels ft-filter-level")],J.prototype,"levels",void 0);fe([(0,le.state)()],J.prototype,"withScroll",void 0);fe([(0,le.state)()],J.prototype,"filter",void 0);fe([(0,le.state)()],J.prototype,"slideIn",void 0);fe([(0,le.state)()],J.prototype,"slideOut",void 0);var gn=f(E()),ro=f(ee()),Hp=f($()),To=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 gn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Hp.html`
1943
+ `}goBack(e){this.slideOut=e.detail.value,(0,Pe.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,Pe.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,Pe.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.updateFilteredOptions())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Pe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Ua(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)}};J.elementDefinitions={"ft-button":Ie,"ft-filter-level":Se,"ft-snap-scroll":Re,"ft-typography":oe};J.styles=Up;fe([(0,le.property)({type:String})],J.prototype,"id",void 0);fe([(0,le.property)({type:String})],J.prototype,"label",void 0);fe([(0,le.property)({type:String})],J.prototype,"filterPlaceHolder",void 0);fe([(0,le.property)({type:String})],J.prototype,"clearButtonLabel",void 0);fe([(0,le.property)({type:String})],J.prototype,"moreValuesButtonLabel",void 0);fe([(0,le.property)({type:String})],J.prototype,"noValuesLabel",void 0);fe([(0,Pe.jsonProperty)([])],J.prototype,"options",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"multivalued",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"disabled",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"raiseSelectedOptions",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"displayCount",void 0);fe([(0,Pe.numberProperty)()],J.prototype,"displayedValuesLimit",void 0);fe([(0,Pe.jsonProperty)(void 0)],J.prototype,"filteredOptionsNumberAriaNotification",void 0);fe([(0,le.property)({type:Boolean})],J.prototype,"hideClearButton",void 0);fe([(0,le.query)(".ft-filter--slot")],J.prototype,"slotElement",void 0);fe([(0,le.query)(".ft-filter--container")],J.prototype,"container",void 0);fe([(0,le.query)(".ft-filter--values")],J.prototype,"valuesContainer",void 0);fe([(0,le.query)(".ft-filter--levels")],J.prototype,"levelsContainer",void 0);fe([(0,le.state)()],J.prototype,"lastLevelHasHiddenvalues",void 0);fe([(0,le.query)(".ft-filter--filter input")],J.prototype,"filterInput",void 0);fe([(0,le.queryAll)(".ft-filter--levels ft-filter-level")],J.prototype,"levels",void 0);fe([(0,le.state)()],J.prototype,"withScroll",void 0);fe([(0,le.state)()],J.prototype,"filter",void 0);fe([(0,le.state)()],J.prototype,"slideIn",void 0);fe([(0,le.state)()],J.prototype,"slideOut",void 0);var gn=f(E()),ro=f(ee()),Hp=f(T()),$o=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 gn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Hp.html`
1949
1944
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
1950
- `}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={};To([(0,ro.property)({type:String})],Ot.prototype,"label",void 0);To([(0,ro.property)({type:Object,converter:t=>t})],Ot.prototype,"value",void 0);To([(0,ro.property)({type:Boolean,reflect:!0})],Ot.prototype,"selected",void 0);To([(0,ro.property)({type:Object})],Ot.prototype,"subOptions",void 0);To([(0,gn.jsonProperty)({})],Ot.prototype,"renderOption",void 0);To([(0,ro.query)(".ft-filter-option--slot")],Ot.prototype,"slotElement",void 0);(0,Ha.customElement)("ft-filter")(J);(0,Ha.customElement)("ft-filter-option")(Ot);var Wa=f(E());var jp=f($()),bn=f(ee()),Kp=f(E());var Wp=f($());var Vp=Wp.css`
1945
+ `}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={};$o([(0,ro.property)({type:String})],Ot.prototype,"label",void 0);$o([(0,ro.property)({type:Object,converter:t=>t})],Ot.prototype,"value",void 0);$o([(0,ro.property)({type:Boolean,reflect:!0})],Ot.prototype,"selected",void 0);$o([(0,ro.property)({type:Object})],Ot.prototype,"subOptions",void 0);$o([(0,gn.jsonProperty)({})],Ot.prototype,"renderOption",void 0);$o([(0,ro.query)(".ft-filter-option--slot")],Ot.prototype,"slotElement",void 0);(0,Ha.customElement)("ft-filter")(J);(0,Ha.customElement)("ft-filter-option")(Ot);var Wa=f(E());var jp=f(T()),bn=f(ee()),Kp=f(E());var Wp=f(T());var Vp=Wp.css`
1951
1946
  .ft-accordion {
1952
1947
  box-sizing: border-box;
1953
1948
  }
1954
- `;var Gp=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},Yt=class extends Kp.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return jp.html`
1949
+ `;var Gp=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 Kp.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return jp.html`
1955
1950
  <div class="ft-accordion">
1956
1951
  <slot @activated=${this.onChange}></slot>
1957
1952
  </div>
1958
- `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};Yt.elementDefinitions={};Yt.styles=Vp;Gp([(0,bn.property)({type:Boolean})],Yt.prototype,"multi",void 0);Gp([(0,bn.query)("slot")],Yt.prototype,"content",void 0);var ui=f($()),fi=f(ee()),Yp=f(E());var Zp=f($()),io=f(E()),oo={horizontalSpacing:io.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:io.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:io.FtCssVariableFactory.external(io.designSystemVariables.colorOutline,"Design system"),backgroundColor:io.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},qp=Zp.css`
1953
+ `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};Xt.elementDefinitions={};Xt.styles=Vp;Gp([(0,bn.property)({type:Boolean})],Xt.prototype,"multi",void 0);Gp([(0,bn.query)("slot")],Xt.prototype,"content",void 0);var ui=f(T()),fi=f(ee()),Yp=f(E());var Zp=f(T()),io=f(E()),oo={horizontalSpacing:io.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:io.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:io.FtCssVariableFactory.external(io.designSystemVariables.colorOutline,"Design system"),backgroundColor:io.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},qp=Zp.css`
1959
1954
  .ft-accordion-item {
1960
1955
  display: flex;
1961
1956
  flex-direction: column;
@@ -2031,7 +2026,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2031
2026
  </div>
2032
2027
  <div class="ft-accordion-item--separator" part="separator"></div>
2033
2028
  </div>
2034
- `}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)}};Lt.elementDefinitions={"ft-ripple":Y,"ft-typography":oe,"ft-icon":ce};Lt.styles=qp;xn([(0,fi.property)()],Lt.prototype,"icon",void 0);xn([(0,fi.property)()],Lt.prototype,"iconVariant",void 0);xn([(0,fi.property)()],Lt.prototype,"label",void 0);xn([(0,fi.property)({type:Boolean,reflect:!0})],Lt.prototype,"active",void 0);(0,Wa.customElement)("ft-accordion")(Yt);(0,Wa.customElement)("ft-accordion-item")(Lt);var ja=f(E());var vn=f($()),Ze=f(ee()),tu=f(Et()),No=f(E());var hi=f($()),V=f(E());var Xp=V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnSurface),Ve={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorSurface),color:Xp,fontSize:V.FtCssVariableFactory.extend("--ft-chip-font-size","",ke.fontSize),fontWeight:V.FtCssVariableFactory.extend("--ft-chip-font-weight","",ke.fontWeight),iconSize:V.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:V.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:V.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Xp),horizontalPadding:V.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:V.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:V.FtCssVariableFactory.extend("--ft-chip-border-color","",V.designSystemVariables.colorOutline),opacityDisabled:V.FtCssVariableFactory.external(V.designSystemVariables.colorOpacityDisabled,"Design system")},Qp=V.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnPrimary)),Va={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorPrimary)),color:Qp,rippleColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Qp)},Jp={horizontalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},eu=[V.noTextSelect,hi.css`
2029
+ `}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)}};Lt.elementDefinitions={"ft-ripple":Y,"ft-typography":oe,"ft-icon":ce};Lt.styles=qp;xn([(0,fi.property)()],Lt.prototype,"icon",void 0);xn([(0,fi.property)()],Lt.prototype,"iconVariant",void 0);xn([(0,fi.property)()],Lt.prototype,"label",void 0);xn([(0,fi.property)({type:Boolean,reflect:!0})],Lt.prototype,"active",void 0);(0,Wa.customElement)("ft-accordion")(Xt);(0,Wa.customElement)("ft-accordion-item")(Lt);var ja=f(E());var vn=f(T()),Ke=f(ee()),tu=f(Et()),No=f(E());var hi=f(T()),V=f(E());var Xp=V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnSurface),We={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorSurface),color:Xp,fontSize:V.FtCssVariableFactory.extend("--ft-chip-font-size","",ke.fontSize),fontWeight:V.FtCssVariableFactory.extend("--ft-chip-font-weight","",ke.fontWeight),iconSize:V.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:V.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:V.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Xp),horizontalPadding:V.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:V.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:V.FtCssVariableFactory.extend("--ft-chip-border-color","",V.designSystemVariables.colorOutline),opacityDisabled:V.FtCssVariableFactory.external(V.designSystemVariables.colorOpacityDisabled,"Design system")},Qp=V.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnPrimary)),Va={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorPrimary)),color:Qp,rippleColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Qp)},Jp={horizontalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},eu=[V.noTextSelect,hi.css`
2035
2030
  :host {
2036
2031
  display: inline-block;
2037
2032
  max-width: 100%;
@@ -2047,21 +2042,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2047
2042
  box-sizing: border-box;
2048
2043
  pointer-events: auto;
2049
2044
 
2050
- --chip-internal-font-size: ${Ve.fontSize};
2051
- --chip-internal-font-weight: ${Ve.fontWeight};
2045
+ --chip-internal-font-size: ${We.fontSize};
2046
+ --chip-internal-font-weight: ${We.fontWeight};
2052
2047
  --chip-internal-line-height: max(20px, calc(var(--chip-internal-font-size) + 2px));
2053
- ${(0,V.setVariable)(Se.size,Ve.iconSize)};
2054
- --chip-internal-vertical-padding: ${Ve.verticalPadding};
2055
- --chip-internal-horizontal-padding: ${Ve.horizontalPadding};
2048
+ ${(0,V.setVariable)(ve.size,We.iconSize)};
2049
+ --chip-internal-vertical-padding: ${We.verticalPadding};
2050
+ --chip-internal-horizontal-padding: ${We.horizontalPadding};
2056
2051
  --chip-internal-icon-padding: 3px;
2057
- --chip-internal-content-height: max(var(--chip-internal-line-height), ${Ve.iconSize});
2052
+ --chip-internal-content-height: max(var(--chip-internal-line-height), ${We.iconSize});
2058
2053
 
2059
- border: 1px solid ${Ve.borderColor};
2060
- color: ${Ve.color};
2061
- ${(0,V.setVariable)(S.color,Ve.rippleColor)};
2062
- border-radius: var(${(0,hi.unsafeCSS)(Ve.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
2054
+ border: 1px solid ${We.borderColor};
2055
+ color: ${We.color};
2056
+ ${(0,V.setVariable)(S.color,We.rippleColor)};
2057
+ border-radius: var(${(0,hi.unsafeCSS)(We.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
2063
2058
  padding: calc(var(--chip-internal-vertical-padding) - 1px) calc(var(--chip-internal-horizontal-padding) - 1px);
2064
- background-color: ${Ve.backgroundColor};
2059
+ background-color: ${We.backgroundColor};
2065
2060
  line-height: var(--chip-internal-content-height);
2066
2061
  }
2067
2062
 
@@ -2077,14 +2072,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2077
2072
  }
2078
2073
 
2079
2074
  .ft-chip--no-content {
2080
- --chip-internal-horizontal-padding: ${Ve.horizontalPadding.get(hi.css`var(--chip-internal-vertical-padding)`)};
2075
+ --chip-internal-horizontal-padding: ${We.horizontalPadding.get(hi.css`var(--chip-internal-vertical-padding)`)};
2081
2076
  }
2082
2077
 
2083
2078
  .ft-chip--disabled {
2084
2079
  cursor: default;
2085
2080
  pointer-events: none;
2086
2081
  filter: grayscale(1);
2087
- opacity: ${Ve.opacityDisabled};
2082
+ opacity: ${We.opacityDisabled};
2088
2083
  }
2089
2084
 
2090
2085
  .ft-chip--highlighted {
@@ -2123,7 +2118,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2123
2118
  }
2124
2119
 
2125
2120
  .ft-chip--icon-button {
2126
- ${(0,V.setVariable)(q.iconSize,Ve.iconSize)};
2121
+ ${(0,V.setVariable)(q.iconSize,We.iconSize)};
2127
2122
  ${(0,V.setVariable)(q.horizontalPadding,"var(--chip-internal-icon-padding)")};
2128
2123
  ${(0,V.setVariable)(q.verticalPadding,"var(--chip-internal-icon-padding)")};
2129
2124
  margin: calc((-1) * var(--chip-internal-icon-padding));
@@ -2171,7 +2166,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2171
2166
  .ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
2172
2167
  order: -1;
2173
2168
  }
2174
- `];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},Sn=class extends CustomEvent{constructor(){super("icon-click")}},Ce=class extends No.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":No.isSafari};return vn.html`
2169
+ `];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},Sn=class extends CustomEvent{constructor(){super("icon-click")}},Oe=class extends No.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":No.isSafari};return vn.html`
2175
2170
  <div class="${(0,tu.classMap)(e)}"
2176
2171
  aria-label="${this.getLabel()}"
2177
2172
  tabindex="${this.interactionsOnChip?0:-1}"
@@ -2198,7 +2193,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2198
2193
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
2199
2194
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
2200
2195
  </div>
2201
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Sn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Sn))}getLabel(){return this.label||this.textContent}get textContent(){return(0,No.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};Ce.elementDefinitions={"ft-ripple":Y,"ft-typography":oe,"ft-icon":ce,"ft-button":$e};Ce.styles=eu;ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"highlighted",void 0);ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"removable",void 0);ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"disabled",void 0);ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"clickable",void 0);ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"iconClickable",void 0);ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"dense",void 0);ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"multiLine",void 0);ct([(0,Ze.property)()],Ce.prototype,"label",void 0);ct([(0,Ze.property)()],Ce.prototype,"iconLabel",void 0);ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"hideIconTooltip",void 0);ct([(0,Ze.property)()],Ce.prototype,"icon",void 0);ct([(0,Ze.property)()],Ce.prototype,"iconVariant",void 0);ct([(0,Ze.property)({type:Boolean})],Ce.prototype,"trailingIcon",void 0);ct([(0,Ze.query)("ft-typography slot")],Ce.prototype,"slottedContent",void 0);var Tr=f($()),Nr=f(ee()),iu=f(Et()),Cn=f(E());var ru=f($());var On=f(E());var ou=[ru.css`
2196
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Sn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Sn))}getLabel(){return this.label||this.textContent}get textContent(){return(0,No.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":Y,"ft-typography":oe,"ft-icon":ce,"ft-button":Ie};Oe.styles=eu;lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"highlighted",void 0);lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"removable",void 0);lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"disabled",void 0);lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"clickable",void 0);lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"iconClickable",void 0);lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"dense",void 0);lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"multiLine",void 0);lt([(0,Ke.property)()],Oe.prototype,"label",void 0);lt([(0,Ke.property)()],Oe.prototype,"iconLabel",void 0);lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"hideIconTooltip",void 0);lt([(0,Ke.property)()],Oe.prototype,"icon",void 0);lt([(0,Ke.property)()],Oe.prototype,"iconVariant",void 0);lt([(0,Ke.property)({type:Boolean})],Oe.prototype,"trailingIcon",void 0);lt([(0,Ke.query)("ft-typography slot")],Oe.prototype,"slottedContent",void 0);var $r=f(T()),Nr=f(ee()),iu=f(Et()),Cn=f(E());var ru=f(T());var On=f(E());var ou=[ru.css`
2202
2197
  :host {
2203
2198
  display: inline-block;
2204
2199
  max-width: 100%;
@@ -2237,7 +2232,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2237
2232
  border-radius: ${B.smallBorderRadius};
2238
2233
  border-width: ${B.smallBorderWidth};
2239
2234
  border-style: solid;
2240
- ${(0,On.setVariable)(Se.size,B.smallIconSize)}
2235
+ ${(0,On.setVariable)(ve.size,B.smallIconSize)}
2241
2236
  }
2242
2237
 
2243
2238
  .ftds--size-small.ftds-chip--with-action {
@@ -2276,7 +2271,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2276
2271
  border-width: ${B.mediumBorderWidth};
2277
2272
  border-style: solid;
2278
2273
  gap: ${B.mediumGap};
2279
- ${(0,On.setVariable)(Se.size,B.mediumIconSize)}
2274
+ ${(0,On.setVariable)(ve.size,B.mediumIconSize)}
2280
2275
  }
2281
2276
 
2282
2277
  .ftds--size-medium.ftds-chip--with-action {
@@ -2295,7 +2290,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2295
2290
  border-width: ${B.largeBorderWidth};
2296
2291
  border-style: solid;
2297
2292
  gap: ${B.largeGap};
2298
- ${(0,On.setVariable)(Se.size,B.largeIconSize)}
2293
+ ${(0,On.setVariable)(ve.size,B.largeIconSize)}
2299
2294
  }
2300
2295
 
2301
2296
  .ftds--size-large.ftds-chip--with-action {
@@ -2365,7 +2360,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2365
2360
  .ftds--family-error .ftds-chip--icon-container {
2366
2361
  color: ${B.errorIconColor};
2367
2362
  }
2368
- `];var Po=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},Ga=class extends CustomEvent{constructor(){super("remove")}},kt=class extends Cn.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 Tr.html`
2363
+ `];var Po=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},Ga=class extends CustomEvent{constructor(){super("remove")}},kt=class extends Cn.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 $r.html`
2369
2364
  <div class="${(0,iu.classMap)(e)}"
2370
2365
  aria-label="${this.getLabel()}"
2371
2366
  part="chip">
@@ -2375,11 +2370,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2375
2370
  </ft-typography>
2376
2371
  ${this.renderAction()}
2377
2372
  </div>
2378
- `}renderIcon(){return this.icon?Tr.html`
2373
+ `}renderIcon(){return this.icon?$r.html`
2379
2374
  <div class="ftds-chip--icon-container" part="icon-container">
2380
- <ft-icon .variant=${Qe.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2375
+ <ft-icon .variant=${Xe.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2381
2376
  </div>
2382
- `:Tr.nothing}renderAction(){return this.removable?Tr.html`
2377
+ `:$r.nothing}renderAction(){return this.removable?$r.html`
2383
2378
  <ftds-button round
2384
2379
  class="ftds-chip--remove-button"
2385
2380
  @click=${this.dispatchRemoveEvent}
@@ -2389,9 +2384,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2389
2384
  size=${this.resolveButtonSize()}
2390
2385
  part="icon-button"
2391
2386
  ></ftds-button>
2392
- `:this.withAction?Tr.html`
2387
+ `:this.withAction?$r.html`
2393
2388
  <slot name="action"></slot>
2394
- `:Tr.nothing}resolveButtonSize(){switch(this.size){case Xe.large:return Xe.medium;case Xe.medium:case Xe.small:return Xe.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 Ga)}typographyVariant(){switch(this.size){case Xe.large:return ve.body2medium;case Xe.medium:case Xe.small:return ve.caption1medium}}};kt.elementDefinitions={"ft-typography":oe,"ft-icon":ce,"ftds-button":Tt};kt.styles=ou;Po([(0,Nr.property)({type:Boolean})],kt.prototype,"withAction",void 0);Po([(0,Nr.property)({type:Boolean})],kt.prototype,"removable",void 0);Po([(0,Nr.property)()],kt.prototype,"removeButtonLabel",void 0);Po([(0,Nr.property)()],kt.prototype,"label",void 0);Po([(0,Nr.property)()],kt.prototype,"icon",void 0);Po([(0,Nr.query)("ft-typography slot")],kt.prototype,"slottedContent",void 0);(0,ja.customElement)("ft-chip")(Ce);(0,ja.customElement)("ftds-chip")(kt);var Qa=f(E());var no=f($()),ae=f(ee()),Xa=f(Et()),yu=f(Fr());function wn(t,e,o){return t?e(t):o?.(t)}var Pr=f(E());var Ya=f(E());var En=f(ee());var nu=f($()),he=f(E());var M={fontSize:he.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:he.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:he.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:he.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:he.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:he.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:he.FtCssVariableFactory.extend("--ft-input-label-border-color","",he.designSystemVariables.colorOutline),textColor:he.FtCssVariableFactory.extend("--ft-input-label-text-color","",he.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:he.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",he.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:he.FtCssVariableFactory.extend("--ft-input-label-background-color","",he.designSystemVariables.colorSurface),borderRadius:he.FtCssVariableFactory.extend("--ft-input-label-border-radius","",he.designSystemVariables.borderRadiusS),colorError:he.FtCssVariableFactory.external(he.designSystemVariables.colorError,"Design system")},au=nu.css`
2389
+ `:$r.nothing}resolveButtonSize(){switch(this.size){case Ye.large:return Ye.medium;case Ye.medium:case Ye.small:return Ye.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 Ga)}typographyVariant(){switch(this.size){case Ye.large:return xe.body2medium;case Ye.medium:case Ye.small:return xe.caption1medium}}};kt.elementDefinitions={"ft-typography":oe,"ft-icon":ce,"ftds-button":Nt};kt.styles=ou;Po([(0,Nr.property)({type:Boolean})],kt.prototype,"withAction",void 0);Po([(0,Nr.property)({type:Boolean})],kt.prototype,"removable",void 0);Po([(0,Nr.property)()],kt.prototype,"removeButtonLabel",void 0);Po([(0,Nr.property)()],kt.prototype,"label",void 0);Po([(0,Nr.property)()],kt.prototype,"icon",void 0);Po([(0,Nr.query)("ft-typography slot")],kt.prototype,"slottedContent",void 0);(0,ja.customElement)("ft-chip")(Oe);(0,ja.customElement)("ftds-chip")(kt);var Qa=f(E());var no=f(T()),ae=f(ee()),Xa=f(Et()),yu=f(Fr());function wn(t,e,o){return t?e(t):o?.(t)}var Pr=f(E());var Ya=f(E());var En=f(ee());var nu=f(T()),he=f(E());var M={fontSize:he.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:he.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:he.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:he.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:he.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:he.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:he.FtCssVariableFactory.extend("--ft-input-label-border-color","",he.designSystemVariables.colorOutline),textColor:he.FtCssVariableFactory.extend("--ft-input-label-text-color","",he.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:he.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",he.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:he.FtCssVariableFactory.extend("--ft-input-label-background-color","",he.designSystemVariables.colorSurface),borderRadius:he.FtCssVariableFactory.extend("--ft-input-label-border-radius","",he.designSystemVariables.borderRadiusS),colorError:he.FtCssVariableFactory.external(he.designSystemVariables.colorError,"Design system")},au=nu.css`
2395
2390
  .ft-input-label {
2396
2391
  position: absolute;
2397
2392
  inset: 0;
@@ -2442,8 +2437,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2442
2437
  transition: font-size 250ms, line-height 250ms, color 250ms;
2443
2438
  max-width: calc(${M.labelMaxWidth} - 2 * (${M.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
2444
2439
  text-overflow: ellipsis;
2445
- ${(0,he.setVariable)(Be.fontSize,M.fontSize)};
2446
- ${(0,he.setVariable)(Be.lineHeight,M.fontSize)};
2440
+ ${(0,he.setVariable)(_e.fontSize,M.fontSize)};
2441
+ ${(0,he.setVariable)(_e.lineHeight,M.fontSize)};
2447
2442
  }
2448
2443
 
2449
2444
  .ft-input-label--in-error .ft-input-label--text {
@@ -2463,7 +2458,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2463
2458
 
2464
2459
  .ft-input-label--floating-text {
2465
2460
  position: absolute;
2466
- top: calc(50% - ${Be.lineHeight} / 2);
2461
+ top: calc(50% - ${_e.lineHeight} / 2);
2467
2462
  transition: top 250ms;
2468
2463
  overflow: hidden;
2469
2464
  white-space: nowrap;
@@ -2475,8 +2470,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2475
2470
  }
2476
2471
 
2477
2472
  .ft-input-label--raised .ft-input-label--text {
2478
- ${(0,he.setVariable)(Be.fontSize,M.raisedFontSize)};
2479
- ${(0,he.setVariable)(Be.lineHeight,M.raisedFontSize)};
2473
+ ${(0,he.setVariable)(_e.fontSize,M.raisedFontSize)};
2474
+ ${(0,he.setVariable)(_e.lineHeight,M.raisedFontSize)};
2480
2475
  }
2481
2476
 
2482
2477
  .ft-input-label--raised .ft-input-label--floating-text {
@@ -2507,13 +2502,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2507
2502
  z-index: ${M.raisedZIndex};
2508
2503
  background-color: ${M.backgroundColor};
2509
2504
  border-radius: ${M.borderRadius};
2510
- top: calc((${Be.lineHeight} / -2) + 2px);
2505
+ top: calc((${_e.lineHeight} / -2) + 2px);
2511
2506
  }
2512
2507
 
2513
2508
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
2514
2509
  border-top: none;
2515
2510
  }
2516
- `;var Ka=f($()),Za=f(ee());var lu=f(Et()),cu=f(E()),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},ur=class extends cu.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Ka.html`
2511
+ `;var Ka=f(T()),Za=f(ee());var lu=f(Et()),cu=f(E()),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},fr=class extends cu.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Ka.html`
2517
2512
  <div class="${(0,lu.classMap)(this.inputLabelClasses)}">
2518
2513
  ${wn(this.text,()=>Ka.html`
2519
2514
  <div class="ft-input-label--text ft-typography--caption">
@@ -2522,12 +2517,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2522
2517
  </div>
2523
2518
  `)}
2524
2519
  </div>
2525
- `}};ur.elementDefinitions={};su([(0,Za.property)({type:String})],ur.prototype,"text",void 0);su([(0,Za.property)({type:Boolean})],ur.prototype,"raised",void 0);var qa=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},Dt=class extends ur{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}}};Dt.elementDefinitions={};Dt.styles=[Wt,au];qa([(0,En.property)({type:Boolean})],Dt.prototype,"outlined",void 0);qa([(0,En.property)({type:Boolean})],Dt.prototype,"error",void 0);qa([(0,En.property)({type:Boolean})],Dt.prototype,"disabled",void 0);var uu=f(E());var du=f($());var Le=f(E()),qe={fontSize:Le.FtCssVariableFactory.extend("--ft-input-label-font-size","",lo.fontSize),fontSizeRaised:Le.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",Wr.fontSize),lineHeight:Le.FtCssVariableFactory.extend("--ft-input-label-line-height","",Wr.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")},pu=[du.css`
2520
+ `}};fr.elementDefinitions={};su([(0,Za.property)({type:String})],fr.prototype,"text",void 0);su([(0,Za.property)({type:Boolean})],fr.prototype,"raised",void 0);var qa=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},Ft=class extends fr{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}}};Ft.elementDefinitions={};Ft.styles=[Vt,au];qa([(0,En.property)({type:Boolean})],Ft.prototype,"outlined",void 0);qa([(0,En.property)({type:Boolean})],Ft.prototype,"error",void 0);qa([(0,En.property)({type:Boolean})],Ft.prototype,"disabled",void 0);var uu=f(E());var du=f(T());var Le=f(E()),Ze={fontSize:Le.FtCssVariableFactory.extend("--ft-input-label-font-size","",lo.fontSize),fontSizeRaised:Le.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",Wr.fontSize),lineHeight:Le.FtCssVariableFactory.extend("--ft-input-label-line-height","",Wr.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")},pu=[du.css`
2526
2521
 
2527
2522
  :root {
2528
- --field-height: ${qe.largeFieldHeight};
2529
- --field-vertical-gap: ${qe.largeFieldVerticalGap};
2530
- --field-horizontal-padding: ${qe.largeFieldHorizontalPadding};
2523
+ --field-height: ${Ze.largeFieldHeight};
2524
+ --field-vertical-gap: ${Ze.largeFieldVerticalGap};
2525
+ --field-horizontal-padding: ${Ze.largeFieldHorizontalPadding};
2531
2526
 
2532
2527
  --typo-caption-height: calc(${Wr.lineHeight} * ${Wr.fontSize});
2533
2528
  --typo-body-height: calc(${lo.lineHeight} * ${lo.fontSize});
@@ -2545,15 +2540,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2545
2540
  }
2546
2541
 
2547
2542
  .ft-input-label.ftds--size-large {
2548
- --field-height: ${qe.largeFieldHeight};
2549
- --field-vertical-gap: ${qe.largeFieldVerticalGap};
2550
- --field-horizontal-padding: ${qe.largeFieldHorizontalPadding};
2543
+ --field-height: ${Ze.largeFieldHeight};
2544
+ --field-vertical-gap: ${Ze.largeFieldVerticalGap};
2545
+ --field-horizontal-padding: ${Ze.largeFieldHorizontalPadding};
2551
2546
  }
2552
2547
 
2553
2548
  .ft-input-label.ftds--size-medium {
2554
- --field-height: ${qe.mediumFieldHeight};
2555
- --field-vertical-gap: ${qe.mediumFieldVerticalGap};
2556
- --field-horizontal-padding: ${qe.mediumFieldHorizontalPadding};
2549
+ --field-height: ${Ze.mediumFieldHeight};
2550
+ --field-vertical-gap: ${Ze.mediumFieldVerticalGap};
2551
+ --field-horizontal-padding: ${Ze.mediumFieldHorizontalPadding};
2557
2552
  }
2558
2553
 
2559
2554
  .ft-input-label--text {
@@ -2564,8 +2559,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2564
2559
  z-index: 10;
2565
2560
  width: 100%;
2566
2561
  transition: font-size 250ms, line-height 250ms, color 250ms;
2567
- ${(0,Le.setVariable)(Be.fontSize,qe.fontSize)};
2568
- ${(0,Le.setVariable)(Be.lineHeight,qe.lineHeight)};
2562
+ ${(0,Le.setVariable)(_e.fontSize,Ze.fontSize)};
2563
+ ${(0,Le.setVariable)(_e.lineHeight,Ze.lineHeight)};
2569
2564
  }
2570
2565
 
2571
2566
  .ft-input-label--hidden-text {
@@ -2588,23 +2583,23 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2588
2583
 
2589
2584
  padding-top: ${M.verticalSpacing};
2590
2585
  padding-bottom: ${M.verticalSpacing};
2591
- padding-left: calc(var(--field-horizontal-padding) + ${qe.additionalPaddingLeft});
2592
- padding-right: calc(var(--field-horizontal-padding) + ${qe.additionalPaddingRight});
2586
+ padding-left: calc(var(--field-horizontal-padding) + ${Ze.additionalPaddingLeft});
2587
+ padding-right: calc(var(--field-horizontal-padding) + ${Ze.additionalPaddingRight});
2593
2588
 
2594
2589
  margin: calc(${M.verticalSpacing} * -1) 0;
2595
- color: ${qe.color};
2590
+ color: ${Ze.color};
2596
2591
  }
2597
2592
 
2598
2593
  .ft-input-label--raised .ft-input-label--text {
2599
- ${(0,Le.setVariable)(Be.fontSize,qe.fontSizeRaised)};
2600
- ${(0,Le.setVariable)(Be.lineHeight,qe.lineHeight)};
2594
+ ${(0,Le.setVariable)(_e.fontSize,Ze.fontSizeRaised)};
2595
+ ${(0,Le.setVariable)(_e.lineHeight,Ze.lineHeight)};
2601
2596
  }
2602
2597
 
2603
2598
  .ft-input-label--raised .ft-input-label--floating-text {
2604
2599
  top: var(--input-content-vertical-padding);
2605
2600
  }
2606
2601
 
2607
- `];var yi=class extends(0,uu.toFtdsBase)(ur){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};yi.styles=[Wt,pu];(0,Ya.customElement)("ft-input-label")(Dt);(0,Ya.customElement)("ftds-input-label")(yi);var fu=f($()),H=f(E());var G={labelSize:H.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:H.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:H.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:H.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:H.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:H.FtCssVariableFactory.extend("--ft-select-selected-option-color","",H.designSystemVariables.colorOnSurface),helperColor:H.FtCssVariableFactory.extend("--ft-select-helper-color","",H.designSystemVariables.colorOnSurfaceMedium),optionsColor:H.FtCssVariableFactory.extend("--ft-select-options-color","",H.designSystemVariables.colorOnSurface),optionsZIndex:H.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:H.FtCssVariableFactory.extend("--ft-select-background-color","",H.designSystemVariables.colorSurface),colorOnSurfaceDisabled:H.FtCssVariableFactory.external(H.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:H.FtCssVariableFactory.external(H.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:H.FtCssVariableFactory.external(H.designSystemVariables.borderRadiusS,"Design system"),elevation02:H.FtCssVariableFactory.external(H.designSystemVariables.elevation02,"Design system"),colorError:H.FtCssVariableFactory.external(H.designSystemVariables.colorError,"Design system")},hu=fu.css`
2602
+ `];var yi=class extends(0,uu.toFtdsBase)(fr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};yi.styles=[Vt,pu];(0,Ya.customElement)("ft-input-label")(Ft);(0,Ya.customElement)("ftds-input-label")(yi);var fu=f(T()),H=f(E());var G={labelSize:H.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:H.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:H.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:H.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:H.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:H.FtCssVariableFactory.extend("--ft-select-selected-option-color","",H.designSystemVariables.colorOnSurface),helperColor:H.FtCssVariableFactory.extend("--ft-select-helper-color","",H.designSystemVariables.colorOnSurfaceMedium),optionsColor:H.FtCssVariableFactory.extend("--ft-select-options-color","",H.designSystemVariables.colorOnSurface),optionsZIndex:H.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:H.FtCssVariableFactory.extend("--ft-select-background-color","",H.designSystemVariables.colorSurface),colorOnSurfaceDisabled:H.FtCssVariableFactory.external(H.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:H.FtCssVariableFactory.external(H.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:H.FtCssVariableFactory.external(H.designSystemVariables.borderRadiusS,"Design system"),elevation02:H.FtCssVariableFactory.external(H.designSystemVariables.elevation02,"Design system"),colorError:H.FtCssVariableFactory.external(H.designSystemVariables.colorError,"Design system")},hu=fu.css`
2608
2603
  *:focus {
2609
2604
  outline: none;
2610
2605
  }
@@ -2661,7 +2656,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2661
2656
  ${(0,H.setVariable)(M.verticalSpacing,G.verticalSpacing)};
2662
2657
  ${(0,H.setVariable)(M.horizontalSpacing,G.horizontalSpacing)};
2663
2658
  ${(0,H.setVariable)(M.backgroundColor,G.backgroundColor)};
2664
- ${(0,H.setVariable)(M.labelMaxWidth,`calc(100% - ${Se.size} - 8px)`)};
2659
+ ${(0,H.setVariable)(M.labelMaxWidth,`calc(100% - ${ve.size} - 8px)`)};
2665
2660
  }
2666
2661
 
2667
2662
  .ft-select:not(.ft-select--disabled):focus-within ft-icon {
@@ -2680,8 +2675,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2680
2675
  overflow: hidden;
2681
2676
  white-space: nowrap;
2682
2677
  text-overflow: ellipsis;
2683
- ${(0,H.setVariable)(rr.fontSize,G.selectedOptionSize)};
2684
- ${(0,H.setVariable)(rr.lineHeight,G.selectedOptionSize)};
2678
+ ${(0,H.setVariable)(or.fontSize,G.selectedOptionSize)};
2679
+ ${(0,H.setVariable)(or.lineHeight,G.selectedOptionSize)};
2685
2680
  }
2686
2681
 
2687
2682
  .ft-select--in-error .ft-select--selected-option {
@@ -2754,7 +2749,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2754
2749
  .ft-select--in-error .ft-select--helper-text {
2755
2750
  color: ${G.colorError};
2756
2751
  }
2757
- `;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},Xt=class extends Pr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return no.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Xt.elementDefinitions={};be([(0,ae.property)({type:String})],Xt.prototype,"label",void 0);be([(0,ae.property)({type:Object,converter:t=>t})],Xt.prototype,"value",void 0);be([(0,ae.property)({type:Boolean,reflect:!0})],Xt.prototype,"selected",void 0);var re=class t extends Pr.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 no.html`
2752
+ `;var ge=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},Qt=class extends Pr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return no.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Qt.elementDefinitions={};ge([(0,ae.property)({type:String})],Qt.prototype,"label",void 0);ge([(0,ae.property)({type:Object,converter:t=>t})],Qt.prototype,"value",void 0);ge([(0,ae.property)({type:Boolean,reflect:!0})],Qt.prototype,"selected",void 0);var re=class t extends Pr.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 no.html`
2758
2753
  <div class="${(0,Xa.classMap)(u)}" part="container">
2759
2754
  <div class="ft-select--main-panel" part="main-panel">
2760
2755
  <ft-input-label text="${this.label}"
@@ -2777,7 +2772,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2777
2772
  aria-activedescendant="${qo(this.getOptionId(this.selectedOption))}"
2778
2773
  role="combobox">
2779
2774
  <ft-ripple ?disabled=${c} ?activated=${!this.outlined}></ft-ripple>
2780
- <ft-typography variant="${ve.body1}" class="ft-select--selected-option">
2775
+ <ft-typography variant="${xe.body1}" class="ft-select--selected-option">
2781
2776
  ${(a=(n=this.selectedOption)===null||n===void 0?void 0:n.label)!==null&&a!==void 0?a:""}
2782
2777
  </ft-typography>
2783
2778
  <ft-icon aria-hidden="true" .value=${s?ut.THIN_ARROW_UP:ut.THIN_ARROW}></ft-icon>
@@ -2791,7 +2786,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2791
2786
  </div>
2792
2787
  <slot name="helper" part="helper">
2793
2788
  ${this.helper?no.html`
2794
- <ft-typography class="ft-select--helper-text" variant="${ve.caption}">${this.helper}
2789
+ <ft-typography class="ft-select--helper-text" variant="${xe.caption}">${this.helper}
2795
2790
  </ft-typography>`:no.nothing}
2796
2791
  </slot>
2797
2792
  </div>
@@ -2810,31 +2805,31 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2810
2805
  <ft-ripple ?primary=${i} ?activated=${i}></ft-ripple>
2811
2806
  <span>${e.label}</span>
2812
2807
  </div>
2813
- `}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,Pr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",G.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,Pr.deepEqual)(i.value,e.value));if(o!==-1)return`option-${o}`}selectOption(e){var o,i;if(!(0,Pr.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)}};re.elementDefinitions={"ft-input-label":Dt,"ft-typography":oe,"ft-ripple":Y,"ft-icon":ce};re.searchTimeoutMilliseconds=2e3;re.styles=[go,Wt,hu];be([(0,ae.property)({type:String})],re.prototype,"label",void 0);be([(0,ae.property)({type:String})],re.prototype,"ariaLabel",void 0);be([(0,ae.property)({type:String})],re.prototype,"helper",void 0);be([(0,ae.property)({type:Boolean})],re.prototype,"outlined",void 0);be([(0,ae.property)({type:Boolean})],re.prototype,"disabled",void 0);be([(0,ae.property)({type:Boolean})],re.prototype,"error",void 0);be([(0,ae.property)({type:Boolean})],re.prototype,"fixedMenuPosition",void 0);be([(0,ae.property)({type:Array})],re.prototype,"options",void 0);be([(0,ae.state)()],re.prototype,"selectedOption",void 0);be([(0,ae.state)()],re.prototype,"optionsDisplayed",void 0);be([(0,ae.state)()],re.prototype,"focusOptions",void 0);be([(0,ae.state)()],re.prototype,"currentSearch",void 0);be([(0,ae.state)()],re.prototype,"lastSearchInputDate",void 0);be([(0,ae.query)(".ft-select")],re.prototype,"container",void 0);be([(0,ae.query)(".ft-select--options")],re.prototype,"optionsMenu",void 0);be([(0,ae.query)(".ft-select--input-panel")],re.prototype,"mainPanel",void 0);be([(0,ae.query)(".ft-select--option:first-child")],re.prototype,"firstOption",void 0);be([(0,ae.query)(".ft-select--option:focus")],re.prototype,"focusedOption",void 0);be([(0,ae.query)(".ft-select--option.ft-select--option-selected")],re.prototype,"selectedOptionElement",void 0);be([(0,ae.query)(".ft-select--option:last-child")],re.prototype,"lastOption",void 0);be([(0,ae.query)("slot:not([name])")],re.prototype,"optionsSlot",void 0);(0,Qa.customElement)("ft-select")(re);(0,Qa.customElement)("ft-select-option")(Xt);var F=f(E()),Ja=f($());var mu=f($()),Ft=f(E()),Ge={display:Ft.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Ft.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Ft.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Ft.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Ft.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Ft.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Ft.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Ft.FtCssVariableFactory.external(Ft.designSystemVariables.borderRadiusM,"Design system")},gu=mu.css`
2808
+ `}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,Pr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",G.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,Pr.deepEqual)(i.value,e.value));if(o!==-1)return`option-${o}`}selectOption(e){var o,i;if(!(0,Pr.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)}};re.elementDefinitions={"ft-input-label":Ft,"ft-typography":oe,"ft-ripple":Y,"ft-icon":ce};re.searchTimeoutMilliseconds=2e3;re.styles=[go,Vt,hu];ge([(0,ae.property)({type:String})],re.prototype,"label",void 0);ge([(0,ae.property)({type:String})],re.prototype,"ariaLabel",void 0);ge([(0,ae.property)({type:String})],re.prototype,"helper",void 0);ge([(0,ae.property)({type:Boolean})],re.prototype,"outlined",void 0);ge([(0,ae.property)({type:Boolean})],re.prototype,"disabled",void 0);ge([(0,ae.property)({type:Boolean})],re.prototype,"error",void 0);ge([(0,ae.property)({type:Boolean})],re.prototype,"fixedMenuPosition",void 0);ge([(0,ae.property)({type:Array})],re.prototype,"options",void 0);ge([(0,ae.state)()],re.prototype,"selectedOption",void 0);ge([(0,ae.state)()],re.prototype,"optionsDisplayed",void 0);ge([(0,ae.state)()],re.prototype,"focusOptions",void 0);ge([(0,ae.state)()],re.prototype,"currentSearch",void 0);ge([(0,ae.state)()],re.prototype,"lastSearchInputDate",void 0);ge([(0,ae.query)(".ft-select")],re.prototype,"container",void 0);ge([(0,ae.query)(".ft-select--options")],re.prototype,"optionsMenu",void 0);ge([(0,ae.query)(".ft-select--input-panel")],re.prototype,"mainPanel",void 0);ge([(0,ae.query)(".ft-select--option:first-child")],re.prototype,"firstOption",void 0);ge([(0,ae.query)(".ft-select--option:focus")],re.prototype,"focusedOption",void 0);ge([(0,ae.query)(".ft-select--option.ft-select--option-selected")],re.prototype,"selectedOptionElement",void 0);ge([(0,ae.query)(".ft-select--option:last-child")],re.prototype,"lastOption",void 0);ge([(0,ae.query)("slot:not([name])")],re.prototype,"optionsSlot",void 0);(0,Qa.customElement)("ft-select")(re);(0,Qa.customElement)("ft-select-option")(Qt);var F=f(E()),Ja=f(T());var mu=f(T()),Mt=f(E()),Ve={display:Mt.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Mt.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Mt.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Mt.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Mt.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Mt.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Mt.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Mt.FtCssVariableFactory.external(Mt.designSystemVariables.borderRadiusM,"Design system")},gu=mu.css`
2814
2809
  :host {
2815
- width: ${Ge.width};
2816
- height: ${Ge.height};
2817
- display: ${Ge.display};
2810
+ width: ${Ve.width};
2811
+ height: ${Ve.height};
2812
+ display: ${Ve.display};
2818
2813
  overflow: hidden;
2819
- border-radius: ${Ge.borderRadiusM};
2814
+ border-radius: ${Ve.borderRadiusM};
2820
2815
  background: linear-gradient(
2821
2816
  90deg,
2822
2817
  transparent,
2823
- ${Ge.glareColor} calc(0.45 * ${Ge.glareWidth}),
2824
- ${Ge.glareColor} calc(0.55 * ${Ge.glareWidth}),
2825
- transparent ${Ge.glareWidth}
2826
- ), ${Ge.backgroundColor};
2818
+ ${Ve.glareColor} calc(0.45 * ${Ve.glareWidth}),
2819
+ ${Ve.glareColor} calc(0.55 * ${Ve.glareWidth}),
2820
+ transparent ${Ve.glareWidth}
2821
+ ), ${Ve.backgroundColor};
2827
2822
  background-repeat: repeat-y;
2828
2823
  background-size: 100vw 100vh;
2829
2824
  background-attachment: fixed;
2830
- background-position: calc(${Ge.glareWidth} * -1) 0;
2831
- animation: shine ${Ge.animationDuration} infinite;
2825
+ background-position: calc(${Ve.glareWidth} * -1) 0;
2826
+ animation: shine ${Ve.animationDuration} infinite;
2832
2827
  animation-timing-function: linear;
2833
2828
  }
2834
2829
 
2835
2830
  @keyframes shine {
2836
2831
  to {
2837
- background-position: calc(100vw + ${Ge.glareWidth}) 0, calc(${Ge.glareWidth} * -1) 0;
2832
+ background-position: calc(100vw + ${Ve.glareWidth}) 0, calc(${Ve.glareWidth} * -1) 0;
2838
2833
  }
2839
2834
  }
2840
2835
  `;var _={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(q.color,"Button"),buttonRippleColor:F.FtCssVariableFactory.external(q.rippleColor,"Button"),activeItemBorderColor:F.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",F.designSystemVariables.colorPrimary)},bu=Ja.css`
@@ -2885,8 +2880,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2885
2880
  }
2886
2881
 
2887
2882
  .ft-search-bar--skeleton {
2888
- ${(0,F.setVariable)(Ge.height,_.height)};
2889
- ${(0,F.setVariable)(Ge.borderRadiusM,_.borderRadius)};
2883
+ ${(0,F.setVariable)(Ve.height,_.height)};
2884
+ ${(0,F.setVariable)(Ve.borderRadiusM,_.borderRadius)};
2890
2885
  }
2891
2886
 
2892
2887
  .ft-search-bar--floating-panel-open .ft-search-bar {
@@ -2940,7 +2935,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2940
2935
  align-items: center;
2941
2936
  height: 100%;
2942
2937
 
2943
- ${(0,F.setVariable)(mr.zIndex,`calc(${_.floatingZIndex} + 1)`)};
2938
+ ${(0,F.setVariable)(gr.zIndex,`calc(${_.floatingZIndex} + 1)`)};
2944
2939
  }
2945
2940
 
2946
2941
  .ft-search-bar > ft-button,
@@ -3002,7 +2997,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3002
2997
  flex-direction: column;
3003
2998
  max-height: 100%;
3004
2999
  max-width: 100%;
3005
- color: ${lt.colorOnSurface};
3000
+ color: ${st.colorOnSurface};
3006
3001
  }
3007
3002
 
3008
3003
  [part="content-locale-selector"] > ft-radio-group {
@@ -3093,7 +3088,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3093
3088
  .ft-search-bar--desktop-menu .ft-search-bar--filters-container {
3094
3089
  display: block;
3095
3090
  height: ${_.desktopFiltersHeight};
3096
- ${(0,F.setVariable)(et.gap,"16px")};
3091
+ ${(0,F.setVariable)(Je.gap,"16px")};
3097
3092
  }
3098
3093
 
3099
3094
  .ft-search-bar--desktop-menu ft-filter {
@@ -3108,15 +3103,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3108
3103
  }
3109
3104
 
3110
3105
  .ft-search-bar--desktop-menu [data-filters-count="2"] ft-filter {
3111
- max-width: calc(50% - ${et.gap} / 2);
3106
+ max-width: calc(50% - ${Je.gap} / 2);
3112
3107
  }
3113
3108
 
3114
3109
  .ft-search-bar--desktop-menu [data-filters-count="3"] ft-filter {
3115
- max-width: max(250px, calc(33% - 2 * ${et.gap} / 3));
3110
+ max-width: max(250px, calc(33% - 2 * ${Je.gap} / 3));
3116
3111
  }
3117
3112
 
3118
3113
  .ft-search-bar--desktop-menu [data-filters-count="4"] ft-filter {
3119
- max-width: max(250px, calc(25% - 3 * ${et.gap} / 4));
3114
+ max-width: max(250px, calc(25% - 3 * ${Je.gap} / 4));
3120
3115
  }
3121
3116
 
3122
3117
  .ft-search-bar--hierarchical-filter {
@@ -3193,16 +3188,16 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3193
3188
  .ft-search-bar--desktop-menu .ft-search-bar--launch-search {
3194
3189
  margin: 0;
3195
3190
  }
3196
- `;var Ou=f(E());var vu=f($()),Su=f(E());var _r=class extends Su.FtLitElement{render(){return vu.html`
3197
- `}};_r.elementDefinitions={};_r.styles=gu;(0,Ou.customElement)("ft-skeleton")(_r);var Qt=f($()),es=f(Fr());var _o=f(E());var Jt=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new _o.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return Qt.html`
3191
+ `;var Ou=f(E());var vu=f(T()),Su=f(E());var _r=class extends Su.FtLitElement{render(){return vu.html`
3192
+ `}};_r.elementDefinitions={};_r.styles=gu;(0,Ou.customElement)("ft-skeleton")(_r);var Jt=f(T()),es=f(Fr());var _o=f(E());var er=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new _o.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return Jt.html`
3198
3193
  <div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
3199
3194
  id="${this.listboxId}"
3200
3195
  role="listbox"
3201
3196
  aria-label="${this.searchBar.labelResolver.resolve("suggestionsAriaLabel")}"
3202
3197
  part="suggestions-container">
3203
- ${(0,es.repeat)(e.slice(0,5),o=>o,(o,i)=>Qt.html`
3198
+ ${(0,es.repeat)(e.slice(0,5),o=>o,(o,i)=>Jt.html`
3204
3199
  <div part="suggestion-container"
3205
- class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(i)?"ft-search-bar--suggestions-selected":Qt.nothing}>
3200
+ class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(i)?"ft-search-bar--suggestions-selected":Jt.nothing}>
3206
3201
  <a href="${this.getRequestWithQuery(o)}"
3207
3202
  part="suggestions"
3208
3203
  class="ft-search-bar--suggestion ft-search-bar--recent-search"
@@ -3229,9 +3224,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3229
3224
  </ft-button>
3230
3225
  </div>
3231
3226
  `)}
3232
- ${(0,es.repeat)(this.searchBar.suggestions,o=>o.value,(o,i)=>Qt.html`
3227
+ ${(0,es.repeat)(this.searchBar.suggestions,o=>o.value,(o,i)=>Jt.html`
3233
3228
  <div part="suggestion-container"
3234
- class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(i)?"ft-search-bar--suggestions-selected":Qt.nothing}>
3229
+ class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(i)?"ft-search-bar--suggestions-selected":Jt.nothing}>
3235
3230
  <a href="${this.getRequestWithQuery(o.value)}"
3236
3231
  part="suggestions"
3237
3232
  class="ft-search-bar--suggestion"
@@ -3247,9 +3242,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3247
3242
  </div>
3248
3243
  `)}
3249
3244
  </div>
3250
- `}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"?Qe.file_format:Qe.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?ut.BOOK:ut.ARTICLE;break;case"DOCUMENT":i=hc(e.mimeType,e.filenameExtension);break;case"TOPIC":i=ut.TOPICS;break}return Qt.html`
3245
+ `}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"?Xe.file_format:Xe.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?ut.BOOK:ut.ARTICLE;break;case"DOCUMENT":i=hc(e.mimeType,e.filenameExtension);break;case"TOPIC":i=ut.TOPICS;break}return Jt.html`
3251
3246
  <ft-icon .variant="${o}" .value="${i}" part="suggestion-icon"></ft-icon>
3252
- `}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()))}};Jt.styles=[_o.wordWrap,Qt.css`
3247
+ `}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()))}};er.styles=[_o.wordWrap,Jt.css`
3253
3248
  .ft-search-bar--mobile .ft-search-bar--suggestions {
3254
3249
  flex-grow: 1;
3255
3250
  flex-shrink: 1;
@@ -3339,8 +3334,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3339
3334
  ft-ripple {
3340
3335
  ${(0,_o.setVariable)(S.opacityContentOnSurfaceHover,S.opacityContentOnSurfaceSelected)}
3341
3336
  }
3342
- `];var tt=f($()),ts=f(Fr());var An=f(E());var er=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return tt.html``;let e=this.searchBar.isMobile(),o=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=tt.html`
3343
- ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?tt.html`
3337
+ `];var et=f(T()),ts=f(Fr());var An=f(E());var tr=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return et.html``;let e=this.searchBar.isMobile(),o=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=et.html`
3338
+ ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?et.html`
3344
3339
  <ft-chip part="selected-filters selected-filter-ft-locale"
3345
3340
  ?dense=${this.searchBar.dense&&!e}
3346
3341
  ?clickable=${e}
@@ -3350,46 +3345,46 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3350
3345
  ${this.getLocaleLabel(this.searchBar.contentLocale)}
3351
3346
  </ft-chip>
3352
3347
  `:null}
3353
- ${(0,ts.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=gl(n);return(0,ts.repeat)(a,s=>{let c=n.label+": "+hl(s),p=n.key.replace(":","-"),u=tt.html`
3348
+ ${(0,ts.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=gl(n);return(0,ts.repeat)(a,s=>{let c=n.label+": "+hl(s),p=n.key.replace(":","-"),u=et.html`
3354
3349
  <ft-chip
3355
3350
  part="selected-filters selected-filter-${p}"
3356
3351
  ?dense=${this.searchBar.dense&&!e}
3357
3352
  ?clickable=${e}
3358
3353
  ?removable=${!e}
3359
- icon=${e?tt.nothing:"close"}
3354
+ icon=${e?et.nothing:"close"}
3360
3355
  label="${c}"
3361
- title=${o?c:tt.nothing}
3356
+ title=${o?c:et.nothing}
3362
3357
  @click=${()=>this.openMobileFilters(n.key)}
3363
3358
  @icon-click=${()=>this.searchBar.setFilter(n.key,a.filter(m=>m!==s))}
3364
3359
  data-key="${n.key}"
3365
3360
  data-value="${s}">
3366
3361
  ${fl(s)}
3367
3362
  </ft-chip>
3368
- `;return o?u:tt.html`
3363
+ `;return o?u:et.html`
3369
3364
  <ft-tooltip inline text="${c}">
3370
3365
  ${u}
3371
3366
  </ft-tooltip>
3372
3367
  `})})}
3373
- ${e?tt.html`
3368
+ ${e?et.html`
3374
3369
  <ft-chip part="selected-filters mobile-filters-opener"
3375
3370
  icon="plus"
3376
3371
  clickable
3377
3372
  @click=${()=>{this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0}}>
3378
3373
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3379
3374
  </ft-chip>
3380
- `:tt.nothing}
3381
- `;return o?tt.html`
3375
+ `:et.nothing}
3376
+ `;return o?et.html`
3382
3377
  <ft-snap-scroll horizontal controls hideScrollbar limitSize
3383
3378
  class="ft-search-bar--selected-filters"
3384
3379
  part="selected-filters-container"
3385
3380
  exportpartsPrefix="selected-filters-container">
3386
3381
  ${i}
3387
3382
  </ft-snap-scroll>
3388
- `:tt.html`
3383
+ `:et.html`
3389
3384
  <div class="ft-search-bar--selected-filters" part="selected-filters-container">
3390
3385
  ${i}
3391
3386
  </div>
3392
- `}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}};er.styles=tt.css`
3387
+ `}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}};tr.styles=et.css`
3393
3388
  .ft-search-bar--selected-filters:not(ft-snap-scroll) {
3394
3389
  flex-shrink: 0;
3395
3390
  display: flex;
@@ -3400,7 +3395,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3400
3395
 
3401
3396
  ft-snap-scroll.ft-search-bar--selected-filters {
3402
3397
  overflow: hidden;
3403
- ${(0,An.setVariable)(et.gap,"4px")};
3398
+ ${(0,An.setVariable)(Je.gap,"4px")};
3404
3399
  }
3405
3400
 
3406
3401
  ft-snap-scroll.ft-search-bar--selected-filters::part(content) {
@@ -3408,8 +3403,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3408
3403
  }
3409
3404
 
3410
3405
  .ft-search-bar--desktop ft-snap-scroll.ft-search-bar--selected-filters {
3411
- ${(0,An.setVariable)(Ve.iconSize,"17px")};
3412
- ${(0,An.setVariable)(Ve.fontSize,"12px")};
3406
+ ${(0,An.setVariable)(We.iconSize,"17px")};
3407
+ ${(0,An.setVariable)(We.fontSize,"12px")};
3413
3408
  }
3414
3409
 
3415
3410
  .ft-search-bar--selected-filters * {
@@ -3419,7 +3414,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3419
3414
  .ft-search-bar--selected-filters ft-chip {
3420
3415
  flex-grow: 0;
3421
3416
  }
3422
- `;var Mt=f($());var Cu=f(Et()),mi=class{constructor(e,o,i){this.searchBar=e,this.selectedFacetsManager=o??new er(e),this.suggestManager=i??new Jt(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 Mt.html`
3417
+ `;var zt=f(T());var Cu=f(Et()),mi=class{constructor(e,o,i){this.searchBar=e,this.selectedFacetsManager=o??new tr(e),this.suggestManager=i??new er(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 zt.html`
3423
3418
  <div class="${(0,Cu.classMap)(o)}" part="container" tabindex="-1">
3424
3419
  <div class="ft-search-bar" role="search">
3425
3420
  <div class="ft-search-bar--input-container" part="input-container">
@@ -3429,7 +3424,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3429
3424
  aria-autocomplete="list"
3430
3425
  aria-controls="${this.suggestManager.listboxId}"
3431
3426
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3432
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:Mt.nothing}"
3427
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:zt.nothing}"
3433
3428
  part="input"
3434
3429
  type="search"
3435
3430
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3443,7 +3438,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3443
3438
  </div>
3444
3439
  ${this.searchBar.displayFacets?this.searchBar.renderFacetsActions():this.selectedFacetsManager.render()}
3445
3440
  ${this.searchBar.displayFacets?this.searchBar.renderMobileFacets():this.suggestManager.render()}
3446
- ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?Mt.html`
3441
+ ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?zt.html`
3447
3442
  <ft-button class="ft-search-bar--launch-search"
3448
3443
  href="${this.searchBar.searchRequestSerializer(this.searchBar.request)}"
3449
3444
  part="launch-search-in-panel"
@@ -3451,11 +3446,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3451
3446
  @click=${()=>this.searchBar.onLaunchSearch()}>
3452
3447
  ${this.searchBar.labelResolver.resolve("searchButton")}
3453
3448
  </ft-button>
3454
- `:Mt.nothing}
3449
+ `:zt.nothing}
3455
3450
  </div>
3456
- `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return Mt.html`
3451
+ `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return zt.html`
3457
3452
  <div class="ft-search-bar--actions" part="search-bar-actions">
3458
- ${e?Mt.html`
3453
+ ${e?zt.html`
3459
3454
  <ft-button class="ft-search-bar--clear-query"
3460
3455
  part="clear-query"
3461
3456
  icon="close"
@@ -3465,7 +3460,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3465
3460
  @click=${async()=>{this.searchBar.setQuery(""),this.searchBar.mobileMenuOpen=!1,this.searchBar.displayFacets=!1}}
3466
3461
  ></ft-button>
3467
3462
  <div class="ft-search-bar--separator"></div>
3468
- `:Mt.nothing}
3463
+ `:zt.nothing}
3469
3464
  <ft-button class="ft-search-bar--launch-search"
3470
3465
  href="${this.searchBar.isMobileMenuOpen()?this.searchBar.searchRequestSerializer(this.searchBar.request):""}"
3471
3466
  part="launch-search-in-bar"
@@ -3476,21 +3471,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3476
3471
  @click=${()=>{var o;return this.searchBar.isMobileMenuOpen()?this.searchBar.onLaunchSearch():(o=this.searchBar.input)===null||o===void 0?void 0:o.focus()}}
3477
3472
  ></ft-button>
3478
3473
  </div>
3479
- `}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}};mi.styles=Mt.css`
3474
+ `}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}};mi.styles=zt.css`
3480
3475
 
3481
- `;var rt=f($()),wu=f(Fr());var Eu=f(Et()),gi=class{constructor(e,o,i){this.searchBar=e,this.selectedFacetsManager=o??new er(e),this.suggestManager=i??new Jt(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 rt.html`
3476
+ `;var tt=f(T()),wu=f(Fr());var Eu=f(Et()),gi=class{constructor(e,o,i){this.searchBar=e,this.selectedFacetsManager=o??new tr(e),this.suggestManager=i??new er(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 tt.html`
3482
3477
  <div class="${(0,Eu.classMap)(o)}" part="container" tabindex="-1">
3483
3478
  <div class="ft-search-bar" part="search-bar" role="search">
3484
3479
  ${this.renderSearchBarLeftAction()}
3485
3480
  <div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
3486
3481
  <div class="ft-search-bar--input-outline" part="input-outline">
3487
- ${this.searchBar.dense?this.selectedFacetsManager.render():rt.nothing}
3482
+ ${this.searchBar.dense?this.selectedFacetsManager.render():tt.nothing}
3488
3483
  <input class="ft-search-bar--input ft-typography--body2"
3489
3484
  role="combobox"
3490
3485
  aria-autocomplete="list"
3491
3486
  aria-controls="${this.suggestManager.listboxId}"
3492
3487
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3493
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:rt.nothing}"
3488
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:tt.nothing}"
3494
3489
  part="input"
3495
3490
  type="search"
3496
3491
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3505,9 +3500,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3505
3500
  ${this.renderDesktopSearchBarButtons()}
3506
3501
  ${this.searchBar.renderDesktopFloatingMenu()}
3507
3502
  </div>
3508
- ${this.searchBar.dense?rt.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3503
+ ${this.searchBar.dense?tt.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3509
3504
  </div>
3510
- `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?rt.nothing:rt.html`
3505
+ `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?tt.nothing:tt.html`
3511
3506
  <ft-button class="ft-search-bar--filters-opener ft-search-bar--left-action"
3512
3507
  part="filters-opener"
3513
3508
  trailingIcon
@@ -3519,24 +3514,24 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3519
3514
  >
3520
3515
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3521
3516
  </ft-button>
3522
- `:this.searchBar.hasLocaleSelector()?rt.html`
3517
+ `:this.searchBar.hasLocaleSelector()?tt.html`
3523
3518
  <ft-select outlined
3524
3519
  class="ft-search-bar--content-locale ft-search-bar--left-action"
3525
3520
  part="content-locale select-ft-locale"
3526
3521
  ariaLabel="${this.searchBar.labelResolver.resolve("selectLocale")}"
3527
3522
  .exportpartsPrefixes=${["content-locale","select-ft-locale"]}
3528
3523
  @change=${e=>this.searchBar.contentLocale=e.detail==null?void 0:e.detail}>
3529
- ${(0,wu.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>rt.html`
3524
+ ${(0,wu.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>tt.html`
3530
3525
  <ft-select-option .value=${e.lang}
3531
3526
  label="${e.label}"
3532
3527
  ?selected=${e.lang==this.searchBar.contentLocale}>
3533
3528
  </ft-select-option>
3534
3529
  `)}
3535
3530
  </ft-select>
3536
- `:rt.nothing}renderDesktopSearchBarButtons(){return rt.html`
3531
+ `:tt.nothing}renderDesktopSearchBarButtons(){return tt.html`
3537
3532
  <div class="ft-search-bar--actions"
3538
3533
  part="search-bar-actions">
3539
- ${this.searchBar.query?rt.html`
3534
+ ${this.searchBar.query?tt.html`
3540
3535
  <ft-button class="ft-search-bar--clear-query"
3541
3536
  part="clear-query"
3542
3537
  icon="close"
@@ -3555,9 +3550,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3555
3550
  @click=${()=>this.searchBar.onLaunchSearch()}
3556
3551
  ></ft-button>
3557
3552
  </div>
3558
- `}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)}};gi.styles=rt.css`
3553
+ `}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)}};gi.styles=tt.css`
3559
3554
 
3560
- `;var j=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 Au={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"},rs=class extends CustomEvent{constructor(e){super("change",{detail:e})}},nh=()=>{},D=class extends se.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 se.ParametrizedLabelResolver(Au,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new se.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=Ct.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 Jt(this),this.selectedFacetsManager=new er(this),this.desktopSearchBarManager=new gi(this),this.mobileSearchBarManager=new mi(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new se.Debouncer(10),this.updateLocalesDebouncer=new se.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 se.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===Ct.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,se.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 te.html`
3555
+ `;var j=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 Au={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"},rs=class extends CustomEvent{constructor(e){super("change",{detail:e})}},nh=()=>{},D=class extends se.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 se.ParametrizedLabelResolver(Au,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new se.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=Ct.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 er(this),this.selectedFacetsManager=new tr(this),this.desktopSearchBarManager=new gi(this),this.mobileSearchBarManager=new mi(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new se.Debouncer(10),this.updateLocalesDebouncer=new se.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 se.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===Ct.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,se.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 te.html`
3561
3556
  <ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
3562
3557
  <div class="sr-only" aria-live="polite" aria-atomic="true">
3563
3558
  ${this.renderLiveText()}
@@ -3704,7 +3699,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3704
3699
  part="floating-panel"
3705
3700
  tabindex="-1">
3706
3701
  ${this.renderDesktopMenu()}
3707
- </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":Yt,"ft-accordion-item":Lt,"ft-button":$e,"ft-chip":Ce,"ft-filter":J,"ft-filter-option":Ot,"ft-icon":ce,"ft-ripple":Y,"ft-select":re,"ft-select-option":Xt,"ft-size-watcher":dt,"ft-skeleton":_r,"ft-snap-scroll":Re,"ft-tooltip":me,"ft-typography":oe,"ft-radio-group":Kr,"ft-radio":lr};D.styles=[go,se.noTextInputDefaultClearButton,bu,xu,er.styles,Jt.styles,se.screenReaderStyles];j([(0,K.property)({type:Boolean})],D.prototype,"dense",void 0);j([(0,K.property)()],D.prototype,"mode",void 0);j([(0,K.property)({type:Boolean})],D.prototype,"forceMobileMenuOpen",void 0);j([(0,K.property)({type:Boolean})],D.prototype,"forceMenuOpen",void 0);j([(0,K.property)()],D.prototype,"baseUrl",void 0);j([(0,K.property)()],D.prototype,"apiIntegrationIdentifier",void 0);j([(0,K.property)()],D.prototype,"contentLocale",void 0);j([(0,K.state)()],D.prototype,"availableContentLocales",void 0);j([(0,K.state)()],D.prototype,"availableContentLocalesInitialized",void 0);j([(0,K.property)()],D.prototype,"uiLocale",void 0);j([(0,se.jsonProperty)({})],D.prototype,"labels",void 0);j([(0,se.jsonProperty)([])],D.prototype,"displayedFilters",void 0);j([(0,se.jsonProperty)([])],D.prototype,"presets",void 0);j([(0,K.property)({type:String,reflect:!0})],D.prototype,"selectedPreset",void 0);j([(0,se.jsonProperty)([])],D.prototype,"priors",void 0);j([(0,K.property)()],D.prototype,"searchRequestSerializer",void 0);j([(0,K.property)({type:Boolean})],D.prototype,"focusOnDisplay",void 0);j([(0,K.state)()],D.prototype,"metadataFilters",void 0);j([(0,K.state)()],D.prototype,"sizeCategory",void 0);j([(0,K.state)()],D.prototype,"displayFacets",void 0);j([(0,K.state)()],D.prototype,"mobileMenuOpen",void 0);j([(0,K.state)()],D.prototype,"facets",void 0);j([(0,K.state)()],D.prototype,"facetsInitialized",void 0);j([(0,K.query)(".ft-search-bar--container")],D.prototype,"container",void 0);j([(0,K.query)(".ft-search-bar--filters-opener")],D.prototype,"filtersOpener",void 0);j([(0,K.query)(".ft-search-bar--floating-panel")],D.prototype,"floatingContainer",void 0);j([(0,K.query)("ft-snap-scroll.ft-search-bar--filters-container")],D.prototype,"scrollingFiltersContainer",void 0);j([(0,K.query)(".ft-search-bar--input")],D.prototype,"input",void 0);j([(0,K.query)(".ft-search-bar--launch-search")],D.prototype,"launchSearchButton",void 0);j([(0,K.state)()],D.prototype,"query",void 0);j([(0,K.state)()],D.prototype,"suggestions",void 0);j([(0,K.state)()],D.prototype,"recentSearches",void 0);j([(0,K.state)()],D.prototype,"scrollToFacet",void 0);j([(0,K.state)()],D.prototype,"api",void 0);j([(0,K.state)()],D.prototype,"displaySuggestListbox",void 0);j([(0,K.state)()],D.prototype,"selectedSuggestOptionId",void 0);j([(0,K.state)()],D.prototype,"selectedSuggestRemoveRecent",void 0);j([(0,K.state)()],D.prototype,"facetsLoaded",void 0);(0,Ru.customElement)("ft-search-bar")(D);})();
3702
+ </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":Xt,"ft-accordion-item":Lt,"ft-button":Ie,"ft-chip":Oe,"ft-filter":J,"ft-filter-option":Ot,"ft-icon":ce,"ft-ripple":Y,"ft-select":re,"ft-select-option":Qt,"ft-size-watcher":ct,"ft-skeleton":_r,"ft-snap-scroll":Re,"ft-tooltip":Ce,"ft-typography":oe,"ft-radio-group":Kr,"ft-radio":cr};D.styles=[go,se.noTextInputDefaultClearButton,bu,xu,tr.styles,er.styles,se.screenReaderStyles];j([(0,K.property)({type:Boolean})],D.prototype,"dense",void 0);j([(0,K.property)()],D.prototype,"mode",void 0);j([(0,K.property)({type:Boolean})],D.prototype,"forceMobileMenuOpen",void 0);j([(0,K.property)({type:Boolean})],D.prototype,"forceMenuOpen",void 0);j([(0,K.property)()],D.prototype,"baseUrl",void 0);j([(0,K.property)()],D.prototype,"apiIntegrationIdentifier",void 0);j([(0,K.property)()],D.prototype,"contentLocale",void 0);j([(0,K.state)()],D.prototype,"availableContentLocales",void 0);j([(0,K.state)()],D.prototype,"availableContentLocalesInitialized",void 0);j([(0,K.property)()],D.prototype,"uiLocale",void 0);j([(0,se.jsonProperty)({})],D.prototype,"labels",void 0);j([(0,se.jsonProperty)([])],D.prototype,"displayedFilters",void 0);j([(0,se.jsonProperty)([])],D.prototype,"presets",void 0);j([(0,K.property)({type:String,reflect:!0})],D.prototype,"selectedPreset",void 0);j([(0,se.jsonProperty)([])],D.prototype,"priors",void 0);j([(0,K.property)()],D.prototype,"searchRequestSerializer",void 0);j([(0,K.property)({type:Boolean})],D.prototype,"focusOnDisplay",void 0);j([(0,K.state)()],D.prototype,"metadataFilters",void 0);j([(0,K.state)()],D.prototype,"sizeCategory",void 0);j([(0,K.state)()],D.prototype,"displayFacets",void 0);j([(0,K.state)()],D.prototype,"mobileMenuOpen",void 0);j([(0,K.state)()],D.prototype,"facets",void 0);j([(0,K.state)()],D.prototype,"facetsInitialized",void 0);j([(0,K.query)(".ft-search-bar--container")],D.prototype,"container",void 0);j([(0,K.query)(".ft-search-bar--filters-opener")],D.prototype,"filtersOpener",void 0);j([(0,K.query)(".ft-search-bar--floating-panel")],D.prototype,"floatingContainer",void 0);j([(0,K.query)("ft-snap-scroll.ft-search-bar--filters-container")],D.prototype,"scrollingFiltersContainer",void 0);j([(0,K.query)(".ft-search-bar--input")],D.prototype,"input",void 0);j([(0,K.query)(".ft-search-bar--launch-search")],D.prototype,"launchSearchButton",void 0);j([(0,K.state)()],D.prototype,"query",void 0);j([(0,K.state)()],D.prototype,"suggestions",void 0);j([(0,K.state)()],D.prototype,"recentSearches",void 0);j([(0,K.state)()],D.prototype,"scrollToFacet",void 0);j([(0,K.state)()],D.prototype,"api",void 0);j([(0,K.state)()],D.prototype,"displaySuggestListbox",void 0);j([(0,K.state)()],D.prototype,"selectedSuggestOptionId",void 0);j([(0,K.state)()],D.prototype,"selectedSuggestRemoveRecent",void 0);j([(0,K.state)()],D.prototype,"facetsLoaded",void 0);(0,Ru.customElement)("ft-search-bar")(D);})();
3708
3703
  /*! Bundled license information:
3709
3704
 
3710
3705
  lit-html/lit-html.js: