@fluid-topics/ft-search-bar 1.3.26 → 1.3.27

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 tu=Object.create;var za=Object.defineProperty;var ru=Object.getOwnPropertyDescriptor;var ou=Object.getOwnPropertyNames;var nu=Object.getPrototypeOf,iu=Object.prototype.hasOwnProperty;var Pr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var au=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of ou(e))!iu.call(t,i)&&i!==o&&za(t,i,{get:()=>e[i],enumerable:!(n=ru(e,i))||n.enumerable});return t};var f=(t,e,o)=>(o=t!=null?tu(nu(t)):{},au(e||!t||!t.__esModule?za(o,"default",{value:t,enumerable:!0}):o,t));var E=Pr((Nf,Ua)=>{Ua.exports=ftGlobals.wcUtils});var $=Pr((Pf,Ha)=>{Ha.exports=ftGlobals.lit});var re=Pr((_f,Wa)=>{Wa.exports=ftGlobals.litDecorators});var _r=Pr((Bf,Va)=>{Va.exports=ftGlobals.litRepeat});var Ct=Pr((Mb,yl)=>{yl.exports=ftGlobals.litClassMap});var ql=Pr((Ax,Zl)=>{Zl.exports=ftGlobals.litUnsafeHTML});var Ad=Pr((Ar,Ed)=>{var Kn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Zn=function(){function t(){this.fetch=!1,this.DOMException=Kn.DOMException}return t.prototype=Kn,new t}();(function(t){var e=function(o){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(y){return y&&DataView.prototype.isPrototypeOf(y)}if(i.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(y){return y&&s.indexOf(Object.prototype.toString.call(y))>-1};function p(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function u(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var x={next:function(){var P=y.shift();return{done:P===void 0,value:P}}};return i.iterable&&(x[Symbol.iterator]=function(){return x}),x}function g(y){this.map={},y instanceof g?y.forEach(function(x,P){this.append(P,x)},this):Array.isArray(y)?y.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):y&&Object.getOwnPropertyNames(y).forEach(function(x){this.append(x,y[x])},this)}g.prototype.append=function(y,x){y=p(y),x=u(x);var P=this.map[y];this.map[y]=P?P+", "+x:x},g.prototype.delete=function(y){delete this.map[p(y)]},g.prototype.get=function(y){return y=p(y),this.has(y)?this.map[y]:null},g.prototype.has=function(y){return this.map.hasOwnProperty(p(y))},g.prototype.set=function(y,x){this.map[p(y)]=u(x)},g.prototype.forEach=function(y,x){for(var P in this.map)this.map.hasOwnProperty(P)&&y.call(x,this.map[P],P,this)},g.prototype.keys=function(){var y=[];return this.forEach(function(x,P){y.push(P)}),m(y)},g.prototype.values=function(){var y=[];return this.forEach(function(x){y.push(x)}),m(y)},g.prototype.entries=function(){var y=[];return this.forEach(function(x,P){y.push([P,x])}),m(y)},i.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function b(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function O(y){return new Promise(function(x,P){y.onload=function(){x(y.result)},y.onerror=function(){P(y.error)}})}function v(y){var x=new FileReader,P=O(x);return x.readAsArrayBuffer(y),P}function w(y){var x=new FileReader,P=O(x),ne=/charset=([A-Za-z0-9_-]+)/.exec(y.type),xe=ne?ne[1]:"utf-8";return x.readAsText(y,xe),P}function N(y){for(var x=new Uint8Array(y),P=new Array(x.length),ne=0;ne<x.length;ne++)P[ne]=String.fromCharCode(x[ne]);return P.join("")}function k(y){if(y.slice)return y.slice(0);var x=new Uint8Array(y.byteLength);return x.set(new Uint8Array(y)),x.buffer}function I(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:i.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:i.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():i.arrayBuffer&&i.blob&&a(y)?(this._bodyArrayBuffer=k(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||c(y))?this._bodyArrayBuffer=k(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var y=b(this);if(y)return y;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 y=b(this);return y||(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(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=b(this);if(y)return y;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)},i.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(y){var x=y.toUpperCase();return z.indexOf(x)>-1?x:y}function X(y,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(y instanceof X){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,x.headers||(this.headers=new g(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!P&&y._bodyInit!=null&&(P=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new g(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 n){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 ne=/([?&])_=[^&]*/;if(ne.test(this.url))this.url=this.url.replace(ne,"$1_="+new Date().getTime());else{var xe=/\?/;this.url+=(xe.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}X.prototype.clone=function(){return new X(this,{body:this._bodyInit})};function ot(y){var x=new FormData;return y.trim().split("&").forEach(function(P){if(P){var ne=P.split("="),xe=ne.shift().replace(/\+/g," "),Q=ne.join("=").replace(/\+/g," ");x.append(decodeURIComponent(xe),decodeURIComponent(Q))}}),x}function Dt(y){var x=new g,P=y.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(ne){return ne.indexOf(`
2
- `)===0?ne.substr(1,ne.length):ne}).forEach(function(ne){var xe=ne.split(":"),Q=xe.shift().trim();if(Q){var fn=xe.join(":").trim();try{x.append(Q,fn)}catch(fi){console.warn("Response "+fi.message)}}}),x}I.call(X.prototype);function qe(y,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 g(x.headers),this.url=x.url||"",this._initBody(y)}I.call(qe.prototype),qe.prototype.clone=function(){return new qe(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},qe.error=function(){var y=new qe(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Ft=[301,302,303,307,308];qe.redirect=function(y,x){if(Ft.indexOf(x)===-1)throw new RangeError("Invalid status code");return new qe(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,P){this.message=x,this.name=P;var ne=Error(x);this.stack=ne.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function De(y,x){return new Promise(function(P,ne){var xe=new X(y,x);if(xe.signal&&xe.signal.aborted)return ne(new o.DOMException("Aborted","AbortError"));var Q=new XMLHttpRequest;function fn(){Q.abort()}Q.onload=function(){var Fe={statusText:Q.statusText,headers:Dt(Q.getAllResponseHeaders()||"")};xe.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 Nr="response"in Q?Q.response:Q.responseText;setTimeout(function(){P(new qe(Nr,Fe))},0)},Q.onerror=function(){setTimeout(function(){ne(new TypeError("Network request failed"))},0)},Q.ontimeout=function(){setTimeout(function(){ne(new TypeError("Network request timed out"))},0)},Q.onabort=function(){setTimeout(function(){ne(new o.DOMException("Aborted","AbortError"))},0)};function fi(Fe){try{return Fe===""&&n.location.href?n.location.href:Fe}catch{return Fe}}if(Q.open(xe.method,fi(xe.url),!0),xe.credentials==="include"?Q.withCredentials=!0:xe.credentials==="omit"&&(Q.withCredentials=!1),"responseType"in Q&&(i.blob?Q.responseType="blob":i.arrayBuffer&&(Q.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof g||n.Headers&&x.headers instanceof n.Headers)){var Ma=[];Object.getOwnPropertyNames(x.headers).forEach(function(Fe){Ma.push(p(Fe)),Q.setRequestHeader(Fe,u(x.headers[Fe]))}),xe.headers.forEach(function(Fe,Nr){Ma.indexOf(Nr)===-1&&Q.setRequestHeader(Nr,Fe)})}else xe.headers.forEach(function(Fe,Nr){Q.setRequestHeader(Nr,Fe)});xe.signal&&(xe.signal.addEventListener("abort",fn),Q.onreadystatechange=function(){Q.readyState===4&&xe.signal.removeEventListener("abort",fn)}),Q.send(typeof xe._bodyInit>"u"?null:xe._bodyInit)})}return De.polyfill=!0,n.fetch||(n.fetch=De,n.Headers=g,n.Request=X,n.Response=qe),o.Headers=g,o.Request=X,o.Response=qe,o.fetch=De,o}({})})(Zn);Zn.fetch.ponyfill=!0;delete Zn.fetch.polyfill;var Ao=Kn.fetch?Kn:Zn;Ar=Ao.fetch;Ar.default=Ao.fetch;Ar.fetch=Ao.fetch;Ar.Headers=Ao.Headers;Ar.Request=Ao.Request;Ar.Response=Ao.Response;Ed.exports=Ar});var eu=f(E());var ee=f($()),K=f(re()),un=f(_r()),le=f(E());var Za=f(E());var Ka=f($()),Br=f(re()),hn=f(E());var St;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(St||(St={}));var Ga=f($());var ja=Ga.css`
1
+ "use strict";(()=>{var cu=Object.create;var Ga=Object.defineProperty;var du=Object.getOwnPropertyDescriptor;var pu=Object.getOwnPropertyNames;var uu=Object.getPrototypeOf,fu=Object.prototype.hasOwnProperty;var Pr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var hu=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of pu(e))!fu.call(t,i)&&i!==o&&Ga(t,i,{get:()=>e[i],enumerable:!(n=du(e,i))||n.enumerable});return t};var f=(t,e,o)=>(o=t!=null?cu(uu(t)):{},hu(e||!t||!t.__esModule?Ga(o,"default",{value:t,enumerable:!0}):o,t));var E=Pr((Mf,ja)=>{ja.exports=ftGlobals.wcUtils});var T=Pr((zf,Ka)=>{Ka.exports=ftGlobals.lit});var re=Pr((Uf,Za)=>{Za.exports=ftGlobals.litDecorators});var _r=Pr((Hf,qa)=>{qa.exports=ftGlobals.litRepeat});var Ct=Pr((Gb,vl)=>{vl.exports=ftGlobals.litClassMap});var ec=Pr((Tx,Jl)=>{Jl.exports=ftGlobals.litUnsafeHTML});var $d=Pr((Ar,Id)=>{var Zn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,qn=function(){function t(){this.fetch=!1,this.DOMException=Zn.DOMException}return t.prototype=Zn,new t}();(function(t){var e=function(o){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(y){return y&&DataView.prototype.isPrototypeOf(y)}if(i.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(y){return y&&s.indexOf(Object.prototype.toString.call(y))>-1};function p(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function u(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var x={next:function(){var P=y.shift();return{done:P===void 0,value:P}}};return i.iterable&&(x[Symbol.iterator]=function(){return x}),x}function g(y){this.map={},y instanceof g?y.forEach(function(x,P){this.append(P,x)},this):Array.isArray(y)?y.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):y&&Object.getOwnPropertyNames(y).forEach(function(x){this.append(x,y[x])},this)}g.prototype.append=function(y,x){y=p(y),x=u(x);var P=this.map[y];this.map[y]=P?P+", "+x:x},g.prototype.delete=function(y){delete this.map[p(y)]},g.prototype.get=function(y){return y=p(y),this.has(y)?this.map[y]:null},g.prototype.has=function(y){return this.map.hasOwnProperty(p(y))},g.prototype.set=function(y,x){this.map[p(y)]=u(x)},g.prototype.forEach=function(y,x){for(var P in this.map)this.map.hasOwnProperty(P)&&y.call(x,this.map[P],P,this)},g.prototype.keys=function(){var y=[];return this.forEach(function(x,P){y.push(P)}),m(y)},g.prototype.values=function(){var y=[];return this.forEach(function(x){y.push(x)}),m(y)},g.prototype.entries=function(){var y=[];return this.forEach(function(x,P){y.push([P,x])}),m(y)},i.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function b(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function O(y){return new Promise(function(x,P){y.onload=function(){x(y.result)},y.onerror=function(){P(y.error)}})}function v(y){var x=new FileReader,P=O(x);return x.readAsArrayBuffer(y),P}function w(y){var x=new FileReader,P=O(x),ne=/charset=([A-Za-z0-9_-]+)/.exec(y.type),xe=ne?ne[1]:"utf-8";return x.readAsText(y,xe),P}function N(y){for(var x=new Uint8Array(y),P=new Array(x.length),ne=0;ne<x.length;ne++)P[ne]=String.fromCharCode(x[ne]);return P.join("")}function k(y){if(y.slice)return y.slice(0);var x=new Uint8Array(y.byteLength);return x.set(new Uint8Array(y)),x.buffer}function $(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:i.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:i.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():i.arrayBuffer&&i.blob&&a(y)?(this._bodyArrayBuffer=k(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||c(y))?this._bodyArrayBuffer=k(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var y=b(this);if(y)return y;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 y=b(this);return y||(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(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=b(this);if(y)return y;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)},i.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(y){var x=y.toUpperCase();return z.indexOf(x)>-1?x:y}function X(y,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(y instanceof X){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,x.headers||(this.headers=new g(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!P&&y._bodyInit!=null&&(P=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new g(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 n){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 ne=/([?&])_=[^&]*/;if(ne.test(this.url))this.url=this.url.replace(ne,"$1_="+new Date().getTime());else{var xe=/\?/;this.url+=(xe.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}X.prototype.clone=function(){return new X(this,{body:this._bodyInit})};function ot(y){var x=new FormData;return y.trim().split("&").forEach(function(P){if(P){var ne=P.split("="),xe=ne.shift().replace(/\+/g," "),Q=ne.join("=").replace(/\+/g," ");x.append(decodeURIComponent(xe),decodeURIComponent(Q))}}),x}function Dt(y){var x=new g,P=y.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(ne){return ne.indexOf(`
2
+ `)===0?ne.substr(1,ne.length):ne}).forEach(function(ne){var xe=ne.split(":"),Q=xe.shift().trim();if(Q){var hn=xe.join(":").trim();try{x.append(Q,hn)}catch(mi){console.warn("Response "+mi.message)}}}),x}$.call(X.prototype);function qe(y,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 g(x.headers),this.url=x.url||"",this._initBody(y)}$.call(qe.prototype),qe.prototype.clone=function(){return new qe(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},qe.error=function(){var y=new qe(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Ft=[301,302,303,307,308];qe.redirect=function(y,x){if(Ft.indexOf(x)===-1)throw new RangeError("Invalid status code");return new qe(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,P){this.message=x,this.name=P;var ne=Error(x);this.stack=ne.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function De(y,x){return new Promise(function(P,ne){var xe=new X(y,x);if(xe.signal&&xe.signal.aborted)return ne(new o.DOMException("Aborted","AbortError"));var Q=new XMLHttpRequest;function hn(){Q.abort()}Q.onload=function(){var Fe={statusText:Q.statusText,headers:Dt(Q.getAllResponseHeaders()||"")};xe.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 Nr="response"in Q?Q.response:Q.responseText;setTimeout(function(){P(new qe(Nr,Fe))},0)},Q.onerror=function(){setTimeout(function(){ne(new TypeError("Network request failed"))},0)},Q.ontimeout=function(){setTimeout(function(){ne(new TypeError("Network request timed out"))},0)},Q.onabort=function(){setTimeout(function(){ne(new o.DOMException("Aborted","AbortError"))},0)};function mi(Fe){try{return Fe===""&&n.location.href?n.location.href:Fe}catch{return Fe}}if(Q.open(xe.method,mi(xe.url),!0),xe.credentials==="include"?Q.withCredentials=!0:xe.credentials==="omit"&&(Q.withCredentials=!1),"responseType"in Q&&(i.blob?Q.responseType="blob":i.arrayBuffer&&(Q.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof g||n.Headers&&x.headers instanceof n.Headers)){var Va=[];Object.getOwnPropertyNames(x.headers).forEach(function(Fe){Va.push(p(Fe)),Q.setRequestHeader(Fe,u(x.headers[Fe]))}),xe.headers.forEach(function(Fe,Nr){Va.indexOf(Nr)===-1&&Q.setRequestHeader(Nr,Fe)})}else xe.headers.forEach(function(Fe,Nr){Q.setRequestHeader(Nr,Fe)});xe.signal&&(xe.signal.addEventListener("abort",hn),Q.onreadystatechange=function(){Q.readyState===4&&xe.signal.removeEventListener("abort",hn)}),Q.send(typeof xe._bodyInit>"u"?null:xe._bodyInit)})}return De.polyfill=!0,n.fetch||(n.fetch=De,n.Headers=g,n.Request=X,n.Response=qe),o.Headers=g,o.Request=X,o.Response=qe,o.fetch=De,o}({})})(qn);qn.fetch.ponyfill=!0;delete qn.fetch.polyfill;var Ao=Zn.fetch?Zn:qn;Ar=Ao.fetch;Ar.default=Ao.fetch;Ar.fetch=Ao.fetch;Ar.Headers=Ao.Headers;Ar.Request=Ao.Request;Ar.Response=Ao.Response;Id.exports=Ar});var lu=f(E());var ee=f(T()),K=f(re()),fn=f(_r()),le=f(E());var Ja=f(E());var Qa=f(T()),Br=f(re()),yn=f(E());var St;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(St||(St={}));var Ya=f(T());var Xa=Ya.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 No=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},hi=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},dt=class extends hn.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=St.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new hn.Debouncer}render(){return Ka.html`
21
+ `;var No=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},gi=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},dt=class extends yn.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=St.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new yn.Debouncer}render(){return Qa.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=St.S:this.size<976?this.category=St.M:this.size<1024?this.category=St.L:this.size<1440?this.category=St.XL:this.category=St.XXL,this.dispatchEvent(new hi(this.size,this.category)))},this.debounceTimeout)}};dt.elementDefinitions={};dt.styles=ja;No([(0,Br.property)({type:Number})],dt.prototype,"debounceTimeout",void 0);No([(0,Br.property)({type:Boolean})],dt.prototype,"local",void 0);No([(0,Br.property)({type:Number,reflect:!0})],dt.prototype,"size",void 0);No([(0,Br.property)({type:String,reflect:!0})],dt.prototype,"category",void 0);No([(0,Br.query)(".ft-size-watcher--watcher")],dt.prototype,"watcher",void 0);(0,Za.customElement)("ft-size-watcher")(dt);var Zs=f(E());var Si=globalThis,yn=Si.trustedTypes,qa=yn?yn.createPolicy("lit-html",{createHTML:t=>t}):void 0,ts="$lit$",dr=`lit$${Math.random().toFixed(9).slice(2)}$`,rs="?"+dr,su=`<${rs}>`,Mr=document,mn=()=>Mr.createComment(""),_o=t=>t===null||typeof t!="object"&&typeof t!="function",Oi=Array.isArray,lu=t=>Oi(t)||typeof t?.[Symbol.iterator]=="function",yi=`[
26
- \f\r]`,Po=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ya=/-->/g,Xa=/>/g,Dr=RegExp(`>|${yi}(?:([^\\s"'>=/]+)(${yi}*=${yi}*(?:[^
27
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Qa=/'/g,Ja=/"/g,os=/^(?:script|style|textarea|title)$/i,Ci=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),ns=Ci(1),is=Ci(2),as=Ci(3),Bo=Symbol.for("lit-noChange"),Ce=Symbol.for("lit-nothing"),es=new WeakMap,Fr=Mr.createTreeWalker(Mr,129);function ss(t,e){if(!Oi(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return qa!==void 0?qa.createHTML(e):e}var cu=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":e===3?"<math>":"",s=Po;for(let c=0;c<o;c++){let p=t[c],u,m,g=-1,b=0;for(;b<p.length&&(s.lastIndex=b,m=s.exec(p),m!==null);)b=s.lastIndex,s===Po?m[1]==="!--"?s=Ya:m[1]!==void 0?s=Xa:m[2]!==void 0?(os.test(m[2])&&(i=RegExp("</"+m[2],"g")),s=Dr):m[3]!==void 0&&(s=Dr):s===Dr?m[0]===">"?(s=i??Po,g=-1):m[1]===void 0?g=-2:(g=s.lastIndex-m[2].length,u=m[1],s=m[3]===void 0?Dr:m[3]==='"'?Ja:Qa):s===Ja||s===Qa?s=Dr:s===Ya||s===Xa?s=Po:(s=Dr,i=void 0);let O=s===Dr&&t[c+1].startsWith("/>")?" ":"";a+=s===Po?p+su:g>=0?(n.push(u),p.slice(0,g)+ts+p.slice(g)+dr+O):p+dr+(g===-2?c:O)}return[ss(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},Do=class t{constructor({strings:e,_$litType$:o},n){let i;this.parts=[];let a=0,s=0,c=e.length-1,p=this.parts,[u,m]=cu(e,o);if(this.el=t.createElement(u,n),Fr.currentNode=this.el.content,o===2||o===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(i=Fr.nextNode())!==null&&p.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let g of i.getAttributeNames())if(g.endsWith(ts)){let b=m[s++],O=i.getAttribute(g).split(dr),v=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:v[2],strings:O,ctor:v[1]==="."?gi:v[1]==="?"?bi:v[1]==="@"?xi:io}),i.removeAttribute(g)}else g.startsWith(dr)&&(p.push({type:6,index:a}),i.removeAttribute(g));if(os.test(i.tagName)){let g=i.textContent.split(dr),b=g.length-1;if(b>0){i.textContent=yn?yn.emptyScript:"";for(let O=0;O<b;O++)i.append(g[O],mn()),Fr.nextNode(),p.push({type:2,index:++a});i.append(g[b],mn())}}}else if(i.nodeType===8)if(i.data===rs)p.push({type:2,index:a});else{let g=-1;for(;(g=i.data.indexOf(dr,g+1))!==-1;)p.push({type:7,index:a}),g+=dr.length-1}a++}}static createElement(e,o){let n=Mr.createElement("template");return n.innerHTML=e,n}};function no(t,e,o=t,n){if(e===Bo)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=_o(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,o,n)),n!==void 0?(o._$Co??=[])[n]=i:o._$Cl=i),i!==void 0&&(e=no(t,i._$AS(t,e.values),i,n)),e}var mi=class{constructor(e,o){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:o},parts:n}=this._$AD,i=(e?.creationScope??Mr).importNode(o,!0);Fr.currentNode=i;let a=Fr.nextNode(),s=0,c=0,p=n[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new gn(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new vi(a,this,e)),this._$AV.push(u),p=n[++c]}s!==p?.index&&(a=Fr.nextNode(),s++)}return Fr.currentNode=Mr,i}p(e){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,o),o+=n.strings.length-2):n._$AI(e[o])),o++}},gn=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=Ce,this._$AN=void 0,this._$AA=e,this._$AB=o,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,o=this._$AM;return o!==void 0&&e?.nodeType===11&&(e=o.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,o=this){e=no(this,e,o),_o(e)?e===Ce||e==null||e===""?(this._$AH!==Ce&&this._$AR(),this._$AH=Ce):e!==this._$AH&&e!==Bo&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):lu(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!==Ce&&_o(this._$AH)?this._$AA.nextSibling.data=e:this.T(Mr.createTextNode(e)),this._$AH=e}$(e){let{values:o,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=Do.createElement(ss(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new mi(i,this),s=a.u(this.options);a.p(o),this.T(s),this._$AH=a}}_$AC(e){let o=es.get(e.strings);return o===void 0&&es.set(e.strings,o=new Do(e)),o}k(e){Oi(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,i=0;for(let a of e)i===o.length?o.push(n=new t(this.O(mn()),this.O(mn()),this,this.options)):n=o[i],n._$AI(a),i++;i<o.length&&(this._$AR(n&&n._$AB.nextSibling,i),o.length=i)}_$AR(e=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},io=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=Ce,this._$AN=void 0,this.element=e,this.name=o,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=Ce}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=no(this,e,o,0),s=!_o(e)||e!==this._$AH&&e!==Bo,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=no(this,c[n+p],o,p),u===Bo&&(u=this._$AH[p]),s||=!_o(u)||u!==this._$AH[p],u===Ce?e=Ce:e!==Ce&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!i&&this.j(e)}j(e){e===Ce?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},gi=class extends io{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Ce?void 0:e}},bi=class extends io{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Ce)}},xi=class extends io{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=no(this,e,o,0)??Ce)===Bo)return;let n=this._$AH,i=e===Ce&&n!==Ce||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==Ce&&(n===Ce||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},vi=class{constructor(e,o,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){no(this,e)}};var du=Si.litHtmlPolyfillSupport;du?.(Do,gn),(Si.litHtmlVersions??=[]).push("3.3.0");var cs=Symbol.for(""),pu=t=>{if(t?.r===cs)return t?._$litStatic$},wi=t=>({_$litStatic$:t,r:cs});var ls=new Map,Ei=t=>(e,...o)=>{let n=o.length,i,a,s=[],c=[],p,u=0,m=!1;for(;u<n;){for(p=e[u];u<n&&(a=o[u],(i=pu(a))!==void 0);)p+=i+e[++u],m=!0;u!==n&&c.push(a),s.push(p),u++}if(u===n&&s.push(e[n]),m){let g=s.join("$$lit$$");(e=ls.get(g))===void 0&&(s.raw=s,ls.set(g,e=s)),o=c}return t(e,...o)},Ai=Ei(ns),qf=Ei(is),Yf=Ei(as);var Ri=f(re()),Ks=f(E());var Ne;(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"})(Ne||(Ne={}));var Ot=f($()),R=f(E());var Qt=f($(),1),pr=t=>typeof t=="string"?(0,Qt.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=c=>pr(c??i),s=Qt.css`var(${pr(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.set=c=>ds(s,c??a(i)),s.get=c=>Qt.css`var(${pr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,o,n,i){let a=c=>n.get(c??i),s=Qt.css`var(${pr(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.set=c=>ds(s,c??a(i)),s.get=c=>Qt.css`var(${pr(e)}, ${a(c)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(e,o){let n=a=>e.defaultCssValue(a),i=Qt.css`var(${pr(e.name)}, ${n(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=o,i.defaultCssValue=n,i.set=a=>e.set(a),i.get=a=>Qt.css`var(${pr(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.breadcrumb(),i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};function ds(t,e){return pr(`${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)")},ps={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")},us={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")},fs={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")},hs={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")},ys={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")},ms={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")},gs={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")},ao={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")},uu={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")},xs={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")},vs={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")},Ss={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")},Os={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")},Cs={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")},ws={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")},Es={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")},As={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")},Rs={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")},Ls={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")},zr={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")},Is={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")},$s={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")},Ts={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")},Ns={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")},bn={display:ps,"title-1":us,"title-2":fs,"title-3":hs,"body-1-regular":ys,"body-1-medium":ms,"body-1-semibold":gs,"body-2-regular":bs,"body-2-medium":ao,"body-2-medium-underline":uu,"body-2-semibold":xs,"label-1-medium":vs,"label-1-semibold":Ss,"label-1-bold":Os,"label-2-medium":Cs,"label-2-semibold":ws,"label-2-bold":Es,"caption-1-medium":As,"caption-1-semibold":Rs,"caption-1-bold":Ls,"caption-2-medium":zr,"caption-2-semibold":ks,"caption-2-bold":Is,"caption-3-medium":$s,"caption-3-semibold":Ts,"caption-3-bold":Ns};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 xh={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 wh={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 kh={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 Ph={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 Wh={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 Zh={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 Jh={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 ny={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 cy={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 by={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",l.spacing6)};var Cy={smallContainerTargetWidth:r.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ft-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:r.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ft-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:r.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ft-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",l.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",l.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",l.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",l.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",l.spacing6),headerGap:r.extend("--ft-modal-header-gap","",l.spacing2),headerBorderBottomWidth:r.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",l.borderRadiusM)};var Ly={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-drawer-shadow","",l.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",l.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",l.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",l.colorGray700)};var Ny={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 Fy={largeFieldHorizontalPadding:r.extend("--ft-text-input-large-field-horizontal-padding","",l.spacing4),largeFieldHorizontalGap:r.extend("--ft-text-input-large-field-horizontal-gap","",l.spacing3),largeFieldVerticalGap:r.extend("--ft-text-input-large-field-vertical-gap","",l.spacing05),largeFieldHeight:r.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-text-input-large-field-icon-size","",l.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-text-input-medium-field-horizontal-padding","",l.spacing4),mediumFieldHorizontalGap:r.extend("--ft-text-input-medium-field-horizontal-gap","",l.spacing3),mediumFieldVerticalGap:r.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:r.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:r.extend("--ft-text-input-medium-field-icon-size","",l.iconSize3),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",l.borderRadiusS),backgroundColor:r.extend("--ft-text-input-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:r.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",l.opacity40)};var Wy={backgroundColor:r.extend("--ft-text-area-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",l.borderRadiusS)};var Zy={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 Jy={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 nm={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 cm={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 xm={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 Cm={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 Rm={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 Tm={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 Dm={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 Hm={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 Km={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 Qm={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 rg={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 ur;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(ur||(ur={}));var Ye;(function(t){t.large="large",t.medium="medium",t.small="small"})(Ye||(Ye={}));var so=f($());function Ps(t,e){let o=bn[t];return so.css`
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=St.S:this.size<976?this.category=St.M:this.size<1024?this.category=St.L:this.size<1440?this.category=St.XL:this.category=St.XXL,this.dispatchEvent(new gi(this.size,this.category)))},this.debounceTimeout)}};dt.elementDefinitions={};dt.styles=Xa;No([(0,Br.property)({type:Number})],dt.prototype,"debounceTimeout",void 0);No([(0,Br.property)({type:Boolean})],dt.prototype,"local",void 0);No([(0,Br.property)({type:Number,reflect:!0})],dt.prototype,"size",void 0);No([(0,Br.property)({type:String,reflect:!0})],dt.prototype,"category",void 0);No([(0,Br.query)(".ft-size-watcher--watcher")],dt.prototype,"watcher",void 0);(0,Ja.customElement)("ft-size-watcher")(dt);var Js=f(E());var wi=globalThis,mn=wi.trustedTypes,es=mn?mn.createPolicy("lit-html",{createHTML:t=>t}):void 0,as="$lit$",dr=`lit$${Math.random().toFixed(9).slice(2)}$`,ss="?"+dr,yu=`<${ss}>`,Mr=document,gn=()=>Mr.createComment(""),_o=t=>t===null||typeof t!="object"&&typeof t!="function",Ei=Array.isArray,mu=t=>Ei(t)||typeof t?.[Symbol.iterator]=="function",bi=`[
26
+ \f\r]`,Po=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ts=/-->/g,rs=/>/g,Dr=RegExp(`>|${bi}(?:([^\\s"'>=/]+)(${bi}*=${bi}*(?:[^
27
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),os=/'/g,ns=/"/g,ls=/^(?:script|style|textarea|title)$/i,Ai=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),cs=Ai(1),ds=Ai(2),ps=Ai(3),Bo=Symbol.for("lit-noChange"),Ce=Symbol.for("lit-nothing"),is=new WeakMap,Fr=Mr.createTreeWalker(Mr,129);function us(t,e){if(!Ei(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return es!==void 0?es.createHTML(e):e}var gu=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":e===3?"<math>":"",s=Po;for(let c=0;c<o;c++){let p=t[c],u,m,g=-1,b=0;for(;b<p.length&&(s.lastIndex=b,m=s.exec(p),m!==null);)b=s.lastIndex,s===Po?m[1]==="!--"?s=ts:m[1]!==void 0?s=rs:m[2]!==void 0?(ls.test(m[2])&&(i=RegExp("</"+m[2],"g")),s=Dr):m[3]!==void 0&&(s=Dr):s===Dr?m[0]===">"?(s=i??Po,g=-1):m[1]===void 0?g=-2:(g=s.lastIndex-m[2].length,u=m[1],s=m[3]===void 0?Dr:m[3]==='"'?ns:os):s===ns||s===os?s=Dr:s===ts||s===rs?s=Po:(s=Dr,i=void 0);let O=s===Dr&&t[c+1].startsWith("/>")?" ":"";a+=s===Po?p+yu:g>=0?(n.push(u),p.slice(0,g)+as+p.slice(g)+dr+O):p+dr+(g===-2?c:O)}return[us(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},Do=class t{constructor({strings:e,_$litType$:o},n){let i;this.parts=[];let a=0,s=0,c=e.length-1,p=this.parts,[u,m]=gu(e,o);if(this.el=t.createElement(u,n),Fr.currentNode=this.el.content,o===2||o===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(i=Fr.nextNode())!==null&&p.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let g of i.getAttributeNames())if(g.endsWith(as)){let b=m[s++],O=i.getAttribute(g).split(dr),v=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:v[2],strings:O,ctor:v[1]==="."?vi:v[1]==="?"?Si:v[1]==="@"?Oi:io}),i.removeAttribute(g)}else g.startsWith(dr)&&(p.push({type:6,index:a}),i.removeAttribute(g));if(ls.test(i.tagName)){let g=i.textContent.split(dr),b=g.length-1;if(b>0){i.textContent=mn?mn.emptyScript:"";for(let O=0;O<b;O++)i.append(g[O],gn()),Fr.nextNode(),p.push({type:2,index:++a});i.append(g[b],gn())}}}else if(i.nodeType===8)if(i.data===ss)p.push({type:2,index:a});else{let g=-1;for(;(g=i.data.indexOf(dr,g+1))!==-1;)p.push({type:7,index:a}),g+=dr.length-1}a++}}static createElement(e,o){let n=Mr.createElement("template");return n.innerHTML=e,n}};function no(t,e,o=t,n){if(e===Bo)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=_o(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,o,n)),n!==void 0?(o._$Co??=[])[n]=i:o._$Cl=i),i!==void 0&&(e=no(t,i._$AS(t,e.values),i,n)),e}var xi=class{constructor(e,o){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:o},parts:n}=this._$AD,i=(e?.creationScope??Mr).importNode(o,!0);Fr.currentNode=i;let a=Fr.nextNode(),s=0,c=0,p=n[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new bn(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new Ci(a,this,e)),this._$AV.push(u),p=n[++c]}s!==p?.index&&(a=Fr.nextNode(),s++)}return Fr.currentNode=Mr,i}p(e){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,o),o+=n.strings.length-2):n._$AI(e[o])),o++}},bn=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=Ce,this._$AN=void 0,this._$AA=e,this._$AB=o,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,o=this._$AM;return o!==void 0&&e?.nodeType===11&&(e=o.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,o=this){e=no(this,e,o),_o(e)?e===Ce||e==null||e===""?(this._$AH!==Ce&&this._$AR(),this._$AH=Ce):e!==this._$AH&&e!==Bo&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):mu(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!==Ce&&_o(this._$AH)?this._$AA.nextSibling.data=e:this.T(Mr.createTextNode(e)),this._$AH=e}$(e){let{values:o,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=Do.createElement(us(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new xi(i,this),s=a.u(this.options);a.p(o),this.T(s),this._$AH=a}}_$AC(e){let o=is.get(e.strings);return o===void 0&&is.set(e.strings,o=new Do(e)),o}k(e){Ei(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,i=0;for(let a of e)i===o.length?o.push(n=new t(this.O(gn()),this.O(gn()),this,this.options)):n=o[i],n._$AI(a),i++;i<o.length&&(this._$AR(n&&n._$AB.nextSibling,i),o.length=i)}_$AR(e=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},io=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=Ce,this._$AN=void 0,this.element=e,this.name=o,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=Ce}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=no(this,e,o,0),s=!_o(e)||e!==this._$AH&&e!==Bo,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=no(this,c[n+p],o,p),u===Bo&&(u=this._$AH[p]),s||=!_o(u)||u!==this._$AH[p],u===Ce?e=Ce:e!==Ce&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!i&&this.j(e)}j(e){e===Ce?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},vi=class extends io{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Ce?void 0:e}},Si=class extends io{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Ce)}},Oi=class extends io{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=no(this,e,o,0)??Ce)===Bo)return;let n=this._$AH,i=e===Ce&&n!==Ce||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==Ce&&(n===Ce||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},Ci=class{constructor(e,o,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){no(this,e)}};var bu=wi.litHtmlPolyfillSupport;bu?.(Do,bn),(wi.litHtmlVersions??=[]).push("3.3.0");var hs=Symbol.for(""),xu=t=>{if(t?.r===hs)return t?._$litStatic$},Ri=t=>({_$litStatic$:t,r:hs});var fs=new Map,Li=t=>(e,...o)=>{let n=o.length,i,a,s=[],c=[],p,u=0,m=!1;for(;u<n;){for(p=e[u];u<n&&(a=o[u],(i=xu(a))!==void 0);)p+=i+e[++u],m=!0;u!==n&&c.push(a),s.push(p),u++}if(u===n&&s.push(e[n]),m){let g=s.join("$$lit$$");(e=fs.get(g))===void 0&&(s.raw=s,fs.set(g,e=s)),o=c}return t(e,...o)},ki=Li(cs),th=Li(ds),rh=Li(ps);var Ii=f(re()),Qs=f(E());var Ne;(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"})(Ne||(Ne={}));var Ot=f(T()),R=f(E());var Qt=f(T(),1),pr=t=>typeof t=="string"?(0,Qt.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=c=>pr(c??i),s=Qt.css`var(${pr(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.set=c=>ys(s,c??a(i)),s.get=c=>Qt.css`var(${pr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,o,n,i){let a=c=>n.get(c??i),s=Qt.css`var(${pr(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.set=c=>ys(s,c??a(i)),s.get=c=>Qt.css`var(${pr(e)}, ${a(c)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(e,o){let n=a=>e.defaultCssValue(a),i=Qt.css`var(${pr(e.name)}, ${n(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=o,i.defaultCssValue=n,i.set=a=>e.set(a),i.get=a=>Qt.css`var(${pr(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.breadcrumb(),i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};function ys(t,e){return pr(`${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)")},ms={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")},gs={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")},bs={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")},xs={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")},vs={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")},Ss={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")},Os={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")},Cs={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")},ao={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")},vu={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")},ws={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")},Es={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")},As={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")},Rs={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")},Ls={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")},ks={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")},Is={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")},$s={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")},Ts={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")},Ns={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")},zr={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")},Ps={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")},_s={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")},Bs={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")},Ds={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")},Fs={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")},xn={display:ms,"title-1":gs,"title-2":bs,"title-3":xs,"body-1-regular":vs,"body-1-medium":Ss,"body-1-semibold":Os,"body-2-regular":Cs,"body-2-medium":ao,"body-2-medium-underline":vu,"body-2-semibold":ws,"label-1-medium":Es,"label-1-semibold":As,"label-1-bold":Rs,"label-2-medium":Ls,"label-2-semibold":ks,"label-2-bold":Is,"caption-1-medium":$s,"caption-1-semibold":Ts,"caption-1-bold":Ns,"caption-2-medium":zr,"caption-2-semibold":Ps,"caption-2-bold":_s,"caption-3-medium":Bs,"caption-3-semibold":Ds,"caption-3-bold":Fs};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 vh={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 Eh={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 Ih={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 _h={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 zh={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 qh={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 ey={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 iy={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 dy={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 yy={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 vy={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 wy={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",l.spacing6)};var ky={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 Py={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 My={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 Vy={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 qy={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 em={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 im={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 dm={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 ym={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 vm={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",l.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",l.spacing3),color:r.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",l.iconSize3)};var Em={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",l.spacing1),groupGap:r.extend("--ft-switch-group-gap","",l.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",l.opacity40),onColor:r.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",l.borderRadiusS)};var km={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 Nm={color1IconColor:r.extend("--ft-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:r.extend("--ft-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:r.extend("--ft-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:r.extend("--ft-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:r.extend("--ft-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:r.extend("--ft-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:r.extend("--ft-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:r.extend("--ft-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:r.extend("--ft-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:r.extend("--ft-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:r.extend("--ft-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:r.extend("--ft-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:r.extend("--ft-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:r.extend("--ft-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:r.extend("--ft-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:r.extend("--ft-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var Fm={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",l.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",l.borderRadiusS),gap:r.extend("--ft-notice-gap","",l.spacing2),iconSize:r.extend("--ft-notice-icon-size","",l.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:r.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:r.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:r.extend("--ft-notice-dense-gap","",l.spacing1),denseIconSize:r.extend("--ft-notice-dense-icon-size","",l.iconSize2),denseBorderWidth:r.create("--ft-notice-dense-border-width","","SIZE","0")};var Wm={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 Zm={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 Jm={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 ng={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 lg={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 ur;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(ur||(ur={}));var Ye;(function(t){t.large="large",t.medium="medium",t.small="small"})(Ye||(Ye={}));var so=f(T());function Ms(t,e){let o=xn[t];return so.css`
29
29
  ${e?(0,so.unsafeCSS)(e):so.css`.ft-typography--${(0,so.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 _s=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),er=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),L={fontFamily:er,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")},lo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",_s),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")},co={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",_s),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")},po={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",er),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")},uo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",er),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")},Jt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",er),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")},Le={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",er),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")},Pe={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",er),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")},fo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",er),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")},ho={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",er),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")},Mt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",er),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")},Bs=Ot.css`
38
+ `}var zs=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),er=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),L={fontFamily:er,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")},lo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",zs),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")},co={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",zs),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")},po={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",er),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")},uo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",er),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")},Jt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",er),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")},Le={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",er),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")},Pe={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",er),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")},fo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",er),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")},ho={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",er),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")},Mt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",er),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")},Us=Ot.css`
39
39
  .ft-typography--title {
40
40
  font-family: ${lo.fontFamily};
41
41
  font-size: ${lo.fontSize};
@@ -44,7 +44,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
44
44
  line-height: ${lo.lineHeight};
45
45
  text-transform: ${lo.textTransform};
46
46
  }
47
- `,Ds=Ot.css`
47
+ `,Hs=Ot.css`
48
48
  .ft-typography--title-dense {
49
49
  font-family: ${co.fontFamily};
50
50
  font-size: ${co.fontSize};
@@ -53,7 +53,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
53
53
  line-height: ${co.lineHeight};
54
54
  text-transform: ${co.textTransform};
55
55
  }
56
- `,Fs=Ot.css`
56
+ `,Ws=Ot.css`
57
57
  .ft-typography--subtitle1 {
58
58
  font-family: ${po.fontFamily};
59
59
  font-size: ${po.fontSize};
@@ -62,7 +62,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
62
62
  line-height: ${po.lineHeight};
63
63
  text-transform: ${po.textTransform};
64
64
  }
65
- `,Ms=Ot.css`
65
+ `,Vs=Ot.css`
66
66
  .ft-typography--subtitle2 {
67
67
  font-family: ${uo.fontFamily};
68
68
  font-size: ${uo.fontSize};
@@ -72,7 +72,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
72
72
  text-transform: ${uo.textTransform};
73
73
  }
74
74
 
75
- `,zs=Ot.css`
75
+ `,Gs=Ot.css`
76
76
  .ft-typography--body1 {
77
77
  font-family: ${Jt.fontFamily};
78
78
  font-size: ${Jt.fontSize};
@@ -99,7 +99,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
99
99
  line-height: ${Pe.lineHeight};
100
100
  text-transform: ${Pe.textTransform};
101
101
  }
102
- `,Us=Ot.css`
102
+ `,js=Ot.css`
103
103
  .ft-typography--breadcrumb {
104
104
  font-family: ${fo.fontFamily};
105
105
  font-size: ${fo.fontSize};
@@ -108,7 +108,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
108
108
  line-height: ${fo.lineHeight};
109
109
  text-transform: ${fo.textTransform};
110
110
  }
111
- `,Hs=Ot.css`
111
+ `,Ks=Ot.css`
112
112
  .ft-typography--overline {
113
113
  font-family: ${ho.fontFamily};
114
114
  font-size: ${ho.fontSize};
@@ -117,7 +117,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
117
117
  line-height: ${ho.lineHeight};
118
118
  text-transform: ${ho.textTransform};
119
119
  }
120
- `,Ws=Ot.css`
120
+ `,Zs=Ot.css`
121
121
  .ft-typography--button {
122
122
  font-family: ${Mt.fontFamily};
123
123
  font-size: ${Mt.fontSize};
@@ -126,19 +126,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
126
126
  line-height: ${Mt.lineHeight};
127
127
  text-transform: ${Mt.textTransform};
128
128
  }
129
- `,Vs=Ot.css`
129
+ `,qs=Ot.css`
130
130
  .ft-typography {
131
131
  vertical-align: inherit;
132
132
  }
133
- `,Gs=[Object.keys(bn).map(t=>Ps(t))];var js=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},oe=class extends Ks.FtLitElement{constructor(){super(...arguments),this.variant=Ne.body1}render(){return this.element?Ai`
134
- <${wi(this.element)}
133
+ `,Ys=[Object.keys(xn).map(t=>Ms(t))];var Xs=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},oe=class extends Qs.FtLitElement{constructor(){super(...arguments),this.variant=Ne.body1}render(){return this.element?ki`
134
+ <${Ri(this.element)}
135
135
  part="text"
136
136
  class="ft-typography ft-typography--${this.variant}">
137
137
  <slot></slot>
138
- </${wi(this.element)}>
139
- `:Ai`
138
+ </${Ri(this.element)}>
139
+ `:ki`
140
140
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
141
- `}};oe.styles=[Bs,Ds,Fs,Ms,zs,yo,zt,Us,Hs,Ws,Vs,...Gs];js([(0,Ri.property)()],oe.prototype,"element",void 0);js([(0,Ri.property)()],oe.prototype,"variant",void 0);(0,Zs.customElement)("ft-typography")(oe);var Li=f(E());function xn(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function qs(t){return xn(t).split("|").pop()}function Ys(t){return xn(t).split("|").join(" > ")}function Xs(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>Xs(o,t.selected)),value:t.value}}function Qs(t){return(0,Li.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function ki(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Xs(e,!1))}}function Js(t){return(0,Li.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Zi=f(E());var jr=f($()),ae=f(re()),Ge=f(E());var yt=f($()),Be=f(re()),Lc=f(_r()),Tn=f(E());var Gi=f(E());var Ko=f(re()),oc=f(E());var fl=f($()),W=f(E());var il=f($()),we=f(E()),el=we.FtCssVariableFactory.extend("--ft-ripple-color","",we.designSystemVariables.colorContent),S={color:el,backgroundColor:we.FtCssVariableFactory.extend("--ft-ripple-background-color","",el),opacityContentOnSurfacePressed:we.FtCssVariableFactory.external(we.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:we.FtCssVariableFactory.external(we.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:we.FtCssVariableFactory.external(we.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:we.FtCssVariableFactory.external(we.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:we.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},tl=we.FtCssVariableFactory.extend("--ft-ripple-color","",we.designSystemVariables.colorPrimary),rl={color:tl,backgroundColor:we.FtCssVariableFactory.extend("--ft-ripple-background-color","",tl)},ol=we.FtCssVariableFactory.extend("--ft-ripple-color","",we.designSystemVariables.colorSecondary),nl={color:ol,backgroundColor:we.FtCssVariableFactory.extend("--ft-ripple-background-color","",ol)},al=il.css`
141
+ `}};oe.styles=[Us,Hs,Ws,Vs,Gs,yo,zt,js,Ks,Zs,qs,...Ys];Xs([(0,Ii.property)()],oe.prototype,"element",void 0);Xs([(0,Ii.property)()],oe.prototype,"variant",void 0);(0,Js.customElement)("ft-typography")(oe);var $i=f(E());function vn(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function el(t){return vn(t).split("|").pop()}function tl(t){return vn(t).split("|").join(" > ")}function rl(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>rl(o,t.selected)),value:t.value}}function ol(t){return(0,$i.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function Ti(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>rl(e,!1))}}function nl(t){return(0,$i.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Xi=f(E());var jr=f(T()),ae=f(re()),Ge=f(E());var yt=f(T()),Be=f(re()),Nc=f(_r()),Nn=f(E());var Zi=f(E());var Ko=f(re()),lc=f(E());var bl=f(T()),W=f(E());var dl=f(T()),we=f(E()),il=we.FtCssVariableFactory.extend("--ft-ripple-color","",we.designSystemVariables.colorContent),S={color:il,backgroundColor:we.FtCssVariableFactory.extend("--ft-ripple-background-color","",il),opacityContentOnSurfacePressed:we.FtCssVariableFactory.external(we.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:we.FtCssVariableFactory.external(we.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:we.FtCssVariableFactory.external(we.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:we.FtCssVariableFactory.external(we.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:we.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},al=we.FtCssVariableFactory.extend("--ft-ripple-color","",we.designSystemVariables.colorPrimary),sl={color:al,backgroundColor:we.FtCssVariableFactory.extend("--ft-ripple-background-color","",al)},ll=we.FtCssVariableFactory.extend("--ft-ripple-color","",we.designSystemVariables.colorSecondary),cl={color:ll,backgroundColor:we.FtCssVariableFactory.extend("--ft-ripple-background-color","",ll)},pl=dl.css`
142
142
  :host {
143
143
  display: contents;
144
144
  }
@@ -193,19 +193,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
193
193
  }
194
194
 
195
195
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
196
- background-color: ${nl.backgroundColor};
196
+ background-color: ${cl.backgroundColor};
197
197
  }
198
198
 
199
199
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
200
- background-color: ${nl.color};
200
+ background-color: ${cl.color};
201
201
  }
202
202
 
203
203
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
204
- background-color: ${rl.backgroundColor};
204
+ background-color: ${sl.backgroundColor};
205
205
  }
206
206
 
207
207
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
208
- background-color: ${rl.color};
208
+ background-color: ${sl.color};
209
209
  }
210
210
 
211
211
  .ft-ripple .ft-ripple--background {
@@ -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 sl=f($()),Fo=f(E()),he={color:Fo.FtCssVariableFactory.extend("--ft-loader-color","",Fo.designSystemVariables.colorPrimary),size:Fo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},ll=sl.css`
253
+ `;var ul=f(T()),Fo=f(E()),he={color:Fo.FtCssVariableFactory.extend("--ft-loader-color","",Fo.designSystemVariables.colorPrimary),size:Fo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},fl=ul.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 * ${he.size}), 0);
320
320
  }
321
321
  }
322
- `;var cl=f($()),Lt=f(E()),ve={size:Lt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Lt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Lt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Lt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Lt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Lt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Lt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Lt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},dl=[cl.css`
322
+ `;var hl=f(T()),Lt=f(E()),ve={size:Lt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Lt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Lt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Lt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Lt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Lt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Lt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Lt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},yl=[hl.css`
323
323
  :host, i.ft-icon {
324
324
  display: inline-flex;
325
325
  align-items: center;
@@ -367,7 +367,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
367
367
  .ft-icon--material {
368
368
  font-family: ${ve.materialFontFamily}, "Material Icons", sans-serif;
369
369
  }
370
- `,Lt.noTextSelect];var pl=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:pl,fontSize:W.FtCssVariableFactory.extend("--ft-button-font-size","",Mt.fontSize),iconSize:W.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:W.FtCssVariableFactory.extend("--ft-button-ripple-color","",pl),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")},ul=W.FtCssVariableFactory.extend("--ft-button-primary-color","",W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorOnPrimary)),Ii={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-primary-background-color","",W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorPrimary)),color:ul,rippleColor:W.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ul)},Ut={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")},hl=[fl.css`
370
+ `,Lt.noTextSelect];var ml=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:ml,fontSize:W.FtCssVariableFactory.extend("--ft-button-font-size","",Mt.fontSize),iconSize:W.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:W.FtCssVariableFactory.extend("--ft-button-ripple-color","",ml),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")},gl=W.FtCssVariableFactory.extend("--ft-button-primary-color","",W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorOnPrimary)),Ni={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-primary-background-color","",W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorPrimary)),color:gl,rippleColor:W.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",gl)},Ut={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")},xl=[bl.css`
371
371
  :host {
372
372
  display: inline-block;
373
373
  max-width: 100%;
@@ -453,9 +453,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
453
453
  }
454
454
 
455
455
  .ft-button.ft-button--primary {
456
- background-color: ${Ii.backgroundColor};
457
- --button-internal-color: ${Ii.color};
458
- ${(0,W.setVariable)(S.color,Ii.rippleColor)};
456
+ background-color: ${Ni.backgroundColor};
457
+ --button-internal-color: ${Ni.color};
458
+ ${(0,W.setVariable)(S.color,Ni.rippleColor)};
459
459
  }
460
460
 
461
461
  .ft-button:focus {
@@ -504,18 +504,18 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
504
504
  ${(0,W.setVariable)(he.size,q.iconSize)};
505
505
  ${(0,W.setVariable)(he.color,"var(--button-internal-color)")};
506
506
  }
507
- `,W.noTextSelect];var br=f(E());var bl=f(E());var ml=f($()),Me=f(re()),gl=f(Ct()),Mo=f(E());var nt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Y=class extends Mo.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 Mo.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 Mo.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return ml.html`
507
+ `,W.noTextSelect];var br=f(E());var Cl=f(E());var Sl=f(T()),Me=f(re()),Ol=f(Ct()),Mo=f(E());var nt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Y=class extends Mo.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 Mo.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 Mo.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Sl.html`
508
508
  <style>
509
509
  .ft-ripple .ft-ripple--effect {
510
510
  left: ${this.originX}px;
511
511
  top: ${this.originY}px;
512
512
  }
513
513
  </style>
514
- <div class="${(0,gl.classMap)(e)}">
514
+ <div class="${(0,Ol.classMap)(e)}">
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,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}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)},n=o("mouseup","contextmenu"),i=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",n,s),e.addEventListener("touchstart",i,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",i,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,i,a;return o.x!=null?{x:i,y:a}=o:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};Y.elementDefinitions={};Y.styles=al;nt([(0,Me.property)({type:Boolean})],Y.prototype,"primary",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"secondary",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"unbounded",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"activated",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"selected",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"disabled",void 0);nt([(0,Me.state)()],Y.prototype,"hovered",void 0);nt([(0,Me.state)()],Y.prototype,"focused",void 0);nt([(0,Me.state)()],Y.prototype,"pressed",void 0);nt([(0,Me.state)()],Y.prototype,"rippling",void 0);nt([(0,Me.state)()],Y.prototype,"originX",void 0);nt([(0,Me.state)()],Y.prototype,"originY",void 0);nt([(0,Me.query)(".ft-ripple")],Y.prototype,"ripple",void 0);nt([(0,Me.query)(".ft-ripple--effect")],Y.prototype,"rippleEffect",void 0);(0,bl.customElement)("ft-ripple")(Y);var Kl=f(E());var jl=f($()),ke=f(re()),yr=f(E());var xl=f($()),tr=f(E()),fr={distance:tr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:tr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:tr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:tr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:tr.FtCssVariableFactory.external(tr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:tr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},vl=xl.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,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}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)},n=o("mouseup","contextmenu"),i=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",n,s),e.addEventListener("touchstart",i,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",i,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,i,a;return o.x!=null?{x:i,y:a}=o:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};Y.elementDefinitions={};Y.styles=pl;nt([(0,Me.property)({type:Boolean})],Y.prototype,"primary",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"secondary",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"unbounded",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"activated",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"selected",void 0);nt([(0,Me.property)({type:Boolean})],Y.prototype,"disabled",void 0);nt([(0,Me.state)()],Y.prototype,"hovered",void 0);nt([(0,Me.state)()],Y.prototype,"focused",void 0);nt([(0,Me.state)()],Y.prototype,"pressed",void 0);nt([(0,Me.state)()],Y.prototype,"rippling",void 0);nt([(0,Me.state)()],Y.prototype,"originX",void 0);nt([(0,Me.state)()],Y.prototype,"originY",void 0);nt([(0,Me.query)(".ft-ripple")],Y.prototype,"ripple",void 0);nt([(0,Me.query)(".ft-ripple--effect")],Y.prototype,"rippleEffect",void 0);(0,Cl.customElement)("ft-ripple")(Y);var Ql=f(E());var Xl=f(T()),ke=f(re()),yr=f(E());var wl=f(T()),tr=f(E()),fr={distance:tr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:tr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:tr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:tr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:tr.FtCssVariableFactory.external(tr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:tr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},El=wl.css`
519
519
  .ft-tooltip--container {
520
520
  display: block;
521
521
  }
@@ -544,7 +544,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
544
544
  position: relative;
545
545
  word-break: break-word;
546
546
  }
547
- `;var Ol=["top","right","bottom","left"],Sl=["start","end"],Ti=Ol.reduce((t,e)=>t.concat(e,e+"-"+Sl[0],e+"-"+Sl[1]),[]),Cl=Math.min,wl=Math.max;var fu={left:"right",right:"left",bottom:"top",top:"bottom"},hu={start:"end",end:"start"};function Ni(t,e,o){return wl(t,Cl(e,o))}function vn(t,e){return typeof t=="function"?t(e):t}function mo(t){return t.split("-")[0]}function hr(t){return t.split("-")[1]}function Pi(t){return t==="x"?"y":"x"}function _i(t){return t==="y"?"height":"width"}function Sn(t){return["top","bottom"].includes(mo(t))?"y":"x"}function Bi(t){return Pi(Sn(t))}function El(t,e,o){o===void 0&&(o=!1);let n=hr(t),i=Bi(t),a=_i(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=$i(s)),[s,$i(s)]}function Al(t){return t.replace(/start|end/g,e=>hu[e])}function $i(t){return t.replace(/left|right|bottom|top/g,e=>fu[e])}function yu(t){return{top:0,right:0,bottom:0,left:0,...t}}function Rl(t){return typeof t!="number"?yu(t):{top:t,right:t,bottom:t,left:t}}function Ur(t){let{x:e,y:o,width:n,height:i}=t;return{width:n,height:i,top:o,left:e,right:e+n,bottom:o+i,x:e,y:o}}function Ll(t,e,o){let{reference:n,floating:i}=t,a=Sn(e),s=Bi(e),c=_i(s),p=mo(e),u=a==="y",m=n.x+n.width/2-i.width/2,g=n.y+n.height/2-i.height/2,b=n[c]/2-i[c]/2,O;switch(p){case"top":O={x:m,y:n.y-i.height};break;case"bottom":O={x:m,y:n.y+n.height};break;case"right":O={x:n.x+n.width,y:g};break;case"left":O={x:n.x-i.width,y:g};break;default:O={x:n.x,y:n.y}}switch(hr(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:n="bottom",strategy:i="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:i}),{x:m,y:g}=Ll(u,n,p),b=n,O={},v=0;for(let w=0;w<c.length;w++){let{name:N,fn:k}=c[w],{x:I,y:z,data:Z,reset:X}=await k({x:m,y:g,initialPlacement:n,placement:b,strategy:i,middlewareData:O,rects:u,platform:s,elements:{reference:t,floating:e}});m=I??m,g=z??g,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:i}):X.rects),{x:m,y:g}=Ll(u,b,p)),w=-1)}return{x:m,y:g,placement:b,strategy:i,middlewareData:O}};async function Di(t,e){var o;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:c,strategy:p}=t,{boundary:u="clippingAncestors",rootBoundary:m="viewport",elementContext:g="floating",altBoundary:b=!1,padding:O=0}=vn(e,t),v=Rl(O),N=c[b?g==="floating"?"reference":"floating":g],k=Ur(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})),I=g==="floating"?{x:n,y:i,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=Ur(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:I,offsetParent:z,strategy:p}):I);return{top:(k.top-X.top+v.top)/Z.y,bottom:(X.bottom-k.bottom+v.bottom)/Z.y,left:(k.left-X.left+v.left)/Z.x,right:(X.right-k.right+v.right)/Z.x}}function mu(t,e,o){return(t?[...o.filter(i=>hr(i)===t),...o.filter(i=>hr(i)!==t)]:o.filter(i=>mo(i)===i)).filter(i=>t?hr(i)===t||(e?Al(i)!==i:!1):!0)}var Fi=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,n,i;let{rects:a,middlewareData:s,placement:c,platform:p,elements:u}=e,{crossAxis:m=!1,alignment:g,allowedPlacements:b=Ti,autoAlignment:O=!0,...v}=vn(t,e),w=g!==void 0||b===Ti?mu(g||null,O,b):b,N=await Di(e,v),k=((o=s.autoPlacement)==null?void 0:o.index)||0,I=w[k];if(I==null)return{};let z=El(I,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==I)return{reset:{placement:w[0]}};let Z=[N[mo(I)],N[z[0]],N[z[1]]],X=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:I,overflows:Z}],ot=w[k+1];if(ot)return{data:{index:k+1,overflows:X},reset:{placement:ot}};let Dt=X.map(De=>{let y=hr(De.placement);return[De.placement,y&&m?De.overflows.slice(0,2).reduce((x,P)=>x+P,0):De.overflows[0],De.overflows]}).sort((De,y)=>De[1]-y[1]),Ft=((i=Dt.filter(De=>De[2].slice(0,hr(De[0])?2:3).every(y=>y<=0))[0])==null?void 0:i[0])||Dt[0][0];return Ft!==c?{data:{index:k+1,overflows:X},reset:{placement:Ft}}:{}}}};var Mi=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:o,y:n,placement:i}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:N=>{let{x:k,y:I}=N;return{x:k,y:I}}},...p}=vn(t,e),u={x:o,y:n},m=await Di(e,p),g=Sn(mo(i)),b=Pi(g),O=u[b],v=u[g];if(a){let N=b==="y"?"top":"left",k=b==="y"?"bottom":"right",I=O+m[N],z=O-m[k];O=Ni(I,O,z)}if(s){let N=g==="y"?"top":"left",k=g==="y"?"bottom":"right",I=v+m[N],z=v-m[k];v=Ni(I,v,z)}let w=c.fn({...e,[b]:O,[g]:v});return{...w,data:{x:w.x-o,y:w.y-n,enabled:{[b]:a,[g]:s}}}}}};var zi=Math.min,go=Math.max,zo=Math.round;var rr=t=>({x:t,y:t});function or(t){return $l(t)?(t.nodeName||"").toLowerCase():"#document"}function it(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function nr(t){var e;return(e=($l(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function $l(t){return t instanceof Node||t instanceof it(t).Node}function Ht(t){return t instanceof Element||t instanceof it(t).Element}function kt(t){return t instanceof HTMLElement||t instanceof it(t).HTMLElement}function Il(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof it(t).ShadowRoot}function bo(t){let{overflow:e,overflowX:o,overflowY:n,display:i}=pt(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function Tl(t){return["table","td","th"].includes(or(t))}function Cn(t){let e=wn(),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(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Nl(t){let e=Hr(t);for(;kt(e)&&!Uo(e);){if(Cn(e))return e;e=Hr(e)}return null}function wn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Uo(t){return["html","body","#document"].includes(or(t))}function pt(t){return it(t).getComputedStyle(t)}function Ho(t){return Ht(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Hr(t){if(or(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Il(t)&&t.host||nr(t);return Il(e)?e.host:e}function Pl(t){let e=Hr(t);return Uo(e)?t.ownerDocument?t.ownerDocument.body:t.body:kt(e)&&bo(e)?e:Pl(e)}function On(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=Pl(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=it(i);return a?e.concat(s,s.visualViewport||[],bo(i)?i:[],s.frameElement&&o?On(s.frameElement):[]):e.concat(i,On(i,[],o))}function Dl(t){let e=pt(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=kt(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,c=zo(o)!==a||zo(n)!==s;return c&&(o=a,n=s),{width:o,height:n,$:c}}function Fl(t){return Ht(t)?t:t.contextElement}function xo(t){let e=Fl(t);if(!kt(e))return rr(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=Dl(e),s=(a?zo(o.width):o.width)/n,c=(a?zo(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var xu=rr(0);function Ml(t){let e=it(t);return!wn()||!e.visualViewport?xu:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function vu(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==it(t)?!1:e}function Wo(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=Fl(t),s=rr(1);e&&(n?Ht(n)&&(s=xo(n)):s=xo(t));let c=vu(a,o,n)?Ml(a):rr(0),p=(i.left+c.x)/s.x,u=(i.top+c.y)/s.y,m=i.width/s.x,g=i.height/s.y;if(a){let b=it(a),O=n&&Ht(n)?it(n):n,v=b.frameElement;for(;v&&n&&O!==b;){let w=xo(v),N=v.getBoundingClientRect(),k=pt(v),I=N.left+(v.clientLeft+parseFloat(k.paddingLeft))*w.x,z=N.top+(v.clientTop+parseFloat(k.paddingTop))*w.y;p*=w.x,u*=w.y,m*=w.x,g*=w.y,p+=I,u+=z,v=it(v).frameElement}}return Ur({width:m,height:g,x:p,y:u})}function Su(t){let{rect:e,offsetParent:o,strategy:n}=t,i=kt(o),a=nr(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=rr(1),p=rr(0);if((i||!i&&n!=="fixed")&&((or(o)!=="body"||bo(a))&&(s=Ho(o)),kt(o))){let u=Wo(o);c=xo(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 Ou(t){return Array.from(t.getClientRects())}function zl(t){return Wo(nr(t)).left+Ho(t).scrollLeft}function Cu(t){let e=nr(t),o=Ho(t),n=t.ownerDocument.body,i=go(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=go(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+zl(t),c=-o.scrollTop;return pt(n).direction==="rtl"&&(s+=go(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:c}}function wu(t,e){let o=it(t),n=nr(t),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,c=0,p=0;if(i){a=i.width,s=i.height;let u=wn();(!u||u&&e==="fixed")&&(c=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:c,y:p}}function Eu(t,e){let o=Wo(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=kt(t)?xo(t):rr(1),s=t.clientWidth*a.x,c=t.clientHeight*a.y,p=i*a.x,u=n*a.y;return{width:s,height:c,x:p,y:u}}function _l(t,e,o){let n;if(e==="viewport")n=wu(t,o);else if(e==="document")n=Cu(nr(t));else if(Ht(e))n=Eu(e,o);else{let i=Ml(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Ur(n)}function Ul(t,e){let o=Hr(t);return o===e||!Ht(o)||Uo(o)?!1:pt(o).position==="fixed"||Ul(o,e)}function Au(t,e){let o=e.get(t);if(o)return o;let n=On(t,[],!1).filter(c=>Ht(c)&&or(c)!=="body"),i=null,a=pt(t).position==="fixed",s=a?Hr(t):t;for(;Ht(s)&&!Uo(s);){let c=pt(s),p=Cn(s);!p&&c.position==="fixed"&&(i=null),(a?!p&&!i:!p&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||bo(s)&&!p&&Ul(t,s))?n=n.filter(m=>m!==s):i=c,s=Hr(s)}return e.set(t,n),n}function Ru(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?Au(e,this._c):[].concat(o),n],c=s[0],p=s.reduce((u,m)=>{let g=_l(e,m,i);return u.top=go(g.top,u.top),u.right=zi(g.right,u.right),u.bottom=zi(g.bottom,u.bottom),u.left=go(g.left,u.left),u},_l(e,c,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Lu(t){return Dl(t)}function ku(t,e,o){let n=kt(e),i=nr(e),a=o==="fixed",s=Wo(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=rr(0);if(n||!n&&!a)if((or(e)!=="body"||bo(i))&&(c=Ho(e)),n){let u=Wo(e,!0,a,e);p.x=u.x+e.clientLeft,p.y=u.y+e.clientTop}else i&&(p.x=zl(i));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function Bl(t,e){return!kt(t)||pt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Hl(t,e){let o=it(t);if(!kt(t))return o;let n=Bl(t,e);for(;n&&Tl(n)&&pt(n).position==="static";)n=Bl(n,e);return n&&(or(n)==="html"||or(n)==="body"&&pt(n).position==="static"&&!Cn(n))?o:n||Nl(t)||o}var Iu=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||Hl,a=this.getDimensions;return{reference:ku(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function $u(t){return pt(t).direction==="rtl"}var En={convertOffsetParentRelativeRectToViewportRelativeRect:Su,getDocumentElement:nr,getClippingRect:Ru,getOffsetParent:Hl,getElementRects:Iu,getClientRects:Ou,getDimensions:Lu,getScale:xo,isElement:Ht,isRTL:$u};var Wl=(t,e,o)=>{let n=new Map,i={platform:En,...o},a={...i.platform,_c:n};return kl(t,e,{...i,platform:a})};function Vl(t){return Tu(t)}function Ui(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Tu(t){for(let e=t;e;e=Ui(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Ui(t);e;e=Ui(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 Gl(t,e,o){return Wl(t,e,{platform:{...En,getOffsetParent:n=>En.getOffsetParent(n,Vl)},middleware:[Mi({crossAxis:!0}),Fi({allowedPlacements:[o]})]})}var at=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ye=class extends yr.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 yr.Debouncer,this.revealDebouncer=new yr.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return jl.html`
547
+ `;var Rl=["top","right","bottom","left"],Al=["start","end"],_i=Rl.reduce((t,e)=>t.concat(e,e+"-"+Al[0],e+"-"+Al[1]),[]),Ll=Math.min,kl=Math.max;var Su={left:"right",right:"left",bottom:"top",top:"bottom"},Ou={start:"end",end:"start"};function Bi(t,e,o){return kl(t,Ll(e,o))}function Sn(t,e){return typeof t=="function"?t(e):t}function mo(t){return t.split("-")[0]}function hr(t){return t.split("-")[1]}function Di(t){return t==="x"?"y":"x"}function Fi(t){return t==="y"?"height":"width"}function On(t){return["top","bottom"].includes(mo(t))?"y":"x"}function Mi(t){return Di(On(t))}function Il(t,e,o){o===void 0&&(o=!1);let n=hr(t),i=Mi(t),a=Fi(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Pi(s)),[s,Pi(s)]}function $l(t){return t.replace(/start|end/g,e=>Ou[e])}function Pi(t){return t.replace(/left|right|bottom|top/g,e=>Su[e])}function Cu(t){return{top:0,right:0,bottom:0,left:0,...t}}function Tl(t){return typeof t!="number"?Cu(t):{top:t,right:t,bottom:t,left:t}}function Ur(t){let{x:e,y:o,width:n,height:i}=t;return{width:n,height:i,top:o,left:e,right:e+n,bottom:o+i,x:e,y:o}}function Nl(t,e,o){let{reference:n,floating:i}=t,a=On(e),s=Mi(e),c=Fi(s),p=mo(e),u=a==="y",m=n.x+n.width/2-i.width/2,g=n.y+n.height/2-i.height/2,b=n[c]/2-i[c]/2,O;switch(p){case"top":O={x:m,y:n.y-i.height};break;case"bottom":O={x:m,y:n.y+n.height};break;case"right":O={x:n.x+n.width,y:g};break;case"left":O={x:n.x-i.width,y:g};break;default:O={x:n.x,y:n.y}}switch(hr(e)){case"start":O[s]-=b*(o&&u?-1:1);break;case"end":O[s]+=b*(o&&u?-1:1);break}return O}var Pl=async(t,e,o)=>{let{placement:n="bottom",strategy:i="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:i}),{x:m,y:g}=Nl(u,n,p),b=n,O={},v=0;for(let w=0;w<c.length;w++){let{name:N,fn:k}=c[w],{x:$,y:z,data:Z,reset:X}=await k({x:m,y:g,initialPlacement:n,placement:b,strategy:i,middlewareData:O,rects:u,platform:s,elements:{reference:t,floating:e}});m=$??m,g=z??g,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:i}):X.rects),{x:m,y:g}=Nl(u,b,p)),w=-1)}return{x:m,y:g,placement:b,strategy:i,middlewareData:O}};async function zi(t,e){var o;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:c,strategy:p}=t,{boundary:u="clippingAncestors",rootBoundary:m="viewport",elementContext:g="floating",altBoundary:b=!1,padding:O=0}=Sn(e,t),v=Tl(O),N=c[b?g==="floating"?"reference":"floating":g],k=Ur(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})),$=g==="floating"?{x:n,y:i,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=Ur(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:$,offsetParent:z,strategy:p}):$);return{top:(k.top-X.top+v.top)/Z.y,bottom:(X.bottom-k.bottom+v.bottom)/Z.y,left:(k.left-X.left+v.left)/Z.x,right:(X.right-k.right+v.right)/Z.x}}function wu(t,e,o){return(t?[...o.filter(i=>hr(i)===t),...o.filter(i=>hr(i)!==t)]:o.filter(i=>mo(i)===i)).filter(i=>t?hr(i)===t||(e?$l(i)!==i:!1):!0)}var Ui=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,n,i;let{rects:a,middlewareData:s,placement:c,platform:p,elements:u}=e,{crossAxis:m=!1,alignment:g,allowedPlacements:b=_i,autoAlignment:O=!0,...v}=Sn(t,e),w=g!==void 0||b===_i?wu(g||null,O,b):b,N=await zi(e,v),k=((o=s.autoPlacement)==null?void 0:o.index)||0,$=w[k];if($==null)return{};let z=Il($,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==$)return{reset:{placement:w[0]}};let Z=[N[mo($)],N[z[0]],N[z[1]]],X=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:$,overflows:Z}],ot=w[k+1];if(ot)return{data:{index:k+1,overflows:X},reset:{placement:ot}};let Dt=X.map(De=>{let y=hr(De.placement);return[De.placement,y&&m?De.overflows.slice(0,2).reduce((x,P)=>x+P,0):De.overflows[0],De.overflows]}).sort((De,y)=>De[1]-y[1]),Ft=((i=Dt.filter(De=>De[2].slice(0,hr(De[0])?2:3).every(y=>y<=0))[0])==null?void 0:i[0])||Dt[0][0];return Ft!==c?{data:{index:k+1,overflows:X},reset:{placement:Ft}}:{}}}};var Hi=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:o,y:n,placement:i}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:N=>{let{x:k,y:$}=N;return{x:k,y:$}}},...p}=Sn(t,e),u={x:o,y:n},m=await zi(e,p),g=On(mo(i)),b=Di(g),O=u[b],v=u[g];if(a){let N=b==="y"?"top":"left",k=b==="y"?"bottom":"right",$=O+m[N],z=O-m[k];O=Bi($,O,z)}if(s){let N=g==="y"?"top":"left",k=g==="y"?"bottom":"right",$=v+m[N],z=v-m[k];v=Bi($,v,z)}let w=c.fn({...e,[b]:O,[g]:v});return{...w,data:{x:w.x-o,y:w.y-n,enabled:{[b]:a,[g]:s}}}}}};var Wi=Math.min,go=Math.max,zo=Math.round;var rr=t=>({x:t,y:t});function or(t){return Bl(t)?(t.nodeName||"").toLowerCase():"#document"}function it(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function nr(t){var e;return(e=(Bl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Bl(t){return t instanceof Node||t instanceof it(t).Node}function Ht(t){return t instanceof Element||t instanceof it(t).Element}function kt(t){return t instanceof HTMLElement||t instanceof it(t).HTMLElement}function _l(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof it(t).ShadowRoot}function bo(t){let{overflow:e,overflowX:o,overflowY:n,display:i}=pt(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function Dl(t){return["table","td","th"].includes(or(t))}function wn(t){let e=En(),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(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Fl(t){let e=Hr(t);for(;kt(e)&&!Uo(e);){if(wn(e))return e;e=Hr(e)}return null}function En(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Uo(t){return["html","body","#document"].includes(or(t))}function pt(t){return it(t).getComputedStyle(t)}function Ho(t){return Ht(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Hr(t){if(or(t)==="html")return t;let e=t.assignedSlot||t.parentNode||_l(t)&&t.host||nr(t);return _l(e)?e.host:e}function Ml(t){let e=Hr(t);return Uo(e)?t.ownerDocument?t.ownerDocument.body:t.body:kt(e)&&bo(e)?e:Ml(e)}function Cn(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=Ml(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=it(i);return a?e.concat(s,s.visualViewport||[],bo(i)?i:[],s.frameElement&&o?Cn(s.frameElement):[]):e.concat(i,Cn(i,[],o))}function Hl(t){let e=pt(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=kt(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,c=zo(o)!==a||zo(n)!==s;return c&&(o=a,n=s),{width:o,height:n,$:c}}function Wl(t){return Ht(t)?t:t.contextElement}function xo(t){let e=Wl(t);if(!kt(e))return rr(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=Hl(e),s=(a?zo(o.width):o.width)/n,c=(a?zo(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Ru=rr(0);function Vl(t){let e=it(t);return!En()||!e.visualViewport?Ru:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Lu(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==it(t)?!1:e}function Wo(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=Wl(t),s=rr(1);e&&(n?Ht(n)&&(s=xo(n)):s=xo(t));let c=Lu(a,o,n)?Vl(a):rr(0),p=(i.left+c.x)/s.x,u=(i.top+c.y)/s.y,m=i.width/s.x,g=i.height/s.y;if(a){let b=it(a),O=n&&Ht(n)?it(n):n,v=b.frameElement;for(;v&&n&&O!==b;){let w=xo(v),N=v.getBoundingClientRect(),k=pt(v),$=N.left+(v.clientLeft+parseFloat(k.paddingLeft))*w.x,z=N.top+(v.clientTop+parseFloat(k.paddingTop))*w.y;p*=w.x,u*=w.y,m*=w.x,g*=w.y,p+=$,u+=z,v=it(v).frameElement}}return Ur({width:m,height:g,x:p,y:u})}function ku(t){let{rect:e,offsetParent:o,strategy:n}=t,i=kt(o),a=nr(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=rr(1),p=rr(0);if((i||!i&&n!=="fixed")&&((or(o)!=="body"||bo(a))&&(s=Ho(o)),kt(o))){let u=Wo(o);c=xo(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 Iu(t){return Array.from(t.getClientRects())}function Gl(t){return Wo(nr(t)).left+Ho(t).scrollLeft}function $u(t){let e=nr(t),o=Ho(t),n=t.ownerDocument.body,i=go(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=go(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+Gl(t),c=-o.scrollTop;return pt(n).direction==="rtl"&&(s+=go(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:c}}function Tu(t,e){let o=it(t),n=nr(t),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,c=0,p=0;if(i){a=i.width,s=i.height;let u=En();(!u||u&&e==="fixed")&&(c=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:c,y:p}}function Nu(t,e){let o=Wo(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=kt(t)?xo(t):rr(1),s=t.clientWidth*a.x,c=t.clientHeight*a.y,p=i*a.x,u=n*a.y;return{width:s,height:c,x:p,y:u}}function zl(t,e,o){let n;if(e==="viewport")n=Tu(t,o);else if(e==="document")n=$u(nr(t));else if(Ht(e))n=Nu(e,o);else{let i=Vl(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Ur(n)}function jl(t,e){let o=Hr(t);return o===e||!Ht(o)||Uo(o)?!1:pt(o).position==="fixed"||jl(o,e)}function Pu(t,e){let o=e.get(t);if(o)return o;let n=Cn(t,[],!1).filter(c=>Ht(c)&&or(c)!=="body"),i=null,a=pt(t).position==="fixed",s=a?Hr(t):t;for(;Ht(s)&&!Uo(s);){let c=pt(s),p=wn(s);!p&&c.position==="fixed"&&(i=null),(a?!p&&!i:!p&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||bo(s)&&!p&&jl(t,s))?n=n.filter(m=>m!==s):i=c,s=Hr(s)}return e.set(t,n),n}function _u(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?Pu(e,this._c):[].concat(o),n],c=s[0],p=s.reduce((u,m)=>{let g=zl(e,m,i);return u.top=go(g.top,u.top),u.right=Wi(g.right,u.right),u.bottom=Wi(g.bottom,u.bottom),u.left=go(g.left,u.left),u},zl(e,c,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Bu(t){return Hl(t)}function Du(t,e,o){let n=kt(e),i=nr(e),a=o==="fixed",s=Wo(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=rr(0);if(n||!n&&!a)if((or(e)!=="body"||bo(i))&&(c=Ho(e)),n){let u=Wo(e,!0,a,e);p.x=u.x+e.clientLeft,p.y=u.y+e.clientTop}else i&&(p.x=Gl(i));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function Ul(t,e){return!kt(t)||pt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Kl(t,e){let o=it(t);if(!kt(t))return o;let n=Ul(t,e);for(;n&&Dl(n)&&pt(n).position==="static";)n=Ul(n,e);return n&&(or(n)==="html"||or(n)==="body"&&pt(n).position==="static"&&!wn(n))?o:n||Fl(t)||o}var Fu=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||Kl,a=this.getDimensions;return{reference:Du(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function Mu(t){return pt(t).direction==="rtl"}var An={convertOffsetParentRelativeRectToViewportRelativeRect:ku,getDocumentElement:nr,getClippingRect:_u,getOffsetParent:Kl,getElementRects:Fu,getClientRects:Iu,getDimensions:Bu,getScale:xo,isElement:Ht,isRTL:Mu};var Zl=(t,e,o)=>{let n=new Map,i={platform:An,...o},a={...i.platform,_c:n};return Pl(t,e,{...i,platform:a})};function ql(t){return zu(t)}function Vi(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function zu(t){for(let e=t;e;e=Vi(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Vi(t);e;e=Vi(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 Yl(t,e,o){return Zl(t,e,{platform:{...An,getOffsetParent:n=>An.getOffsetParent(n,ql)},middleware:[Hi({crossAxis:!0}),Ui({allowedPlacements:[o]})]})}var at=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ye=class extends yr.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 yr.Debouncer,this.revealDebouncer=new yr.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Xl.html`
548
548
  <div part="container"
549
549
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
550
550
  @mouseenter=${this.onHover}
@@ -562,19 +562,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
562
562
  </div>
563
563
  </div>
564
564
  </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 n=this.manual;this.manual=!0;let i=this.text;this.text=e,await this.show(o),this.text=i,this.manual=n}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="",Gl(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 ${yr.designSystemVariables.transitionDuration}, left ${yr.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))}};ye.elementDefinitions={"ft-typography":oe};ye.styles=vl;at([(0,ke.property)()],ye.prototype,"text",void 0);at([(0,ke.property)({type:Boolean})],ye.prototype,"manual",void 0);at([(0,ke.property)({type:Boolean})],ye.prototype,"inline",void 0);at([(0,ke.property)({type:Number})],ye.prototype,"delay",void 0);at([(0,ke.property)()],ye.prototype,"position",void 0);at([(0,ke.queryAssignedNodes)()],ye.prototype,"slotNodes",void 0);at([(0,ke.query)(".ft-tooltip--container")],ye.prototype,"container",void 0);at([(0,ke.query)(".ft-tooltip")],ye.prototype,"tooltip",void 0);at([(0,ke.query)(".ft-tooltip--content")],ye.prototype,"tooltipContent",void 0);at([(0,ke.state)()],ye.prototype,"visible",void 0);at([(0,ke.eventOptions)({passive:!0})],ye.prototype,"onTouch",null);at([(0,ke.eventOptions)({passive:!0})],ye.prototype,"onHover",null);at([(0,ke.eventOptions)({passive:!0})],ye.prototype,"onOut",null);at([(0,ke.eventOptions)({passive:!0})],ye.prototype,"onClick",null);(0,Kl.customElement)("ft-tooltip")(ye);var Jl=f(E());var Vo=f($()),mr=f(re()),Xl=f(E()),Ql=f(ql());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;"})(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 Hi=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])]),Nu=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 Yl(t,e){var o,n,i,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((o=Nu.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(i=(n=Hi.get(c))!==null&&n!==void 0?n:Hi.get(e))!==null&&i!==void 0?i:Hi.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var Rx={[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 Go=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ce=class extends Xl.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Vo.nothing}render(){let e=this.variant&&Object.values(Xe).includes(this.variant)?this.variant:Xe.fluid_topics,o=e!==Xe.material||!!this.value;return Vo.html`
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 n=this.manual;this.manual=!0;let i=this.text;this.text=e,await this.show(o),this.text=i,this.manual=n}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="",Yl(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 ${yr.designSystemVariables.transitionDuration}, left ${yr.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))}};ye.elementDefinitions={"ft-typography":oe};ye.styles=El;at([(0,ke.property)()],ye.prototype,"text",void 0);at([(0,ke.property)({type:Boolean})],ye.prototype,"manual",void 0);at([(0,ke.property)({type:Boolean})],ye.prototype,"inline",void 0);at([(0,ke.property)({type:Number})],ye.prototype,"delay",void 0);at([(0,ke.property)()],ye.prototype,"position",void 0);at([(0,ke.queryAssignedNodes)()],ye.prototype,"slotNodes",void 0);at([(0,ke.query)(".ft-tooltip--container")],ye.prototype,"container",void 0);at([(0,ke.query)(".ft-tooltip")],ye.prototype,"tooltip",void 0);at([(0,ke.query)(".ft-tooltip--content")],ye.prototype,"tooltipContent",void 0);at([(0,ke.state)()],ye.prototype,"visible",void 0);at([(0,ke.eventOptions)({passive:!0})],ye.prototype,"onTouch",null);at([(0,ke.eventOptions)({passive:!0})],ye.prototype,"onHover",null);at([(0,ke.eventOptions)({passive:!0})],ye.prototype,"onOut",null);at([(0,ke.eventOptions)({passive:!0})],ye.prototype,"onClick",null);(0,Ql.customElement)("ft-tooltip")(ye);var nc=f(E());var Vo=f(T()),mr=f(re()),rc=f(E()),oc=f(ec());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;"})(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 Gi=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])]),Uu=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 tc(t,e){var o,n,i,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((o=Uu.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(i=(n=Gi.get(c))!==null&&n!==void 0?n:Gi.get(e))!==null&&i!==void 0?i:Gi.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var Nx={[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 Go=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ce=class extends rc.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Vo.nothing}render(){let e=this.variant&&Object.values(Xe).includes(this.variant)?this.variant:Xe.fluid_topics,o=e!==Xe.material||!!this.value;return Vo.html`
566
566
  <i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
567
- ${(0,Ql.unsafeHTML)(this.resolvedIcon)}
567
+ ${(0,oc.unsafeHTML)(this.resolvedIcon)}
568
568
  <slot ?hidden=${o}></slot>
569
569
  </i>
570
- `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case Xe.file_format:this.resolvedIcon=(e=A[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Xe.material:this.resolvedIcon=this.value||Vo.nothing;break;default:this.resolvedIcon=(o=ut[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};ce.elementDefinitions={};ce.styles=dl;Go([(0,mr.property)()],ce.prototype,"variant",void 0);Go([(0,mr.property)()],ce.prototype,"value",void 0);Go([(0,mr.property)({reflect:!0,attribute:"aria-hidden"})],ce.prototype,"ariaHidden",void 0);Go([(0,mr.state)()],ce.prototype,"resolvedIcon",void 0);Go([(0,mr.query)("slot")],ce.prototype,"slottedContent",void 0);(0,Jl.customElement)("ft-icon")(ce);var rc=f(E());var ec=f($()),tc=f(E());var Wr=class extends tc.FtLitElement{render(){return ec.html`
570
+ `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case Xe.file_format:this.resolvedIcon=(e=A[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Xe.material:this.resolvedIcon=this.value||Vo.nothing;break;default:this.resolvedIcon=(o=ut[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};ce.elementDefinitions={};ce.styles=yl;Go([(0,mr.property)()],ce.prototype,"variant",void 0);Go([(0,mr.property)()],ce.prototype,"value",void 0);Go([(0,mr.property)({reflect:!0,attribute:"aria-hidden"})],ce.prototype,"ariaHidden",void 0);Go([(0,mr.state)()],ce.prototype,"resolvedIcon",void 0);Go([(0,mr.query)("slot")],ce.prototype,"slottedContent",void 0);(0,nc.customElement)("ft-icon")(ce);var sc=f(E());var ic=f(T()),ac=f(E());var Wr=class extends ac.FtLitElement{render(){return ic.html`
571
571
  <div class="ft-loader">
572
572
  <div></div>
573
573
  <div></div>
574
574
  <div></div>
575
575
  <div></div>
576
576
  </div>
577
- `}};Wr.styles=ll;(0,rc.customElement)("ft-loader")(Wr);var gr=f($()),Wi=f(Ct()),Ee=f(re());var jo=t=>t??Ce;var _e=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},de=class extends(0,br.toFtFormComponent)(br.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,n;let i=gr.html`
577
+ `}};Wr.styles=fl;(0,sc.customElement)("ft-loader")(Wr);var gr=f(T()),ji=f(Ct()),Ee=f(re());var jo=t=>t??Ce;var _e=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},de=class extends(0,br.toFtFormComponent)(br.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,n;let i=gr.html`
578
578
  <ft-ripple part="ripple"
579
579
  ?disabled=${this.isDisabled()}
580
580
  ?activated=${this.activated}
@@ -591,14 +591,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
591
591
  <a href="${a}"
592
592
  target="${(e=this.target)!==null&&e!==void 0?e:"_self"}"
593
593
  part="button"
594
- class="${(0,Wi.classMap)(this.buttonClasses)}"
594
+ class="${(0,ji.classMap)(this.buttonClasses)}"
595
595
  aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
596
596
  ?disabled=${this.isDisabled()}>
597
597
  ${i}
598
598
  </a>
599
599
  `:gr.html`
600
600
  <button part="button"
601
- class="${(0,Wi.classMap)(this.buttonClasses)}"
601
+ class="${(0,ji.classMap)(this.buttonClasses)}"
602
602
  aria-label="${(n=this.ariaLabel)!==null&&n!==void 0?n:this.getLabel()}"
603
603
  aria-haspopup="${jo(this.ariaHasPopup)}"
604
604
  ?disabled=${this.isDisabled()}>
@@ -615,7 +615,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
615
615
  <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
616
616
  `:gr.html`
617
617
  <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 n;return(n=this.tooltip)===null||n===void 0?void 0:n.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,br.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":ye,"ft-typography":oe,"ft-icon":ce,"ft-loader":Wr};_e([(0,Ee.property)()],de.prototype,"href",void 0);_e([(0,Ee.property)()],de.prototype,"target",void 0);_e([(0,Ee.property)()],de.prototype,"type",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"disabled",void 0);_e([(0,Ee.property)()],de.prototype,"label",void 0);_e([(0,Ee.property)()],de.prototype,"icon",void 0);_e([(0,Ee.property)()],de.prototype,"iconVariant",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"trailingIcon",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"loading",void 0);_e([(0,Ee.property)({attribute:"aria-label"})],de.prototype,"ariaLabel",void 0);_e([(0,Ee.property)()],de.prototype,"ariaHasPopup",void 0);_e([(0,Ee.property)()],de.prototype,"tooltipPosition",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"hideTooltip",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"forceTooltip",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"activated",void 0);_e([(0,Ee.query)(".ft-button")],de.prototype,"button",void 0);_e([(0,Ee.query)(".ft-button--label slot")],de.prototype,"slottedContent",void 0);_e([(0,Ee.query)("[part=tooltip]")],de.prototype,"tooltip",void 0);var An=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},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=[oc.safariEllipsisFix,hl];An([(0,Ko.property)({type:Boolean})],Ie.prototype,"primary",void 0);An([(0,Ko.property)({type:Boolean})],Ie.prototype,"outlined",void 0);An([(0,Ko.property)({type:Boolean})],Ie.prototype,"dense",void 0);An([(0,Ko.property)({type:Boolean})],Ie.prototype,"round",void 0);var Zo=f(re());var Ln=f(E());var nc=f($()),C=f(E());var Vi={...h,iconOnlyScale:C.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},ic=[nc.css`
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 n;return(n=this.tooltip)===null||n===void 0?void 0:n.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,br.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":ye,"ft-typography":oe,"ft-icon":ce,"ft-loader":Wr};_e([(0,Ee.property)()],de.prototype,"href",void 0);_e([(0,Ee.property)()],de.prototype,"target",void 0);_e([(0,Ee.property)()],de.prototype,"type",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"disabled",void 0);_e([(0,Ee.property)()],de.prototype,"label",void 0);_e([(0,Ee.property)()],de.prototype,"icon",void 0);_e([(0,Ee.property)()],de.prototype,"iconVariant",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"trailingIcon",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"loading",void 0);_e([(0,Ee.property)({attribute:"aria-label"})],de.prototype,"ariaLabel",void 0);_e([(0,Ee.property)()],de.prototype,"ariaHasPopup",void 0);_e([(0,Ee.property)()],de.prototype,"tooltipPosition",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"hideTooltip",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"forceTooltip",void 0);_e([(0,Ee.property)({type:Boolean})],de.prototype,"activated",void 0);_e([(0,Ee.query)(".ft-button")],de.prototype,"button",void 0);_e([(0,Ee.query)(".ft-button--label slot")],de.prototype,"slottedContent",void 0);_e([(0,Ee.query)("[part=tooltip]")],de.prototype,"tooltip",void 0);var Rn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},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=[lc.safariEllipsisFix,xl];Rn([(0,Ko.property)({type:Boolean})],Ie.prototype,"primary",void 0);Rn([(0,Ko.property)({type:Boolean})],Ie.prototype,"outlined",void 0);Rn([(0,Ko.property)({type:Boolean})],Ie.prototype,"dense",void 0);Rn([(0,Ko.property)({type:Boolean})],Ie.prototype,"round",void 0);var Zo=f(re());var kn=f(E());var cc=f(T()),C=f(E());var Ki={...h,iconOnlyScale:C.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},dc=[cc.css`
619
619
  :host {
620
620
  display: inline-block;
621
621
  max-width: 100%;
@@ -698,7 +698,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
698
698
  }
699
699
 
700
700
  .ft-button.ft-button--icon-only ft-icon {
701
- transform: scale(${Vi.iconOnlyScale});
701
+ transform: scale(${Ki.iconOnlyScale});
702
702
  }
703
703
 
704
704
  /** Brand Primary styles **/
@@ -1085,7 +1085,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1085
1085
  .ftds--size-small.ft-button--icon-only {
1086
1086
  width: ${h.smallIconOnlyWidth};
1087
1087
  }
1088
- `,C.noTextSelect];var Rn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},It=class extends(0,Ln.toFtdsBase)(de){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=ur.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 Ne.body2medium;case Ye.medium:return Ne.caption1medium;case Ye.small:return Ne.caption2medium}}};It.styles=[Ln.safariEllipsisFix,ic];Rn([(0,Zo.property)({type:Boolean})],It.prototype,"primary",void 0);Rn([(0,Zo.property)({type:Boolean})],It.prototype,"secondary",void 0);Rn([(0,Zo.property)({type:Boolean})],It.prototype,"tertiary",void 0);Rn([(0,Zo.property)({type:Boolean})],It.prototype,"round",void 0);(0,Gi.customElement)("ft-button")(Ie);(0,Gi.customElement)("ftds-button")(It);var pc=f(E());var lc=f($()),Wt=f(re()),cc=f(E()),dc=f(Ct());var ze=f(E()),ac=f($());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)},sc=ac.css`
1088
+ `,C.noTextSelect];var Ln=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},It=class extends(0,kn.toFtdsBase)(de){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=ur.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 Ne.body2medium;case Ye.medium:return Ne.caption1medium;case Ye.small:return Ne.caption2medium}}};It.styles=[kn.safariEllipsisFix,dc];Ln([(0,Zo.property)({type:Boolean})],It.prototype,"primary",void 0);Ln([(0,Zo.property)({type:Boolean})],It.prototype,"secondary",void 0);Ln([(0,Zo.property)({type:Boolean})],It.prototype,"tertiary",void 0);Ln([(0,Zo.property)({type:Boolean})],It.prototype,"round",void 0);(0,Zi.customElement)("ft-button")(Ie);(0,Zi.customElement)("ftds-button")(It);var mc=f(E());var fc=f(T()),Wt=f(re()),hc=f(E()),yc=f(Ct());var ze=f(E()),pc=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)},uc=pc.css`
1089
1089
  * {
1090
1090
  box-sizing: border-box;
1091
1091
  }
@@ -1178,8 +1178,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1178
1178
  }
1179
1179
  }
1180
1180
  }
1181
- `;var xr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ve=class extends cc.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 lc.html`
1182
- <label class="${(0,dc.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1181
+ `;var xr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ve=class extends hc.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 fc.html`
1182
+ <label class="${(0,yc.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1183
1183
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
1184
1184
  <ft-ripple part="checkbox-ripple"
1185
1185
  ?disabled=${this.disabled}
@@ -1205,8 +1205,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1205
1205
  <slot></slot>
1206
1206
  </ft-typography>
1207
1207
  </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)}};Ve.elementDefinitions={"ft-ripple":Y,"ft-typography":oe};Ve.styles=sc;xr([(0,Wt.property)()],Ve.prototype,"name",void 0);xr([(0,Wt.property)({type:Boolean,reflect:!0})],Ve.prototype,"checked",void 0);xr([(0,Wt.property)({type:Boolean})],Ve.prototype,"indeterminate",void 0);xr([(0,Wt.property)({type:Boolean})],Ve.prototype,"disabled",void 0);xr([(0,Wt.property)({type:Boolean})],Ve.prototype,"error",void 0);xr([(0,Wt.query)(".ft-checkbox")],Ve.prototype,"container",void 0);xr([(0,Wt.query)("ft-ripple")],Ve.prototype,"ripple",void 0);xr([(0,Wt.query)("input")],Ve.prototype,"input",void 0);(0,pc.customElement)("ft-checkbox")(Ve);var Xo=f(E());var uc=f($()),Vt=f(re()),fc=f(E()),hc=f(Ct());var vr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},kn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},Qe=class extends fc.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 uc.html`
1209
- <div class="${(0,hc.classMap)(this.radioClasses)}"
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)}};Ve.elementDefinitions={"ft-ripple":Y,"ft-typography":oe};Ve.styles=uc;xr([(0,Wt.property)()],Ve.prototype,"name",void 0);xr([(0,Wt.property)({type:Boolean,reflect:!0})],Ve.prototype,"checked",void 0);xr([(0,Wt.property)({type:Boolean})],Ve.prototype,"indeterminate",void 0);xr([(0,Wt.property)({type:Boolean})],Ve.prototype,"disabled",void 0);xr([(0,Wt.property)({type:Boolean})],Ve.prototype,"error",void 0);xr([(0,Wt.query)(".ft-checkbox")],Ve.prototype,"container",void 0);xr([(0,Wt.query)("ft-ripple")],Ve.prototype,"ripple",void 0);xr([(0,Wt.query)("input")],Ve.prototype,"input",void 0);(0,mc.customElement)("ft-checkbox")(Ve);var Xo=f(E());var gc=f(T()),Vt=f(re()),bc=f(E()),xc=f(Ct());var vr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},In=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},Qe=class extends bc.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 gc.html`
1209
+ <div class="${(0,xc.classMap)(this.radioClasses)}"
1210
1210
  @click=${this.onClick}>
1211
1211
  <div class="ft-radio--box-container">
1212
1212
  <ft-ripple
@@ -1231,7 +1231,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1231
1231
  </ft-typography>
1232
1232
  </label>
1233
1233
  </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 kn(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 kn(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};vr([(0,Vt.property)()],Qe.prototype,"value",void 0);vr([(0,Vt.property)()],Qe.prototype,"name",void 0);vr([(0,Vt.property)({type:Boolean,reflect:!0})],Qe.prototype,"checked",void 0);vr([(0,Vt.property)({attribute:"aria-checked",reflect:!0})],Qe.prototype,"ariaChecked",void 0);vr([(0,Vt.property)({type:Boolean})],Qe.prototype,"disabled",void 0);vr([(0,Vt.query)(".ft-radio")],Qe.prototype,"container",void 0);vr([(0,Vt.query)("ft-ripple")],Qe.prototype,"ripple",void 0);vr([(0,Vt.query)("input")],Qe.prototype,"input",void 0);var yc=f($()),st=f(E());var Sr={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")},mc=yc.css`
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 In(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 In(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};vr([(0,Vt.property)()],Qe.prototype,"value",void 0);vr([(0,Vt.property)()],Qe.prototype,"name",void 0);vr([(0,Vt.property)({type:Boolean,reflect:!0})],Qe.prototype,"checked",void 0);vr([(0,Vt.property)({attribute:"aria-checked",reflect:!0})],Qe.prototype,"ariaChecked",void 0);vr([(0,Vt.property)({type:Boolean})],Qe.prototype,"disabled",void 0);vr([(0,Vt.query)(".ft-radio")],Qe.prototype,"container",void 0);vr([(0,Vt.query)("ft-ripple")],Qe.prototype,"ripple",void 0);vr([(0,Vt.query)("input")],Qe.prototype,"input",void 0);var vc=f(T()),st=f(E());var Sr={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")},Sc=vc.css`
1235
1235
  * {
1236
1236
  box-sizing: border-box;
1237
1237
  }
@@ -1320,7 +1320,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1320
1320
  .ft-radio ft-typography {
1321
1321
  padding-right: 2px;
1322
1322
  }
1323
- `;var ir=class extends Qe{get typographyVariant(){return Ne.body2}};ir.styles=mc;var In=f(E());var gc=f($()),U=f(E());var bc=gc.css`
1323
+ `;var ir=class extends Qe{get typographyVariant(){return Ne.body2}};ir.styles=Sc;var $n=f(E());var Oc=f(T()),U=f(E());var Cc=Oc.css`
1324
1324
  * {
1325
1325
  box-sizing: border-box;
1326
1326
  --input-size: calc(${U.radio.circleSize} + 2 * (${U.radio.focusOutlineOffset} + ${U.radio.focusOutlineWidth}));
@@ -1428,12 +1428,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1428
1428
  .ft-radio ft-typography {
1429
1429
  padding-right: 2px;
1430
1430
  }
1431
- `;var qo=class extends(0,In.toFtdsBase)(Qe){constructor(){super(...arguments),this.family=ur.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return Ne.body2medium}};qo.styles=[In.safariEllipsisFix,bc];var xc=f(E()),ar=f(re()),vc=f($()),vo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ht=class extends xc.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(n=>n.matches("ft-radio,ftds-radio")?[n]:[...n.querySelectorAll("ft-radio,ftds-radio")]))!==null&&o!==void 0?o:[]}render(){return vc.html`
1431
+ `;var qo=class extends(0,$n.toFtdsBase)(Qe){constructor(){super(...arguments),this.family=ur.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return Ne.body2medium}};qo.styles=[$n.safariEllipsisFix,Cc];var wc=f(E()),ar=f(re()),Ec=f(T()),vo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ht=class extends wc.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}get radioButtons(){var e,o;return(o=(e=this.assignedElements)===null||e===void 0?void 0:e.flatMap(n=>n.matches("ft-radio,ftds-radio")?[n]:[...n.querySelectorAll("ft-radio,ftds-radio")]))!==null&&o!==void 0?o:[]}render(){return Ec.html`
1432
1432
  <slot @slotchange=${this.onSlotChange}
1433
1433
  @change=${this.onChange}
1434
1434
  @keydown=${this.onKeyDown}
1435
1435
  ></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 n=this.currentSelectedIndex-1;this.radioButtons[n<0?this.radioButtons.length-1:n].select(),this.radioButtons[n<0?this.radioButtons.length-1:n].focus();break}case"ArrowDown":case"ArrowRight":{o=!0;let n=this.currentSelectedIndex+1;this.radioButtons[n>this.radioButtons.length-1?0:n].select(),this.radioButtons[n>this.radioButtons.length-1?0:n].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};ht.elementDefinitions={};vo([(0,ar.property)()],ht.prototype,"name",void 0);vo([(0,ar.property)({reflect:!0,attribute:"role"})],ht.prototype,"role",void 0);vo([(0,ar.property)({reflect:!0})],ht.prototype,"tabIndex",void 0);vo([(0,ar.property)({reflect:!0,attribute:"aria-labelledby"})],ht.prototype,"ariaLabelledBy",void 0);vo([(0,ar.queryAssignedElements)()],ht.prototype,"assignedElements",void 0);vo([(0,ar.state)()],ht.prototype,"currentSelectedIndex",void 0);var Sc=f($());var Oc=Sc.css`
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 n=this.currentSelectedIndex-1;this.radioButtons[n<0?this.radioButtons.length-1:n].select(),this.radioButtons[n<0?this.radioButtons.length-1:n].focus();break}case"ArrowDown":case"ArrowRight":{o=!0;let n=this.currentSelectedIndex+1;this.radioButtons[n>this.radioButtons.length-1?0:n].select(),this.radioButtons[n>this.radioButtons.length-1?0:n].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};ht.elementDefinitions={};vo([(0,ar.property)()],ht.prototype,"name",void 0);vo([(0,ar.property)({reflect:!0,attribute:"role"})],ht.prototype,"role",void 0);vo([(0,ar.property)({reflect:!0})],ht.prototype,"tabIndex",void 0);vo([(0,ar.property)({reflect:!0,attribute:"aria-labelledby"})],ht.prototype,"ariaLabelledBy",void 0);vo([(0,ar.queryAssignedElements)()],ht.prototype,"assignedElements",void 0);vo([(0,ar.state)()],ht.prototype,"currentSelectedIndex",void 0);var Ac=f(T());var Rc=Ac.css`
1437
1437
  :host {
1438
1438
  display: block;
1439
1439
  }
@@ -1441,17 +1441,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1441
1441
  :host(:focus-visible) {
1442
1442
  outline: none;
1443
1443
  }
1444
- `;var Vr=class extends ht{};Vr.styles=Oc;var $n=f(E());var Cc=f($()),wc=f(E()),Ec=Cc.css`
1444
+ `;var Vr=class extends ht{};Vr.styles=Rc;var Tn=f(E());var Lc=f(T()),kc=f(E()),Ic=Lc.css`
1445
1445
  :host {
1446
1446
  display: flex;
1447
1447
  flex-direction: column;
1448
- gap: ${wc.radio.verticalGap}
1448
+ gap: ${kc.radio.verticalGap}
1449
1449
  }
1450
1450
 
1451
1451
  :host(:focus-visible) {
1452
1452
  outline: none;
1453
1453
  }
1454
- `;var Yo=class extends(0,$n.toFtdsBase)(ht){constructor(){super(...arguments),this.family=ur.brand}};Yo.styles=[$n.safariEllipsisFix,Ec];(0,Xo.customElement)("ft-radio")(ir);(0,Xo.customElement)("ftds-radio")(qo);(0,Xo.customElement)("ft-radio-group")(Vr);(0,Xo.customElement)("ftds-radio-group")(Yo);var Ac=f($()),ie=f(E());var Qo={buttonMoreColor:ie.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",ie.designSystemVariables.colorOnSurface),borderRadiusM:ie.FtCssVariableFactory.external(ie.designSystemVariables.borderRadiusM,"Design system"),colorOutline:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:ie.FtCssVariableFactory.external(Le.fontFamily,"Body2 typography"),fontSize:ie.FtCssVariableFactory.external(Le.fontSize,"Body2 typography"),fontWeight:ie.FtCssVariableFactory.external(Le.fontWeight,"Body2 typography"),letterSpacing:ie.FtCssVariableFactory.external(Le.letterSpacing,"Body2 typography"),lineHeight:ie.FtCssVariableFactory.external(Le.lineHeight,"Body2 typography"),textTransform:ie.FtCssVariableFactory.external(Le.textTransform,"Body2 typography")},Rc=Ac.css`
1454
+ `;var Yo=class extends(0,Tn.toFtdsBase)(ht){constructor(){super(...arguments),this.family=ur.brand}};Yo.styles=[Tn.safariEllipsisFix,Ic];(0,Xo.customElement)("ft-radio")(ir);(0,Xo.customElement)("ftds-radio")(qo);(0,Xo.customElement)("ft-radio-group")(Vr);(0,Xo.customElement)("ftds-radio-group")(Yo);var $c=f(T()),ie=f(E());var Qo={buttonMoreColor:ie.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",ie.designSystemVariables.colorOnSurface),borderRadiusM:ie.FtCssVariableFactory.external(ie.designSystemVariables.borderRadiusM,"Design system"),colorOutline:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ie.FtCssVariableFactory.external(ie.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:ie.FtCssVariableFactory.external(Le.fontFamily,"Body2 typography"),fontSize:ie.FtCssVariableFactory.external(Le.fontSize,"Body2 typography"),fontWeight:ie.FtCssVariableFactory.external(Le.fontWeight,"Body2 typography"),letterSpacing:ie.FtCssVariableFactory.external(Le.letterSpacing,"Body2 typography"),lineHeight:ie.FtCssVariableFactory.external(Le.lineHeight,"Body2 typography"),textTransform:ie.FtCssVariableFactory.external(Le.textTransform,"Body2 typography")},Tc=$c.css`
1455
1455
  .ft-filter-level--container {
1456
1456
  display: flex;
1457
1457
  flex-direction: column;
@@ -1521,7 +1521,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1521
1521
  margin: 10px 0;
1522
1522
  color: ${Qo.colorOnSurfaceMedium};
1523
1523
  }
1524
- `;var Je=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Oe=class extends Tn.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}focusOnBackButton(){this.elementToFocus={selector:".ft-filter-level--go-back"}}focusOnExpandButton(e){this.elementToFocus={selector:`.ft-filter-level--option ft-button[part="controls navigate-hierarchy"][data-value="${e}"]`}}focusOnFirstOption(){this.elementToFocus={selector:'.ft-filter-level--option [part~="option"]'}}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(n=>!n.selected)),this.filter&&(e=e.filter(n=>n.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return yt.html`
1524
+ `;var Je=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Oe=class extends Nn.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}focusOnBackButton(){this.elementToFocus={selector:".ft-filter-level--go-back"}}focusOnExpandButton(e){this.elementToFocus={selector:`.ft-filter-level--option ft-button[part="controls navigate-hierarchy"][data-value="${e}"]`}}focusOnFirstOption(){this.elementToFocus={selector:'.ft-filter-level--option [part~="option"]'}}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(n=>!n.selected)),this.filter&&(e=e.filter(n=>n.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return yt.html`
1525
1525
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1526
1526
  ${this.parent==null?null:yt.html`
1527
1527
  <div tabindex="0"
@@ -1542,7 +1542,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1542
1542
  ${this.noValuesLabel}
1543
1543
  </ft-typography>
1544
1544
  `:yt.nothing}
1545
- ${(0,Lc.repeat)(o,n=>n.value,n=>{var i;return yt.html`
1545
+ ${(0,Nc.repeat)(o,n=>n.value,n=>{var i;return yt.html`
1546
1546
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1547
1547
  ${this.multivalued?this.buildMultiValuedOption(n):this.buildMonoValuedOption(n)}
1548
1548
  ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?yt.nothing:yt.html`
@@ -1573,7 +1573,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1573
1573
  data-value="${e.value}"
1574
1574
  .checked=${e.selected}
1575
1575
  .disabled=${this.disabled}
1576
- .indeterminate=${(0,Tn.flatDeep)((o=e.subOptions)!==null&&o!==void 0?o:[],n=>{var i;return(i=n.subOptions)!==null&&i!==void 0?i:[]}).some(n=>n.selected)}
1576
+ .indeterminate=${(0,Nn.flatDeep)((o=e.subOptions)!==null&&o!==void 0?o:[],n=>{var i;return(i=n.subOptions)!==null&&i!==void 0?i:[]}).some(n=>n.selected)}
1577
1577
  @change=${n=>this.optionsChanged(n,e)}>
1578
1578
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1579
1579
  </ft-checkbox>
@@ -1588,7 +1588,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1588
1588
  @change=${o=>this.optionsChanged(o,e)}>
1589
1589
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1590
1590
  </ft-radio>
1591
- `}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};Oe.elementDefinitions={"ft-button":Ie,"ft-ripple":Y,"ft-typography":oe,"ft-checkbox":Ve,"ft-icon":ce,"ft-radio":ir};Oe.styles=Rc;Je([(0,Be.property)({type:String})],Oe.prototype,"filterId",void 0);Je([(0,Be.property)({type:Object})],Oe.prototype,"parent",void 0);Je([(0,Be.property)({type:Array})],Oe.prototype,"options",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"multivalued",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"disabled",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"hideSelectedOptions",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"displayCount",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"preventNavigation",void 0);Je([(0,Be.property)({type:String})],Oe.prototype,"filter",void 0);Je([(0,Be.property)({type:String})],Oe.prototype,"moreValuesButtonLabel",void 0);Je([(0,Be.property)({type:String})],Oe.prototype,"noValuesLabel",void 0);Je([(0,Be.property)({type:Number})],Oe.prototype,"displayedValuesLimit",void 0);Je([(0,Be.query)(".ft-filter-level--container")],Oe.prototype,"container",void 0);Je([(0,Be.state)()],Oe.prototype,"radios",void 0);Je([(0,Be.state)()],Oe.prototype,"displayedPages",void 0);var Nc=f(E());var $c=f($()),mt=f(re()),Gr=f(E());var Tc=f(Ct());var kc=f($()),$t=f(E());var et={buttonsColor:$t.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",$t.designSystemVariables.colorPrimary),buttonsZIndex:$t.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:$t.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:$t.FtCssVariableFactory.external($t.designSystemVariables.colorSurface,"Design system")},Ic=kc.css`
1591
+ `}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};Oe.elementDefinitions={"ft-button":Ie,"ft-ripple":Y,"ft-typography":oe,"ft-checkbox":Ve,"ft-icon":ce,"ft-radio":ir};Oe.styles=Tc;Je([(0,Be.property)({type:String})],Oe.prototype,"filterId",void 0);Je([(0,Be.property)({type:Object})],Oe.prototype,"parent",void 0);Je([(0,Be.property)({type:Array})],Oe.prototype,"options",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"multivalued",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"disabled",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"hideSelectedOptions",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"displayCount",void 0);Je([(0,Be.property)({type:Boolean})],Oe.prototype,"preventNavigation",void 0);Je([(0,Be.property)({type:String})],Oe.prototype,"filter",void 0);Je([(0,Be.property)({type:String})],Oe.prototype,"moreValuesButtonLabel",void 0);Je([(0,Be.property)({type:String})],Oe.prototype,"noValuesLabel",void 0);Je([(0,Be.property)({type:Number})],Oe.prototype,"displayedValuesLimit",void 0);Je([(0,Be.query)(".ft-filter-level--container")],Oe.prototype,"container",void 0);Je([(0,Be.state)()],Oe.prototype,"radios",void 0);Je([(0,Be.state)()],Oe.prototype,"displayedPages",void 0);var Fc=f(E());var Bc=f(T()),mt=f(re()),Gr=f(E());var Dc=f(Ct());var Pc=f(T()),$t=f(E());var et={buttonsColor:$t.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",$t.designSystemVariables.colorPrimary),buttonsZIndex:$t.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:$t.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:$t.FtCssVariableFactory.external($t.designSystemVariables.colorSurface,"Design system")},_c=Pc.css`
1592
1592
  .ft-snap-scroll {
1593
1593
  box-sizing: border-box;
1594
1594
  position: relative;
@@ -1713,7 +1713,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1713
1713
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1714
1714
  background-color: ${et.colorSurface};
1715
1715
  }
1716
- `;var Gt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ji=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},Ae=class extends Gr.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 Gr.Debouncer(200),this.updateScrollDebouncer=new Gr.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<i||o[this.offsetAttribute]+o[this.sizeAttribute]>n)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,Tc.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":Gr.isSafari}),o=this.controls&&this.withScroll;return $c.html`
1716
+ `;var Gt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},qi=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},Ae=class extends Gr.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 Gr.Debouncer(200),this.updateScrollDebouncer=new Gr.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<i||o[this.offsetAttribute]+o[this.sizeAttribute]>n)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,Dc.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":Gr.isSafari}),o=this.controls&&this.withScroll;return Bc.html`
1717
1717
  <div part="container" class="${e}">
1718
1718
  <ft-button
1719
1719
  class="ft-snap-scroll--previous"
@@ -1737,7 +1737,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1737
1737
  @click=${this.next}
1738
1738
  ></ft-button>
1739
1739
  </div>
1740
- `}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 ji(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,n;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(n=this.contentSlot)===null||n===void 0||n.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(n=>n))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};Ae.elementDefinitions={"ft-button":Ie};Ae.styles=Ic;Gt([(0,mt.property)({type:Boolean})],Ae.prototype,"horizontal",void 0);Gt([(0,mt.property)({type:Boolean})],Ae.prototype,"hideScrollbar",void 0);Gt([(0,mt.property)({type:Boolean})],Ae.prototype,"controls",void 0);Gt([(0,mt.property)({type:Boolean})],Ae.prototype,"limitSize",void 0);Gt([(0,mt.state)()],Ae.prototype,"elements",void 0);Gt([(0,mt.state)()],Ae.prototype,"currentElement",void 0);Gt([(0,mt.state)()],Ae.prototype,"withScroll",void 0);Gt([(0,mt.state)()],Ae.prototype,"startReached",void 0);Gt([(0,mt.state)()],Ae.prototype,"endReached",void 0);Gt([(0,mt.query)(".ft-snap-scroll--content")],Ae.prototype,"contentSlot",void 0);(0,Nc.customElement)("ft-snap-scroll")(Ae);var Pc=f($()),pe=f(E());var lt={colorOutline:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorOutline,"Design system"),colorOnSurface:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorPrimary,"Design system"),colorSurface:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorSurface,"Design system"),transitionDuration:pe.FtCssVariableFactory.external(pe.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:pe.FtCssVariableFactory.external(pe.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:pe.FtCssVariableFactory.extend("--ft-filter-label-color","",pe.designSystemVariables.colorOnSurface),labelFontSize:pe.FtCssVariableFactory.extend("--ft-filter-label-font-size","",L.fontSize,"16px")},_c=[zt,pe.noTextInputDefaultClearButton,Pc.css`
1740
+ `}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 qi(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,n;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(n=this.contentSlot)===null||n===void 0||n.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(n=>n))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};Ae.elementDefinitions={"ft-button":Ie};Ae.styles=_c;Gt([(0,mt.property)({type:Boolean})],Ae.prototype,"horizontal",void 0);Gt([(0,mt.property)({type:Boolean})],Ae.prototype,"hideScrollbar",void 0);Gt([(0,mt.property)({type:Boolean})],Ae.prototype,"controls",void 0);Gt([(0,mt.property)({type:Boolean})],Ae.prototype,"limitSize",void 0);Gt([(0,mt.state)()],Ae.prototype,"elements",void 0);Gt([(0,mt.state)()],Ae.prototype,"currentElement",void 0);Gt([(0,mt.state)()],Ae.prototype,"withScroll",void 0);Gt([(0,mt.state)()],Ae.prototype,"startReached",void 0);Gt([(0,mt.state)()],Ae.prototype,"endReached",void 0);Gt([(0,mt.query)(".ft-snap-scroll--content")],Ae.prototype,"contentSlot",void 0);(0,Fc.customElement)("ft-snap-scroll")(Ae);var Mc=f(T()),pe=f(E());var lt={colorOutline:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorOutline,"Design system"),colorOnSurface:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorPrimary,"Design system"),colorSurface:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorSurface,"Design system"),transitionDuration:pe.FtCssVariableFactory.external(pe.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:pe.FtCssVariableFactory.external(pe.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:pe.FtCssVariableFactory.extend("--ft-filter-label-color","",pe.designSystemVariables.colorOnSurface),labelFontSize:pe.FtCssVariableFactory.extend("--ft-filter-label-font-size","",L.fontSize,"16px")},zc=[zt,pe.noTextInputDefaultClearButton,Mc.css`
1741
1741
  :host {
1742
1742
  display: flex;
1743
1743
  max-height: 100%;
@@ -1854,7 +1854,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1854
1854
  slot:not([name]) {
1855
1855
  display: none;
1856
1856
  }
1857
- `];var me=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ki=class extends CustomEvent{constructor(e){super("change",{detail:e})}},J=class extends Ge.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new Ge.Debouncer(300),this.changeDebouncer=new Ge.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Ge.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Ge.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,n=this.filterPlaceHolder.replace("{0}",this.label);return jr.html`
1857
+ `];var me=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Yi=class extends CustomEvent{constructor(e){super("change",{detail:e})}},J=class extends Ge.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new Ge.Debouncer(300),this.changeDebouncer=new Ge.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Ge.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Ge.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,n=this.filterPlaceHolder.replace("{0}",this.label);return jr.html`
1858
1858
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1859
1859
  part="container">
1860
1860
  ${!this.label&&!e?null:jr.html`
@@ -1935,17 +1935,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1935
1935
  .exportpartsPrefixes=${["values","available-values"]}
1936
1936
  noValuesLabel="${this.noValuesLabel}"
1937
1937
  ></ft-filter-level>
1938
- `}goBack(e){this.slideOut=e.detail.value,(0,Ge.waitUntil)(()=>this.slideOut===void 0).then(()=>{var o;let n=(o=this.levelsContainer)===null||o===void 0?void 0:o.querySelector(".ft-filter--level-center");n?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,Ge.waitUntil)(()=>this.slideIn===void 0).then(()=>{var o;let n=(o=this.levelsContainer)===null||o===void 0?void 0:o.querySelector(".ft-filter--level-center");n?.focusOnBackButton()})}focusOnFirstOption(){(0,Ge.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 n=this.flatOptions.find(a=>a.value===e.detail.value);n.selected=!n.selected;let i=a=>{var s;a!==n&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(o=n.subOptions)===null||o===void 0||o.forEach(i):this.options.forEach(i),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Ge.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Ki(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":Oe,"ft-snap-scroll":Ae,"ft-typography":oe};J.styles=_c;me([(0,ae.property)({type:String})],J.prototype,"id",void 0);me([(0,ae.property)({type:String})],J.prototype,"label",void 0);me([(0,ae.property)({type:String})],J.prototype,"filterPlaceHolder",void 0);me([(0,ae.property)({type:String})],J.prototype,"clearButtonLabel",void 0);me([(0,ae.property)({type:String})],J.prototype,"moreValuesButtonLabel",void 0);me([(0,ae.property)({type:String})],J.prototype,"noValuesLabel",void 0);me([(0,Ge.jsonProperty)([])],J.prototype,"options",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"multivalued",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"disabled",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"raiseSelectedOptions",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"displayCount",void 0);me([(0,ae.property)({type:Number})],J.prototype,"displayedValuesLimit",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"hideClearButton",void 0);me([(0,ae.query)(".ft-filter--slot")],J.prototype,"slotElement",void 0);me([(0,ae.query)(".ft-filter--container")],J.prototype,"container",void 0);me([(0,ae.query)(".ft-filter--values")],J.prototype,"valuesContainer",void 0);me([(0,ae.query)(".ft-filter--levels")],J.prototype,"levelsContainer",void 0);me([(0,ae.state)()],J.prototype,"lastLevelHasHiddenvalues",void 0);me([(0,ae.query)(".ft-filter--filter input")],J.prototype,"filterInput",void 0);me([(0,ae.queryAll)(".ft-filter--levels ft-filter-level")],J.prototype,"levels",void 0);me([(0,ae.state)()],J.prototype,"withScroll",void 0);me([(0,ae.state)()],J.prototype,"filter",void 0);me([(0,ae.state)()],J.prototype,"slideIn",void 0);me([(0,ae.state)()],J.prototype,"slideOut",void 0);var Nn=f(E()),Kr=f(re()),Bc=f($()),So=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},gt=class extends Nn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Bc.html`
1938
+ `}goBack(e){this.slideOut=e.detail.value,(0,Ge.waitUntil)(()=>this.slideOut===void 0).then(()=>{var o;let n=(o=this.levelsContainer)===null||o===void 0?void 0:o.querySelector(".ft-filter--level-center");n?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,Ge.waitUntil)(()=>this.slideIn===void 0).then(()=>{var o;let n=(o=this.levelsContainer)===null||o===void 0?void 0:o.querySelector(".ft-filter--level-center");n?.focusOnBackButton()})}focusOnFirstOption(){(0,Ge.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 n=this.flatOptions.find(a=>a.value===e.detail.value);n.selected=!n.selected;let i=a=>{var s;a!==n&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(o=n.subOptions)===null||o===void 0||o.forEach(i):this.options.forEach(i),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Ge.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Yi(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":Oe,"ft-snap-scroll":Ae,"ft-typography":oe};J.styles=zc;me([(0,ae.property)({type:String})],J.prototype,"id",void 0);me([(0,ae.property)({type:String})],J.prototype,"label",void 0);me([(0,ae.property)({type:String})],J.prototype,"filterPlaceHolder",void 0);me([(0,ae.property)({type:String})],J.prototype,"clearButtonLabel",void 0);me([(0,ae.property)({type:String})],J.prototype,"moreValuesButtonLabel",void 0);me([(0,ae.property)({type:String})],J.prototype,"noValuesLabel",void 0);me([(0,Ge.jsonProperty)([])],J.prototype,"options",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"multivalued",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"disabled",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"raiseSelectedOptions",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"displayCount",void 0);me([(0,ae.property)({type:Number})],J.prototype,"displayedValuesLimit",void 0);me([(0,ae.property)({type:Boolean})],J.prototype,"hideClearButton",void 0);me([(0,ae.query)(".ft-filter--slot")],J.prototype,"slotElement",void 0);me([(0,ae.query)(".ft-filter--container")],J.prototype,"container",void 0);me([(0,ae.query)(".ft-filter--values")],J.prototype,"valuesContainer",void 0);me([(0,ae.query)(".ft-filter--levels")],J.prototype,"levelsContainer",void 0);me([(0,ae.state)()],J.prototype,"lastLevelHasHiddenvalues",void 0);me([(0,ae.query)(".ft-filter--filter input")],J.prototype,"filterInput",void 0);me([(0,ae.queryAll)(".ft-filter--levels ft-filter-level")],J.prototype,"levels",void 0);me([(0,ae.state)()],J.prototype,"withScroll",void 0);me([(0,ae.state)()],J.prototype,"filter",void 0);me([(0,ae.state)()],J.prototype,"slideIn",void 0);me([(0,ae.state)()],J.prototype,"slideOut",void 0);var Pn=f(E()),Kr=f(re()),Uc=f(T()),So=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},gt=class extends Pn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Uc.html`
1939
1939
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
1940
- `}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}))}};gt.elementDefinitions={};So([(0,Kr.property)({type:String})],gt.prototype,"label",void 0);So([(0,Kr.property)({type:Object,converter:t=>t})],gt.prototype,"value",void 0);So([(0,Kr.property)({type:Boolean,reflect:!0})],gt.prototype,"selected",void 0);So([(0,Kr.property)({type:Object})],gt.prototype,"subOptions",void 0);So([(0,Nn.jsonProperty)({})],gt.prototype,"renderOption",void 0);So([(0,Kr.query)(".ft-filter-option--slot")],gt.prototype,"slotElement",void 0);(0,Zi.customElement)("ft-filter")(J);(0,Zi.customElement)("ft-filter-option")(gt);var qi=f(E());var zc=f($()),Pn=f(re()),Uc=f(E());var Dc=f($());var Fc=Dc.css`
1940
+ `}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}))}};gt.elementDefinitions={};So([(0,Kr.property)({type:String})],gt.prototype,"label",void 0);So([(0,Kr.property)({type:Object,converter:t=>t})],gt.prototype,"value",void 0);So([(0,Kr.property)({type:Boolean,reflect:!0})],gt.prototype,"selected",void 0);So([(0,Kr.property)({type:Object})],gt.prototype,"subOptions",void 0);So([(0,Pn.jsonProperty)({})],gt.prototype,"renderOption",void 0);So([(0,Kr.query)(".ft-filter-option--slot")],gt.prototype,"slotElement",void 0);(0,Xi.customElement)("ft-filter")(J);(0,Xi.customElement)("ft-filter-option")(gt);var Qi=f(E());var Gc=f(T()),_n=f(re()),jc=f(E());var Hc=f(T());var Wc=Hc.css`
1941
1941
  .ft-accordion {
1942
1942
  box-sizing: border-box;
1943
1943
  }
1944
- `;var Mc=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},jt=class extends Uc.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return zc.html`
1944
+ `;var Vc=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},jt=class extends jc.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Gc.html`
1945
1945
  <div class="ft-accordion">
1946
1946
  <slot @activated=${this.onChange}></slot>
1947
1947
  </div>
1948
- `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};jt.elementDefinitions={};jt.styles=Fc;Mc([(0,Pn.property)({type:Boolean})],jt.prototype,"multi",void 0);Mc([(0,Pn.query)("slot")],jt.prototype,"content",void 0);var Jo=f($()),en=f(re()),Vc=f(E());var Hc=f($()),qr=f(E()),Zr={horizontalSpacing:qr.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:qr.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:qr.FtCssVariableFactory.external(qr.designSystemVariables.colorOutline,"Design system"),backgroundColor:qr.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Wc=Hc.css`
1948
+ `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};jt.elementDefinitions={};jt.styles=Wc;Vc([(0,_n.property)({type:Boolean})],jt.prototype,"multi",void 0);Vc([(0,_n.query)("slot")],jt.prototype,"content",void 0);var Jo=f(T()),en=f(re()),qc=f(E());var Kc=f(T()),qr=f(E()),Zr={horizontalSpacing:qr.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:qr.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:qr.FtCssVariableFactory.external(qr.designSystemVariables.colorOutline,"Design system"),backgroundColor:qr.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Zc=Kc.css`
1949
1949
  .ft-accordion-item {
1950
1950
  display: flex;
1951
1951
  flex-direction: column;
@@ -1991,7 +1991,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1991
1991
  .ft-accordion-item--separator {
1992
1992
  border-bottom: 1px solid ${Zr.colorOutline};
1993
1993
  }
1994
- `;var _n=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},wt=class extends Vc.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Jo.html`
1994
+ `;var Bn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},wt=class extends qc.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Jo.html`
1995
1995
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
1996
1996
  <div class="ft-accordion-item--toggle"
1997
1997
  part="toggle"
@@ -2021,7 +2021,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2021
2021
  </div>
2022
2022
  <div class="ft-accordion-item--separator" part="separator"></div>
2023
2023
  </div>
2024
- `}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)}};wt.elementDefinitions={"ft-ripple":Y,"ft-typography":oe,"ft-icon":ce};wt.styles=Wc;_n([(0,en.property)()],wt.prototype,"icon",void 0);_n([(0,en.property)()],wt.prototype,"iconVariant",void 0);_n([(0,en.property)()],wt.prototype,"label",void 0);_n([(0,en.property)({type:Boolean,reflect:!0})],wt.prototype,"active",void 0);(0,qi.customElement)("ft-accordion")(jt);(0,qi.customElement)("ft-accordion-item")(wt);var Qi=f(E());var Bn=f($()),je=f(re()),qc=f(Ct()),Oo=f(E());var tn=f($()),V=f(E());var Gc=V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnSurface),Ue={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorSurface),color:Gc,fontSize:V.FtCssVariableFactory.extend("--ft-chip-font-size","",Le.fontSize),fontWeight:V.FtCssVariableFactory.extend("--ft-chip-font-weight","",Le.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","",Gc),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")},jc=V.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnPrimary)),Yi={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorPrimary)),color:jc,rippleColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",jc)},Kc={horizontalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Zc=[V.noTextSelect,tn.css`
2024
+ `}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)}};wt.elementDefinitions={"ft-ripple":Y,"ft-typography":oe,"ft-icon":ce};wt.styles=Zc;Bn([(0,en.property)()],wt.prototype,"icon",void 0);Bn([(0,en.property)()],wt.prototype,"iconVariant",void 0);Bn([(0,en.property)()],wt.prototype,"label",void 0);Bn([(0,en.property)({type:Boolean,reflect:!0})],wt.prototype,"active",void 0);(0,Qi.customElement)("ft-accordion")(jt);(0,Qi.customElement)("ft-accordion-item")(wt);var ta=f(E());var Dn=f(T()),je=f(re()),ed=f(Ct()),Oo=f(E());var tn=f(T()),V=f(E());var Yc=V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnSurface),Ue={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorSurface),color:Yc,fontSize:V.FtCssVariableFactory.extend("--ft-chip-font-size","",Le.fontSize),fontWeight:V.FtCssVariableFactory.extend("--ft-chip-font-weight","",Le.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","",Yc),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")},Xc=V.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnPrimary)),Ji={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorPrimary)),color:Xc,rippleColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Xc)},Qc={horizontalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Jc=[V.noTextSelect,tn.css`
2025
2025
  :host {
2026
2026
  display: inline-block;
2027
2027
  max-width: 100%;
@@ -2061,8 +2061,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2061
2061
 
2062
2062
  .ft-chip--dense {
2063
2063
  --chip-internal-icon-padding: 3px;
2064
- --chip-internal-vertical-padding: ${Kc.verticalPadding};
2065
- --chip-internal-horizontal-padding: ${Kc.horizontalPadding};
2064
+ --chip-internal-vertical-padding: ${Qc.verticalPadding};
2065
+ --chip-internal-horizontal-padding: ${Qc.horizontalPadding};
2066
2066
  --chip-internal-line-height: max(16px, calc(var(--chip-internal-font-size) + 2px));
2067
2067
  }
2068
2068
 
@@ -2080,9 +2080,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2080
2080
  .ft-chip--highlighted {
2081
2081
  border: none;
2082
2082
  padding: var(--chip-internal-vertical-padding) var(--chip-internal-horizontal-padding);
2083
- background-color: ${Yi.backgroundColor};
2084
- ${(0,V.setVariable)(S.color,Yi.rippleColor)};
2085
- color: ${Yi.color};
2083
+ background-color: ${Ji.backgroundColor};
2084
+ ${(0,V.setVariable)(S.color,Ji.rippleColor)};
2085
+ color: ${Ji.color};
2086
2086
  }
2087
2087
 
2088
2088
  .ft-chip--clickable {
@@ -2161,8 +2161,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2161
2161
  .ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
2162
2162
  order: -1;
2163
2163
  }
2164
- `];var ct=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Dn=class extends CustomEvent{constructor(){super("icon-click")}},Se=class extends Oo.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":Oo.isSafari};return Bn.html`
2165
- <div class="${(0,qc.classMap)(e)}"
2164
+ `];var ct=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Fn=class extends CustomEvent{constructor(){super("icon-click")}},Se=class extends Oo.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":Oo.isSafari};return Dn.html`
2165
+ <div class="${(0,ed.classMap)(e)}"
2166
2166
  aria-label="${this.getLabel()}"
2167
2167
  tabindex="${this.interactionsOnChip?0:-1}"
2168
2168
  @keyup=${this.onKeyUp}
@@ -2173,7 +2173,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2173
2173
  </ft-typography>
2174
2174
  ${this.internalIcon?this.renderIcon():null}
2175
2175
  </div>
2176
- `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?Bn.html`
2176
+ `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?Dn.html`
2177
2177
  <ft-button round
2178
2178
  class="ft-chip--icon-button"
2179
2179
  @click=${this.onIconClick}
@@ -2184,11 +2184,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2184
2184
  part="icon-button"
2185
2185
  ?hideTooltip=${this.hideIconTooltip}
2186
2186
  ></ft-button>
2187
- `:Bn.html`
2187
+ `:Dn.html`
2188
2188
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
2189
2189
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
2190
2190
  </div>
2191
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Dn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Dn))}getLabel(){return this.label||this.textContent}get textContent(){return(0,Oo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};Se.elementDefinitions={"ft-ripple":Y,"ft-typography":oe,"ft-icon":ce,"ft-button":Ie};Se.styles=Zc;ct([(0,je.property)({type:Boolean})],Se.prototype,"highlighted",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"removable",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"disabled",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"clickable",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"iconClickable",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"dense",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"multiLine",void 0);ct([(0,je.property)()],Se.prototype,"label",void 0);ct([(0,je.property)()],Se.prototype,"iconLabel",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"hideIconTooltip",void 0);ct([(0,je.property)()],Se.prototype,"icon",void 0);ct([(0,je.property)()],Se.prototype,"iconVariant",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"trailingIcon",void 0);ct([(0,je.query)("ft-typography slot")],Se.prototype,"slottedContent",void 0);var Or=f($()),Cr=f(re()),Qc=f(Ct()),Mn=f(E());var Yc=f($());var Fn=f(E());var Xc=[Yc.css`
2191
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Fn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Fn))}getLabel(){return this.label||this.textContent}get textContent(){return(0,Oo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};Se.elementDefinitions={"ft-ripple":Y,"ft-typography":oe,"ft-icon":ce,"ft-button":Ie};Se.styles=Jc;ct([(0,je.property)({type:Boolean})],Se.prototype,"highlighted",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"removable",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"disabled",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"clickable",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"iconClickable",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"dense",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"multiLine",void 0);ct([(0,je.property)()],Se.prototype,"label",void 0);ct([(0,je.property)()],Se.prototype,"iconLabel",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"hideIconTooltip",void 0);ct([(0,je.property)()],Se.prototype,"icon",void 0);ct([(0,je.property)()],Se.prototype,"iconVariant",void 0);ct([(0,je.property)({type:Boolean})],Se.prototype,"trailingIcon",void 0);ct([(0,je.query)("ft-typography slot")],Se.prototype,"slottedContent",void 0);var Or=f(T()),Cr=f(re()),od=f(Ct()),zn=f(E());var td=f(T());var Mn=f(E());var rd=[td.css`
2192
2192
  :host {
2193
2193
  display: inline-block;
2194
2194
  max-width: 100%;
@@ -2227,7 +2227,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2227
2227
  border-radius: ${B.smallBorderRadius};
2228
2228
  border-width: ${B.smallBorderWidth};
2229
2229
  border-style: solid;
2230
- ${(0,Fn.setVariable)(ve.size,B.smallIconSize)}
2230
+ ${(0,Mn.setVariable)(ve.size,B.smallIconSize)}
2231
2231
  }
2232
2232
 
2233
2233
  .ftds--size-small.ftds-chip--with-action {
@@ -2251,7 +2251,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2251
2251
  top: -3px;
2252
2252
  height: ${B.smallIconSize};
2253
2253
  transform: scale(.75); /* Little trick to have a (even) bigger icon inside of the button */
2254
- ${Vi.smallIconOnlyWidth.set("15px")};
2254
+ ${Ki.smallIconOnlyWidth.set("15px")};
2255
2255
  }
2256
2256
 
2257
2257
  .ftds--size-small .ftds-chip--remove-button::part(icon) {
@@ -2266,7 +2266,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2266
2266
  border-width: ${B.mediumBorderWidth};
2267
2267
  border-style: solid;
2268
2268
  gap: ${B.mediumGap};
2269
- ${(0,Fn.setVariable)(ve.size,B.mediumIconSize)}
2269
+ ${(0,Mn.setVariable)(ve.size,B.mediumIconSize)}
2270
2270
  }
2271
2271
 
2272
2272
  .ftds--size-medium.ftds-chip--with-action {
@@ -2285,7 +2285,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2285
2285
  border-width: ${B.largeBorderWidth};
2286
2286
  border-style: solid;
2287
2287
  gap: ${B.largeGap};
2288
- ${(0,Fn.setVariable)(ve.size,B.largeIconSize)}
2288
+ ${(0,Mn.setVariable)(ve.size,B.largeIconSize)}
2289
2289
  }
2290
2290
 
2291
2291
  .ftds--size-large.ftds-chip--with-action {
@@ -2355,8 +2355,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2355
2355
  .ftds--family-error .ftds-chip--icon-container {
2356
2356
  color: ${B.errorIconColor};
2357
2357
  }
2358
- `];var Co=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Xi=class extends CustomEvent{constructor(){super("remove")}},Et=class extends Mn.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 Or.html`
2359
- <div class="${(0,Qc.classMap)(e)}"
2358
+ `];var Co=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ea=class extends CustomEvent{constructor(){super("remove")}},Et=class extends zn.FtdsBase{constructor(){super(...arguments),this.withAction=!1,this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let e={"ftds-chip":!0,"ftds-chip--with-action":this.removable||this.withAction,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return Or.html`
2359
+ <div class="${(0,od.classMap)(e)}"
2360
2360
  aria-label="${this.getLabel()}"
2361
2361
  part="chip">
2362
2362
  ${this.renderIcon()}
@@ -2375,13 +2375,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2375
2375
  @click=${this.dispatchRemoveEvent}
2376
2376
  icon=${ut.X_MARK}
2377
2377
  label=${this.removeButtonLabel}
2378
- family=${Mn.DesignSystemFamily.neutral}
2378
+ family=${zn.DesignSystemFamily.neutral}
2379
2379
  size=${this.resolveButtonSize()}
2380
2380
  part="icon-button"
2381
2381
  ></ftds-button>
2382
2382
  `:this.withAction?Or.html`
2383
2383
  <slot name="action"></slot>
2384
- `:Or.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(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new Xi)}typographyVariant(){switch(this.size){case Ye.large:return Ne.body2medium;case Ye.medium:case Ye.small:return Ne.caption1medium}}};Et.elementDefinitions={"ft-typography":oe,"ft-icon":ce,"ftds-button":It};Et.styles=Xc;Co([(0,Cr.property)({type:Boolean})],Et.prototype,"withAction",void 0);Co([(0,Cr.property)({type:Boolean})],Et.prototype,"removable",void 0);Co([(0,Cr.property)()],Et.prototype,"removeButtonLabel",void 0);Co([(0,Cr.property)()],Et.prototype,"label",void 0);Co([(0,Cr.property)()],Et.prototype,"icon",void 0);Co([(0,Cr.query)("ft-typography slot")],Et.prototype,"slottedContent",void 0);(0,Qi.customElement)("ft-chip")(Se);(0,Qi.customElement)("ftds-chip")(Et);var na=f(E());var Yr=f($()),se=f(re()),oa=f(Ct()),cd=f(_r());function zn(t,e,o){return t?e(t):o?.(t)}var wr=f(E());var ra=f(E());var Un=f(re());var Jc=f($()),ue=f(E());var M={fontSize:ue.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:ue.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:ue.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:ue.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:ue.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:ue.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:ue.FtCssVariableFactory.extend("--ft-input-label-border-color","",ue.designSystemVariables.colorOutline),textColor:ue.FtCssVariableFactory.extend("--ft-input-label-text-color","",ue.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:ue.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",ue.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:ue.FtCssVariableFactory.extend("--ft-input-label-background-color","",ue.designSystemVariables.colorSurface),borderRadius:ue.FtCssVariableFactory.extend("--ft-input-label-border-radius","",ue.designSystemVariables.borderRadiusS),colorError:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorError,"Design system")},ed=Jc.css`
2384
+ `:Or.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(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new ea)}typographyVariant(){switch(this.size){case Ye.large:return Ne.body2medium;case Ye.medium:case Ye.small:return Ne.caption1medium}}};Et.elementDefinitions={"ft-typography":oe,"ft-icon":ce,"ftds-button":It};Et.styles=rd;Co([(0,Cr.property)({type:Boolean})],Et.prototype,"withAction",void 0);Co([(0,Cr.property)({type:Boolean})],Et.prototype,"removable",void 0);Co([(0,Cr.property)()],Et.prototype,"removeButtonLabel",void 0);Co([(0,Cr.property)()],Et.prototype,"label",void 0);Co([(0,Cr.property)()],Et.prototype,"icon",void 0);Co([(0,Cr.query)("ft-typography slot")],Et.prototype,"slottedContent",void 0);(0,ta.customElement)("ft-chip")(Se);(0,ta.customElement)("ftds-chip")(Et);var sa=f(E());var Yr=f(T()),se=f(re()),aa=f(Ct()),hd=f(_r());function Un(t,e,o){return t?e(t):o?.(t)}var wr=f(E());var ia=f(E());var Hn=f(re());var nd=f(T()),ue=f(E());var M={fontSize:ue.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:ue.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:ue.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:ue.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:ue.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:ue.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:ue.FtCssVariableFactory.extend("--ft-input-label-border-color","",ue.designSystemVariables.colorOutline),textColor:ue.FtCssVariableFactory.extend("--ft-input-label-text-color","",ue.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:ue.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",ue.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:ue.FtCssVariableFactory.extend("--ft-input-label-background-color","",ue.designSystemVariables.colorSurface),borderRadius:ue.FtCssVariableFactory.extend("--ft-input-label-border-radius","",ue.designSystemVariables.borderRadiusS),colorError:ue.FtCssVariableFactory.external(ue.designSystemVariables.colorError,"Design system")},id=nd.css`
2385
2385
  .ft-input-label {
2386
2386
  position: absolute;
2387
2387
  inset: 0;
@@ -2503,16 +2503,16 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2503
2503
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
2504
2504
  border-top: none;
2505
2505
  }
2506
- `;var Ji=f($()),ea=f(re());var rd=f(Ct()),od=f(E()),td=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},sr=class extends od.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Ji.html`
2507
- <div class="${(0,rd.classMap)(this.inputLabelClasses)}">
2508
- ${zn(this.text,()=>Ji.html`
2506
+ `;var ra=f(T()),oa=f(re());var sd=f(Ct()),ld=f(E()),ad=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},sr=class extends ld.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return ra.html`
2507
+ <div class="${(0,sd.classMap)(this.inputLabelClasses)}">
2508
+ ${Un(this.text,()=>ra.html`
2509
2509
  <div class="ft-input-label--text ft-typography--caption">
2510
2510
  <label class="ft-input-label--floating-text">${this.text}</label>
2511
2511
  <span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
2512
2512
  </div>
2513
2513
  `)}
2514
2514
  </div>
2515
- `}};sr.elementDefinitions={};td([(0,ea.property)({type:String})],sr.prototype,"text",void 0);td([(0,ea.property)({type:Boolean})],sr.prototype,"raised",void 0);var ta=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Tt=class extends sr{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}}};Tt.elementDefinitions={};Tt.styles=[zt,ed];ta([(0,Un.property)({type:Boolean})],Tt.prototype,"outlined",void 0);ta([(0,Un.property)({type:Boolean})],Tt.prototype,"error",void 0);ta([(0,Un.property)({type:Boolean})],Tt.prototype,"disabled",void 0);var ad=f(E());var nd=f($());var Re=f(E()),Ke={fontSize:Re.FtCssVariableFactory.extend("--ft-input-label-font-size","",ao.fontSize),fontSizeRaised:Re.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",zr.fontSize),lineHeight:Re.FtCssVariableFactory.extend("--ft-input-label-line-height","",zr.lineHeight),color:Re.FtCssVariableFactory.extend("--ft-input-label-color","",Re.semantic.contentGlobalSubtle),largeFieldHeight:Re.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Re.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:Re.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:Re.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Re.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Re.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:Re.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Re.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},id=[nd.css`
2515
+ `}};sr.elementDefinitions={};ad([(0,oa.property)({type:String})],sr.prototype,"text",void 0);ad([(0,oa.property)({type:Boolean})],sr.prototype,"raised",void 0);var na=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Tt=class extends sr{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}}};Tt.elementDefinitions={};Tt.styles=[zt,id];na([(0,Hn.property)({type:Boolean})],Tt.prototype,"outlined",void 0);na([(0,Hn.property)({type:Boolean})],Tt.prototype,"error",void 0);na([(0,Hn.property)({type:Boolean})],Tt.prototype,"disabled",void 0);var pd=f(E());var cd=f(T());var Re=f(E()),Ke={fontSize:Re.FtCssVariableFactory.extend("--ft-input-label-font-size","",ao.fontSize),fontSizeRaised:Re.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",zr.fontSize),lineHeight:Re.FtCssVariableFactory.extend("--ft-input-label-line-height","",zr.lineHeight),color:Re.FtCssVariableFactory.extend("--ft-input-label-color","",Re.semantic.contentGlobalSubtle),largeFieldHeight:Re.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Re.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:Re.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:Re.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Re.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Re.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:Re.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Re.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},dd=[cd.css`
2516
2516
 
2517
2517
  :root {
2518
2518
  --field-height: ${Ke.largeFieldHeight};
@@ -2594,7 +2594,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2594
2594
  top: var(--input-content-vertical-padding);
2595
2595
  }
2596
2596
 
2597
- `];var rn=class extends(0,ad.toFtdsBase)(sr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};rn.styles=[zt,id];(0,ra.customElement)("ft-input-label")(Tt);(0,ra.customElement)("ftds-input-label")(rn);var sd=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")},ld=sd.css`
2597
+ `];var rn=class extends(0,pd.toFtdsBase)(sr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};rn.styles=[zt,dd];(0,ia.customElement)("ft-input-label")(Tt);(0,ia.customElement)("ftds-input-label")(rn);var ud=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")},fd=ud.css`
2598
2598
  *:focus {
2599
2599
  outline: none;
2600
2600
  }
@@ -2745,7 +2745,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2745
2745
  color: ${G.colorError};
2746
2746
  }
2747
2747
  `;var ge=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Kt=class extends wr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return Yr.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Kt.elementDefinitions={};ge([(0,se.property)({type:String})],Kt.prototype,"label",void 0);ge([(0,se.property)({type:Object,converter:t=>t})],Kt.prototype,"value",void 0);ge([(0,se.property)({type:Boolean,reflect:!0})],Kt.prototype,"selected",void 0);var te=class t extends wr.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,n,i,a;let s=this.hasOptionsMenuOpen,c=this.disabled||!this.hasOptions,p=((e=this.selectedOption)===null||e===void 0?void 0:e.value)!=null||((n=(o=this.selectedOption)===null||o===void 0?void 0:o.label)!==null&&n!==void 0?n:"").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 Yr.html`
2748
- <div class="${(0,oa.classMap)(u)}" part="container">
2748
+ <div class="${(0,aa.classMap)(u)}" part="container">
2749
2749
  <div class="ft-select--main-panel" part="main-panel">
2750
2750
  <ft-input-label text="${this.label}"
2751
2751
  part="label"
@@ -2761,7 +2761,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2761
2761
  @click=${()=>{this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=this.optionsDisplayed}}
2762
2762
  @keydown=${this.onMainPanelKeyDown}
2763
2763
  aria-label="${jo(this.ariaLabel)}"
2764
- aria-labelledby="${zn(!this.ariaLabel,()=>"label")}"
2764
+ aria-labelledby="${Un(!this.ariaLabel,()=>"label")}"
2765
2765
  aria-haspopup="listbox"
2766
2766
  aria-expanded="${s}"
2767
2767
  aria-activedescendant="${jo(this.getOptionId(this.selectedOption))}"
@@ -2776,7 +2776,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2776
2776
  part="options"
2777
2777
  @keydown=${this.onOptionsKeyDown}
2778
2778
  role="listbox">
2779
- ${(0,cd.repeat)(this.options,m=>m.value,(m,g)=>this.renderOption(m,g))}
2779
+ ${(0,hd.repeat)(this.options,m=>m.value,(m,g)=>this.renderOption(m,g))}
2780
2780
  </div>
2781
2781
  </div>
2782
2782
  <slot name="helper" part="helper">
@@ -2789,7 +2789,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2789
2789
  @option-change=${this.updateOptionsFromSlot}
2790
2790
  ></slot>
2791
2791
  `}renderOption(e,o){let n=this.selectedOption===e;return Yr.html`
2792
- <div class="${(0,oa.classMap)({"ft-select--option":!0,"ft-select--option-selected":n,"ft-typography--body2":!0})}"
2792
+ <div class="${(0,aa.classMap)({"ft-select--option":!0,"ft-select--option-selected":n,"ft-typography--body2":!0})}"
2793
2793
  part="option"
2794
2794
  tabindex="0"
2795
2795
  aria-label="${e.label}"
@@ -2800,7 +2800,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2800
2800
  <ft-ripple ?primary=${n} ?activated=${n}></ft-ripple>
2801
2801
  <span>${e.label}</span>
2802
2802
  </div>
2803
- `}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,n;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((n=(o=this.selectedOptionElement)!==null&&o!==void 0?o:this.firstOption)===null||n===void 0||n.focus(),this.focusOptions=!1),e.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px";let i=["bottom","top"];(0,wr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",i,"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 n=(o=this.optionsSlot)===null||o===void 0?void 0:o.assignedElements().map(i=>i);n&&n.length>0&&(this.options=n)}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,n,i,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=(i=(n=this.focusedOption)===null||n===void 0?void 0:n.previousElementSibling)!==null&&i!==void 0?i: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,n;let i=new Date;i.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=i;return}let s=(n=(o=this.optionsMenu)===null||o===void 0?void 0:o.querySelector(`[data-value="${a.value}"]`))!==null&&n!==void 0?n:void 0;return this.lastSearchInputDate=i,s}onOptionKeyDown(e,o){var n;(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),e.stopPropagation(),this.selectOption(o),this.optionsDisplayed=!1,(n=this.mainPanel)===null||n===void 0||n.focus())}getOptionId(e){if(!e)return;let o=this.options.findIndex(n=>(0,wr.deepEqual)(n.value,e.value));if(o!==-1)return`option-${o}`}selectOption(e){var o,n;if(!(0,wr.deepEqual)((o=this.selectedOption)===null||o===void 0?void 0:o.value,e.value)){this.selectedOption=e;for(let i of this.options)i.selected=i===e;this.dispatchEvent(new CustomEvent("change",{detail:(n=this.selectedOption)===null||n===void 0?void 0:n.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};te.elementDefinitions={"ft-input-label":Tt,"ft-typography":oe,"ft-ripple":Y,"ft-icon":ce};te.searchTimeoutMilliseconds=2e3;te.styles=[yo,zt,ld];ge([(0,se.property)({type:String})],te.prototype,"label",void 0);ge([(0,se.property)({type:String})],te.prototype,"ariaLabel",void 0);ge([(0,se.property)({type:String})],te.prototype,"helper",void 0);ge([(0,se.property)({type:Boolean})],te.prototype,"outlined",void 0);ge([(0,se.property)({type:Boolean})],te.prototype,"disabled",void 0);ge([(0,se.property)({type:Boolean})],te.prototype,"error",void 0);ge([(0,se.property)({type:Boolean})],te.prototype,"fixedMenuPosition",void 0);ge([(0,se.property)({type:Array})],te.prototype,"options",void 0);ge([(0,se.state)()],te.prototype,"selectedOption",void 0);ge([(0,se.state)()],te.prototype,"optionsDisplayed",void 0);ge([(0,se.state)()],te.prototype,"focusOptions",void 0);ge([(0,se.state)()],te.prototype,"currentSearch",void 0);ge([(0,se.state)()],te.prototype,"lastSearchInputDate",void 0);ge([(0,se.query)(".ft-select")],te.prototype,"container",void 0);ge([(0,se.query)(".ft-select--options")],te.prototype,"optionsMenu",void 0);ge([(0,se.query)(".ft-select--input-panel")],te.prototype,"mainPanel",void 0);ge([(0,se.query)(".ft-select--option:first-child")],te.prototype,"firstOption",void 0);ge([(0,se.query)(".ft-select--option:focus")],te.prototype,"focusedOption",void 0);ge([(0,se.query)(".ft-select--option.ft-select--option-selected")],te.prototype,"selectedOptionElement",void 0);ge([(0,se.query)(".ft-select--option:last-child")],te.prototype,"lastOption",void 0);ge([(0,se.query)("slot:not([name])")],te.prototype,"optionsSlot",void 0);(0,na.customElement)("ft-select")(te);(0,na.customElement)("ft-select-option")(Kt);var F=f(E()),ia=f($());var dd=f($()),Nt=f(E()),He={display:Nt.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Nt.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Nt.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Nt.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Nt.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Nt.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Nt.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Nt.FtCssVariableFactory.external(Nt.designSystemVariables.borderRadiusM,"Design system")},pd=dd.css`
2803
+ `}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,n;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((n=(o=this.selectedOptionElement)!==null&&o!==void 0?o:this.firstOption)===null||n===void 0||n.focus(),this.focusOptions=!1),e.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px";let i=["bottom","top"];(0,wr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",i,"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 n=(o=this.optionsSlot)===null||o===void 0?void 0:o.assignedElements().map(i=>i);n&&n.length>0&&(this.options=n)}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,n,i,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=(i=(n=this.focusedOption)===null||n===void 0?void 0:n.previousElementSibling)!==null&&i!==void 0?i: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,n;let i=new Date;i.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=i;return}let s=(n=(o=this.optionsMenu)===null||o===void 0?void 0:o.querySelector(`[data-value="${a.value}"]`))!==null&&n!==void 0?n:void 0;return this.lastSearchInputDate=i,s}onOptionKeyDown(e,o){var n;(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),e.stopPropagation(),this.selectOption(o),this.optionsDisplayed=!1,(n=this.mainPanel)===null||n===void 0||n.focus())}getOptionId(e){if(!e)return;let o=this.options.findIndex(n=>(0,wr.deepEqual)(n.value,e.value));if(o!==-1)return`option-${o}`}selectOption(e){var o,n;if(!(0,wr.deepEqual)((o=this.selectedOption)===null||o===void 0?void 0:o.value,e.value)){this.selectedOption=e;for(let i of this.options)i.selected=i===e;this.dispatchEvent(new CustomEvent("change",{detail:(n=this.selectedOption)===null||n===void 0?void 0:n.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};te.elementDefinitions={"ft-input-label":Tt,"ft-typography":oe,"ft-ripple":Y,"ft-icon":ce};te.searchTimeoutMilliseconds=2e3;te.styles=[yo,zt,fd];ge([(0,se.property)({type:String})],te.prototype,"label",void 0);ge([(0,se.property)({type:String})],te.prototype,"ariaLabel",void 0);ge([(0,se.property)({type:String})],te.prototype,"helper",void 0);ge([(0,se.property)({type:Boolean})],te.prototype,"outlined",void 0);ge([(0,se.property)({type:Boolean})],te.prototype,"disabled",void 0);ge([(0,se.property)({type:Boolean})],te.prototype,"error",void 0);ge([(0,se.property)({type:Boolean})],te.prototype,"fixedMenuPosition",void 0);ge([(0,se.property)({type:Array})],te.prototype,"options",void 0);ge([(0,se.state)()],te.prototype,"selectedOption",void 0);ge([(0,se.state)()],te.prototype,"optionsDisplayed",void 0);ge([(0,se.state)()],te.prototype,"focusOptions",void 0);ge([(0,se.state)()],te.prototype,"currentSearch",void 0);ge([(0,se.state)()],te.prototype,"lastSearchInputDate",void 0);ge([(0,se.query)(".ft-select")],te.prototype,"container",void 0);ge([(0,se.query)(".ft-select--options")],te.prototype,"optionsMenu",void 0);ge([(0,se.query)(".ft-select--input-panel")],te.prototype,"mainPanel",void 0);ge([(0,se.query)(".ft-select--option:first-child")],te.prototype,"firstOption",void 0);ge([(0,se.query)(".ft-select--option:focus")],te.prototype,"focusedOption",void 0);ge([(0,se.query)(".ft-select--option.ft-select--option-selected")],te.prototype,"selectedOptionElement",void 0);ge([(0,se.query)(".ft-select--option:last-child")],te.prototype,"lastOption",void 0);ge([(0,se.query)("slot:not([name])")],te.prototype,"optionsSlot",void 0);(0,sa.customElement)("ft-select")(te);(0,sa.customElement)("ft-select-option")(Kt);var F=f(E()),la=f(T());var yd=f(T()),Nt=f(E()),He={display:Nt.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Nt.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Nt.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Nt.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Nt.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Nt.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Nt.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Nt.FtCssVariableFactory.external(Nt.designSystemVariables.borderRadiusM,"Design system")},md=yd.css`
2804
2804
  :host {
2805
2805
  width: ${He.width};
2806
2806
  height: ${He.height};
@@ -2827,7 +2827,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2827
2827
  background-position: calc(100vw + ${He.glareWidth}) 0, calc(${He.glareWidth} * -1) 0;
2828
2828
  }
2829
2829
  }
2830
- `;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)},ud=ia.css`
2830
+ `;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)},gd=la.css`
2831
2831
  * {
2832
2832
  box-sizing: border-box;
2833
2833
  }
@@ -3022,7 +3022,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3022
3022
  ${(0,F.setVariable)(L.fontWeight,"bold")};
3023
3023
  }
3024
3024
 
3025
- `,fd=ia.css`
3025
+ `,bd=la.css`
3026
3026
  .ft-search-bar--presets {
3027
3027
  min-width: 200px;
3028
3028
  }
@@ -3183,14 +3183,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3183
3183
  .ft-search-bar--desktop-menu .ft-search-bar--launch-search {
3184
3184
  margin: 0;
3185
3185
  }
3186
- `;var md=f(E());var hd=f($()),yd=f(E());var Er=class extends yd.FtLitElement{render(){return hd.html`
3187
- `}};Er.elementDefinitions={};Er.styles=pd;(0,md.customElement)("ft-skeleton")(Er);var Zt=f($()),aa=f(_r());var wo=f(E());var qt=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new wo.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return Zt.html`
3186
+ `;var Sd=f(E());var xd=f(T()),vd=f(E());var Er=class extends vd.FtLitElement{render(){return xd.html`
3187
+ `}};Er.elementDefinitions={};Er.styles=md;(0,Sd.customElement)("ft-skeleton")(Er);var Zt=f(T()),ca=f(_r());var wo=f(E());var qt=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new wo.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return Zt.html`
3188
3188
  <div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
3189
3189
  id="${this.listboxId}"
3190
3190
  role="listbox"
3191
3191
  aria-label="${this.searchBar.labelResolver.resolve("suggestionsAriaLabel")}"
3192
3192
  part="suggestions-container">
3193
- ${(0,aa.repeat)(e.slice(0,5),o=>o,(o,n)=>Zt.html`
3193
+ ${(0,ca.repeat)(e.slice(0,5),o=>o,(o,n)=>Zt.html`
3194
3194
  <div part="suggestion-container"
3195
3195
  class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(n)?"ft-search-bar--suggestions-selected":Zt.nothing}>
3196
3196
  <a href="${this.getRequestWithQuery(o)}"
@@ -3219,7 +3219,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3219
3219
  </ft-button>
3220
3220
  </div>
3221
3221
  `)}
3222
- ${(0,aa.repeat)(this.searchBar.suggestions,o=>o.value,(o,n)=>Zt.html`
3222
+ ${(0,ca.repeat)(this.searchBar.suggestions,o=>o.value,(o,n)=>Zt.html`
3223
3223
  <div part="suggestion-container"
3224
3224
  class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(n)?"ft-search-bar--suggestions-selected":Zt.nothing}>
3225
3225
  <a href="${this.getRequestWithQuery(o.value)}"
@@ -3237,7 +3237,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3237
3237
  </div>
3238
3238
  `)}
3239
3239
  </div>
3240
- `}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(n=>n.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(n=>n.toLowerCase()!==o.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let o=e.type==="DOCUMENT"?Xe.file_format:Xe.fluid_topics,n;switch(e.type){case"MAP":n=e.editorialType==="BOOK"?ut.BOOK:ut.ARTICLE;break;case"DOCUMENT":n=Yl(e.mimeType,e.filenameExtension);break;case"TOPIC":n=ut.TOPICS;break}return Zt.html`
3240
+ `}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(n=>n.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(n=>n.toLowerCase()!==o.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let o=e.type==="DOCUMENT"?Xe.file_format:Xe.fluid_topics,n;switch(e.type){case"MAP":n=e.editorialType==="BOOK"?ut.BOOK:ut.ARTICLE;break;case"DOCUMENT":n=tc(e.mimeType,e.filenameExtension);break;case"TOPIC":n=ut.TOPICS;break}return Zt.html`
3241
3241
  <ft-icon .variant="${o}" .value="${n}" part="suggestion-icon"></ft-icon>
3242
3242
  `}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()))}};qt.styles=[wo.wordWrap,Zt.css`
3243
3243
  .ft-search-bar--mobile .ft-search-bar--suggestions {
@@ -3329,7 +3329,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3329
3329
  ft-ripple {
3330
3330
  ${(0,wo.setVariable)(S.opacityContentOnSurfaceHover,S.opacityContentOnSurfaceSelected)}
3331
3331
  }
3332
- `];var tt=f($()),sa=f(_r());var Hn=f(E());var Yt=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(),n=tt.html`
3332
+ `];var tt=f(T()),da=f(_r());var Wn=f(E());var Yt=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(),n=tt.html`
3333
3333
  ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?tt.html`
3334
3334
  <ft-chip part="selected-filters selected-filter-ft-locale"
3335
3335
  ?dense=${this.searchBar.dense&&!e}
@@ -3340,7 +3340,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3340
3340
  ${this.getLocaleLabel(this.searchBar.contentLocale)}
3341
3341
  </ft-chip>
3342
3342
  `:null}
3343
- ${(0,sa.repeat)(this.searchBar.facets,i=>i.key,i=>{let a=Js(i);return(0,sa.repeat)(a,s=>{let c=i.label+": "+Ys(s),p=i.key.replace(":","-"),u=tt.html`
3343
+ ${(0,da.repeat)(this.searchBar.facets,i=>i.key,i=>{let a=nl(i);return(0,da.repeat)(a,s=>{let c=i.label+": "+tl(s),p=i.key.replace(":","-"),u=tt.html`
3344
3344
  <ft-chip
3345
3345
  part="selected-filters selected-filter-${p}"
3346
3346
  ?dense=${this.searchBar.dense&&!e}
@@ -3353,7 +3353,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3353
3353
  @icon-click=${()=>this.searchBar.setFilter(i.key,a.filter(m=>m!==s))}
3354
3354
  data-key="${i.key}"
3355
3355
  data-value="${s}">
3356
- ${qs(s)}
3356
+ ${el(s)}
3357
3357
  </ft-chip>
3358
3358
  `;return o?u:tt.html`
3359
3359
  <ft-tooltip inline text="${c}">
@@ -3390,7 +3390,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3390
3390
 
3391
3391
  ft-snap-scroll.ft-search-bar--selected-filters {
3392
3392
  overflow: hidden;
3393
- ${(0,Hn.setVariable)(et.gap,"4px")};
3393
+ ${(0,Wn.setVariable)(et.gap,"4px")};
3394
3394
  }
3395
3395
 
3396
3396
  ft-snap-scroll.ft-search-bar--selected-filters::part(content) {
@@ -3398,8 +3398,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3398
3398
  }
3399
3399
 
3400
3400
  .ft-search-bar--desktop ft-snap-scroll.ft-search-bar--selected-filters {
3401
- ${(0,Hn.setVariable)(Ue.iconSize,"17px")};
3402
- ${(0,Hn.setVariable)(Ue.fontSize,"12px")};
3401
+ ${(0,Wn.setVariable)(Ue.iconSize,"17px")};
3402
+ ${(0,Wn.setVariable)(Ue.fontSize,"12px")};
3403
3403
  }
3404
3404
 
3405
3405
  .ft-search-bar--selected-filters * {
@@ -3409,8 +3409,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3409
3409
  .ft-search-bar--selected-filters ft-chip {
3410
3410
  flex-grow: 0;
3411
3411
  }
3412
- `;var Pt=f($());var gd=f(Ct()),on=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new Yt(e),this.suggestManager=n??new qt(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 Pt.html`
3413
- <div class="${(0,gd.classMap)(o)}" part="container" tabindex="-1">
3412
+ `;var Pt=f(T());var Od=f(Ct()),on=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new Yt(e),this.suggestManager=n??new qt(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 Pt.html`
3413
+ <div class="${(0,Od.classMap)(o)}" part="container" tabindex="-1">
3414
3414
  <div class="ft-search-bar" role="search">
3415
3415
  <div class="ft-search-bar--input-container" part="input-container">
3416
3416
  <div class="ft-search-bar--input-outline" part="input-outline">
@@ -3468,8 +3468,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3468
3468
  </div>
3469
3469
  `}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 n=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;n?.click()}break}}onInput(e){let o=e.composedPath()[0];this.searchBar.query=o.value}};on.styles=Pt.css`
3470
3470
 
3471
- `;var rt=f($()),bd=f(_r());var xd=f(Ct()),nn=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new Yt(e),this.suggestManager=n??new qt(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`
3472
- <div class="${(0,xd.classMap)(o)}" part="container" tabindex="-1">
3471
+ `;var rt=f(T()),Cd=f(_r());var wd=f(Ct()),nn=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new Yt(e),this.suggestManager=n??new qt(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`
3472
+ <div class="${(0,wd.classMap)(o)}" part="container" tabindex="-1">
3473
3473
  <div class="ft-search-bar" part="search-bar" role="search">
3474
3474
  ${this.renderSearchBarLeftAction()}
3475
3475
  <div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
@@ -3516,7 +3516,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3516
3516
  ariaLabel="${this.searchBar.labelResolver.resolve("selectLocale")}"
3517
3517
  .exportpartsPrefixes=${["content-locale","select-ft-locale"]}
3518
3518
  @change=${e=>this.searchBar.contentLocale=e.detail==null?void 0:e.detail}>
3519
- ${(0,bd.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>rt.html`
3519
+ ${(0,Cd.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>rt.html`
3520
3520
  <ft-select-option .value=${e.lang}
3521
3521
  label="${e.label}"
3522
3522
  ?selected=${e.lang==this.searchBar.contentLocale}>
@@ -3547,10 +3547,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3547
3547
  </div>
3548
3548
  `}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 n=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;n?.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)}};nn.styles=rt.css`
3549
3549
 
3550
- `;var Qp=f(E());var sp=f($()),We=f(re()),_t=f(E());var vd=f($());var Sd=vd.css`
3551
- `;var Wn=f(E()),Pu="ft-app-info",Xr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Xr.eventName="authentication-change";var _u={session:(t,e)=>{(0,Wn.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>T.dispatchEvent(new Xr(e.payload)),0))}},T=Wn.FtReduxStore.get({name:Pu,reducers:_u,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 la=f(E());var Qr=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=T.getState(),i=e??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let i=T.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var Vn=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 bt=class extends Vn{constructor(e=!0,o){var n;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 i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new la.CacheRegistry,this.cache=e?i.commonCache:new la.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var Gn=class extends bt{async listMyBookmarks(){let e=T.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var ca=class{addCommand(e,o=!1){T.commands.add(e,o)}consumeCommand(e){return T.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ca;var At=f(E());var Od,Eo=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Bu=Symbol("clearAfterUnitTest"),jn=class extends(0,At.withEventBus)(bt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Od]=()=>{this.defaultMessages={},this.cache=new At.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=T.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,At.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new At.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(o,...n)}async fetchContext(e){let o=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),o&&await this.notify(e)}catch(i){!(i instanceof At.CanceledPromiseError)&&o&&console.error(i)}return n}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Eo({loadedContexts:e})),this.dispatchEvent(new Eo({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new Eo({loadedContexts:[e]})),this.dispatchEvent(new Eo({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,At.delay)(0).then(()=>n()).catch(()=>null)))}};Od=Bu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends jn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends jn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Cd=window.FluidTopicsI18nService,VC=window.FluidTopicsCustomI18nService;var wd=f(E()),da=class{highlightHtml(e,o,n){(0,wd.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new da;var Fu=f(Ad(),1);var Rd;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Rd||(Rd={}));var Ld;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Ld||(Ld={}));var kd;(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"})(kd||(kd={}));var Id;(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"})(Id||(Id={}));var $d;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})($d||($d={}));var Td;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Td||(Td={}));var Nd;(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"})(Nd||(Nd={}));var Pd;(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"})(Pd||(Pd={}));var _d;(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"})(_d||(_d={}));var Bd;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Bd||(Bd={}));var Dd;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Dd||(Dd={}));var Fd;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Fd||(Fd={}));var Md;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Md||(Md={}));var zd;(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"})(zd||(zd={}));var Ud;(function(t){t.ASC="ASC",t.DESC="DESC"})(Ud||(Ud={}));var Hd;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Hd||(Hd={}));var Wd;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Wd||(Wd={}));var Vd;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Vd||(Vd={}));var Gd;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Gd||(Gd={}));var jd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(jd||(jd={}));var Kd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Kd||(Kd={}));var Zd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Zd||(Zd={}));var qd;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(qd||(qd={}));var Yd;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Yd||(Yd={}));var $e;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})($e||($e={}));var Jr;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Jr||(Jr={}));var Xd;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Xd||(Xd={}));var Qd;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Qd||(Qd={}));var Jd;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Jd||(Jd={}));var Du={[$e.PERSONAL_BOOK_SHARE_USER]:[$e.PERSONAL_BOOK_USER],[$e.HTML_EXPORT_USER]:[$e.PERSONAL_BOOK_USER],[$e.PDF_EXPORT_USER]:[$e.PERSONAL_BOOK_USER],[$e.KHUB_ADMIN]:[$e.CONTENT_PUBLISHER],[$e.ADMIN]:[$e.KHUB_ADMIN,$e.USERS_ADMIN,$e.PORTAL_ADMIN],[$e.GENERATIVE_AI_EXPORT_USER]:[$e.GENERATIVE_AI_USER]};function ep(t,e){return t===e||(Du[t]??[]).some(o=>ep(o,e))}function tp(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(n=>ep(n,e))}var qn=class extends bt{async listMySearches(){let{session:e}=T.getState();return tp(e,$e.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var rp=f(E());var pa=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=T.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,o){var n,i,a;return rp.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:T.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new pa;var op=f(E());var an=class{static get(e,o){var n,i;let a=T.getState(),{lang:s,region:c}=(i=(n=a.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new op.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,o??`${s}-${c}`)}};var ua=class{urlToSearchRequest(e){return an.get().parse(e)}searchRequestToUrl(e){return an.get().serialize(e)}};window.FluidTopicsUrlService=new ua;var Rr=f(E());var eo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};eo.eventName="change";var fa=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))}},np=new fa;var Yn=class t extends Rr.WithEventBus{static build(){return new t(window.history,np,()=>window.location,!1)}constructor(e,o,n,i){var a,s;super(),this.history=e,this.historyStorage=o,this.windowLocation=n,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(i)}setCurrentState(e,o=!1){let n=o&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Rr.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new eo(this.currentItem())),0)}installProxies(){let e=o=>(n,i,[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};n.apply(i,[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 n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(o=e?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(eo.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(eo.eventName,e)}currentItem(){return(0,Rr.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,Rr.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,Rr.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 n=(o=this.states[e])===null||o===void 0?void 0:o.majorStateId;if(!n)return e;let i=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,n);)this.hasState(a)&&(i=a),a++;return i}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 n;if(!this.hasState(e))return!1;let i=o??this.currentState.majorStateId,a=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return a==null||a!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Yn.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 ip=T;function ap(t,e){var o;return ip.getState().authenticationRequired&&!(!((o=ip.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(e):t()}var Te=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},fe=class extends _t.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 _t.CacheRegistry,this.cleanSessionDebouncer=new _t.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return sp.html`
3550
+ `;var au=f(E());var fp=f(T()),We=f(re()),_t=f(E());var Ed=f(T());var Ad=Ed.css`
3551
+ `;var Vn=f(E()),Hu="ft-app-info",Xr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Xr.eventName="authentication-change";var Wu={session:(t,e)=>{(0,Vn.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>I.dispatchEvent(new Xr(e.payload)),0))}},I=Vn.FtReduxStore.get({name:Hu,reducers:Wu,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 pa=f(E());var Qr=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=I.getState(),i=e??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let i=I.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var Gn=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 bt=class extends Gn{constructor(e=!0,o){var n;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 i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new pa.CacheRegistry,this.cache=e?i.commonCache:new pa.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var jn=class extends bt{async listMyBookmarks(){let e=I.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var ua=class{addCommand(e,o=!1){I.commands.add(e,o)}consumeCommand(e){return I.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ua;var At=f(E());var Rd,Eo=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Vu=Symbol("clearAfterUnitTest"),Kn=class extends(0,At.withEventBus)(bt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Rd]=()=>{this.defaultMessages={},this.cache=new At.CacheRegistry,this.listeners={}},this.currentUiLocale=I.getState().uiLocale,I.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=I.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),o&&Object.keys(o).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,At.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new At.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(o,...n)}async fetchContext(e){let o=!this.cache.has(e),n;try{n=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),o&&await this.notify(e)}catch(i){!(i instanceof At.CanceledPromiseError)&&o&&console.error(i)}return n}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Eo({loadedContexts:e})),this.dispatchEvent(new Eo({loadedContexts:e})),await Promise.all(e.map(o=>this.notify(o,!1)))}async notify(e,o=!0){o&&(document.body.dispatchEvent(new Eo({loadedContexts:[e]})),this.dispatchEvent(new Eo({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(n=>(0,At.delay)(0).then(()=>n()).catch(()=>null)))}};Rd=Vu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Kn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Kn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Ld=window.FluidTopicsI18nService,YC=window.FluidTopicsCustomI18nService;var kd=f(E()),fa=class{highlightHtml(e,o,n){(0,kd.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new fa;var ju=f($d(),1);var Td;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Td||(Td={}));var Nd;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Nd||(Nd={}));var Pd;(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"})(Pd||(Pd={}));var _d;(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"})(_d||(_d={}));var Bd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Bd||(Bd={}));var Dd;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Dd||(Dd={}));var Fd;(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"})(Fd||(Fd={}));var Md;(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"})(Md||(Md={}));var zd;(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"})(zd||(zd={}));var Ud;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Ud||(Ud={}));var Hd;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Hd||(Hd={}));var Wd;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Wd||(Wd={}));var Vd;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Vd||(Vd={}));var Gd;(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"})(Gd||(Gd={}));var jd;(function(t){t.ASC="ASC",t.DESC="DESC"})(jd||(jd={}));var Kd;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Kd||(Kd={}));var Zd;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Zd||(Zd={}));var qd;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(qd||(qd={}));var Yd;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Yd||(Yd={}));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 Qd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Qd||(Qd={}));var Jd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Jd||(Jd={}));var ep;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ep||(ep={}));var tp;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(tp||(tp={}));var $e;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})($e||($e={}));var Jr;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Jr||(Jr={}));var rp;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(rp||(rp={}));var op;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(op||(op={}));var np;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(np||(np={}));var ip;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(ip||(ip={}));var Gu={[$e.PERSONAL_BOOK_SHARE_USER]:[$e.PERSONAL_BOOK_USER],[$e.HTML_EXPORT_USER]:[$e.PERSONAL_BOOK_USER],[$e.PDF_EXPORT_USER]:[$e.PERSONAL_BOOK_USER],[$e.KHUB_ADMIN]:[$e.CONTENT_PUBLISHER],[$e.ADMIN]:[$e.KHUB_ADMIN,$e.USERS_ADMIN,$e.PORTAL_ADMIN],[$e.GENERATIVE_AI_EXPORT_USER]:[$e.GENERATIVE_AI_USER]};function ap(t,e){return t===e||(Gu[t]??[]).some(o=>ap(o,e))}function sp(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(n=>ap(n,e))}var Yn=class extends bt{async listMySearches(){let{session:e}=I.getState();return sp(e,$e.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var lp=f(E());var ha=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=I.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,o){var n,i,a;return lp.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:I.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ha;var cp=f(E());var an=class{static get(e,o){var n,i;let a=I.getState(),{lang:s,region:c}=(i=(n=a.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new cp.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,o??`${s}-${c}`)}};var ya=class{urlToSearchRequest(e){return an.get().parse(e)}searchRequestToUrl(e){return an.get().serialize(e)}};window.FluidTopicsUrlService=new ya;var Rr=f(E());var eo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};eo.eventName="change";var ma=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))}},dp=new ma;var Xn=class t extends Rr.WithEventBus{static build(){return new t(window.history,dp,()=>window.location,!1)}constructor(e,o,n,i){var a,s;super(),this.history=e,this.historyStorage=o,this.windowLocation=n,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(i)}setCurrentState(e,o=!1){let n=o&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Rr.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new eo(this.currentItem())),0)}installProxies(){let e=o=>(n,i,[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};n.apply(i,[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 n={...this.buildCurrentState(),...e,index:this.currentIndex,title:(o=e?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(e){this.addEventListener(eo.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(eo.eventName,e)}currentItem(){return(0,Rr.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,Rr.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,Rr.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 n=(o=this.states[e])===null||o===void 0?void 0:o.majorStateId;if(!n)return e;let i=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,n);)this.hasState(a)&&(i=a),a++;return i}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 n;if(!this.hasState(e))return!1;let i=o??this.currentState.majorStateId,a=(n=this.states[e])===null||n===void 0?void 0:n.majorStateId;return a==null||a!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Xn.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 pp=I;function up(t,e){var o;return pp.getState().authenticationRequired&&!(!((o=pp.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(e):t()}var Te=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},fe=class extends _t.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 _t.CacheRegistry,this.cleanSessionDebouncer=new _t.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return fp.html`
3552
3552
  <slot></slot>
3553
- `}connectedCallback(){super.connectedCallback(),T.addEventListener(Xr.eventName,this.reloadConfiguration)}disconnectedCallback(){T.addEventListener(Xr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,n,i,a,s,c,p;super.update(e),e.has("baseUrl")&&(T.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&T.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&T.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&T.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&T.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&T.actions.noCustom(this.noCustom),e.has("editorMode")&&T.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&T.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&T.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>Cd.addContext(u)),e.has("openExternalDocumentInNewTab")&&T.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&T.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&T.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(T.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),T.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),T.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&T.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&T.actions.availableContentLocales((p=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&p!==void 0?p:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>ap(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};fe.elementDefinitions={};fe.styles=Sd;Te([(0,We.property)()],fe.prototype,"baseUrl",void 0);Te([(0,We.property)()],fe.prototype,"apiIntegrationIdentifier",void 0);Te([(0,We.property)()],fe.prototype,"apiIntegrationAppVersion",void 0);Te([(0,We.property)()],fe.prototype,"uiLocale",void 0);Te([(0,_t.jsonProperty)(null)],fe.prototype,"availableUiLocales",void 0);Te([(0,_t.jsonProperty)(null)],fe.prototype,"metadataConfiguration",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"editorMode",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"noCustom",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"openExternalDocumentInNewTab",void 0);Te([(0,We.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],fe.prototype,"noCustomComponent",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"withManualResources",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"navigatorOnline",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"forcedOffline",void 0);Te([(0,We.property)({type:Object})],fe.prototype,"apiProvider",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"authenticationRequired",void 0);Te([(0,_t.jsonProperty)([])],fe.prototype,"messageContexts",void 0);Te([(0,_t.jsonProperty)(void 0)],fe.prototype,"session",void 0);Te([(0,We.state)()],fe.prototype,"localesConfiguration",void 0);Te([(0,We.state)()],fe.prototype,"availableContentLocales",void 0);var Rf=f(re());function Mu(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,n,i;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!Xn(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Xn(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(c=>s[c]!=null);if(i=a(t),o=i.length,o!==a(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=o;n--!==0;){let s=i[n];if(!Xn(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Xn(t,e){try{return Mu(t,e)}catch{return!1}}function Qn(t,e){return!Xn(t,e)}var zu=f(re(),1);var Jn=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}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 Ro=f(re(),1);var lp=f(re(),1);function cp(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,lp.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Qn,...e??{}})}var ei=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(c){i(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 pp=f($(),1);var ti=globalThis,Uu=ti.ShadowRoot&&(ti.ShadyCSS===void 0||ti.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,oE=Symbol();var dp=(t,e)=>{if(Uu)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let n=document.createElement("style"),i=ti.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)}};var ri=class extends pp.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return dp(n,e.elementStyles),n}};function up(t,e,...o){var n;let i=t.querySelector(e);for(let a of o)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var sn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},mp,fp=Symbol("constructorPrototype"),hp=Symbol("constructorName"),gp=Symbol("exportpartsDebouncer"),yp=Symbol("dynamicDependenciesLoaded"),lr=class extends ri{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[mp]=new ei(5),this[hp]=this.constructor.name,this[fp]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[hp]&&Object.setPrototypeOf(this,this[fp])}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[yp]||(e[yp]=!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:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];o=up(this.shadowRoot,...a)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[gp].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var o,n,i,a,s,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(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let O=(a=(i=b.getAttribute("part"))===null||i===void 0?void 0:i.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 g=[...m.values()].flatMap(b=>u.map(O=>`${b}:${O}--${b}`));this.setAttribute("exportparts",[...this.part,...g].join(", "))}};mp=gp;sn([(0,Ro.property)()],lr.prototype,"exportpartsPrefix",void 0);sn([cp([])],lr.prototype,"exportpartsPrefixes",void 0);sn([(0,Ro.property)()],lr.prototype,"customStylesheet",void 0);sn([(0,Ro.property)()],lr.prototype,"elementToFocus",void 0);sn([(0,Ro.state)()],lr.prototype,"useAdoptedStyleSheets",void 0);function oi(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ln=Symbol("internalReduxEventsUnsubscribers"),Lr=Symbol("internalStoresUnsubscribers"),to=Symbol("internalStores");function Hu(t){var e,o,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[o]=new Map,this[n]=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[to].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[to].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[to].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[to].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[to].delete(c)}setupStores(){this.unsubscribeFromStores(),this[to].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[Lr].has(s.store):this[Lr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[Lr].set(s,c.subscribe(()=>this.updateFromStores())),this[ln].set(s,[]),oi(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 g=b=>this[m](b);c.addEventListener(u.eventName,g),this[ln].get(s).push(()=>c.removeEventListener(u.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Lr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Lr].has(s)&&this[Lr].get(s)(),this[Lr].delete(s),(c=this[ln].get(s))===null||c===void 0||c.forEach(p=>p()),this[ln].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Lr,o=to,n=ln,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}var bp=class extends Hu(lr){};function Rt(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function cr(t){return!!t&&!!t[be]}function Bt(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Yu}(t)||Array.isArray(t)||!!t[Ep]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ep])||Oa(t)||Ca(t))}function ro(t,e,o){o===void 0&&(o=!1),Io(t)===0?(o?Object.keys:ko)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Io(t){var e=t[be];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Oa(t)?2:Ca(t)?3:0}function Lo(t,e){return Io(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Wu(t,e){return Io(t)===2?t.get(e):t[e]}function Ap(t,e,o){var n=Io(t);n===2?t.set(e,o):n===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 Zu&&t instanceof Map}function Ca(t){return qu&&t instanceof Set}function kr(t){return t.o||t.t}function wa(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Ip(t);delete e[be];for(var o=ko(e),n=0;n<o.length;n++){var i=o[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Ea(t,e){return e===void 0&&(e=!1),Aa(t)||cr(t)||!Bt(t)||(Io(t)>1&&(t.set=t.add=t.clear=t.delete=Vu),Object.freeze(t),e&&ro(t,function(o,n){return Ea(n,!0)},!0)),t}function Vu(){Rt(2)}function Aa(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Xt(t){var e=Sa[t];return e||Rt(18,t),e}function Gu(t,e){Sa[t]||(Sa[t]=e)}function ba(){return dn}function ha(t,e){e&&(Xt("Patches"),t.u=[],t.s=[],t.v=e)}function ni(t){xa(t),t.p.forEach(ju),t.p=null}function xa(t){t===dn&&(dn=t.l)}function xp(t){return dn={p:[],l:dn,h:t,m:!0,_:0}}function ju(t){var e=t[be];e.i===0||e.i===1?e.j():e.g=!0}function ya(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Xt("ES5").S(e,t,n),n?(o[be].P&&(ni(e),Rt(4)),Bt(t)&&(t=ii(e,t),e.l||ai(e,t)),e.u&&Xt("Patches").M(o[be].t,t,e.u,e.s)):t=ii(e,o,[]),ni(e),e.u&&e.v(e.u,e.s),t!==kp?t:void 0}function ii(t,e,o){if(Aa(e))return e;var n=e[be];if(!n)return ro(e,function(c,p){return vp(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return ai(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=wa(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),ro(a,function(c,p){return vp(t,n,i,c,p,o,s)}),ai(t,i,!1),o&&t.u&&Xt("Patches").N(n,o,t.u,t.s)}return n.o}function vp(t,e,o,n,i,a,s){if(cr(i)){var c=ii(t,i,a&&e&&e.i!==3&&!Lo(e.R,n)?a.concat(n):void 0);if(Ap(o,n,c),!cr(c))return;t.m=!1}else s&&o.add(i);if(Bt(i)&&!Aa(i)){if(!t.h.D&&t._<1)return;ii(t,i),e&&e.A.l||ai(t,i)}}function ai(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[be];return(o?kr(o):t)[e]}function Sp(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function Ir(t){t.P||(t.P=!0,t.l&&Ir(t.l))}function ga(t){t.o||(t.o=wa(t.t))}function va(t,e,o){var n=Oa(e)?Xt("MapSet").F(e,o):Ca(e)?Xt("MapSet").T(e,o):t.O?function(i,a){var s=Array.isArray(i),c={i:s?1:0,A:a?a.A:ba(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,u=pn;s&&(p=[c],u=cn);var m=Proxy.revocable(p,u),g=m.revoke,b=m.proxy;return c.k=b,c.j=g,b}(e,o):Xt("ES5").J(e,o);return(o?o.A:ba()).p.push(n),n}function Ku(t){return cr(t)||Rt(22,t),function e(o){if(!Bt(o))return o;var n,i=o[be],a=Io(o);if(i){if(!i.P&&(i.i<4||!Xt("ES5").K(i)))return i.t;i.I=!0,n=Op(o,a),i.I=!1}else n=Op(o,a);return ro(n,function(s,c){i&&Wu(i.t,s)===c||Ap(n,s,e(c))}),a===3?new Set(n):n}(t)}function Op(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return wa(t)}function Lp(){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[be];return pn.get(u,s)},set:function(u){var m=this[be];pn.set(m,s,u)}},p}function e(s){for(var c=s.length-1;c>=0;c--){var p=s[c][be];if(!p.P)switch(p.i){case 5:n(p)&&Ir(p);break;case 4:o(p)&&Ir(p)}}}function o(s){for(var c=s.t,p=s.k,u=ko(p),m=u.length-1;m>=0;m--){var g=u[m];if(g!==be){var b=c[g];if(b===void 0&&!Lo(c,g))return!0;var O=p[g],v=O&&O[be];if(v?v.t!==b:!Rp(O,b))return!0}}var w=!!c[be];return u.length!==ko(c).length+(w?0:1)}function n(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 i(s){s.g&&Rt(3,JSON.stringify(kr(s)))}var a={};Gu("ES5",{J:function(s,c){var p=Array.isArray(s),u=function(g,b){if(g){for(var O=Array(b.length),v=0;v<b.length;v++)Object.defineProperty(O,""+v,t(v,!0));return O}var w=Ip(b);delete w[be];for(var N=ko(w),k=0;k<N.length;k++){var I=N[k];w[I]=t(I,g||!!w[I].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,be,{value:m,writable:!0}),u},S:function(s,c,p){p?cr(c)&&c[be].A===s&&e(s.p):(s.u&&function u(m){if(m&&typeof m=="object"){var g=m[be];if(g){var b=g.t,O=g.k,v=g.R,w=g.i;if(w===4)ro(O,function(Z){Z!==be&&(b[Z]!==void 0||Lo(b,Z)?v[Z]||u(O[Z]):(v[Z]=!0,Ir(g)))}),ro(b,function(Z){O[Z]!==void 0||Lo(O,Z)||(v[Z]=!1,Ir(g))});else if(w===5){if(n(g)&&(Ir(g),v.length=!0),O.length<b.length)for(var N=O.length;N<b.length;N++)v[N]=!1;else for(var k=b.length;k<O.length;k++)v[k]=!0;for(var I=Math.min(O.length,b.length),z=0;z<I;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):n(s)}})}var Cp,dn,Ra=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Zu=typeof Map<"u",qu=typeof Set<"u",wp=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",kp=Ra?Symbol.for("immer-nothing"):((Cp={})["immer-nothing"]=!0,Cp),Ep=Ra?Symbol.for("immer-draftable"):"__$immer_draftable",be=Ra?Symbol.for("immer-state"):"__$immer_state";var Yu=""+Object.prototype.constructor,ko=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Ip=Object.getOwnPropertyDescriptors||function(t){var e={};return ko(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Sa={},pn={get:function(t,e){if(e===be)return t;var o=kr(t);if(!Lo(o,e))return function(i,a,s){var c,p=Sp(a,s);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(i.k):void 0}(t,o,e);var n=o[e];return t.I||!Bt(n)?n:n===ma(t.t,e)?(ga(t),t.o[e]=va(t.A.h,n,t)):n},has:function(t,e){return e in kr(t)},ownKeys:function(t){return Reflect.ownKeys(kr(t))},set:function(t,e,o){var n=Sp(kr(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=ma(kr(t),e),a=i?.[be];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Rp(o,i)&&(o!==void 0||Lo(t.t,e)))return!0;ga(t),Ir(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),Ir(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=kr(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Rt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Rt(12)}},cn={};ro(pn,function(t,e){cn[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),cn.deleteProperty=function(t,e){return cn.set.call(this,t,e,void 0)},cn.set=function(t,e,o){return pn.set.call(this,t[0],e,o,t[0])};var Xu=function(){function t(o){var n=this;this.O=wp,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var p=n;return function(w){var N=this;w===void 0&&(w=c);for(var k=arguments.length,I=Array(k>1?k-1:0),z=1;z<k;z++)I[z-1]=arguments[z];return p.produce(w,function(Z){var X;return(X=a).call.apply(X,[N,Z].concat(I))})}}var u;if(typeof a!="function"&&Rt(6),s!==void 0&&typeof s!="function"&&Rt(7),Bt(i)){var m=xp(n),g=va(n,i,void 0),b=!0;try{u=a(g),b=!1}finally{b?ni(m):xa(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(w){return ha(m,s),ya(w,m)},function(w){throw ni(m),w}):(ha(m,s),ya(u,m))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===kp&&(u=void 0),n.D&&Ea(u,!0),s){var O=[],v=[];Xt("Patches").M(i,u,O,v),s(O,v)}return u}Rt(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var m=arguments.length,g=Array(m>1?m-1:0),b=1;b<m;b++)g[b-1]=arguments[b];return n.produceWithPatches(u,function(O){return i.apply(void 0,[O].concat(g))})};var s,c,p=n.produce(i,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){Bt(o)||Rt(8),cr(o)&&(o=Ku(o));var n=xp(this),i=va(this,o,void 0);return i[be].C=!0,xa(n),i},e.finishDraft=function(o,n){var i=o&&o[be],a=i.A;return ha(a,n),ya(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!wp&&Rt(20),this.O=o},e.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var s=Xt("Patches").$;return cr(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},t}(),xt=new Xu,Qu=xt.produce,gE=xt.produceWithPatches.bind(xt),bE=xt.setAutoFreeze.bind(xt),xE=xt.setUseProxies.bind(xt),vE=xt.applyPatches.bind(xt),SE=xt.createDraft.bind(xt),OE=xt.finishDraft.bind(xt),si=Qu;function oo(t){"@babel/helpers - typeof";return oo=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},oo(t)}function $p(t,e){if(oo(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(oo(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Tp(t){var e=$p(t,"string");return oo(e)=="symbol"?e:e+""}function Np(t,e,o){return(e=Tp(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Pp(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),o.push.apply(o,n)}return o}function La(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Pp(Object(o),!0).forEach(function(n){Np(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Pp(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function Ze(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 _p=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ka=function(){return Math.random().toString(36).substring(7).split("").join(".")},li={INIT:"@@redux/INIT"+ka(),REPLACE:"@@redux/REPLACE"+ka(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ka()}};function Ju(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 n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Ze(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Ze(1));return o(Ia)(t,e)}if(typeof t!="function")throw new Error(Ze(2));var i=t,a=e,s=[],c=s,p=!1;function u(){c===s&&(c=s.slice())}function m(){if(p)throw new Error(Ze(3));return a}function g(w){if(typeof w!="function")throw new Error(Ze(4));if(p)throw new Error(Ze(5));var N=!0;return u(),c.push(w),function(){if(N){if(p)throw new Error(Ze(6));N=!1,u();var I=c.indexOf(w);c.splice(I,1),s=null}}}function b(w){if(!Ju(w))throw new Error(Ze(7));if(typeof w.type>"u")throw new Error(Ze(8));if(p)throw new Error(Ze(9));try{p=!0,a=i(a,w)}finally{p=!1}for(var N=s=c,k=0;k<N.length;k++){var I=N[k];I()}return w}function O(w){if(typeof w!="function")throw new Error(Ze(10));i=w,b({type:li.REPLACE})}function v(){var w,N=g;return w={subscribe:function(I){if(typeof I!="object"||I===null)throw new Error(Ze(11));function z(){I.next&&I.next(m())}z();var Z=N(z);return{unsubscribe:Z}}},w[_p]=function(){return this},w}return b({type:li.INIT}),n={dispatch:b,subscribe:g,getState:m,replaceReducer:O},n[_p]=v,n}function ef(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:li.INIT});if(typeof n>"u")throw new Error(Ze(12));if(typeof o(void 0,{type:li.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ze(13))})}function Bp(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(o[i]=t[i])}var a=Object.keys(o),s,c;try{ef(o)}catch(p){c=p}return function(u,m){if(u===void 0&&(u={}),c)throw c;if(0)var g;for(var b=!1,O={},v=0;v<a.length;v++){var w=a[v],N=o[w],k=u[w],I=N(k,m);if(typeof I>"u"){var z=m&&m.type;throw new Error(Ze(14))}O[w]=I,b=b||I!==k}return b=b||a.length!==Object.keys(u).length,b?O:u}}function $o(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Dp(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(Ze(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=$o.apply(void 0,c)(i.dispatch),La(La({},i),{},{dispatch:a})}}}function Fp(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(c){return typeof c=="function"?c(i,a,t):s(c)}}};return e}var Mp=Fp();Mp.withExtraArgument=Fp;var $a=Mp;var Vp=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),tf=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next: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(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=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++,i=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],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},To=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},rf=Object.defineProperty,of=Object.defineProperties,nf=Object.getOwnPropertyDescriptors,zp=Object.getOwnPropertySymbols,af=Object.prototype.hasOwnProperty,sf=Object.prototype.propertyIsEnumerable,Up=function(t,e,o){return e in t?rf(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},$r=function(t,e){for(var o in e||(e={}))af.call(e,o)&&Up(t,o,e[o]);if(zp)for(var n=0,i=zp(e);n<i.length;n++){var o=i[n];sf.call(e,o)&&Up(t,o,e[o])}return t},Ta=function(t,e){return of(t,nf(e))},lf=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{c(o.next(p))}catch(u){i(u)}},s=function(p){try{c(o.throw(p))}catch(u){i(u)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,s)};c((o=o.apply(t,e)).next())})};var cf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?$o:$o.apply(null,arguments)},zE=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function df(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 pf=function(t){Vp(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,To([void 0],o[0].concat(this)))):new(e.bind.apply(e,To([void 0],o.concat(this))))},e}(Array),uf=function(t){Vp(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,To([void 0],o[0].concat(this)))):new(e.bind.apply(e,To([void 0],o.concat(this))))},e}(Array);function _a(t){return Bt(t)?si(t,function(){}):t}function ff(t){return typeof t=="boolean"}function hf(){return function(e){return yf(e)}}function yf(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,c=new pf;if(o&&(ff(o)?c.push($a):c.push($a.withExtraArgument(o.extraArgument))),0){if(i)var p;if(s)var u}return c}var Na=!0;function Gp(t){var e=hf(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,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,g=o.enhancers,b=g===void 0?void 0:g,O;if(typeof i=="function")O=i;else if(df(i))O=Bp(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var 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=Dp.apply(void 0,v),N=$o;p&&(N=cf($r({trace:!Na},typeof p=="object"&&p)));var k=new uf(w),I=k;Array.isArray(b)?I=To([w],b):typeof b=="function"&&(I=b(k));var z=N.apply(void 0,I);return Ia(O,m,z)}function Tr(t,e){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return $r($r({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function jp(t){var e={},o=[],n,i={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,i},addMatcher:function(a,s){return o.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function mf(t){return typeof t=="function"}function gf(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?jp(e):[e,o,n],a=i[0],s=i[1],c=i[2],p;if(mf(t))p=function(){return _a(t())};else{var u=_a(t);p=function(){return u}}function m(g,b){g===void 0&&(g=p());var O=To([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(cr(v)){var N=v,k=w(N,b);return k===void 0?v:k}else{if(Bt(v))return si(v,function(I){return w(I,b)});var k=w(v,b);if(k===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return k}return v},g)}return m.getInitialState=p,m}function bf(t,e){return t+"/"+e}function Kp(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),n=t.reducers||{},i=Object.keys(n),a={},s={},c={};i.forEach(function(m){var g=n[m],b=bf(e,m),O,v;"reducer"in g?(O=g.reducer,v=g.prepare):O=g,a[m]=O,s[b]=O,c[m]=v?Tr(b,v):Tr(b)});function p(){var m=typeof t.extraReducers=="function"?jp(t.extraReducers):[t.extraReducers],g=m[0],b=g===void 0?{}:g,O=m[1],v=O===void 0?[]:O,w=m[2],N=w===void 0?void 0:w,k=$r($r({},b),s);return gf(o,function(I){for(var z in k)I.addCase(z,k[z]);for(var Z=0,X=v;Z<X.length;Z++){var ot=X[Z];I.addMatcher(ot.matcher,ot.reducer)}N&&I.addDefaultCase(N)})}var u;return{name:e,reducer:function(m,g){return u||(u=p()),u(m,g)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var xf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",vf=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=xf[Math.random()*64|0];return e},Sf=["name","message","stack","code"],Pa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Hp=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Of=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Sf;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},VE=function(){function t(e,o,n){var i=Tr(e+"/fulfilled",function(m,g,b,O){return{payload:m,meta:Ta($r({},O||{}),{arg:b,requestId:g,requestStatus:"fulfilled"})}}),a=Tr(e+"/pending",function(m,g,b){return{payload:void 0,meta:Ta($r({},b||{}),{arg:g,requestId:m,requestStatus:"pending"})}}),s=Tr(e+"/rejected",function(m,g,b,O,v){return{payload:O,error:(n&&n.serializeError||Of)(m||"Rejected"),meta:Ta($r({},v||{}),{arg:b,requestId:g,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(g,b,O){var v=n?.idGenerator?n.idGenerator(m):vf(),w=new p,N,k=!1;function I(Z){N=Z,w.abort()}var z=function(){return lf(this,null,function(){var Z,X,ot,Dt,qe,Ft,De;return tf(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Dt=(Z=n?.condition)==null?void 0:Z.call(n,m,{getState:b,extra:O}),wf(Dt)?[4,Dt]:[3,2];case 1:Dt=y.sent(),y.label=2;case 2:if(Dt===!1||w.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return k=!0,qe=new Promise(function(x,P){return w.signal.addEventListener("abort",function(){return P({name:"AbortError",message:N||"Aborted"})})}),g(a(v,m,(X=n?.getPendingMeta)==null?void 0:X.call(n,{requestId:v,arg:m},{getState:b,extra:O}))),[4,Promise.race([qe,Promise.resolve(o(m,{dispatch:g,getState:b,extra:O,requestId:v,signal:w.signal,abort:I,rejectWithValue:function(x,P){return new Pa(x,P)},fulfillWithValue:function(x,P){return new Hp(x,P)}})).then(function(x){if(x instanceof Pa)throw x;return x instanceof Hp?i(x.payload,v,m,x.meta):i(x,v,m)})])];case 3:return ot=y.sent(),[3,5];case 4:return Ft=y.sent(),ot=Ft instanceof Pa?s(null,v,m,Ft.payload,Ft.meta):s(Ft,v,m),[3,5];case 5:return De=n&&!n.dispatchConditionRejection&&s.match(ot)&&ot.meta.condition,De||g(ot),[2,ot]}})})}();return Object.assign(z,{abort:I,requestId:v,arg:m,unwrap:function(){return z.then(Cf)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Cf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function wf(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Zp="listener",qp="completed",Yp="cancelled",GE="task-"+Yp,jE="task-"+qp,KE=Zp+"-"+Yp,ZE=Zp+"-"+qp;var Ba="listenerMiddleware";var qE=Tr(Ba+"/add"),YE=Tr(Ba+"/removeAll"),XE=Tr(Ba+"/remove");var Wp,QE=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Wp||(Wp=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Ef=function(t){return function(e){setTimeout(e,t)}},JE=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ef(10);Lp();function Af(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(o,n,i){this.eventBus.addEventListener(o,n,i)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,i){this.eventBus.removeEventListener(o,n,i)}}}var ci=class extends Af(Object){};window.ftReduxStores||(window.ftReduxStores={});var Xp=class t extends ci{static get(e){var o;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(oi(a))return a;if(i==null)return;let s=Kp({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=Gp({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[i.name]=new t(s,c,i.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new Jn;let i=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 g=u(...m.map(i));return this.reduxStore.dispatch(g),g}:m=>{this.setState({[p]:i(m)})}}}),this.eventBus=n??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 ui=f(E());var di=class extends bt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=T.getState().session;return!!e?.sessionAuthenticated}};var pi=class extends bt{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=T.getState().session;return!!e?.sessionAuthenticated}};var Lf="ft-user-assets",kf={setAssetCount:(t,e)=>{let{userAssetType:o,count:n}=e.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(Jr).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let o=e.payload.mapId;t.assetCounts.bookmarkByMap[o]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}}},vt=ui.FtReduxStore.get({name:Lf,reducers:kf,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Jr).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Da=class{constructor(e=new di,o=new pi){this.assetCountsService=e,this.assetLabelsService=o,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Gn,this.savedSearchesService=new qn,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=T.getState();(0,ui.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(),vt.actions.clearAssetCount(),vt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),vt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),vt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();vt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();vt.actions.assetLabels(e)}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&vt.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&vt.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(vt.getState().assetCounts.bookmarkByMap).length!==0;e===Jr.BOOKMARKS&&o&&vt.actions.clearBookmarkCountByMap(),vt.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;vt.actions.bookmarks(o)}}},If=new Da;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=If);(0,Qp.customElement)("ft-app-context")(fe);var j=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a};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 Jp={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"},Fa=class extends CustomEvent{constructor(e){super("change",{detail:e})}},$f=()=>{},D=class extends le.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 le.ParametrizedLabelResolver(Jp,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new le.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=St.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 qt(this),this.selectedFacetsManager=new Yt(this),this.desktopSearchBarManager=new nn(this),this.mobileSearchBarManager=new on(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new le.Debouncer(10),this.updateLocalesDebouncer=new le.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 le.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(o=>o===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(i=>i===this||i===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(n=>o.values.includes(n)),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(n=>o.metadataFilters.some(i=>this.compareFilters(n,i)))}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 n,i;return((i=(n=o.valueFilter)===null||n===void 0?void 0:n.values.length)!==null&&i!==void 0?i: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===St.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,le.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 ee.html`
3553
+ `}connectedCallback(){super.connectedCallback(),I.addEventListener(Xr.eventName,this.reloadConfiguration)}disconnectedCallback(){I.addEventListener(Xr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,n,i,a,s,c,p;super.update(e),e.has("baseUrl")&&(I.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&I.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&I.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&I.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&I.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&I.actions.noCustom(this.noCustom),e.has("editorMode")&&I.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&I.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&I.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>Ld.addContext(u)),e.has("openExternalDocumentInNewTab")&&I.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&I.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&I.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(I.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),I.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),I.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&I.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&I.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",()=>up(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};fe.elementDefinitions={};fe.styles=Ad;Te([(0,We.property)()],fe.prototype,"baseUrl",void 0);Te([(0,We.property)()],fe.prototype,"apiIntegrationIdentifier",void 0);Te([(0,We.property)()],fe.prototype,"apiIntegrationAppVersion",void 0);Te([(0,We.property)()],fe.prototype,"uiLocale",void 0);Te([(0,_t.jsonProperty)(null)],fe.prototype,"availableUiLocales",void 0);Te([(0,_t.jsonProperty)(null)],fe.prototype,"metadataConfiguration",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"editorMode",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"noCustom",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"openExternalDocumentInNewTab",void 0);Te([(0,We.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],fe.prototype,"noCustomComponent",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"withManualResources",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"navigatorOnline",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"forcedOffline",void 0);Te([(0,We.property)({type:Object})],fe.prototype,"apiProvider",void 0);Te([(0,We.property)({type:Boolean})],fe.prototype,"authenticationRequired",void 0);Te([(0,_t.jsonProperty)([])],fe.prototype,"messageContexts",void 0);Te([(0,_t.jsonProperty)(void 0)],fe.prototype,"session",void 0);Te([(0,We.state)()],fe.prototype,"localesConfiguration",void 0);Te([(0,We.state)()],fe.prototype,"availableContentLocales",void 0);var Ua=f(re());function Ku(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,n,i;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!Qn(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Qn(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(c=>s[c]!=null);if(i=a(t),o=i.length,o!==a(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=o;n--!==0;){let s=i[n];if(!Qn(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Qn(t,e){try{return Ku(t,e)}catch{return!1}}function sn(t,e){return!Qn(t,e)}function Jn(t,e){let o=n=>n[t]===!0;return n=>{if(o(n))return n;let i=e(n);return i[t]=!0,i}}var hp=f(re(),1);var ga=t=>{let e=t??{};return(o,n)=>{var i;let a={hasChanged:sn,attribute:!1,...e};(0,hp.property)(a)(o,n);let s=o.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(n,{selector:(i=e.selector)!==null&&i!==void 0?i:c=>c[n],store:e.store})}};var ei=class{constructor(){this.queue=[]}add(e,o=!1){o&&this.clear(e.type),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}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 Ro=f(re(),1);var yp=f(re(),1);function mp(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,yp.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:sn,...e??{}})}var ti=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(c){i(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 bp=f(T(),1);var ri=globalThis,Zu=ri.ShadowRoot&&(ri.ShadyCSS===void 0||ri.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,cE=Symbol();var gp=(t,e)=>{if(Zu)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let n=document.createElement("style"),i=ri.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)}};var oi=class extends bp.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return gp(n,e.elementStyles),n}};function xp(t,e,...o){var n;let i=t.querySelector(e);for(let a of o)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(a);return i}var ln=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Cp,vp=Symbol("constructorPrototype"),Sp=Symbol("constructorName"),wp=Symbol("exportpartsDebouncer"),Op=Symbol("dynamicDependenciesLoaded"),lr=class extends oi{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Cp]=new ti(5),this[Sp]=this.constructor.name,this[vp]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Sp]&&Object.setPrototypeOf(this,this[vp])}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[Op]||(e[Op]=!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:n,shadowPath:i}=this.elementToFocus;if(n!=null){let a=[...i??[],n];o=xp(this.shadowRoot,...a)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[wp].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var o,n,i,a,s,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(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let O=(a=(i=b.getAttribute("part"))===null||i===void 0?void 0:i.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 g=[...m.values()].flatMap(b=>u.map(O=>`${b}:${O}--${b}`));this.setAttribute("exportparts",[...this.part,...g].join(", "))}};Cp=wp;ln([(0,Ro.property)()],lr.prototype,"exportpartsPrefix",void 0);ln([mp([])],lr.prototype,"exportpartsPrefixes",void 0);ln([(0,Ro.property)()],lr.prototype,"customStylesheet",void 0);ln([(0,Ro.property)()],lr.prototype,"elementToFocus",void 0);ln([(0,Ro.state)()],lr.prototype,"useAdoptedStyleSheets",void 0);function ni(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var cn=Symbol("internalReduxEventsUnsubscribers"),Lr=Symbol("internalStoresUnsubscribers"),to=Symbol("internalStores"),qu=Jn(Symbol("withRedux"),function(t){var e,o,n;class i extends t{constructor(){super(...arguments),this[e]=new Map,this[o]=new Map,this[n]=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[to].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[to].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[to].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[to].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[to].delete(c)}setupStores(){this.unsubscribeFromStores(),this[to].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[Lr].has(s.store):this[Lr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[Lr].set(s,c.subscribe(()=>this.updateFromStores())),this[cn].set(s,[]),ni(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 g=b=>this[m](b);c.addEventListener(u.eventName,g),this[cn].get(s).push(()=>c.removeEventListener(u.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Lr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Lr].has(s)&&this[Lr].get(s)(),this[Lr].delete(s),(c=this[cn].get(s))===null||c===void 0||c.forEach(p=>p()),this[cn].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Lr,o=to,n=cn,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Ep=class extends qu(lr){};function Rt(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function cr(t){return!!t&&!!t[be]}function Bt(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===of}(t)||Array.isArray(t)||!!t[Tp]||!!(!((e=t.constructor)===null||e===void 0)&&e[Tp])||Aa(t)||Ra(t))}function ro(t,e,o){o===void 0&&(o=!1),Io(t)===0?(o?Object.keys:ko)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Io(t){var e=t[be];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Aa(t)?2:Ra(t)?3:0}function Lo(t,e){return Io(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Yu(t,e){return Io(t)===2?t.get(e):t[e]}function Np(t,e,o){var n=Io(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Pp(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Aa(t){return tf&&t instanceof Map}function Ra(t){return rf&&t instanceof Set}function kr(t){return t.o||t.t}function La(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Dp(t);delete e[be];for(var o=ko(e),n=0;n<o.length;n++){var i=o[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function ka(t,e){return e===void 0&&(e=!1),Ia(t)||cr(t)||!Bt(t)||(Io(t)>1&&(t.set=t.add=t.clear=t.delete=Xu),Object.freeze(t),e&&ro(t,function(o,n){return ka(n,!0)},!0)),t}function Xu(){Rt(2)}function Ia(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Xt(t){var e=Ea[t];return e||Rt(18,t),e}function Qu(t,e){Ea[t]||(Ea[t]=e)}function Oa(){return pn}function ba(t,e){e&&(Xt("Patches"),t.u=[],t.s=[],t.v=e)}function ii(t){Ca(t),t.p.forEach(Ju),t.p=null}function Ca(t){t===pn&&(pn=t.l)}function Ap(t){return pn={p:[],l:pn,h:t,m:!0,_:0}}function Ju(t){var e=t[be];e.i===0||e.i===1?e.j():e.g=!0}function xa(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Xt("ES5").S(e,t,n),n?(o[be].P&&(ii(e),Rt(4)),Bt(t)&&(t=ai(e,t),e.l||si(e,t)),e.u&&Xt("Patches").M(o[be].t,t,e.u,e.s)):t=ai(e,o,[]),ii(e),e.u&&e.v(e.u,e.s),t!==Bp?t:void 0}function ai(t,e,o){if(Ia(e))return e;var n=e[be];if(!n)return ro(e,function(c,p){return Rp(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return si(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=La(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),ro(a,function(c,p){return Rp(t,n,i,c,p,o,s)}),si(t,i,!1),o&&t.u&&Xt("Patches").N(n,o,t.u,t.s)}return n.o}function Rp(t,e,o,n,i,a,s){if(cr(i)){var c=ai(t,i,a&&e&&e.i!==3&&!Lo(e.R,n)?a.concat(n):void 0);if(Np(o,n,c),!cr(c))return;t.m=!1}else s&&o.add(i);if(Bt(i)&&!Ia(i)){if(!t.h.D&&t._<1)return;ai(t,i),e&&e.A.l||si(t,i)}}function si(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&ka(e,o)}function va(t,e){var o=t[be];return(o?kr(o):t)[e]}function Lp(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function Ir(t){t.P||(t.P=!0,t.l&&Ir(t.l))}function Sa(t){t.o||(t.o=La(t.t))}function wa(t,e,o){var n=Aa(e)?Xt("MapSet").F(e,o):Ra(e)?Xt("MapSet").T(e,o):t.O?function(i,a){var s=Array.isArray(i),c={i:s?1:0,A:a?a.A:Oa(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,u=un;s&&(p=[c],u=dn);var m=Proxy.revocable(p,u),g=m.revoke,b=m.proxy;return c.k=b,c.j=g,b}(e,o):Xt("ES5").J(e,o);return(o?o.A:Oa()).p.push(n),n}function ef(t){return cr(t)||Rt(22,t),function e(o){if(!Bt(o))return o;var n,i=o[be],a=Io(o);if(i){if(!i.P&&(i.i<4||!Xt("ES5").K(i)))return i.t;i.I=!0,n=kp(o,a),i.I=!1}else n=kp(o,a);return ro(n,function(s,c){i&&Yu(i.t,s)===c||Np(n,s,e(c))}),a===3?new Set(n):n}(t)}function kp(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return La(t)}function _p(){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[be];return un.get(u,s)},set:function(u){var m=this[be];un.set(m,s,u)}},p}function e(s){for(var c=s.length-1;c>=0;c--){var p=s[c][be];if(!p.P)switch(p.i){case 5:n(p)&&Ir(p);break;case 4:o(p)&&Ir(p)}}}function o(s){for(var c=s.t,p=s.k,u=ko(p),m=u.length-1;m>=0;m--){var g=u[m];if(g!==be){var b=c[g];if(b===void 0&&!Lo(c,g))return!0;var O=p[g],v=O&&O[be];if(v?v.t!==b:!Pp(O,b))return!0}}var w=!!c[be];return u.length!==ko(c).length+(w?0:1)}function n(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 i(s){s.g&&Rt(3,JSON.stringify(kr(s)))}var a={};Qu("ES5",{J:function(s,c){var p=Array.isArray(s),u=function(g,b){if(g){for(var O=Array(b.length),v=0;v<b.length;v++)Object.defineProperty(O,""+v,t(v,!0));return O}var w=Dp(b);delete w[be];for(var N=ko(w),k=0;k<N.length;k++){var $=N[k];w[$]=t($,g||!!w[$].enumerable)}return Object.create(Object.getPrototypeOf(b),w)}(p,s),m={i:p?5:4,A:c?c.A:Oa(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,be,{value:m,writable:!0}),u},S:function(s,c,p){p?cr(c)&&c[be].A===s&&e(s.p):(s.u&&function u(m){if(m&&typeof m=="object"){var g=m[be];if(g){var b=g.t,O=g.k,v=g.R,w=g.i;if(w===4)ro(O,function(Z){Z!==be&&(b[Z]!==void 0||Lo(b,Z)?v[Z]||u(O[Z]):(v[Z]=!0,Ir(g)))}),ro(b,function(Z){O[Z]!==void 0||Lo(O,Z)||(v[Z]=!1,Ir(g))});else if(w===5){if(n(g)&&(Ir(g),v.length=!0),O.length<b.length)for(var N=O.length;N<b.length;N++)v[N]=!1;else for(var k=b.length;k<O.length;k++)v[k]=!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):n(s)}})}var Ip,pn,$a=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",tf=typeof Map<"u",rf=typeof Set<"u",$p=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Bp=$a?Symbol.for("immer-nothing"):((Ip={})["immer-nothing"]=!0,Ip),Tp=$a?Symbol.for("immer-draftable"):"__$immer_draftable",be=$a?Symbol.for("immer-state"):"__$immer_state";var of=""+Object.prototype.constructor,ko=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Dp=Object.getOwnPropertyDescriptors||function(t){var e={};return ko(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Ea={},un={get:function(t,e){if(e===be)return t;var o=kr(t);if(!Lo(o,e))return function(i,a,s){var c,p=Lp(a,s);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(i.k):void 0}(t,o,e);var n=o[e];return t.I||!Bt(n)?n:n===va(t.t,e)?(Sa(t),t.o[e]=wa(t.A.h,n,t)):n},has:function(t,e){return e in kr(t)},ownKeys:function(t){return Reflect.ownKeys(kr(t))},set:function(t,e,o){var n=Lp(kr(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=va(kr(t),e),a=i?.[be];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Pp(o,i)&&(o!==void 0||Lo(t.t,e)))return!0;Sa(t),Ir(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 va(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Sa(t),Ir(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=kr(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Rt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Rt(12)}},dn={};ro(un,function(t,e){dn[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),dn.deleteProperty=function(t,e){return dn.set.call(this,t,e,void 0)},dn.set=function(t,e,o){return un.set.call(this,t[0],e,o,t[0])};var nf=function(){function t(o){var n=this;this.O=$p,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var p=n;return function(w){var N=this;w===void 0&&(w=c);for(var k=arguments.length,$=Array(k>1?k-1:0),z=1;z<k;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),Bt(i)){var m=Ap(n),g=wa(n,i,void 0),b=!0;try{u=a(g),b=!1}finally{b?ii(m):Ca(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(w){return ba(m,s),xa(w,m)},function(w){throw ii(m),w}):(ba(m,s),xa(u,m))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Bp&&(u=void 0),n.D&&ka(u,!0),s){var O=[],v=[];Xt("Patches").M(i,u,O,v),s(O,v)}return u}Rt(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(u){for(var m=arguments.length,g=Array(m>1?m-1:0),b=1;b<m;b++)g[b-1]=arguments[b];return n.produceWithPatches(u,function(O){return i.apply(void 0,[O].concat(g))})};var s,c,p=n.produce(i,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){Bt(o)||Rt(8),cr(o)&&(o=ef(o));var n=Ap(this),i=wa(this,o,void 0);return i[be].C=!0,Ca(n),i},e.finishDraft=function(o,n){var i=o&&o[be],a=i.A;return ba(a,n),xa(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!$p&&Rt(20),this.O=o},e.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var s=Xt("Patches").$;return cr(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},t}(),xt=new nf,af=xt.produce,wE=xt.produceWithPatches.bind(xt),EE=xt.setAutoFreeze.bind(xt),AE=xt.setUseProxies.bind(xt),RE=xt.applyPatches.bind(xt),LE=xt.createDraft.bind(xt),kE=xt.finishDraft.bind(xt),li=af;function oo(t){"@babel/helpers - typeof";return oo=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},oo(t)}function Fp(t,e){if(oo(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(oo(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Mp(t){var e=Fp(t,"string");return oo(e)=="symbol"?e:e+""}function zp(t,e,o){return(e=Mp(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Up(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),o.push.apply(o,n)}return o}function Ta(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Up(Object(o),!0).forEach(function(n){zp(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Up(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function Ze(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 Hp=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Na=function(){return Math.random().toString(36).substring(7).split("").join(".")},ci={INIT:"@@redux/INIT"+Na(),REPLACE:"@@redux/REPLACE"+Na(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Na()}};function sf(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 Pa(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Ze(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Ze(1));return o(Pa)(t,e)}if(typeof t!="function")throw new Error(Ze(2));var i=t,a=e,s=[],c=s,p=!1;function u(){c===s&&(c=s.slice())}function m(){if(p)throw new Error(Ze(3));return a}function g(w){if(typeof w!="function")throw new Error(Ze(4));if(p)throw new Error(Ze(5));var N=!0;return u(),c.push(w),function(){if(N){if(p)throw new Error(Ze(6));N=!1,u();var $=c.indexOf(w);c.splice($,1),s=null}}}function b(w){if(!sf(w))throw new Error(Ze(7));if(typeof w.type>"u")throw new Error(Ze(8));if(p)throw new Error(Ze(9));try{p=!0,a=i(a,w)}finally{p=!1}for(var N=s=c,k=0;k<N.length;k++){var $=N[k];$()}return w}function O(w){if(typeof w!="function")throw new Error(Ze(10));i=w,b({type:ci.REPLACE})}function v(){var w,N=g;return w={subscribe:function($){if(typeof $!="object"||$===null)throw new Error(Ze(11));function z(){$.next&&$.next(m())}z();var Z=N(z);return{unsubscribe:Z}}},w[Hp]=function(){return this},w}return b({type:ci.INIT}),n={dispatch:b,subscribe:g,getState:m,replaceReducer:O},n[Hp]=v,n}function lf(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:ci.INIT});if(typeof n>"u")throw new Error(Ze(12));if(typeof o(void 0,{type:ci.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ze(13))})}function Wp(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(o[i]=t[i])}var a=Object.keys(o),s,c;try{lf(o)}catch(p){c=p}return function(u,m){if(u===void 0&&(u={}),c)throw c;if(0)var g;for(var b=!1,O={},v=0;v<a.length;v++){var w=a[v],N=o[w],k=u[w],$=N(k,m);if(typeof $>"u"){var z=m&&m.type;throw new Error(Ze(14))}O[w]=$,b=b||$!==k}return b=b||a.length!==Object.keys(u).length,b?O:u}}function $o(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Vp(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(Ze(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=$o.apply(void 0,c)(i.dispatch),Ta(Ta({},i),{},{dispatch:a})}}}function Gp(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(c){return typeof c=="function"?c(i,a,t):s(c)}}};return e}var jp=Gp();jp.withExtraArgument=Gp;var _a=jp;var Xp=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),cf=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next: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(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=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++,i=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],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}},To=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},df=Object.defineProperty,pf=Object.defineProperties,uf=Object.getOwnPropertyDescriptors,Kp=Object.getOwnPropertySymbols,ff=Object.prototype.hasOwnProperty,hf=Object.prototype.propertyIsEnumerable,Zp=function(t,e,o){return e in t?df(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},$r=function(t,e){for(var o in e||(e={}))ff.call(e,o)&&Zp(t,o,e[o]);if(Kp)for(var n=0,i=Kp(e);n<i.length;n++){var o=i[n];hf.call(e,o)&&Zp(t,o,e[o])}return t},Ba=function(t,e){return pf(t,uf(e))},yf=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{c(o.next(p))}catch(u){i(u)}},s=function(p){try{c(o.throw(p))}catch(u){i(u)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,s)};c((o=o.apply(t,e)).next())})};var mf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?$o:$o.apply(null,arguments)},KE=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function gf(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 bf=function(t){Xp(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,To([void 0],o[0].concat(this)))):new(e.bind.apply(e,To([void 0],o.concat(this))))},e}(Array),xf=function(t){Xp(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,To([void 0],o[0].concat(this)))):new(e.bind.apply(e,To([void 0],o.concat(this))))},e}(Array);function Ma(t){return Bt(t)?li(t,function(){}):t}function vf(t){return typeof t=="boolean"}function Sf(){return function(e){return Of(e)}}function Of(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,c=new bf;if(o&&(vf(o)?c.push(_a):c.push(_a.withExtraArgument(o.extraArgument))),0){if(i)var p;if(s)var u}return c}var Da=!0;function Qp(t){var e=Sf(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,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,g=o.enhancers,b=g===void 0?void 0:g,O;if(typeof i=="function")O=i;else if(gf(i))O=Wp(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=s;if(typeof v=="function"&&(v=v(e),!Da&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Da&&v.some(function(Z){return typeof Z!="function"}))throw new Error("each middleware provided to configureStore must be a function");var w=Vp.apply(void 0,v),N=$o;p&&(N=mf($r({trace:!Da},typeof p=="object"&&p)));var k=new xf(w),$=k;Array.isArray(b)?$=To([w],b):typeof b=="function"&&($=b(k));var z=N.apply(void 0,$);return Pa(O,m,z)}function Tr(t,e){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return $r($r({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Jp(t){var e={},o=[],n,i={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,i},addMatcher:function(a,s){return o.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function Cf(t){return typeof t=="function"}function wf(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Jp(e):[e,o,n],a=i[0],s=i[1],c=i[2],p;if(Cf(t))p=function(){return Ma(t())};else{var u=Ma(t);p=function(){return u}}function m(g,b){g===void 0&&(g=p());var O=To([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(cr(v)){var N=v,k=w(N,b);return k===void 0?v:k}else{if(Bt(v))return li(v,function($){return w($,b)});var k=w(v,b);if(k===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return k}return v},g)}return m.getInitialState=p,m}function Ef(t,e){return t+"/"+e}function eu(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:Ma(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},c={};i.forEach(function(m){var g=n[m],b=Ef(e,m),O,v;"reducer"in g?(O=g.reducer,v=g.prepare):O=g,a[m]=O,s[b]=O,c[m]=v?Tr(b,v):Tr(b)});function p(){var m=typeof t.extraReducers=="function"?Jp(t.extraReducers):[t.extraReducers],g=m[0],b=g===void 0?{}:g,O=m[1],v=O===void 0?[]:O,w=m[2],N=w===void 0?void 0:w,k=$r($r({},b),s);return wf(o,function($){for(var z in k)$.addCase(z,k[z]);for(var Z=0,X=v;Z<X.length;Z++){var ot=X[Z];$.addMatcher(ot.matcher,ot.reducer)}N&&$.addDefaultCase(N)})}var u;return{name:e,reducer:function(m,g){return u||(u=p()),u(m,g)},actions:c,caseReducers:a,getInitialState:function(){return u||(u=p()),u.getInitialState()}}}var Af="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Rf=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Af[Math.random()*64|0];return e},Lf=["name","message","stack","code"],Fa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),qp=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),kf=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Lf;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},XE=function(){function t(e,o,n){var i=Tr(e+"/fulfilled",function(m,g,b,O){return{payload:m,meta:Ba($r({},O||{}),{arg:b,requestId:g,requestStatus:"fulfilled"})}}),a=Tr(e+"/pending",function(m,g,b){return{payload:void 0,meta:Ba($r({},b||{}),{arg:g,requestId:m,requestStatus:"pending"})}}),s=Tr(e+"/rejected",function(m,g,b,O,v){return{payload:O,error:(n&&n.serializeError||kf)(m||"Rejected"),meta:Ba($r({},v||{}),{arg:b,requestId:g,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(g,b,O){var v=n?.idGenerator?n.idGenerator(m):Rf(),w=new p,N,k=!1;function $(Z){N=Z,w.abort()}var z=function(){return yf(this,null,function(){var Z,X,ot,Dt,qe,Ft,De;return cf(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Dt=(Z=n?.condition)==null?void 0:Z.call(n,m,{getState:b,extra:O}),$f(Dt)?[4,Dt]:[3,2];case 1:Dt=y.sent(),y.label=2;case 2:if(Dt===!1||w.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return k=!0,qe=new Promise(function(x,P){return w.signal.addEventListener("abort",function(){return P({name:"AbortError",message:N||"Aborted"})})}),g(a(v,m,(X=n?.getPendingMeta)==null?void 0:X.call(n,{requestId:v,arg:m},{getState:b,extra:O}))),[4,Promise.race([qe,Promise.resolve(o(m,{dispatch:g,getState:b,extra:O,requestId:v,signal:w.signal,abort:$,rejectWithValue:function(x,P){return new Fa(x,P)},fulfillWithValue:function(x,P){return new qp(x,P)}})).then(function(x){if(x instanceof Fa)throw x;return x instanceof qp?i(x.payload,v,m,x.meta):i(x,v,m)})])];case 3:return ot=y.sent(),[3,5];case 4:return Ft=y.sent(),ot=Ft instanceof Fa?s(null,v,m,Ft.payload,Ft.meta):s(Ft,v,m),[3,5];case 5:return De=n&&!n.dispatchConditionRejection&&s.match(ot)&&ot.meta.condition,De||g(ot),[2,ot]}})})}();return Object.assign(z,{abort:$,requestId:v,arg:m,unwrap:function(){return z.then(If)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function If(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function $f(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var tu="listener",ru="completed",ou="cancelled",QE="task-"+ou,JE="task-"+ru,eA=tu+"-"+ou,tA=tu+"-"+ru;var za="listenerMiddleware";var rA=Tr(za+"/add"),oA=Tr(za+"/removeAll"),nA=Tr(za+"/remove");var Yp,iA=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Yp||(Yp=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Tf=function(t){return function(e){setTimeout(e,t)}},aA=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Tf(10);_p();var Nf=Jn(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(o,n,i){this.eventBus.addEventListener(o,n,i)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,i){this.eventBus.removeEventListener(o,n,i)}}}),di=class extends Nf(Object){};window.ftReduxStores||(window.ftReduxStores={});var nu=class t extends di{static get(e){var o;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(ni(a))return a;if(i==null)return;let s=eu({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=Qp({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[i.name]=new t(s,c,i.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new ei;let i=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 g=u(...m.map(i));return this.reduxStore.dispatch(g),g}:m=>{this.setState({[p]:i(m)})}}}),this.eventBus=n??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 pi=class{static format(e,o,n,i){return window.moment?window.moment(e).locale(o).format(this.getMomentDateFormat(n,i)):this.getIntlDateTime(e,o,n,i)}static getMomentDateFormat(e,o){return e?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(e,o,n,i){let a=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(a);if(!i)return s;let c=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(a);return`${s} ${c}`}};var iu=f(E()),ui=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},IA=(0,iu.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(I)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,a;return((a=(i=this.metadataDescriptors.find(c=>c.key===n))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1)?c=>pi.format(c,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return ui([(0,Ua.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),ui([(0,Ua.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),ui([ga({store:I.name,selector:o=>{var n,i;return(i=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],e.prototype,"metadataDescriptors",void 0),ui([ga({store:I.name})],e.prototype,"uiLocale",void 0),e});var yi=f(E());var fi=class extends bt{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=I.getState().session;return!!e?.sessionAuthenticated}};var hi=class extends bt{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=I.getState().session;return!!e?.sessionAuthenticated}};var Pf="ft-user-assets",_f={setAssetCount:(t,e)=>{let{userAssetType:o,count:n}=e.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(Jr).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let o=e.payload.mapId;t.assetCounts.bookmarkByMap[o]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}}},vt=yi.FtReduxStore.get({name:Pf,reducers:_f,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Jr).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ha=class{constructor(e=new fi,o=new hi){this.assetCountsService=e,this.assetLabelsService=o,this.currentSession=I.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new jn,this.savedSearchesService=new Yn,I.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=I.getState();(0,yi.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(),vt.actions.clearAssetCount(),vt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),vt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),vt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();vt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();vt.actions.assetLabels(e)}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&vt.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&vt.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(vt.getState().assetCounts.bookmarkByMap).length!==0;e===Jr.BOOKMARKS&&o&&vt.actions.clearBookmarkCountByMap(),vt.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;vt.actions.bookmarks(o)}}},Bf=new Ha;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Bf);(0,au.customElement)("ft-app-context")(fe);var j=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a};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 su={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"},Wa=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Df=()=>{},D=class extends le.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 le.ParametrizedLabelResolver(su,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new le.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=St.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 qt(this),this.selectedFacetsManager=new Yt(this),this.desktopSearchBarManager=new nn(this),this.mobileSearchBarManager=new on(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new le.Debouncer(10),this.updateLocalesDebouncer=new le.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 le.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(o=>o===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(i=>i===this||i===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(n=>o.values.includes(n)),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(n=>o.metadataFilters.some(i=>this.compareFilters(n,i)))}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 n,i;return((i=(n=o.valueFilter)===null||n===void 0?void 0:n.values.length)!==null&&i!==void 0?i: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===St.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,le.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 ee.html`
3554
3554
  <ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
3555
3555
  <div class="sr-only" aria-live="polite" aria-atomic="true">
3556
3556
  ${this.renderLiveText()}
@@ -3578,7 +3578,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3578
3578
  </div>
3579
3579
  </ft-accordion-item>
3580
3580
  `:null}
3581
- ${(0,un.repeat)(this.facets,o=>o.key,o=>{let n=ki(o),i=o.key.replace(":","-"),a=Qs(n);return o.rootNodes.length>0?ee.html`
3581
+ ${(0,fn.repeat)(this.facets,o=>o.key,o=>{let n=Ti(o),i=o.key.replace(":","-"),a=ol(n);return o.rootNodes.length>0?ee.html`
3582
3582
  <ft-accordion-item data-facet-key="${o.key}">
3583
3583
  <div class="ft-search-bar--filter-label" slot="toggle">
3584
3584
  <ft-typography variant="button">${o.label}</ft-typography>
@@ -3608,7 +3608,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3608
3608
  `}getContentLocaleRadioGroup(){var e;return ee.html`
3609
3609
  <ft-radio-group aria-labelledby="content_locale_radio_group_label"
3610
3610
  @change=${o=>{this.contentLocale=o.detail==="all"?void 0:o.detail,this.clearFilters()}}>
3611
- ${(0,un.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],o=>o.lang,o=>{var n;return ee.html`
3611
+ ${(0,fn.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],o=>o.lang,o=>{var n;return ee.html`
3612
3612
  <ft-radio value="${(n=o.lang)!==null&&n!==void 0?n:"all"}"
3613
3613
  ?checked=${o.lang==this.contentLocale}>
3614
3614
  ${o.label}
@@ -3639,7 +3639,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3639
3639
  label="${this.labelResolver.resolve("presetsSelector")}"
3640
3640
  outlined
3641
3641
  @change=${o=>this.selectedPreset=o.detail}>
3642
- ${(0,un.repeat)((e=this.presets)!==null&&e!==void 0?e:[],o=>o.name,o=>ee.html`
3642
+ ${(0,fn.repeat)((e=this.presets)!==null&&e!==void 0?e:[],o=>o.name,o=>ee.html`
3643
3643
  <ft-select-option value="${o.name}"
3644
3644
  label="${o.name}"
3645
3645
  ?selected=${o.name===this.selectedPreset}>
@@ -3671,7 +3671,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3671
3671
  ${this.getContentLocaleRadioGroup()}
3672
3672
  </div>
3673
3673
  `:ee.nothing}
3674
- ${(0,un.repeat)(this.facets,e=>e.key,e=>{let o=ki(e),n=o.options.some(a=>{var s,c;return((c=(s=a.subOptions)===null||s===void 0?void 0:s.length)!==null&&c!==void 0?c:0)>0}),i=e.key.replace(":","-");return ee.html`
3674
+ ${(0,fn.repeat)(this.facets,e=>e.key,e=>{let o=Ti(e),n=o.options.some(a=>{var s,c;return((c=(s=a.subOptions)===null||s===void 0?void 0:s.length)!==null&&c!==void 0?c:0)>0}),i=e.key.replace(":","-");return ee.html`
3675
3675
  <ft-filter
3676
3676
  class="${n?"ft-search-bar--hierarchical-filter":""}"
3677
3677
  part="filters filter filter-${i}"
@@ -3690,14 +3690,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3690
3690
  ></ft-filter>
3691
3691
  `})}
3692
3692
  </ft-snap-scroll>
3693
- `:ee.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",o=>{o.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var o,n,i,a,s;if(e.has("labels")&&(this.labelResolver=new le.ParametrizedLabelResolver(Jp,this.labels)),e.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(e),(e.has("availableContentLocales")||e.has("contentLocale"))&&this.availableContentLocales.length>0){let c=p=>this.availableContentLocales.some(u=>u.lang==p);c(this.contentLocale)||(this.contentLocale=e.has("contentLocale")&&c(e.get("contentLocale"))?e.get("contentLocale"):(o=this.availableContentLocales[0])===null||o===void 0?void 0:o.lang)}if(e.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),e.has("presets")&&((n=this.presets)!==null&&n!==void 0?n:[]).forEach(c=>c.metadataFilters.forEach(p=>{p.valueFilter&&(p.valueFilter.values=p.valueFilter.values.map(u=>xn(u)))})),e.has("presets")||e.has("selectedPreset")){let c=((i=this.presets)!==null&&i!==void 0?i:[]).find(p=>p.name===this.selectedPreset);c&&!this.compareRequests(this.request,c)&&this.setFiltersFromPreset(c)}e.has("contentLocale")&&this.contentLocale!=null&&(this.knownFacetLabels=new Map),["contentLocale","metadataFilters"].some(c=>e.has(c))&&(this.selectedPreset=(s=((a=this.presets)!==null&&a!==void 0?a:[]).find(c=>this.compareRequests(c,this.request)))===null||s===void 0?void 0:s.name),["baseUrl","apiIntegrationIdentifier"].some(c=>e.has(c))&&(this.api=void 0,this.initApi()),e.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","metadataFilters","displayedFilters"].some(c=>e.has(c))&&this.updateFacets(),["query","uiLocale","contentLocale","metadataFilters","displayedFilters","api"].some(c=>e.has(c))&&this.suggestManager.update(),["query","uiLocale","contentLocale","metadataFilters"].some(c=>e.has(c))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run(()=>this.dispatchEvent(new Fa(this.request)))}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run(async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0},this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(e){var o,n,i;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((o=this.floatingContainer)===null||o===void 0||o.focus()),this.scrollToFacet!=null&&this.facetsLoaded){(n=this.scrollingFiltersContainer)===null||n===void 0||n.scrollIndexIntoView(this.facets.findIndex(s=>s.key===this.scrollToFacet));let a=(i=this.shadowRoot)===null||i===void 0?void 0:i.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);a&&(a.active=!0),this.scrollToFacet=void 0}}initApi(){this.api==null&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout(()=>this.initApi(),10))}async retrieveFacetsFromSearch(){var e;let o=new Map;await((e=this.api)===null||e===void 0?void 0:e.search({...this.request,query:""}).then(n=>n.facets.forEach(i=>{this.knownFacetLabels.set(i.key,i.label),o.set(i.key,i)})).catch($f)),this.facets=[];for(let n of this.facetsRequest)o.has(n.id)?this.facets.push(o.get(n.id)):this.knownFacetLabels.has(n.id)&&this.facets.push({key:n.id,label:this.knownFacetLabels.get(n.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(e){var o;e.key==="Escape"&&(this.displayFacets=!1,(o=this.filtersOpener)===null||o===void 0||o.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(o=>o.toLowerCase()!==this.query.toLowerCase()).filter((o,n)=>n<20);this.recentSearches=[this.query,...e],this.saveRecentSearches()}this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var e;this.recentSearches=JSON.parse((e=window.localStorage.getItem(this.recentSearchesStorageKey))!==null&&e!==void 0?e:"[]")}saveRecentSearches(){let e=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,e),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:e,storageArea:window.localStorage,url:window.location.href}))}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer),this.focusOnDisplay&&!le.isTouchScreen&&this.focusInput(),T.addEventListener("authentication-change",this.initSearchData),this.initSearchData()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox),document.removeEventListener("focusin",this.closeFloatingContainer),document.removeEventListener("click",this.closeFloatingContainer),T.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,o){let n=this.metadataFilters.filter(i=>!i.valueFilter||i.key!==e);this.facets.forEach(i=>{i.key===e&&(0,le.flatDeep)(i.rootNodes,a=>a.childNodes).forEach(a=>a.selected=o.includes(a.value))}),o.length&&n.push({key:e,valueFilter:{negative:!1,values:o}}),this.metadataFilters=n,this.scrollToFacet=e}setFiltersFromPreset(e){e!=null&&(e.contentLocale!=null&&(this.contentLocale=e.contentLocale),this.metadataFilters=e.metadataFilters)}clearFilters(){this.facets.forEach(o=>(0,le.flatDeep)(o.rootNodes,n=>n.childNodes).forEach(n=>n.selected=!1)),this.metadataFilters=[];let e=this.facets[0];this.scrollToFacet=e?.key}querySelector(e){return this.shadowRoot.querySelector(e)}querySelectorAll(e){return this.shadowRoot.querySelectorAll(e)}renderDesktopFloatingMenu(){return this.forceMenuOpen?ee.nothing:ee.html`
3693
+ `:ee.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",o=>{o.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var o,n,i,a,s;if(e.has("labels")&&(this.labelResolver=new le.ParametrizedLabelResolver(su,this.labels)),e.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(e),(e.has("availableContentLocales")||e.has("contentLocale"))&&this.availableContentLocales.length>0){let c=p=>this.availableContentLocales.some(u=>u.lang==p);c(this.contentLocale)||(this.contentLocale=e.has("contentLocale")&&c(e.get("contentLocale"))?e.get("contentLocale"):(o=this.availableContentLocales[0])===null||o===void 0?void 0:o.lang)}if(e.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),e.has("presets")&&((n=this.presets)!==null&&n!==void 0?n:[]).forEach(c=>c.metadataFilters.forEach(p=>{p.valueFilter&&(p.valueFilter.values=p.valueFilter.values.map(u=>vn(u)))})),e.has("presets")||e.has("selectedPreset")){let c=((i=this.presets)!==null&&i!==void 0?i:[]).find(p=>p.name===this.selectedPreset);c&&!this.compareRequests(this.request,c)&&this.setFiltersFromPreset(c)}e.has("contentLocale")&&this.contentLocale!=null&&(this.knownFacetLabels=new Map),["contentLocale","metadataFilters"].some(c=>e.has(c))&&(this.selectedPreset=(s=((a=this.presets)!==null&&a!==void 0?a:[]).find(c=>this.compareRequests(c,this.request)))===null||s===void 0?void 0:s.name),["baseUrl","apiIntegrationIdentifier"].some(c=>e.has(c))&&(this.api=void 0,this.initApi()),e.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","metadataFilters","displayedFilters"].some(c=>e.has(c))&&this.updateFacets(),["query","uiLocale","contentLocale","metadataFilters","displayedFilters","api"].some(c=>e.has(c))&&this.suggestManager.update(),["query","uiLocale","contentLocale","metadataFilters"].some(c=>e.has(c))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run(()=>this.dispatchEvent(new Wa(this.request)))}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run(async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0},this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(e){var o,n,i;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((o=this.floatingContainer)===null||o===void 0||o.focus()),this.scrollToFacet!=null&&this.facetsLoaded){(n=this.scrollingFiltersContainer)===null||n===void 0||n.scrollIndexIntoView(this.facets.findIndex(s=>s.key===this.scrollToFacet));let a=(i=this.shadowRoot)===null||i===void 0?void 0:i.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);a&&(a.active=!0),this.scrollToFacet=void 0}}initApi(){this.api==null&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout(()=>this.initApi(),10))}async retrieveFacetsFromSearch(){var e;let o=new Map;await((e=this.api)===null||e===void 0?void 0:e.search({...this.request,query:""}).then(n=>n.facets.forEach(i=>{this.knownFacetLabels.set(i.key,i.label),o.set(i.key,i)})).catch(Df)),this.facets=[];for(let n of this.facetsRequest)o.has(n.id)?this.facets.push(o.get(n.id)):this.knownFacetLabels.has(n.id)&&this.facets.push({key:n.id,label:this.knownFacetLabels.get(n.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(e){var o;e.key==="Escape"&&(this.displayFacets=!1,(o=this.filtersOpener)===null||o===void 0||o.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(o=>o.toLowerCase()!==this.query.toLowerCase()).filter((o,n)=>n<20);this.recentSearches=[this.query,...e],this.saveRecentSearches()}this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var e;this.recentSearches=JSON.parse((e=window.localStorage.getItem(this.recentSearchesStorageKey))!==null&&e!==void 0?e:"[]")}saveRecentSearches(){let e=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,e),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:e,storageArea:window.localStorage,url:window.location.href}))}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer),this.focusOnDisplay&&!le.isTouchScreen&&this.focusInput(),I.addEventListener("authentication-change",this.initSearchData),this.initSearchData()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox),document.removeEventListener("focusin",this.closeFloatingContainer),document.removeEventListener("click",this.closeFloatingContainer),I.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,o){let n=this.metadataFilters.filter(i=>!i.valueFilter||i.key!==e);this.facets.forEach(i=>{i.key===e&&(0,le.flatDeep)(i.rootNodes,a=>a.childNodes).forEach(a=>a.selected=o.includes(a.value))}),o.length&&n.push({key:e,valueFilter:{negative:!1,values:o}}),this.metadataFilters=n,this.scrollToFacet=e}setFiltersFromPreset(e){e!=null&&(e.contentLocale!=null&&(this.contentLocale=e.contentLocale),this.metadataFilters=e.metadataFilters)}clearFilters(){this.facets.forEach(o=>(0,le.flatDeep)(o.rootNodes,n=>n.childNodes).forEach(n=>n.selected=!1)),this.metadataFilters=[];let e=this.facets[0];this.scrollToFacet=e?.key}querySelector(e){return this.shadowRoot.querySelector(e)}querySelectorAll(e){return this.shadowRoot.querySelectorAll(e)}renderDesktopFloatingMenu(){return this.forceMenuOpen?ee.nothing:ee.html`
3694
3694
  <div class="ft-search-bar--floating-panel"
3695
3695
  id="ft-search-bar-floating-panel"
3696
3696
  @keyup=${this.onFloatingContainerKeyUp}
3697
3697
  part="floating-panel"
3698
3698
  tabindex="-1">
3699
3699
  ${this.renderDesktopMenu()}
3700
- </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":jt,"ft-accordion-item":wt,"ft-button":Ie,"ft-chip":Se,"ft-filter":J,"ft-filter-option":gt,"ft-icon":ce,"ft-ripple":Y,"ft-select":te,"ft-select-option":Kt,"ft-size-watcher":dt,"ft-skeleton":Er,"ft-snap-scroll":Ae,"ft-tooltip":ye,"ft-typography":oe,"ft-radio-group":Vr,"ft-radio":ir};D.styles=[yo,le.noTextInputDefaultClearButton,ud,fd,Yt.styles,qt.styles,le.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,le.jsonProperty)({})],D.prototype,"labels",void 0);j([(0,le.jsonProperty)([])],D.prototype,"displayedFilters",void 0);j([(0,le.jsonProperty)([])],D.prototype,"presets",void 0);j([(0,K.property)({type:String,reflect:!0})],D.prototype,"selectedPreset",void 0);j([(0,le.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,eu.customElement)("ft-search-bar")(D);})();
3700
+ </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":jt,"ft-accordion-item":wt,"ft-button":Ie,"ft-chip":Se,"ft-filter":J,"ft-filter-option":gt,"ft-icon":ce,"ft-ripple":Y,"ft-select":te,"ft-select-option":Kt,"ft-size-watcher":dt,"ft-skeleton":Er,"ft-snap-scroll":Ae,"ft-tooltip":ye,"ft-typography":oe,"ft-radio-group":Vr,"ft-radio":ir};D.styles=[yo,le.noTextInputDefaultClearButton,gd,bd,Yt.styles,qt.styles,le.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,le.jsonProperty)({})],D.prototype,"labels",void 0);j([(0,le.jsonProperty)([])],D.prototype,"displayedFilters",void 0);j([(0,le.jsonProperty)([])],D.prototype,"presets",void 0);j([(0,K.property)({type:String,reflect:!0})],D.prototype,"selectedPreset",void 0);j([(0,le.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,lu.customElement)("ft-search-bar")(D);})();
3701
3701
  /*! Bundled license information:
3702
3702
 
3703
3703
  lit-html/lit-html.js: