@fluid-topics/ft-search-bar 1.3.14 → 1.3.16

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 Fp=Object.create;var La=Object.defineProperty;var Mp=Object.getOwnPropertyDescriptor;var zp=Object.getOwnPropertyNames;var Up=Object.getPrototypeOf,Hp=Object.prototype.hasOwnProperty;var kr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Wp=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of zp(e))!Hp.call(t,i)&&i!==o&&La(t,i,{get:()=>e[i],enumerable:!(n=Mp(e,i))||n.enumerable});return t};var f=(t,e,o)=>(o=t!=null?Fp(Up(t)):{},Wp(e||!t||!t.__esModule?La(o,"default",{value:t,enumerable:!0}):o,t));var E=kr((gf,ka)=>{ka.exports=ftGlobals.wcUtils});var T=kr((bf,Ia)=>{Ia.exports=ftGlobals.lit});var te=kr((xf,Ta)=>{Ta.exports=ftGlobals.litDecorators});var Ir=kr((vf,$a)=>{$a.exports=ftGlobals.litRepeat});var bt=kr((bb,ol)=>{ol.exports=ftGlobals.litClassMap});var Dl=kr((ix,Bl)=>{Bl.exports=ftGlobals.litUnsafeHTML});var dd=kr((Sr,cd)=>{var Bn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Dn=function(){function t(){this.fetch=!1,this.DOMException=Bn.DOMException}return t.prototype=Bn,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 S(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=S(x);return x.readAsArrayBuffer(y),P}function w(y){var x=new FileReader,P=S(x),oe=/charset=([A-Za-z0-9_-]+)/.exec(y.type),be=oe?oe[1]:"utf-8";return x.readAsText(y,be),P}function N(y){for(var x=new Uint8Array(y),P=new Array(x.length),oe=0;oe<x.length;oe++)P[oe]=String.fromCharCode(x[oe]);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(tt)}),this.json=function(){return this.text().then(JSON.parse)},this}var z=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function K(y){var x=y.toUpperCase();return z.indexOf(x)>-1?x:y}function Y(y,x){if(!(this instanceof Y))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 Y){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=K(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in n){var X=new AbortController;return X.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 oe=/([?&])_=[^&]*/;if(oe.test(this.url))this.url=this.url.replace(oe,"$1_="+new Date().getTime());else{var be=/\?/;this.url+=(be.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}Y.prototype.clone=function(){return new Y(this,{body:this._bodyInit})};function tt(y){var x=new FormData;return y.trim().split("&").forEach(function(P){if(P){var oe=P.split("="),be=oe.shift().replace(/\+/g," "),X=oe.join("=").replace(/\+/g," ");x.append(decodeURIComponent(be),decodeURIComponent(X))}}),x}function _t(y){var x=new g,P=y.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(oe){return oe.indexOf(`
2
- `)===0?oe.substr(1,oe.length):oe}).forEach(function(oe){var be=oe.split(":"),X=be.shift().trim();if(X){var tn=be.join(":").trim();try{x.append(X,tn)}catch(ti){console.warn("Response "+ti.message)}}}),x}I.call(Y.prototype);function Ze(y,x){if(!(this instanceof Ze))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(Ze.prototype),Ze.prototype.clone=function(){return new Ze(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},Ze.error=function(){var y=new Ze(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Bt=[301,302,303,307,308];Ze.redirect=function(y,x){if(Bt.indexOf(x)===-1)throw new RangeError("Invalid status code");return new Ze(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 oe=Error(x);this.stack=oe.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function Pe(y,x){return new Promise(function(P,oe){var be=new Y(y,x);if(be.signal&&be.signal.aborted)return oe(new o.DOMException("Aborted","AbortError"));var X=new XMLHttpRequest;function tn(){X.abort()}X.onload=function(){var _e={statusText:X.statusText,headers:_t(X.getAllResponseHeaders()||"")};be.url.indexOf("file://")===0&&(X.status<200||X.status>599)?_e.status=200:_e.status=X.status,_e.url="responseURL"in X?X.responseURL:_e.headers.get("X-Request-URL");var Lr="response"in X?X.response:X.responseText;setTimeout(function(){P(new Ze(Lr,_e))},0)},X.onerror=function(){setTimeout(function(){oe(new TypeError("Network request failed"))},0)},X.ontimeout=function(){setTimeout(function(){oe(new TypeError("Network request timed out"))},0)},X.onabort=function(){setTimeout(function(){oe(new o.DOMException("Aborted","AbortError"))},0)};function ti(_e){try{return _e===""&&n.location.href?n.location.href:_e}catch{return _e}}if(X.open(be.method,ti(be.url),!0),be.credentials==="include"?X.withCredentials=!0:be.credentials==="omit"&&(X.withCredentials=!1),"responseType"in X&&(i.blob?X.responseType="blob":i.arrayBuffer&&(X.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof g||n.Headers&&x.headers instanceof n.Headers)){var Ra=[];Object.getOwnPropertyNames(x.headers).forEach(function(_e){Ra.push(p(_e)),X.setRequestHeader(_e,u(x.headers[_e]))}),be.headers.forEach(function(_e,Lr){Ra.indexOf(Lr)===-1&&X.setRequestHeader(Lr,_e)})}else be.headers.forEach(function(_e,Lr){X.setRequestHeader(Lr,_e)});be.signal&&(be.signal.addEventListener("abort",tn),X.onreadystatechange=function(){X.readyState===4&&be.signal.removeEventListener("abort",tn)}),X.send(typeof be._bodyInit>"u"?null:be._bodyInit)})}return Pe.polyfill=!0,n.fetch||(n.fetch=Pe,n.Headers=g,n.Request=Y,n.Response=Ze),o.Headers=g,o.Request=Y,o.Response=Ze,o.fetch=Pe,o}({})})(Dn);Dn.fetch.ponyfill=!0;delete Dn.fetch.polyfill;var xo=Bn.fetch?Bn:Dn;Sr=xo.fetch;Sr.default=xo.fetch;Sr.fetch=xo.fetch;Sr.Headers=xo.Headers;Sr.Request=xo.Request;Sr.Response=xo.Response;cd.exports=Sr});var Dp=f(E());var J=f(T()),j=f(te()),en=f(Ir()),se=f(E());var Ba=f(E());var _a=f(T()),Tr=f(te()),rn=f(E());var mt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(mt||(mt={}));var Na=f(T());var Pa=Na.css`
1
+ "use strict";(()=>{var Xp=Object.create;var Ba=Object.defineProperty;var Qp=Object.getOwnPropertyDescriptor;var Jp=Object.getOwnPropertyNames;var eu=Object.getPrototypeOf,tu=Object.prototype.hasOwnProperty;var Nr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var ru=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Jp(e))!tu.call(t,i)&&i!==o&&Ba(t,i,{get:()=>e[i],enumerable:!(n=Qp(e,i))||n.enumerable});return t};var f=(t,e,o)=>(o=t!=null?Xp(eu(t)):{},ru(e||!t||!t.__esModule?Ba(o,"default",{value:t,enumerable:!0}):o,t));var E=Nr((kf,Da)=>{Da.exports=ftGlobals.wcUtils});var $=Nr((If,Fa)=>{Fa.exports=ftGlobals.lit});var re=Nr(($f,Ma)=>{Ma.exports=ftGlobals.litDecorators});var Pr=Nr((Tf,za)=>{za.exports=ftGlobals.litRepeat});var vt=Nr((_b,pl)=>{pl.exports=ftGlobals.litClassMap});var Gl=Nr((Ox,Vl)=>{Vl.exports=ftGlobals.litUnsafeHTML});var Cd=Nr((Er,Od)=>{var Vn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Gn=function(){function t(){this.fetch=!1,this.DOMException=Vn.DOMException}return t.prototype=Vn,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 _t(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 pn=xe.join(":").trim();try{x.append(Q,pn)}catch(ci){console.warn("Response "+ci.message)}}}),x}I.call(X.prototype);function Ze(y,x){if(!(this instanceof Ze))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(Ze.prototype),Ze.prototype.clone=function(){return new Ze(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},Ze.error=function(){var y=new Ze(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Bt=[301,302,303,307,308];Ze.redirect=function(y,x){if(Bt.indexOf(x)===-1)throw new RangeError("Invalid status code");return new Ze(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 _e(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 pn(){Q.abort()}Q.onload=function(){var Be={statusText:Q.statusText,headers:_t(Q.getAllResponseHeaders()||"")};xe.url.indexOf("file://")===0&&(Q.status<200||Q.status>599)?Be.status=200:Be.status=Q.status,Be.url="responseURL"in Q?Q.responseURL:Be.headers.get("X-Request-URL");var Tr="response"in Q?Q.response:Q.responseText;setTimeout(function(){P(new Ze(Tr,Be))},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 ci(Be){try{return Be===""&&n.location.href?n.location.href:Be}catch{return Be}}if(Q.open(xe.method,ci(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 _a=[];Object.getOwnPropertyNames(x.headers).forEach(function(Be){_a.push(p(Be)),Q.setRequestHeader(Be,u(x.headers[Be]))}),xe.headers.forEach(function(Be,Tr){_a.indexOf(Tr)===-1&&Q.setRequestHeader(Tr,Be)})}else xe.headers.forEach(function(Be,Tr){Q.setRequestHeader(Tr,Be)});xe.signal&&(xe.signal.addEventListener("abort",pn),Q.onreadystatechange=function(){Q.readyState===4&&xe.signal.removeEventListener("abort",pn)}),Q.send(typeof xe._bodyInit>"u"?null:xe._bodyInit)})}return _e.polyfill=!0,n.fetch||(n.fetch=_e,n.Headers=g,n.Request=X,n.Response=Ze),o.Headers=g,o.Request=X,o.Response=Ze,o.fetch=_e,o}({})})(Gn);Gn.fetch.ponyfill=!0;delete Gn.fetch.polyfill;var Eo=Vn.fetch?Vn:Gn;Er=Eo.fetch;Er.default=Eo.fetch;Er.fetch=Eo.fetch;Er.Headers=Eo.Headers;Er.Request=Eo.Request;Er.Response=Eo.Response;Od.exports=Er});var Yp=f(E());var ee=f($()),K=f(re()),dn=f(Pr()),le=f(E());var Va=f(E());var Wa=f($()),_r=f(re()),un=f(E());var bt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(bt||(bt={}));var Ua=f($());var Ha=Ua.css`
3
3
  .ft-size-watcher--pixel {
4
4
  width: 0;
5
5
  height: 0;
@@ -18,105 +18,106 @@
18
18
  .ft-size-watcher--local .ft-size-watcher--watcher {
19
19
  width: 100%;
20
20
  }
21
- `;var Ao=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},ri=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},ct=class extends rn.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=mt.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new rn.Debouncer}render(){return _a.html`
21
+ `;var To=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var 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},di=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},dt=class extends un.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=bt.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new un.Debouncer}render(){return Wa.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=mt.S:this.size<976?this.category=mt.M:this.size<1024?this.category=mt.L:this.size<1440?this.category=mt.XL:this.category=mt.XXL,this.dispatchEvent(new ri(this.size,this.category)))},this.debounceTimeout)}};ct.elementDefinitions={};ct.styles=Pa;Ao([(0,Tr.property)({type:Number})],ct.prototype,"debounceTimeout",void 0);Ao([(0,Tr.property)({type:Boolean})],ct.prototype,"local",void 0);Ao([(0,Tr.property)({type:Number,reflect:!0})],ct.prototype,"size",void 0);Ao([(0,Tr.property)({type:String,reflect:!0})],ct.prototype,"category",void 0);Ao([(0,Tr.query)(".ft-size-watcher--watcher")],ct.prototype,"watcher",void 0);(0,Ba.customElement)("ft-size-watcher")(ct);var Bs=f(E());var ci=globalThis,on=ci.trustedTypes,Da=on?on.createPolicy("lit-html",{createHTML:t=>t}):void 0,Wa="$lit$",cr=`lit$${Math.random().toFixed(9).slice(2)}$`,Va="?"+cr,Vp=`<${Va}>`,Pr=document,nn=()=>Pr.createComment(""),Lo=t=>t===null||typeof t!="object"&&typeof t!="function",di=Array.isArray,Gp=t=>di(t)||typeof t?.[Symbol.iterator]=="function",oi=`[
26
- \f\r]`,Ro=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Fa=/-->/g,Ma=/>/g,$r=RegExp(`>|${oi}(?:([^\\s"'>=/]+)(${oi}*=${oi}*(?:[^
27
- \f\r"'\`<>=]|("|')|))|$)`,"g"),za=/'/g,Ua=/"/g,Ga=/^(?:script|style|textarea|title)$/i,pi=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),ja=pi(1),Ka=pi(2),Za=pi(3),ko=Symbol.for("lit-noChange"),$e=Symbol.for("lit-nothing"),Ha=new WeakMap,Nr=Pr.createTreeWalker(Pr,129);function qa(t,e){if(!di(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Da!==void 0?Da.createHTML(e):e}var jp=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":e===3?"<math>":"",s=Ro;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===Ro?m[1]==="!--"?s=Fa:m[1]!==void 0?s=Ma:m[2]!==void 0?(Ga.test(m[2])&&(i=RegExp("</"+m[2],"g")),s=$r):m[3]!==void 0&&(s=$r):s===$r?m[0]===">"?(s=i??Ro,g=-1):m[1]===void 0?g=-2:(g=s.lastIndex-m[2].length,u=m[1],s=m[3]===void 0?$r:m[3]==='"'?Ua:za):s===Ua||s===za?s=$r:s===Fa||s===Ma?s=Ro:(s=$r,i=void 0);let S=s===$r&&t[c+1].startsWith("/>")?" ":"";a+=s===Ro?p+Vp:g>=0?(n.push(u),p.slice(0,g)+Wa+p.slice(g)+cr+S):p+cr+(g===-2?c:S)}return[qa(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},Io=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]=jp(e,o);if(this.el=t.createElement(u,n),Nr.currentNode=this.el.content,o===2||o===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(i=Nr.nextNode())!==null&&p.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let g of i.getAttributeNames())if(g.endsWith(Wa)){let b=m[s++],S=i.getAttribute(g).split(cr),v=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:v[2],strings:S,ctor:v[1]==="."?ii:v[1]==="?"?ai:v[1]==="@"?si:eo}),i.removeAttribute(g)}else g.startsWith(cr)&&(p.push({type:6,index:a}),i.removeAttribute(g));if(Ga.test(i.tagName)){let g=i.textContent.split(cr),b=g.length-1;if(b>0){i.textContent=on?on.emptyScript:"";for(let S=0;S<b;S++)i.append(g[S],nn()),Nr.nextNode(),p.push({type:2,index:++a});i.append(g[b],nn())}}}else if(i.nodeType===8)if(i.data===Va)p.push({type:2,index:a});else{let g=-1;for(;(g=i.data.indexOf(cr,g+1))!==-1;)p.push({type:7,index:a}),g+=cr.length-1}a++}}static createElement(e,o){let n=Pr.createElement("template");return n.innerHTML=e,n}};function Jr(t,e,o=t,n){if(e===ko)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=Lo(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=Jr(t,i._$AS(t,e.values),i,n)),e}var ni=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??Pr).importNode(o,!0);Nr.currentNode=i;let a=Nr.nextNode(),s=0,c=0,p=n[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new an(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new li(a,this,e)),this._$AV.push(u),p=n[++c]}s!==p?.index&&(a=Nr.nextNode(),s++)}return Nr.currentNode=Pr,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++}},an=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=$e,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=Jr(this,e,o),Lo(e)?e===$e||e==null||e===""?(this._$AH!==$e&&this._$AR(),this._$AH=$e):e!==this._$AH&&e!==ko&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Gp(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==$e&&Lo(this._$AH)?this._$AA.nextSibling.data=e:this.T(Pr.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=Io.createElement(qa(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new ni(i,this),s=a.u(this.options);a.p(o),this.T(s),this._$AH=a}}_$AC(e){let o=Ha.get(e.strings);return o===void 0&&Ha.set(e.strings,o=new Io(e)),o}k(e){di(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(nn()),this.O(nn()),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))}},eo=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=$e,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=$e}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=Jr(this,e,o,0),s=!Lo(e)||e!==this._$AH&&e!==ko,s&&(this._$AH=e);else{let c=e,p,u;for(e=a[0],p=0;p<a.length-1;p++)u=Jr(this,c[n+p],o,p),u===ko&&(u=this._$AH[p]),s||=!Lo(u)||u!==this._$AH[p],u===$e?e=$e:e!==$e&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!i&&this.j(e)}j(e){e===$e?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},ii=class extends eo{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===$e?void 0:e}},ai=class extends eo{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==$e)}},si=class extends eo{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=Jr(this,e,o,0)??$e)===ko)return;let n=this._$AH,i=e===$e&&n!==$e||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==$e&&(n===$e||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)}},li=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){Jr(this,e)}};var Kp=ci.litHtmlPolyfillSupport;Kp?.(Io,an),(ci.litHtmlVersions??=[]).push("3.3.0");var Xa=Symbol.for(""),Zp=t=>{if(t?.r===Xa)return t?._$litStatic$},ui=t=>({_$litStatic$:t,r:Xa});var Ya=new Map,fi=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=Zp(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=Ya.get(g))===void 0&&(s.raw=s,Ya.set(g,e=s)),o=c}return t(e,...o)},hi=fi(ja),Nf=fi(Ka),Pf=fi(Za);var yi=f(te()),_s=f(E());var Ct;(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"})(Ct||(Ct={}));var gt=f(T()),R=f(E());var Xt=f(T(),1),dr=t=>typeof t=="string"?(0,Xt.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=c=>dr(c??i),s=Xt.css`var(${dr(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.set=c=>Qa(s,c??a(i)),s.get=c=>Xt.css`var(${dr(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,o,n,i){let a=c=>n.get(c??i),s=Xt.css`var(${dr(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=>Qa(s,c??a(i)),s.get=c=>Xt.css`var(${dr(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=Xt.css`var(${dr(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=>Xt.css`var(${dr(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.breadcrumb(),i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};function Qa(t,e){return dr(`${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)")},Ja={fontFamily:r.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-lineHeight","","SIZE","1.2"),fontSize:r.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-textCase","","UNKNOWN","none")},es={fontFamily:r.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-lineHeight","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},ts={fontFamily:r.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-lineHeight","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},rs={fontFamily:r.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-lineHeight","","SIZE","1.2"),fontSize:r.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},os={fontFamily:r.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-lineHeight","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},ns={fontFamily:r.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-lineHeight","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},is={fontFamily:r.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},as={fontFamily:r.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-lineHeight","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},to={fontFamily:r.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-lineHeight","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},qp={fontFamily:r.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},ss={fontFamily:r.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","1.35"),fontSize:r.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},ls={fontFamily:r.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},cs={fontFamily:r.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},ds={fontFamily:r.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},ps={fontFamily:r.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},us={fontFamily:r.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},fs={fontFamily:r.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},hs={fontFamily:r.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},ys={fontFamily:r.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},ms={fontFamily:r.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},_r={fontFamily:r.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},gs={fontFamily:r.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},bs={fontFamily:r.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},xs={fontFamily:r.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},vs={fontFamily:r.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Ss={fontFamily:r.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},sn={display:Ja,"title-1":es,"title-2":ts,"title-3":rs,"body-1-regular":os,"body-1-medium":ns,"body-1-semibold":is,"body-2-regular":as,"body-2-medium":to,"body-2-medium-underline":qp,"body-2-semibold":ss,"label-1-medium":ls,"label-1-semibold":cs,"label-1-bold":ds,"label-2-medium":ps,"label-2-semibold":us,"label-2-bold":fs,"caption-1-medium":hs,"caption-1-semibold":ys,"caption-1-bold":ms,"caption-2-medium":_r,"caption-2-semibold":gs,"caption-2-bold":bs,"caption-3-medium":xs,"caption-3-semibold":vs,"caption-3-bold":Ss};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 Qf={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 oh={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 lh={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 gh={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 Oh={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 Rh={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 $h={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 Dh={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 Hh={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 jh={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",l.spacing6)};var Xh={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 ry={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 sy={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 uy={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 gy={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 Oy={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 Ry={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 $y={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 Dy={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 Hy={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 Ky={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 Xy={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 tm={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 am={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 pm={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 mm={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"),gap:r.extend("--ft-radio-gap","",l.spacing3)};var Sm={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 Am={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",l.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",l.borderRadiusS),color:r.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",l.opacity80),shadow:r.extend("--ft-tooltip-shadow","",l.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",l.spacing05)};var Tm={verticalPadding:r.extend("--ft-reorderable-list-vertical-padding","",l.spacing4),gap:r.extend("--ft-reorderable-list-gap","",l.spacing1),borderRadius:r.extend("--ft-reorderable-list-border-radius","",l.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",l.spacing6),reorderableItemTitleColor:r.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:r.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",l.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",l.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",l.spacing2),reorderableItemUsersCountColor:r.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:r.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",l.spacing6),reorderableItemBackgroundColor:r.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",l.spacing1),reorderableItemWarningMessageColor:r.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:r.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:r.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:r.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",l.opacity48),boxShadow:r.extend("--ft-reorderable-list-box-shadow","",l.shadowElevation01),borderWidth:r.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ft-reorderable-list-reorderable-items-gap","",l.spacing2),leftPadding:r.extend("--ft-reorderable-list-left-padding","",l.spacing2),rightPadding:r.extend("--ft-reorderable-list-right-padding","",l.spacing6),borderColor:r.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Bm={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),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)};var ln;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(ln||(ln={}));var qe;(function(t){t.large="large",t.medium="medium",t.small="small"})(qe||(qe={}));var cn=f(T());function Os(t){let e=sn[t];return cn.css`
29
- .ft-typography--${(0,cn.unsafeCSS)(t)} {
30
- font-family: ${e.fontFamily};
31
- font-size: ${e.fontSize};
32
- font-weight: ${e.fontWeight};
33
- letter-spacing: ${e.letterSpacing};
34
- line-height: ${e.lineHeight};
35
- text-transform: ${e.textCase};
36
- }
37
- `}var Cs=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),Jt=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),L={fontFamily:Jt,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")},ro={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Cs),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")},oo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Cs),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")},no={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Jt),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")},io={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Jt),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")},Qt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Jt),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")},Ee={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Jt),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")},Ue={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Jt),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")},ao={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Jt),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")},so={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Jt),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")},Dt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Jt),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")},ws=gt.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=bt.S:this.size<976?this.category=bt.M:this.size<1024?this.category=bt.L:this.size<1440?this.category=bt.XL:this.category=bt.XXL,this.dispatchEvent(new di(this.size,this.category)))},this.debounceTimeout)}};dt.elementDefinitions={};dt.styles=Ha;To([(0,_r.property)({type:Number})],dt.prototype,"debounceTimeout",void 0);To([(0,_r.property)({type:Boolean})],dt.prototype,"local",void 0);To([(0,_r.property)({type:Number,reflect:!0})],dt.prototype,"size",void 0);To([(0,_r.property)({type:String,reflect:!0})],dt.prototype,"category",void 0);To([(0,_r.query)(".ft-size-watcher--watcher")],dt.prototype,"watcher",void 0);(0,Va.customElement)("ft-size-watcher")(dt);var Vs=f(E());var gi=globalThis,fn=gi.trustedTypes,Ga=fn?fn.createPolicy("lit-html",{createHTML:t=>t}):void 0,Xa="$lit$",dr=`lit$${Math.random().toFixed(9).slice(2)}$`,Qa="?"+dr,ou=`<${Qa}>`,Fr=document,hn=()=>Fr.createComment(""),Po=t=>t===null||typeof t!="object"&&typeof t!="function",bi=Array.isArray,nu=t=>bi(t)||typeof t?.[Symbol.iterator]=="function",pi=`[
26
+ \f\r]`,No=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ja=/-->/g,Ka=/>/g,Br=RegExp(`>|${pi}(?:([^\\s"'>=/]+)(${pi}*=${pi}*(?:[^
27
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Za=/'/g,qa=/"/g,Ja=/^(?:script|style|textarea|title)$/i,xi=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),es=xi(1),ts=xi(2),rs=xi(3),_o=Symbol.for("lit-noChange"),Te=Symbol.for("lit-nothing"),Ya=new WeakMap,Dr=Fr.createTreeWalker(Fr,129);function os(t,e){if(!bi(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ga!==void 0?Ga.createHTML(e):e}var iu=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":e===3?"<math>":"",s=No;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===No?m[1]==="!--"?s=ja:m[1]!==void 0?s=Ka:m[2]!==void 0?(Ja.test(m[2])&&(i=RegExp("</"+m[2],"g")),s=Br):m[3]!==void 0&&(s=Br):s===Br?m[0]===">"?(s=i??No,g=-1):m[1]===void 0?g=-2:(g=s.lastIndex-m[2].length,u=m[1],s=m[3]===void 0?Br:m[3]==='"'?qa:Za):s===qa||s===Za?s=Br:s===ja||s===Ka?s=No:(s=Br,i=void 0);let O=s===Br&&t[c+1].startsWith("/>")?" ":"";a+=s===No?p+ou:g>=0?(n.push(u),p.slice(0,g)+Xa+p.slice(g)+dr+O):p+dr+(g===-2?c:O)}return[os(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},Bo=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]=iu(e,o);if(this.el=t.createElement(u,n),Dr.currentNode=this.el.content,o===2||o===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(i=Dr.nextNode())!==null&&p.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let g of i.getAttributeNames())if(g.endsWith(Xa)){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]==="."?fi:v[1]==="?"?hi:v[1]==="@"?yi:io}),i.removeAttribute(g)}else g.startsWith(dr)&&(p.push({type:6,index:a}),i.removeAttribute(g));if(Ja.test(i.tagName)){let g=i.textContent.split(dr),b=g.length-1;if(b>0){i.textContent=fn?fn.emptyScript:"";for(let O=0;O<b;O++)i.append(g[O],hn()),Dr.nextNode(),p.push({type:2,index:++a});i.append(g[b],hn())}}}else if(i.nodeType===8)if(i.data===Qa)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=Fr.createElement("template");return n.innerHTML=e,n}};function no(t,e,o=t,n){if(e===_o)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=Po(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 ui=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??Fr).importNode(o,!0);Dr.currentNode=i;let a=Dr.nextNode(),s=0,c=0,p=n[0];for(;p!==void 0;){if(s===p.index){let u;p.type===2?u=new yn(a,a.nextSibling,this,e):p.type===1?u=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(u=new mi(a,this,e)),this._$AV.push(u),p=n[++c]}s!==p?.index&&(a=Dr.nextNode(),s++)}return Dr.currentNode=Fr,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++}},yn=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=Te,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),Po(e)?e===Te||e==null||e===""?(this._$AH!==Te&&this._$AR(),this._$AH=Te):e!==this._$AH&&e!==_o&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):nu(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!==Te&&Po(this._$AH)?this._$AA.nextSibling.data=e:this.T(Fr.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=Bo.createElement(os(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new ui(i,this),s=a.u(this.options);a.p(o),this.T(s),this._$AH=a}}_$AC(e){let o=Ya.get(e.strings);return o===void 0&&Ya.set(e.strings,o=new Bo(e)),o}k(e){bi(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(hn()),this.O(hn()),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=Te,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=Te}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=no(this,e,o,0),s=!Po(e)||e!==this._$AH&&e!==_o,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===_o&&(u=this._$AH[p]),s||=!Po(u)||u!==this._$AH[p],u===Te?e=Te:e!==Te&&(e+=(u??"")+a[p+1]),this._$AH[p]=u}s&&!i&&this.j(e)}j(e){e===Te?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},fi=class extends io{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Te?void 0:e}},hi=class extends io{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Te)}},yi=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)??Te)===_o)return;let n=this._$AH,i=e===Te&&n!==Te||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==Te&&(n===Te||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)}},mi=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 au=gi.litHtmlPolyfillSupport;au?.(Bo,yn),(gi.litHtmlVersions??=[]).push("3.3.0");var is=Symbol.for(""),su=t=>{if(t?.r===is)return t?._$litStatic$},vi=t=>({_$litStatic$:t,r:is});var ns=new Map,Si=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=su(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=ns.get(g))===void 0&&(s.raw=s,ns.set(g,e=s)),o=c}return t(e,...o)},Oi=Si(es),Gf=Si(ts),jf=Si(rs);var Ci=f(re()),Ws=f(E());var qe;(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"})(qe||(qe={}));var xt=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=>as(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=>as(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 as(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)")},ss={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")},ls={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")},cs={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")},ds={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")},ps={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")},us={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")},fs={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")},hs={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")},lu={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")},ys={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")},ms={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")},gs={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")},bs={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")},xs={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")},vs={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")},Ss={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")},Os={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")},Cs={fontFamily:r.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},ws={fontFamily:r.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:r.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Mr={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")},Es={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")},As={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")},Rs={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")},Ls={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")},ks={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")},mn={display:ss,"title-1":ls,"title-2":cs,"title-3":ds,"body-1-regular":ps,"body-1-medium":us,"body-1-semibold":fs,"body-2-regular":hs,"body-2-medium":ao,"body-2-medium-underline":lu,"body-2-semibold":ys,"label-1-medium":ms,"label-1-semibold":gs,"label-1-bold":bs,"label-2-medium":xs,"label-2-semibold":vs,"label-2-bold":Ss,"caption-1-medium":Os,"caption-1-semibold":Cs,"caption-1-bold":ws,"caption-2-medium":Mr,"caption-2-semibold":Es,"caption-2-bold":As,"caption-3-medium":Rs,"caption-3-semibold":Ls,"caption-3-bold":ks};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 dh={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 yh={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 vh={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 Eh={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 Ph={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 Mh={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 Vh={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 qh={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 ey={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 iy={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 cy={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",l.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",l.spacing6)};var hy={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 xy={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 wy={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 ky={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 Py={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 My={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 Vy={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 qy={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 em={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 im={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 dm={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 hm={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 bm={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 Cm={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 Lm={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 Nm={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 Fm={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 Wm={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 Zm={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),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)};var Qm={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 Is(t,e){let o=mn[t];return so.css`
29
+ ${e?(0,so.unsafeCSS)(e):so.css`.ft-typography--${(0,so.unsafeCSS)(t)}`} {
30
+ font-family: ${o.fontFamily};
31
+ font-size: ${o.fontSize};
32
+ font-weight: ${o.fontWeight};
33
+ letter-spacing: ${o.letterSpacing};
34
+ line-height: ${o.lineHeight};
35
+ text-decoration: ${o.textDecoration};
36
+ text-transform: ${o.textCase};
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")},Ae={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")},Ne={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")},Dt={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")},Ts=xt.css`
38
39
  .ft-typography--title {
39
- font-family: ${ro.fontFamily};
40
- font-size: ${ro.fontSize};
41
- font-weight: ${ro.fontWeight};
42
- letter-spacing: ${ro.letterSpacing};
43
- line-height: ${ro.lineHeight};
44
- text-transform: ${ro.textTransform};
45
- }
46
- `,Es=gt.css`
40
+ font-family: ${lo.fontFamily};
41
+ font-size: ${lo.fontSize};
42
+ font-weight: ${lo.fontWeight};
43
+ letter-spacing: ${lo.letterSpacing};
44
+ line-height: ${lo.lineHeight};
45
+ text-transform: ${lo.textTransform};
46
+ }
47
+ `,Ns=xt.css`
47
48
  .ft-typography--title-dense {
48
- font-family: ${oo.fontFamily};
49
- font-size: ${oo.fontSize};
50
- font-weight: ${oo.fontWeight};
51
- letter-spacing: ${oo.letterSpacing};
52
- line-height: ${oo.lineHeight};
53
- text-transform: ${oo.textTransform};
54
- }
55
- `,As=gt.css`
49
+ font-family: ${co.fontFamily};
50
+ font-size: ${co.fontSize};
51
+ font-weight: ${co.fontWeight};
52
+ letter-spacing: ${co.letterSpacing};
53
+ line-height: ${co.lineHeight};
54
+ text-transform: ${co.textTransform};
55
+ }
56
+ `,Ps=xt.css`
56
57
  .ft-typography--subtitle1 {
57
- font-family: ${no.fontFamily};
58
- font-size: ${no.fontSize};
59
- font-weight: ${no.fontWeight};
60
- letter-spacing: ${no.letterSpacing};
61
- line-height: ${no.lineHeight};
62
- text-transform: ${no.textTransform};
63
- }
64
- `,Rs=gt.css`
58
+ font-family: ${po.fontFamily};
59
+ font-size: ${po.fontSize};
60
+ font-weight: ${po.fontWeight};
61
+ letter-spacing: ${po.letterSpacing};
62
+ line-height: ${po.lineHeight};
63
+ text-transform: ${po.textTransform};
64
+ }
65
+ `,_s=xt.css`
65
66
  .ft-typography--subtitle2 {
66
- font-family: ${io.fontFamily};
67
- font-size: ${io.fontSize};
68
- font-weight: ${io.fontWeight};
69
- letter-spacing: ${io.letterSpacing};
70
- line-height: ${io.lineHeight};
71
- text-transform: ${io.textTransform};
67
+ font-family: ${uo.fontFamily};
68
+ font-size: ${uo.fontSize};
69
+ font-weight: ${uo.fontWeight};
70
+ letter-spacing: ${uo.letterSpacing};
71
+ line-height: ${uo.lineHeight};
72
+ text-transform: ${uo.textTransform};
72
73
  }
73
74
 
74
- `,Ls=gt.css`
75
+ `,Bs=xt.css`
75
76
  .ft-typography--body1 {
76
- font-family: ${Qt.fontFamily};
77
- font-size: ${Qt.fontSize};
78
- font-weight: ${Qt.fontWeight};
79
- letter-spacing: ${Qt.letterSpacing};
80
- line-height: ${Qt.lineHeight};
81
- text-transform: ${Qt.textTransform};
82
- }
83
- `,lo=gt.css`
77
+ font-family: ${Jt.fontFamily};
78
+ font-size: ${Jt.fontSize};
79
+ font-weight: ${Jt.fontWeight};
80
+ letter-spacing: ${Jt.letterSpacing};
81
+ line-height: ${Jt.lineHeight};
82
+ text-transform: ${Jt.textTransform};
83
+ }
84
+ `,yo=xt.css`
84
85
  .ft-typography--body2 {
85
- font-family: ${Ee.fontFamily};
86
- font-size: ${Ee.fontSize};
87
- font-weight: ${Ee.fontWeight};
88
- letter-spacing: ${Ee.letterSpacing};
89
- line-height: ${Ee.lineHeight};
90
- text-transform: ${Ee.textTransform};
91
- }
92
- `,Ft=gt.css`
86
+ font-family: ${Ae.fontFamily};
87
+ font-size: ${Ae.fontSize};
88
+ font-weight: ${Ae.fontWeight};
89
+ letter-spacing: ${Ae.letterSpacing};
90
+ line-height: ${Ae.lineHeight};
91
+ text-transform: ${Ae.textTransform};
92
+ }
93
+ `,Ft=xt.css`
93
94
  .ft-typography--caption {
94
- font-family: ${Ue.fontFamily};
95
- font-size: ${Ue.fontSize};
96
- font-weight: ${Ue.fontWeight};
97
- letter-spacing: ${Ue.letterSpacing};
98
- line-height: ${Ue.lineHeight};
99
- text-transform: ${Ue.textTransform};
100
- }
101
- `,ks=gt.css`
95
+ font-family: ${Ne.fontFamily};
96
+ font-size: ${Ne.fontSize};
97
+ font-weight: ${Ne.fontWeight};
98
+ letter-spacing: ${Ne.letterSpacing};
99
+ line-height: ${Ne.lineHeight};
100
+ text-transform: ${Ne.textTransform};
101
+ }
102
+ `,Ds=xt.css`
102
103
  .ft-typography--breadcrumb {
103
- font-family: ${ao.fontFamily};
104
- font-size: ${ao.fontSize};
105
- font-weight: ${ao.fontWeight};
106
- letter-spacing: ${ao.letterSpacing};
107
- line-height: ${ao.lineHeight};
108
- text-transform: ${ao.textTransform};
109
- }
110
- `,Is=gt.css`
104
+ font-family: ${fo.fontFamily};
105
+ font-size: ${fo.fontSize};
106
+ font-weight: ${fo.fontWeight};
107
+ letter-spacing: ${fo.letterSpacing};
108
+ line-height: ${fo.lineHeight};
109
+ text-transform: ${fo.textTransform};
110
+ }
111
+ `,Fs=xt.css`
111
112
  .ft-typography--overline {
112
- font-family: ${so.fontFamily};
113
- font-size: ${so.fontSize};
114
- font-weight: ${so.fontWeight};
115
- letter-spacing: ${so.letterSpacing};
116
- line-height: ${so.lineHeight};
117
- text-transform: ${so.textTransform};
118
- }
119
- `,Ts=gt.css`
113
+ font-family: ${ho.fontFamily};
114
+ font-size: ${ho.fontSize};
115
+ font-weight: ${ho.fontWeight};
116
+ letter-spacing: ${ho.letterSpacing};
117
+ line-height: ${ho.lineHeight};
118
+ text-transform: ${ho.textTransform};
119
+ }
120
+ `,Ms=xt.css`
120
121
  .ft-typography--button {
121
122
  font-family: ${Dt.fontFamily};
122
123
  font-size: ${Dt.fontSize};
@@ -125,19 +126,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
125
126
  line-height: ${Dt.lineHeight};
126
127
  text-transform: ${Dt.textTransform};
127
128
  }
128
- `,$s=gt.css`
129
+ `,zs=xt.css`
129
130
  .ft-typography {
130
131
  vertical-align: inherit;
131
132
  }
132
- `,Ns=[Object.keys(sn).map(t=>Os(t))];var Ps=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},re=class extends _s.FtLitElement{constructor(){super(...arguments),this.variant=Ct.body1}render(){return this.element?hi`
133
- <${ui(this.element)}
133
+ `,Us=[Object.keys(mn).map(t=>Is(t))];var Hs=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 Ws.FtLitElement{constructor(){super(...arguments),this.variant=qe.body1}render(){return this.element?Oi`
134
+ <${vi(this.element)}
134
135
  part="text"
135
136
  class="ft-typography ft-typography--${this.variant}">
136
137
  <slot></slot>
137
- </${ui(this.element)}>
138
- `:hi`
138
+ </${vi(this.element)}>
139
+ `:Oi`
139
140
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
140
- `}};re.styles=[ws,Es,As,Rs,Ls,lo,Ft,ks,Is,Ts,$s,...Ns];Ps([(0,yi.property)()],re.prototype,"element",void 0);Ps([(0,yi.property)()],re.prototype,"variant",void 0);(0,Bs.customElement)("ft-typography")(re);var mi=f(E());function dn(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Ds(t){return dn(t).split("|").pop()}function Fs(t){return dn(t).split("|").join(" > ")}function Ms(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>Ms(o,t.selected)),value:t.value}}function zs(t){return(0,mi.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function gi(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Ms(e,!1))}}function Us(t){return(0,mi.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Bi=f(E());var zr=f(T()),ie=f(te()),We=f(E());var ut=f(T()),Ne=f(te()),pc=f(Ir()),Sn=f(E());var $i=f(E());var zo=f(te()),Gl=f(E());var tl=f(T()),H=f(E());var Ks=f(T()),Oe=f(E()),Hs=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorContent),C={color:Hs,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Hs),opacityContentOnSurfacePressed:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Oe.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ws=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorPrimary),Vs={color:Ws,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ws)},Gs=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorSecondary),js={color:Gs,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Gs)},Zs=Ks.css`
141
+ `}};oe.styles=[Ts,Ns,Ps,_s,Bs,yo,Ft,Ds,Fs,Ms,zs,...Us];Hs([(0,Ci.property)()],oe.prototype,"element",void 0);Hs([(0,Ci.property)()],oe.prototype,"variant",void 0);(0,Vs.customElement)("ft-typography")(oe);var wi=f(E());function gn(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Gs(t){return gn(t).split("|").pop()}function js(t){return gn(t).split("|").join(" > ")}function Ks(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>Ks(o,t.selected)),value:t.value}}function Zs(t){return(0,wi.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function Ei(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Ks(e,!1))}}function qs(t){return(0,wi.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Vi=f(E());var Gr=f($()),ae=f(re()),Ve=f(E());var ht=f($()),Pe=f(re()),wc=f(Pr()),In=f(E());var Ui=f(E());var Go=f(re()),Jl=f(E());var cl=f($()),W=f(E());var tl=f($()),Ce=f(E()),Ys=Ce.FtCssVariableFactory.extend("--ft-ripple-color","",Ce.designSystemVariables.colorContent),S={color:Ys,backgroundColor:Ce.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ys),opacityContentOnSurfacePressed:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:Ce.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Xs=Ce.FtCssVariableFactory.extend("--ft-ripple-color","",Ce.designSystemVariables.colorPrimary),Qs={color:Xs,backgroundColor:Ce.FtCssVariableFactory.extend("--ft-ripple-background-color","",Xs)},Js=Ce.FtCssVariableFactory.extend("--ft-ripple-color","",Ce.designSystemVariables.colorSecondary),el={color:Js,backgroundColor:Ce.FtCssVariableFactory.extend("--ft-ripple-background-color","",Js)},rl=tl.css`
141
142
  :host {
142
143
  display: contents;
143
144
  }
@@ -150,7 +151,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
150
151
 
151
152
  .ft-ripple:not(.ft-ripple--unbounded) {
152
153
  overflow: hidden;
153
- border-radius: ${C.borderRadius};
154
+ border-radius: ${S.borderRadius};
154
155
  }
155
156
 
156
157
  .ft-ripple .ft-ripple--background,
@@ -184,27 +185,27 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
184
185
  }
185
186
 
186
187
  .ft-ripple .ft-ripple--background {
187
- background-color: ${C.backgroundColor};
188
+ background-color: ${S.backgroundColor};
188
189
  }
189
190
 
190
191
  .ft-ripple .ft-ripple--effect {
191
- background-color: ${C.color};
192
+ background-color: ${S.color};
192
193
  }
193
194
 
194
195
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
195
- background-color: ${js.backgroundColor};
196
+ background-color: ${el.backgroundColor};
196
197
  }
197
198
 
198
199
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
199
- background-color: ${js.color};
200
+ background-color: ${el.color};
200
201
  }
201
202
 
202
203
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
203
- background-color: ${Vs.backgroundColor};
204
+ background-color: ${Qs.backgroundColor};
204
205
  }
205
206
 
206
207
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
207
- background-color: ${Vs.color};
208
+ background-color: ${Qs.color};
208
209
  }
209
210
 
210
211
  .ft-ripple .ft-ripple--background {
@@ -234,22 +235,22 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
234
235
  }
235
236
 
236
237
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
237
- opacity: ${C.opacityContentOnSurfaceHover};
238
+ opacity: ${S.opacityContentOnSurfaceHover};
238
239
  }
239
240
 
240
241
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
241
- opacity: ${C.opacityContentOnSurfaceSelected};
242
+ opacity: ${S.opacityContentOnSurfaceSelected};
242
243
  }
243
244
 
244
245
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
245
- opacity: ${C.opacityContentOnSurfaceFocused};
246
+ opacity: ${S.opacityContentOnSurfaceFocused};
246
247
  }
247
248
 
248
249
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
249
- opacity: ${C.opacityContentOnSurfacePressed};
250
+ opacity: ${S.opacityContentOnSurfacePressed};
250
251
  transform: translate(-50%, -50%) scale(1);
251
252
  }
252
- `;var qs=f(T()),To=f(E()),ue={color:To.FtCssVariableFactory.extend("--ft-loader-color","",To.designSystemVariables.colorPrimary),size:To.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Ys=qs.css`
253
+ `;var ol=f($()),Do=f(E()),fe={color:Do.FtCssVariableFactory.extend("--ft-loader-color","",Do.designSystemVariables.colorPrimary),size:Do.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},nl=ol.css`
253
254
  :host {
254
255
  line-height: 0;
255
256
  }
@@ -258,8 +259,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
258
259
  display: inline-block;
259
260
  position: relative;
260
261
 
261
- width: ${ue.size};
262
- height: ${ue.size};
262
+ width: ${fe.size};
263
+ height: ${fe.size};
263
264
  }
264
265
 
265
266
  .ft-loader div {
@@ -268,7 +269,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
268
269
  width: 25%;
269
270
  height: 25%;
270
271
  border-radius: 50%;
271
- background: ${ue.color};
272
+ background: ${fe.color};
272
273
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
273
274
  }
274
275
 
@@ -315,10 +316,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
315
316
  transform: translate(0, 0);
316
317
  }
317
318
  100% {
318
- transform: translate(calc(0.35 * ${ue.size}), 0);
319
+ transform: translate(calc(0.35 * ${fe.size}), 0);
319
320
  }
320
321
  }
321
- `;var Xs=f(T()),wt=f(E()),xe={size:wt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:wt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",wt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:wt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",wt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:wt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",wt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:wt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Qs=[Xs.css`
322
+ `;var il=f($()),Et=f(E()),ve={size:Et.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Et.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Et.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Et.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Et.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Et.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Et.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Et.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},al=[il.css`
322
323
  :host, i.ft-icon {
323
324
  display: inline-flex;
324
325
  align-items: center;
@@ -327,14 +328,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
327
328
  }
328
329
 
329
330
  :host {
330
- width: ${xe.size};
331
- height: ${xe.size};
331
+ width: ${ve.size};
332
+ height: ${ve.size};
332
333
  }
333
334
 
334
335
  i.ft-icon {
335
336
  width: 100%;
336
337
  height: 100%;
337
- font-size: ${xe.size};
338
+ font-size: ${ve.size};
338
339
  line-height: 1;
339
340
  font-weight: normal;
340
341
  text-transform: none;
@@ -345,28 +346,28 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
345
346
  text-rendering: auto;
346
347
  -webkit-font-smoothing: antialiased;
347
348
  -moz-osx-font-smoothing: grayscale;
348
- vertical-align: ${xe.verticalAlign};
349
+ vertical-align: ${ve.verticalAlign};
349
350
  }
350
351
 
351
352
  i.ft-icon.ft-icon--fluid-topics {
352
- font-family: ${xe.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
353
+ font-family: ${ve.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
353
354
 
354
355
  /* Ugly fix because font is broken */
355
- font-size: calc(0.75 * ${xe.size});
356
- line-height: ${xe.size};
356
+ font-size: calc(0.75 * ${ve.size});
357
+ line-height: ${ve.size};
357
358
  position: relative;
358
359
  top: -4%;
359
360
  justify-content: center;
360
361
  }
361
362
 
362
363
  .ft-icon--file-format {
363
- font-family: ${xe.fileFormatFontFamily}, ft-mime, sans-serif;
364
+ font-family: ${ve.fileFormatFontFamily}, ft-mime, sans-serif;
364
365
  }
365
366
 
366
367
  .ft-icon--material {
367
- font-family: ${xe.materialFontFamily}, "Material Icons", sans-serif;
368
+ font-family: ${ve.materialFontFamily}, "Material Icons", sans-serif;
368
369
  }
369
- `,wt.noTextSelect];var Js=H.FtCssVariableFactory.extend("--ft-button-color","",H.designSystemVariables.colorPrimary),Z={backgroundColor:H.FtCssVariableFactory.extend("--ft-button-background-color","",H.designSystemVariables.colorSurface),borderRadius:H.FtCssVariableFactory.extend("--ft-button-border-radius","",H.designSystemVariables.borderRadiusL),color:Js,fontSize:H.FtCssVariableFactory.extend("--ft-button-font-size","",Dt.fontSize),iconSize:H.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:H.FtCssVariableFactory.extend("--ft-button-ripple-color","",Js),verticalPadding:H.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:H.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:H.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:H.FtCssVariableFactory.external(H.designSystemVariables.colorOpacityDisabled,"Design system")},el=H.FtCssVariableFactory.extend("--ft-button-primary-color","",H.FtCssVariableFactory.extend("--ft-button-color","",H.designSystemVariables.colorOnPrimary)),bi={backgroundColor:H.FtCssVariableFactory.extend("--ft-button-primary-background-color","",H.FtCssVariableFactory.extend("--ft-button-background-color","",H.designSystemVariables.colorPrimary)),color:el,rippleColor:H.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",el)},Mt={borderRadius:H.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",H.FtCssVariableFactory.extend("--ft-button-border-radius","",H.designSystemVariables.borderRadiusM)),verticalPadding:H.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:H.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:H.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},rl=[tl.css`
370
+ `,Et.noTextSelect];var sl=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:sl,fontSize:W.FtCssVariableFactory.extend("--ft-button-font-size","",Dt.fontSize),iconSize:W.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:W.FtCssVariableFactory.extend("--ft-button-ripple-color","",sl),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")},ll=W.FtCssVariableFactory.extend("--ft-button-primary-color","",W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorOnPrimary)),Ai={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-primary-background-color","",W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorPrimary)),color:ll,rippleColor:W.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ll)},Mt={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")},dl=[cl.css`
370
371
  :host {
371
372
  display: inline-block;
372
373
  max-width: 100%;
@@ -377,7 +378,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
377
378
  box-shadow: 0px 0px 0px transparent;
378
379
  border: 0px solid transparent;
379
380
  text-shadow: 0px 0px 0px transparent;
380
- font-size: ${Z.fontSize};
381
+ font-size: ${q.fontSize};
381
382
  text-decoration: none;
382
383
  }
383
384
 
@@ -407,21 +408,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
407
408
  border: none;
408
409
  pointer-events: auto;
409
410
 
410
- --ft-button-internal-line-height: max(calc(${Z.fontSize} + 2px), ${Z.iconSize});
411
- --ft-button-internal-color: ${Z.color};
412
- ${(0,H.setVariable)(xe.size,Z.iconSize)};
413
- ${(0,H.setVariable)(C.color,Z.rippleColor)};
411
+ --button-internal-line-height: max(calc(${q.fontSize} + 2px), ${q.iconSize});
412
+ --button-internal-color: ${q.color};
413
+ ${(0,W.setVariable)(ve.size,q.iconSize)};
414
+ ${(0,W.setVariable)(S.color,q.rippleColor)};
414
415
 
415
- border-radius: ${Z.borderRadius};
416
- padding: ${Z.verticalPadding} ${Z.horizontalPadding};
417
- background-color: ${Z.backgroundColor};
418
- color: var(--ft-button-internal-color);
416
+ border-radius: ${q.borderRadius};
417
+ padding: ${q.verticalPadding} ${q.horizontalPadding};
418
+ background-color: ${q.backgroundColor};
419
+ color: var(--button-internal-color);
419
420
  -webkit-mask-image: radial-gradient(white, black);
420
421
  }
421
422
 
422
423
  .ft-button.ft-button--outlined {
423
- border: 1px solid var(--ft-button-internal-color);
424
- padding: calc(${Z.verticalPadding} - 1px) calc(${Z.horizontalPadding} - 1px);
424
+ border: 1px solid var(--button-internal-color);
425
+ padding: calc(${q.verticalPadding} - 1px) calc(${q.horizontalPadding} - 1px);
425
426
  }
426
427
 
427
428
  .ft-button.ft-button--dense {
@@ -439,22 +440,22 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
439
440
  }
440
441
 
441
442
  .ft-button--round {
442
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Z.verticalPadding});
443
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${q.verticalPadding});
443
444
  }
444
445
 
445
446
  .ft-button--round.ft-button--dense {
446
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Mt.verticalPadding});
447
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${Mt.verticalPadding});
447
448
  }
448
449
 
449
450
  .ft-button[disabled] {
450
451
  filter: grayscale(1);
451
- opacity: ${Z.opacityDisabled};
452
+ opacity: ${q.opacityDisabled};
452
453
  }
453
454
 
454
455
  .ft-button.ft-button--primary {
455
- background-color: ${bi.backgroundColor};
456
- --ft-button-internal-color: ${bi.color};
457
- ${(0,H.setVariable)(C.color,bi.rippleColor)};
456
+ background-color: ${Ai.backgroundColor};
457
+ --button-internal-color: ${Ai.color};
458
+ ${(0,W.setVariable)(S.color,Ai.rippleColor)};
458
459
  }
459
460
 
460
461
  .ft-button:focus {
@@ -467,9 +468,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
467
468
  white-space: nowrap;
468
469
  text-overflow: ellipsis;
469
470
  display: block;
470
- margin: 0 ${Z.iconPadding};
471
- ${(0,H.setVariable)(Dt.fontSize,"1em")};
472
- ${(0,H.setVariable)(Dt.lineHeight,"var(--ft-button-internal-line-height)")};
471
+ margin: 0 ${q.iconPadding};
472
+ ${(0,W.setVariable)(Dt.fontSize,"1em")};
473
+ ${(0,W.setVariable)(Dt.lineHeight,"var(--button-internal-line-height)")};
473
474
  }
474
475
 
475
476
  .ft-button--dense .ft-button--label {
@@ -486,8 +487,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
486
487
  }
487
488
 
488
489
  .ft-button--label[hidden] + [part="icon"] {
489
- margin: 0 calc(${Z.horizontalPadding} * -1);
490
- padding: 0 ${Z.verticalPadding};
490
+ margin: 0 calc(${q.horizontalPadding} * -1);
491
+ padding: 0 ${q.verticalPadding};
491
492
  }
492
493
 
493
494
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
@@ -495,26 +496,26 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
495
496
  padding: 0 ${Mt.verticalPadding};
496
497
  }
497
498
 
498
- .ft-button:not(.ft-button--trailing-icon) [part="label"]{
499
+ .ft-button:not(.ft-button--trailing-icon) [part="label"] {
499
500
  order: 2;
500
501
  }
501
502
 
502
503
  ft-loader {
503
- ${(0,H.setVariable)(ue.size,Z.iconSize)};
504
- ${(0,H.setVariable)(ue.color,"var(--ft-button-internal-color)")};
504
+ ${(0,W.setVariable)(fe.size,q.iconSize)};
505
+ ${(0,W.setVariable)(fe.color,"var(--button-internal-color)")};
505
506
  }
506
- `,H.noTextSelect];var yr=f(E());var al=f(E());var nl=f(T()),Be=f(te()),il=f(bt()),$o=f(E());var rt=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},q=class extends $o.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 $o.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 $o.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 nl.html`
507
+ `,W.noTextSelect];var br=f(E());var hl=f(E());var ul=f($()),De=f(re()),fl=f(vt()),Fo=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 Fo.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 Fo.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 Fo.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 ul.html`
507
508
  <style>
508
509
  .ft-ripple .ft-ripple--effect {
509
510
  left: ${this.originX}px;
510
511
  top: ${this.originY}px;
511
512
  }
512
513
  </style>
513
- <div class="${(0,il.classMap)(e)}">
514
+ <div class="${(0,fl.classMap)(e)}">
514
515
  <div class="ft-ripple--background"></div>
515
516
  <div class="ft-ripple--effect"></div>
516
517
  </div>
517
- `}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()}};q.elementDefinitions={};q.styles=Zs;rt([(0,Be.property)({type:Boolean})],q.prototype,"primary",void 0);rt([(0,Be.property)({type:Boolean})],q.prototype,"secondary",void 0);rt([(0,Be.property)({type:Boolean})],q.prototype,"unbounded",void 0);rt([(0,Be.property)({type:Boolean})],q.prototype,"activated",void 0);rt([(0,Be.property)({type:Boolean})],q.prototype,"selected",void 0);rt([(0,Be.property)({type:Boolean})],q.prototype,"disabled",void 0);rt([(0,Be.state)()],q.prototype,"hovered",void 0);rt([(0,Be.state)()],q.prototype,"focused",void 0);rt([(0,Be.state)()],q.prototype,"pressed",void 0);rt([(0,Be.state)()],q.prototype,"rippling",void 0);rt([(0,Be.state)()],q.prototype,"originX",void 0);rt([(0,Be.state)()],q.prototype,"originY",void 0);rt([(0,Be.query)(".ft-ripple")],q.prototype,"ripple",void 0);rt([(0,Be.query)(".ft-ripple--effect")],q.prototype,"rippleEffect",void 0);(0,al.customElement)("ft-ripple")(q);var _l=f(E());var Pl=f(T()),Ae=f(te()),Do=f(E());var sl=f(T()),er=f(E()),pr={distance:er.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:er.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:er.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:er.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:er.FtCssVariableFactory.external(er.designSystemVariables.borderRadiusS,"Design system"),maxWidth:er.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},ll=sl.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=rl;nt([(0,De.property)({type:Boolean})],Y.prototype,"primary",void 0);nt([(0,De.property)({type:Boolean})],Y.prototype,"secondary",void 0);nt([(0,De.property)({type:Boolean})],Y.prototype,"unbounded",void 0);nt([(0,De.property)({type:Boolean})],Y.prototype,"activated",void 0);nt([(0,De.property)({type:Boolean})],Y.prototype,"selected",void 0);nt([(0,De.property)({type:Boolean})],Y.prototype,"disabled",void 0);nt([(0,De.state)()],Y.prototype,"hovered",void 0);nt([(0,De.state)()],Y.prototype,"focused",void 0);nt([(0,De.state)()],Y.prototype,"pressed",void 0);nt([(0,De.state)()],Y.prototype,"rippling",void 0);nt([(0,De.state)()],Y.prototype,"originX",void 0);nt([(0,De.state)()],Y.prototype,"originY",void 0);nt([(0,De.query)(".ft-ripple")],Y.prototype,"ripple",void 0);nt([(0,De.query)(".ft-ripple--effect")],Y.prototype,"rippleEffect",void 0);(0,hl.customElement)("ft-ripple")(Y);var Wl=f(E());var Hl=f($()),Re=f(re()),yr=f(E());var yl=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")},ml=yl.css`
518
519
  .ft-tooltip--container {
519
520
  display: block;
520
521
  }
@@ -529,21 +530,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
529
530
  box-sizing: border-box;
530
531
  overflow: hidden;
531
532
  width: max-content;
532
- max-width: ${pr.maxWidth};
533
+ max-width: ${fr.maxWidth};
533
534
  text-align: center;
534
- padding: ${pr.distance};
535
- z-index: ${pr.zIndex};
535
+ padding: ${fr.distance};
536
+ z-index: ${fr.zIndex};
536
537
  }
537
538
 
538
539
  .ft-tooltip--content {
539
540
  padding: 4px 8px;
540
- border-radius: ${pr.borderRadiusS};
541
- background-color: ${pr.backgroundColor};
542
- color: ${pr.color};
541
+ border-radius: ${fr.borderRadiusS};
542
+ background-color: ${fr.backgroundColor};
543
+ color: ${fr.color};
543
544
  position: relative;
544
545
  word-break: break-word;
545
546
  }
546
- `;var dl=["top","right","bottom","left"],cl=["start","end"],vi=dl.reduce((t,e)=>t.concat(e,e+"-"+cl[0],e+"-"+cl[1]),[]),pl=Math.min,ul=Math.max;var Yp={left:"right",right:"left",bottom:"top",top:"bottom"},Xp={start:"end",end:"start"};function Si(t,e,o){return ul(t,pl(e,o))}function pn(t,e){return typeof t=="function"?t(e):t}function co(t){return t.split("-")[0]}function ur(t){return t.split("-")[1]}function Oi(t){return t==="x"?"y":"x"}function Ci(t){return t==="y"?"height":"width"}function un(t){return["top","bottom"].includes(co(t))?"y":"x"}function wi(t){return Oi(un(t))}function fl(t,e,o){o===void 0&&(o=!1);let n=ur(t),i=wi(t),a=Ci(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=xi(s)),[s,xi(s)]}function hl(t){return t.replace(/start|end/g,e=>Xp[e])}function xi(t){return t.replace(/left|right|bottom|top/g,e=>Yp[e])}function Qp(t){return{top:0,right:0,bottom:0,left:0,...t}}function yl(t){return typeof t!="number"?Qp(t):{top:t,right:t,bottom:t,left:t}}function Br(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 ml(t,e,o){let{reference:n,floating:i}=t,a=un(e),s=wi(e),c=Ci(s),p=co(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,S;switch(p){case"top":S={x:m,y:n.y-i.height};break;case"bottom":S={x:m,y:n.y+n.height};break;case"right":S={x:n.x+n.width,y:g};break;case"left":S={x:n.x-i.width,y:g};break;default:S={x:n.x,y:n.y}}switch(ur(e)){case"start":S[s]-=b*(o&&u?-1:1);break;case"end":S[s]+=b*(o&&u?-1:1);break}return S}var gl=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}=ml(u,n,p),b=n,S={},v=0;for(let w=0;w<c.length;w++){let{name:N,fn:k}=c[w],{x:I,y:z,data:K,reset:Y}=await k({x:m,y:g,initialPlacement:n,placement:b,strategy:i,middlewareData:S,rects:u,platform:s,elements:{reference:t,floating:e}});m=I??m,g=z??g,S={...S,[N]:{...S[N],...K}},Y&&v<=50&&(v++,typeof Y=="object"&&(Y.placement&&(b=Y.placement),Y.rects&&(u=Y.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):Y.rects),{x:m,y:g}=ml(u,b,p)),w=-1)}return{x:m,y:g,placement:b,strategy:i,middlewareData:S}};async function Ei(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:S=0}=pn(e,t),v=yl(S),N=c[b?g==="floating"?"reference":"floating":g],k=Br(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)),K=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},Y=Br(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:I,offsetParent:z,strategy:p}):I);return{top:(k.top-Y.top+v.top)/K.y,bottom:(Y.bottom-k.bottom+v.bottom)/K.y,left:(k.left-Y.left+v.left)/K.x,right:(Y.right-k.right+v.right)/K.x}}function Jp(t,e,o){return(t?[...o.filter(i=>ur(i)===t),...o.filter(i=>ur(i)!==t)]:o.filter(i=>co(i)===i)).filter(i=>t?ur(i)===t||(e?hl(i)!==i:!1):!0)}var Ai=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=vi,autoAlignment:S=!0,...v}=pn(t,e),w=g!==void 0||b===vi?Jp(g||null,S,b):b,N=await Ei(e,v),k=((o=s.autoPlacement)==null?void 0:o.index)||0,I=w[k];if(I==null)return{};let z=fl(I,a,await(p.isRTL==null?void 0:p.isRTL(u.floating)));if(c!==I)return{reset:{placement:w[0]}};let K=[N[co(I)],N[z[0]],N[z[1]]],Y=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:I,overflows:K}],tt=w[k+1];if(tt)return{data:{index:k+1,overflows:Y},reset:{placement:tt}};let _t=Y.map(Pe=>{let y=ur(Pe.placement);return[Pe.placement,y&&m?Pe.overflows.slice(0,2).reduce((x,P)=>x+P,0):Pe.overflows[0],Pe.overflows]}).sort((Pe,y)=>Pe[1]-y[1]),Bt=((i=_t.filter(Pe=>Pe[2].slice(0,ur(Pe[0])?2:3).every(y=>y<=0))[0])==null?void 0:i[0])||_t[0][0];return Bt!==c?{data:{index:k+1,overflows:Y},reset:{placement:Bt}}:{}}}};var Ri=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}=pn(t,e),u={x:o,y:n},m=await Ei(e,p),g=un(co(i)),b=Oi(g),S=u[b],v=u[g];if(a){let N=b==="y"?"top":"left",k=b==="y"?"bottom":"right",I=S+m[N],z=S-m[k];S=Si(I,S,z)}if(s){let N=g==="y"?"top":"left",k=g==="y"?"bottom":"right",I=v+m[N],z=v-m[k];v=Si(I,v,z)}let w=c.fn({...e,[b]:S,[g]:v});return{...w,data:{x:w.x-o,y:w.y-n,enabled:{[b]:a,[g]:s}}}}}};var Li=Math.min,po=Math.max,No=Math.round;var tr=t=>({x:t,y:t});function rr(t){return xl(t)?(t.nodeName||"").toLowerCase():"#document"}function ot(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function or(t){var e;return(e=(xl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function xl(t){return t instanceof Node||t instanceof ot(t).Node}function zt(t){return t instanceof Element||t instanceof ot(t).Element}function Et(t){return t instanceof HTMLElement||t instanceof ot(t).HTMLElement}function bl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof ot(t).ShadowRoot}function uo(t){let{overflow:e,overflowX:o,overflowY:n,display:i}=dt(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function vl(t){return["table","td","th"].includes(rr(t))}function hn(t){let e=yn(),o=dt(t);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!e&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!e&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Sl(t){let e=Dr(t);for(;Et(e)&&!Po(e);){if(hn(e))return e;e=Dr(e)}return null}function yn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Po(t){return["html","body","#document"].includes(rr(t))}function dt(t){return ot(t).getComputedStyle(t)}function _o(t){return zt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Dr(t){if(rr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||bl(t)&&t.host||or(t);return bl(e)?e.host:e}function Ol(t){let e=Dr(t);return Po(e)?t.ownerDocument?t.ownerDocument.body:t.body:Et(e)&&uo(e)?e:Ol(e)}function fn(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=Ol(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=ot(i);return a?e.concat(s,s.visualViewport||[],uo(i)?i:[],s.frameElement&&o?fn(s.frameElement):[]):e.concat(i,fn(i,[],o))}function El(t){let e=dt(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=Et(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,c=No(o)!==a||No(n)!==s;return c&&(o=a,n=s),{width:o,height:n,$:c}}function Al(t){return zt(t)?t:t.contextElement}function fo(t){let e=Al(t);if(!Et(e))return tr(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=El(e),s=(a?No(o.width):o.width)/n,c=(a?No(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var ru=tr(0);function Rl(t){let e=ot(t);return!yn()||!e.visualViewport?ru:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function ou(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==ot(t)?!1:e}function Bo(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=Al(t),s=tr(1);e&&(n?zt(n)&&(s=fo(n)):s=fo(t));let c=ou(a,o,n)?Rl(a):tr(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=ot(a),S=n&&zt(n)?ot(n):n,v=b.frameElement;for(;v&&n&&S!==b;){let w=fo(v),N=v.getBoundingClientRect(),k=dt(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=ot(v).frameElement}}return Br({width:m,height:g,x:p,y:u})}function nu(t){let{rect:e,offsetParent:o,strategy:n}=t,i=Et(o),a=or(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=tr(1),p=tr(0);if((i||!i&&n!=="fixed")&&((rr(o)!=="body"||uo(a))&&(s=_o(o)),Et(o))){let u=Bo(o);c=fo(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 Ll(t){return Bo(or(t)).left+_o(t).scrollLeft}function au(t){let e=or(t),o=_o(t),n=t.ownerDocument.body,i=po(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=po(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+Ll(t),c=-o.scrollTop;return dt(n).direction==="rtl"&&(s+=po(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:c}}function su(t,e){let o=ot(t),n=or(t),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,c=0,p=0;if(i){a=i.width,s=i.height;let u=yn();(!u||u&&e==="fixed")&&(c=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:c,y:p}}function lu(t,e){let o=Bo(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=Et(t)?fo(t):tr(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 Cl(t,e,o){let n;if(e==="viewport")n=su(t,o);else if(e==="document")n=au(or(t));else if(zt(e))n=lu(e,o);else{let i=Rl(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Br(n)}function kl(t,e){let o=Dr(t);return o===e||!zt(o)||Po(o)?!1:dt(o).position==="fixed"||kl(o,e)}function cu(t,e){let o=e.get(t);if(o)return o;let n=fn(t,[],!1).filter(c=>zt(c)&&rr(c)!=="body"),i=null,a=dt(t).position==="fixed",s=a?Dr(t):t;for(;zt(s)&&!Po(s);){let c=dt(s),p=hn(s);!p&&c.position==="fixed"&&(i=null),(a?!p&&!i:!p&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||uo(s)&&!p&&kl(t,s))?n=n.filter(m=>m!==s):i=c,s=Dr(s)}return e.set(t,n),n}function du(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?cu(e,this._c):[].concat(o),n],c=s[0],p=s.reduce((u,m)=>{let g=Cl(e,m,i);return u.top=po(g.top,u.top),u.right=Li(g.right,u.right),u.bottom=Li(g.bottom,u.bottom),u.left=po(g.left,u.left),u},Cl(e,c,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function pu(t){return El(t)}function uu(t,e,o){let n=Et(e),i=or(e),a=o==="fixed",s=Bo(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=tr(0);if(n||!n&&!a)if((rr(e)!=="body"||uo(i))&&(c=_o(e)),n){let u=Bo(e,!0,a,e);p.x=u.x+e.clientLeft,p.y=u.y+e.clientTop}else i&&(p.x=Ll(i));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function wl(t,e){return!Et(t)||dt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Il(t,e){let o=ot(t);if(!Et(t))return o;let n=wl(t,e);for(;n&&vl(n)&&dt(n).position==="static";)n=wl(n,e);return n&&(rr(n)==="html"||rr(n)==="body"&&dt(n).position==="static"&&!hn(n))?o:n||Sl(t)||o}var fu=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||Il,a=this.getDimensions;return{reference:uu(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function hu(t){return dt(t).direction==="rtl"}var mn={convertOffsetParentRelativeRectToViewportRelativeRect:nu,getDocumentElement:or,getClippingRect:du,getOffsetParent:Il,getElementRects:fu,getClientRects:iu,getDimensions:pu,getScale:fo,isElement:zt,isRTL:hu};var Tl=(t,e,o)=>{let n=new Map,i={platform:mn,...o},a={...i.platform,_c:n};return gl(t,e,{...i,platform:a})};function $l(t){return yu(t)}function ki(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function yu(t){for(let e=t;e;e=ki(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=ki(t);e;e=ki(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 Nl(t,e,o){return Tl(t,e,{platform:{...mn,getOffsetParent:n=>mn.getOffsetParent(n,$l)},middleware:[Ri({crossAxis:!0}),Ai({allowedPlacements:[o]})]})}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},fe=class extends Do.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 Do.Debouncer,this.revealDebouncer=new Do.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Pl.html`
547
+ `;var bl=["top","right","bottom","left"],gl=["start","end"],Li=bl.reduce((t,e)=>t.concat(e,e+"-"+gl[0],e+"-"+gl[1]),[]),xl=Math.min,vl=Math.max;var cu={left:"right",right:"left",bottom:"top",top:"bottom"},du={start:"end",end:"start"};function ki(t,e,o){return vl(t,xl(e,o))}function bn(t,e){return typeof t=="function"?t(e):t}function mo(t){return t.split("-")[0]}function hr(t){return t.split("-")[1]}function Ii(t){return t==="x"?"y":"x"}function $i(t){return t==="y"?"height":"width"}function xn(t){return["top","bottom"].includes(mo(t))?"y":"x"}function Ti(t){return Ii(xn(t))}function Sl(t,e,o){o===void 0&&(o=!1);let n=hr(t),i=Ti(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=Ri(s)),[s,Ri(s)]}function Ol(t){return t.replace(/start|end/g,e=>du[e])}function Ri(t){return t.replace(/left|right|bottom|top/g,e=>cu[e])}function pu(t){return{top:0,right:0,bottom:0,left:0,...t}}function Cl(t){return typeof t!="number"?pu(t):{top:t,right:t,bottom:t,left:t}}function zr(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 wl(t,e,o){let{reference:n,floating:i}=t,a=xn(e),s=Ti(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 El=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}=wl(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}=wl(u,b,p)),w=-1)}return{x:m,y:g,placement:b,strategy:i,middlewareData:O}};async function Ni(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}=bn(e,t),v=Cl(O),N=c[b?g==="floating"?"reference":"floating":g],k=zr(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=zr(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 uu(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?Ol(i)!==i:!1):!0)}var Pi=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=Li,autoAlignment:O=!0,...v}=bn(t,e),w=g!==void 0||b===Li?uu(g||null,O,b):b,N=await Ni(e,v),k=((o=s.autoPlacement)==null?void 0:o.index)||0,I=w[k];if(I==null)return{};let z=Sl(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 _t=X.map(_e=>{let y=hr(_e.placement);return[_e.placement,y&&m?_e.overflows.slice(0,2).reduce((x,P)=>x+P,0):_e.overflows[0],_e.overflows]}).sort((_e,y)=>_e[1]-y[1]),Bt=((i=_t.filter(_e=>_e[2].slice(0,hr(_e[0])?2:3).every(y=>y<=0))[0])==null?void 0:i[0])||_t[0][0];return Bt!==c?{data:{index:k+1,overflows:X},reset:{placement:Bt}}:{}}}};var _i=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}=bn(t,e),u={x:o,y:n},m=await Ni(e,p),g=xn(mo(i)),b=Ii(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=ki(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=ki(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 Bi=Math.min,go=Math.max,Mo=Math.round;var rr=t=>({x:t,y:t});function or(t){return Rl(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=(Rl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Rl(t){return t instanceof Node||t instanceof it(t).Node}function zt(t){return t instanceof Element||t instanceof it(t).Element}function At(t){return t instanceof HTMLElement||t instanceof it(t).HTMLElement}function Al(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 Ll(t){return["table","td","th"].includes(or(t))}function Sn(t){let e=On(),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 kl(t){let e=Ur(t);for(;At(e)&&!zo(e);){if(Sn(e))return e;e=Ur(e)}return null}function On(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function zo(t){return["html","body","#document"].includes(or(t))}function pt(t){return it(t).getComputedStyle(t)}function Uo(t){return zt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Ur(t){if(or(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Al(t)&&t.host||nr(t);return Al(e)?e.host:e}function Il(t){let e=Ur(t);return zo(e)?t.ownerDocument?t.ownerDocument.body:t.body:At(e)&&bo(e)?e:Il(e)}function vn(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=Il(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?vn(s.frameElement):[]):e.concat(i,vn(i,[],o))}function Nl(t){let e=pt(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=At(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,c=Mo(o)!==a||Mo(n)!==s;return c&&(o=a,n=s),{width:o,height:n,$:c}}function Pl(t){return zt(t)?t:t.contextElement}function xo(t){let e=Pl(t);if(!At(e))return rr(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=Nl(e),s=(a?Mo(o.width):o.width)/n,c=(a?Mo(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var yu=rr(0);function _l(t){let e=it(t);return!On()||!e.visualViewport?yu:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function mu(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==it(t)?!1:e}function Ho(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=Pl(t),s=rr(1);e&&(n?zt(n)&&(s=xo(n)):s=xo(t));let c=mu(a,o,n)?_l(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&&zt(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 zr({width:m,height:g,x:p,y:u})}function gu(t){let{rect:e,offsetParent:o,strategy:n}=t,i=At(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=Uo(o)),At(o))){let u=Ho(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 bu(t){return Array.from(t.getClientRects())}function Bl(t){return Ho(nr(t)).left+Uo(t).scrollLeft}function xu(t){let e=nr(t),o=Uo(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+Bl(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 vu(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=On();(!u||u&&e==="fixed")&&(c=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:c,y:p}}function Su(t,e){let o=Ho(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=At(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=vu(t,o);else if(e==="document")n=xu(nr(t));else if(zt(e))n=Su(e,o);else{let i=_l(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return zr(n)}function Dl(t,e){let o=Ur(t);return o===e||!zt(o)||zo(o)?!1:pt(o).position==="fixed"||Dl(o,e)}function Ou(t,e){let o=e.get(t);if(o)return o;let n=vn(t,[],!1).filter(c=>zt(c)&&or(c)!=="body"),i=null,a=pt(t).position==="fixed",s=a?Ur(t):t;for(;zt(s)&&!zo(s);){let c=pt(s),p=Sn(s);!p&&c.position==="fixed"&&(i=null),(a?!p&&!i:!p&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||bo(s)&&!p&&Dl(t,s))?n=n.filter(m=>m!==s):i=c,s=Ur(s)}return e.set(t,n),n}function Cu(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?Ou(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=Bi(g.right,u.right),u.bottom=Bi(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 wu(t){return Nl(t)}function Eu(t,e,o){let n=At(e),i=nr(e),a=o==="fixed",s=Ho(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=rr(0);if(n||!n&&!a)if((or(e)!=="body"||bo(i))&&(c=Uo(e)),n){let u=Ho(e,!0,a,e);p.x=u.x+e.clientLeft,p.y=u.y+e.clientTop}else i&&(p.x=Bl(i));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function Tl(t,e){return!At(t)||pt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Fl(t,e){let o=it(t);if(!At(t))return o;let n=Tl(t,e);for(;n&&Ll(n)&&pt(n).position==="static";)n=Tl(n,e);return n&&(or(n)==="html"||or(n)==="body"&&pt(n).position==="static"&&!Sn(n))?o:n||kl(t)||o}var Au=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||Fl,a=this.getDimensions;return{reference:Eu(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function Ru(t){return pt(t).direction==="rtl"}var Cn={convertOffsetParentRelativeRectToViewportRelativeRect:gu,getDocumentElement:nr,getClippingRect:Cu,getOffsetParent:Fl,getElementRects:Au,getClientRects:bu,getDimensions:wu,getScale:xo,isElement:zt,isRTL:Ru};var Ml=(t,e,o)=>{let n=new Map,i={platform:Cn,...o},a={...i.platform,_c:n};return El(t,e,{...i,platform:a})};function zl(t){return Lu(t)}function Di(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Lu(t){for(let e=t;e;e=Di(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Di(t);e;e=Di(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 Ul(t,e,o){return Ml(t,e,{platform:{...Cn,getOffsetParent:n=>Cn.getOffsetParent(n,zl)},middleware:[_i({crossAxis:!0}),Pi({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},he=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 Hl.html`
547
548
  <div part="container"
548
549
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
549
550
  @mouseenter=${this.onHover}
@@ -561,19 +562,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
561
562
  </div>
562
563
  </div>
563
564
  </div>
564
- `}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="",Nl(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,o){return Math.max(e,Math.min(0,-o))}};fe.elementDefinitions={"ft-typography":re};fe.styles=ll;nt([(0,Ae.property)()],fe.prototype,"text",void 0);nt([(0,Ae.property)({type:Boolean})],fe.prototype,"manual",void 0);nt([(0,Ae.property)({type:Boolean})],fe.prototype,"inline",void 0);nt([(0,Ae.property)({type:Number})],fe.prototype,"delay",void 0);nt([(0,Ae.property)()],fe.prototype,"position",void 0);nt([(0,Ae.queryAssignedNodes)()],fe.prototype,"slotNodes",void 0);nt([(0,Ae.query)(".ft-tooltip--container")],fe.prototype,"container",void 0);nt([(0,Ae.query)(".ft-tooltip")],fe.prototype,"tooltip",void 0);nt([(0,Ae.query)(".ft-tooltip--content")],fe.prototype,"tooltipContent",void 0);nt([(0,Ae.state)()],fe.prototype,"visible",void 0);nt([(0,Ae.eventOptions)({passive:!0})],fe.prototype,"onTouch",null);nt([(0,Ae.eventOptions)({passive:!0})],fe.prototype,"onHover",null);nt([(0,Ae.eventOptions)({passive:!0})],fe.prototype,"onOut",null);nt([(0,Ae.eventOptions)({passive:!0})],fe.prototype,"onClick",null);(0,_l.customElement)("ft-tooltip")(fe);var Ul=f(E());var Fo=f(T()),fr=f(te()),Ml=f(E()),zl=f(Dl());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 Ii=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])]),mu=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 Fl(t,e){var o,n,i,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((o=mu.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(i=(n=Ii.get(c))!==null&&n!==void 0?n:Ii.get(e))!==null&&i!==void 0?i:Ii.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var ax={[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 Ye;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Ye||(Ye={}));var Mo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var 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},le=class extends Ml.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Fo.nothing}render(){let e=this.variant&&Object.values(Ye).includes(this.variant)?this.variant:Ye.fluid_topics,o=e!==Ye.material||!!this.value;return Fo.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="",Ul(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))}};he.elementDefinitions={"ft-typography":oe};he.styles=ml;at([(0,Re.property)()],he.prototype,"text",void 0);at([(0,Re.property)({type:Boolean})],he.prototype,"manual",void 0);at([(0,Re.property)({type:Boolean})],he.prototype,"inline",void 0);at([(0,Re.property)({type:Number})],he.prototype,"delay",void 0);at([(0,Re.property)()],he.prototype,"position",void 0);at([(0,Re.queryAssignedNodes)()],he.prototype,"slotNodes",void 0);at([(0,Re.query)(".ft-tooltip--container")],he.prototype,"container",void 0);at([(0,Re.query)(".ft-tooltip")],he.prototype,"tooltip",void 0);at([(0,Re.query)(".ft-tooltip--content")],he.prototype,"tooltipContent",void 0);at([(0,Re.state)()],he.prototype,"visible",void 0);at([(0,Re.eventOptions)({passive:!0})],he.prototype,"onTouch",null);at([(0,Re.eventOptions)({passive:!0})],he.prototype,"onHover",null);at([(0,Re.eventOptions)({passive:!0})],he.prototype,"onOut",null);at([(0,Re.eventOptions)({passive:!0})],he.prototype,"onClick",null);(0,Wl.customElement)("ft-tooltip")(he);var ql=f(E());var Wo=f($()),mr=f(re()),Kl=f(E()),Zl=f(Gl());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 Fi=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])]),ku=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 jl(t,e){var o,n,i,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,c]=(((o=ku.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(i=(n=Fi.get(c))!==null&&n!==void 0?n:Fi.get(e))!==null&&i!==void 0?i:Fi.get(s))!==null&&a!==void 0?a:A.UNKNOWN}var Cx={[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 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},ce=class extends Kl.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Wo.nothing}render(){let e=this.variant&&Object.values(Xe).includes(this.variant)?this.variant:Xe.fluid_topics,o=e!==Xe.material||!!this.value;return Wo.html`
565
566
  <i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
566
- ${(0,zl.unsafeHTML)(this.resolvedIcon)}
567
+ ${(0,Zl.unsafeHTML)(this.resolvedIcon)}
567
568
  <slot ?hidden=${o}></slot>
568
569
  </i>
569
- `}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 Ye.file_format:this.resolvedIcon=(e=A[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Ye.material:this.resolvedIcon=this.value||Fo.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())}};le.elementDefinitions={};le.styles=Qs;Mo([(0,fr.property)()],le.prototype,"variant",void 0);Mo([(0,fr.property)()],le.prototype,"value",void 0);Mo([(0,fr.property)({reflect:!0,attribute:"aria-hidden"})],le.prototype,"ariaHidden",void 0);Mo([(0,fr.state)()],le.prototype,"resolvedIcon",void 0);Mo([(0,fr.query)("slot")],le.prototype,"slottedContent",void 0);(0,Ul.customElement)("ft-icon")(le);var Vl=f(E());var Hl=f(T()),Wl=f(E());var Fr=class extends Wl.FtLitElement{render(){return Hl.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||Wo.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=al;Vo([(0,mr.property)()],ce.prototype,"variant",void 0);Vo([(0,mr.property)()],ce.prototype,"value",void 0);Vo([(0,mr.property)({reflect:!0,attribute:"aria-hidden"})],ce.prototype,"ariaHidden",void 0);Vo([(0,mr.state)()],ce.prototype,"resolvedIcon",void 0);Vo([(0,mr.query)("slot")],ce.prototype,"slottedContent",void 0);(0,ql.customElement)("ft-icon")(ce);var Ql=f(E());var Yl=f($()),Xl=f(E());var Hr=class extends Xl.FtLitElement{render(){return Yl.html`
570
571
  <div class="ft-loader">
571
572
  <div></div>
572
573
  <div></div>
573
574
  <div></div>
574
575
  <div></div>
575
576
  </div>
576
- `}};Fr.styles=Ys;(0,Vl.customElement)("ft-loader")(Fr);var hr=f(T()),Ti=f(bt()),Re=f(te()),De=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var 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},he=class extends(0,yr.toFtFormComponent)(yr.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var e,o,n;let i=hr.html`
577
+ `}};Hr.styles=nl;(0,Ql.customElement)("ft-loader")(Hr);var gr=f($()),Mi=f(vt()),Le=f(re()),Fe=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(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.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
578
  <ft-ripple part="ripple"
578
579
  ?disabled=${this.isDisabled()}
579
580
  ?activated=${this.activated}
@@ -581,39 +582,39 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
581
582
  <ft-typography part="label"
582
583
  variant=${this.typographyVariant}
583
584
  element="span"
584
- class="ft-button--label ${yr.isSafari?"ft-safari-ellipsis-fix":""}"
585
+ class="ft-button--label ${br.isSafari?"ft-safari-ellipsis-fix":""}"
585
586
  ?hidden=${!this.hasTextContent()}>
586
587
  <slot @slotchange=${this.onSlotchange}></slot>
587
588
  </ft-typography>
588
589
  ${this.resolveIcon()}
589
- `,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?hr.html`
590
+ `,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?gr.html`
590
591
  <a href="${a}"
591
592
  target="${(e=this.target)!==null&&e!==void 0?e:"_self"}"
592
593
  part="button"
593
- class="${(0,Ti.classMap)(this.buttonClasses)}"
594
+ class="${(0,Mi.classMap)(this.buttonClasses)}"
594
595
  aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
595
596
  ?disabled=${this.isDisabled()}>
596
597
  ${i}
597
598
  </a>
598
- `:hr.html`
599
+ `:gr.html`
599
600
  <button part="button"
600
- class="${(0,Ti.classMap)(this.buttonClasses)}"
601
+ class="${(0,Mi.classMap)(this.buttonClasses)}"
601
602
  aria-label="${(n=this.ariaLabel)!==null&&n!==void 0?n:this.getLabel()}"
602
603
  ?disabled=${this.isDisabled()}>
603
604
  ${i}
604
605
  </button>
605
- `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?hr.html`
606
+ `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?gr.html`
606
607
  <ft-tooltip part="tooltip"
607
608
  text="${this.getLabel()}"
608
609
  position="${this.tooltipPosition}">
609
610
  ${e}
610
611
  </ft-tooltip>
611
- `:e}resolveIcon(){return this.loading?hr.html`
612
- <ft-loader part="loader icon"></ft-loader> `:this.icon?hr.html`
612
+ `:e}resolveIcon(){return this.loading?gr.html`
613
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?gr.html`
613
614
  <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
614
- `:hr.html`
615
+ `:gr.html`
615
616
  <slot part="icon" name="icon"></slot>
616
- `}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,yr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};he.elementDefinitions={"ft-ripple":q,"ft-tooltip":fe,"ft-typography":re,"ft-icon":le,"ft-loader":Fr};De([(0,Re.property)()],he.prototype,"href",void 0);De([(0,Re.property)()],he.prototype,"target",void 0);De([(0,Re.property)()],he.prototype,"type",void 0);De([(0,Re.property)({type:Boolean})],he.prototype,"disabled",void 0);De([(0,Re.property)()],he.prototype,"label",void 0);De([(0,Re.property)()],he.prototype,"icon",void 0);De([(0,Re.property)()],he.prototype,"iconVariant",void 0);De([(0,Re.property)({type:Boolean})],he.prototype,"trailingIcon",void 0);De([(0,Re.property)({type:Boolean})],he.prototype,"loading",void 0);De([(0,Re.property)({attribute:"aria-label"})],he.prototype,"ariaLabel",void 0);De([(0,Re.property)()],he.prototype,"tooltipPosition",void 0);De([(0,Re.property)({type:Boolean})],he.prototype,"hideTooltip",void 0);De([(0,Re.property)({type:Boolean})],he.prototype,"forceTooltip",void 0);De([(0,Re.property)({type:Boolean})],he.prototype,"activated",void 0);De([(0,Re.query)(".ft-button")],he.prototype,"button",void 0);De([(0,Re.query)(".ft-button--label slot")],he.prototype,"slottedContent",void 0);De([(0,Re.query)("[part=tooltip]")],he.prototype,"tooltip",void 0);var gn=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},Le=class extends he{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"}};Le.styles=[Gl.safariEllipsisFix,rl];gn([(0,zo.property)({type:Boolean})],Le.prototype,"primary",void 0);gn([(0,zo.property)({type:Boolean})],Le.prototype,"outlined",void 0);gn([(0,zo.property)({type:Boolean})],Le.prototype,"dense",void 0);gn([(0,zo.property)({type:Boolean})],Le.prototype,"round",void 0);var Uo=f(te());var xn=f(E());var jl=f(T()),O=f(E());var gu={...h,iconOnlyScale:O.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},Kl=[jl.css`
617
+ `}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}};ye.elementDefinitions={"ft-ripple":Y,"ft-tooltip":he,"ft-typography":oe,"ft-icon":ce,"ft-loader":Hr};Fe([(0,Le.property)()],ye.prototype,"href",void 0);Fe([(0,Le.property)()],ye.prototype,"target",void 0);Fe([(0,Le.property)()],ye.prototype,"type",void 0);Fe([(0,Le.property)({type:Boolean})],ye.prototype,"disabled",void 0);Fe([(0,Le.property)()],ye.prototype,"label",void 0);Fe([(0,Le.property)()],ye.prototype,"icon",void 0);Fe([(0,Le.property)()],ye.prototype,"iconVariant",void 0);Fe([(0,Le.property)({type:Boolean})],ye.prototype,"trailingIcon",void 0);Fe([(0,Le.property)({type:Boolean})],ye.prototype,"loading",void 0);Fe([(0,Le.property)({attribute:"aria-label"})],ye.prototype,"ariaLabel",void 0);Fe([(0,Le.property)()],ye.prototype,"tooltipPosition",void 0);Fe([(0,Le.property)({type:Boolean})],ye.prototype,"hideTooltip",void 0);Fe([(0,Le.property)({type:Boolean})],ye.prototype,"forceTooltip",void 0);Fe([(0,Le.property)({type:Boolean})],ye.prototype,"activated",void 0);Fe([(0,Le.query)(".ft-button")],ye.prototype,"button",void 0);Fe([(0,Le.query)(".ft-button--label slot")],ye.prototype,"slottedContent",void 0);Fe([(0,Le.query)("[part=tooltip]")],ye.prototype,"tooltip",void 0);var wn=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},ke=class extends ye{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};ke.styles=[Jl.safariEllipsisFix,dl];wn([(0,Go.property)({type:Boolean})],ke.prototype,"primary",void 0);wn([(0,Go.property)({type:Boolean})],ke.prototype,"outlined",void 0);wn([(0,Go.property)({type:Boolean})],ke.prototype,"dense",void 0);wn([(0,Go.property)({type:Boolean})],ke.prototype,"round",void 0);var jo=f(re());var An=f(E());var ec=f($()),C=f(E());var zi={...h,iconOnlyScale:C.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},tc=[ec.css`
617
618
  :host {
618
619
  display: inline-block;
619
620
  max-width: 100%;
@@ -696,19 +697,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
696
697
  }
697
698
 
698
699
  .ft-button.ft-button--icon-only ft-icon {
699
- transform: scale(${gu.iconOnlyScale});
700
+ transform: scale(${zi.iconOnlyScale});
700
701
  }
701
702
 
702
703
  /** Brand Primary styles **/
703
704
 
704
705
  .ftds--family-brand.ft-button--primary {
705
- ${(0,O.setVariable)(ue.color,h.primaryBrandIconColor)};
706
+ ${(0,C.setVariable)(fe.color,h.primaryBrandIconColor)};
706
707
 
707
- ${(0,O.setVariable)(C.color,h.primaryBrandStateLayerColor)};
708
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.primaryBrandHoverStateLayerOpacity)};
709
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.primaryBrandFocusStateLayerOpacity)};
710
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.primaryBrandActiveStateLayerOpacity)};
711
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.primaryBrandActiveStateLayerOpacity)};
708
+ ${(0,C.setVariable)(S.color,h.primaryBrandStateLayerColor)};
709
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.primaryBrandHoverStateLayerOpacity)};
710
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.primaryBrandFocusStateLayerOpacity)};
711
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.primaryBrandActiveStateLayerOpacity)};
712
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.primaryBrandActiveStateLayerOpacity)};
712
713
 
713
714
  background-color: ${h.primaryBrandBackgroundColor};
714
715
  color: ${h.primaryBrandColor};
@@ -726,13 +727,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
726
727
  /** Brand Secondary styles **/
727
728
 
728
729
  .ftds--family-brand.ft-button--secondary {
729
- ${(0,O.setVariable)(ue.color,h.secondaryBrandIconColor)};
730
+ ${(0,C.setVariable)(fe.color,h.secondaryBrandIconColor)};
730
731
 
731
- ${(0,O.setVariable)(C.color,h.secondaryBrandStateLayerColor)};
732
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.secondaryBrandHoverStateLayerOpacity)};
733
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.secondaryBrandFocusStateLayerOpacity)};
734
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.secondaryBrandActiveStateLayerOpacity)};
735
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.secondaryBrandActiveStateLayerOpacity)};
732
+ ${(0,C.setVariable)(S.color,h.secondaryBrandStateLayerColor)};
733
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.secondaryBrandHoverStateLayerOpacity)};
734
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.secondaryBrandFocusStateLayerOpacity)};
735
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.secondaryBrandActiveStateLayerOpacity)};
736
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.secondaryBrandActiveStateLayerOpacity)};
736
737
 
737
738
  background-color: ${h.secondaryBrandBackgroundColor};
738
739
  color: ${h.secondaryBrandColor};
@@ -751,13 +752,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
751
752
  /** Brand Tertiary styles **/
752
753
 
753
754
  .ftds--family-brand.ft-button--tertiary {
754
- ${(0,O.setVariable)(ue.color,h.tertiaryBrandIconColor)};
755
+ ${(0,C.setVariable)(fe.color,h.tertiaryBrandIconColor)};
755
756
 
756
- ${(0,O.setVariable)(C.color,h.tertiaryBrandStateLayerColor)};
757
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.tertiaryBrandHoverStateLayerOpacity)};
758
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.tertiaryBrandFocusStateLayerOpacity)};
759
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.tertiaryBrandActiveStateLayerOpacity)};
760
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.tertiaryBrandActiveStateLayerOpacity)};
757
+ ${(0,C.setVariable)(S.color,h.tertiaryBrandStateLayerColor)};
758
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.tertiaryBrandHoverStateLayerOpacity)};
759
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.tertiaryBrandFocusStateLayerOpacity)};
760
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.tertiaryBrandActiveStateLayerOpacity)};
761
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.tertiaryBrandActiveStateLayerOpacity)};
761
762
 
762
763
  background-color: ${h.tertiaryBrandBackgroundColor};
763
764
  color: ${h.tertiaryBrandColor};
@@ -775,13 +776,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
775
776
  /** Neutral Secondary styles **/
776
777
 
777
778
  .ftds--family-neutral.ft-button--secondary {
778
- ${(0,O.setVariable)(ue.color,h.secondaryNeutralIconColor)};
779
+ ${(0,C.setVariable)(fe.color,h.secondaryNeutralIconColor)};
779
780
 
780
- ${(0,O.setVariable)(C.backgroundColor,h.secondaryNeutralStateLayerColor)};
781
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.secondaryNeutralHoverStateLayerOpacity)};
782
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.secondaryNeutralFocusStateLayerOpacity)};
783
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.secondaryNeutralActiveStateLayerOpacity)};
784
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.secondaryNeutralActiveStateLayerOpacity)};
781
+ ${(0,C.setVariable)(S.backgroundColor,h.secondaryNeutralStateLayerColor)};
782
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.secondaryNeutralHoverStateLayerOpacity)};
783
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.secondaryNeutralFocusStateLayerOpacity)};
784
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.secondaryNeutralActiveStateLayerOpacity)};
785
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.secondaryNeutralActiveStateLayerOpacity)};
785
786
 
786
787
  background-color: ${h.secondaryNeutralBackgroundColor};
787
788
  color: ${h.secondaryNeutralColor};
@@ -800,13 +801,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
800
801
  /** Neutral Tertiary styles **/
801
802
 
802
803
  .ftds--family-neutral.ft-button--tertiary {
803
- ${(0,O.setVariable)(ue.color,h.tertiaryNeutralIconColor)};
804
+ ${(0,C.setVariable)(fe.color,h.tertiaryNeutralIconColor)};
804
805
 
805
- ${(0,O.setVariable)(C.backgroundColor,h.tertiaryNeutralStateLayerColor)};
806
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.tertiaryNeutralHoverStateLayerOpacity)};
807
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.tertiaryNeutralFocusStateLayerOpacity)};
808
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.tertiaryNeutralActiveStateLayerOpacity)};
809
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.tertiaryNeutralActiveStateLayerOpacity)};
806
+ ${(0,C.setVariable)(S.backgroundColor,h.tertiaryNeutralStateLayerColor)};
807
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.tertiaryNeutralHoverStateLayerOpacity)};
808
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.tertiaryNeutralFocusStateLayerOpacity)};
809
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.tertiaryNeutralActiveStateLayerOpacity)};
810
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.tertiaryNeutralActiveStateLayerOpacity)};
810
811
 
811
812
  background-color: ${h.tertiaryNeutralBackgroundColor};
812
813
  color: ${h.tertiaryNeutralColor};
@@ -824,13 +825,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
824
825
  /** Info Secondary styles **/
825
826
 
826
827
  .ftds--family-info.ft-button--secondary {
827
- ${(0,O.setVariable)(ue.color,h.secondaryInfoIconColor)};
828
+ ${(0,C.setVariable)(fe.color,h.secondaryInfoIconColor)};
828
829
 
829
- ${(0,O.setVariable)(C.backgroundColor,h.secondaryInfoStateLayerColor)};
830
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.secondaryInfoHoverStateLayerOpacity)};
831
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.secondaryInfoFocusStateLayerOpacity)};
832
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.secondaryInfoActiveStateLayerOpacity)};
833
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.secondaryInfoActiveStateLayerOpacity)};
830
+ ${(0,C.setVariable)(S.backgroundColor,h.secondaryInfoStateLayerColor)};
831
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.secondaryInfoHoverStateLayerOpacity)};
832
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.secondaryInfoFocusStateLayerOpacity)};
833
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.secondaryInfoActiveStateLayerOpacity)};
834
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.secondaryInfoActiveStateLayerOpacity)};
834
835
 
835
836
  background-color: ${h.secondaryInfoBackgroundColor};
836
837
  color: ${h.secondaryInfoColor};
@@ -849,13 +850,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
849
850
  /** Info Tertiary styles **/
850
851
 
851
852
  .ftds--family-info.ft-button--tertiary {
852
- ${(0,O.setVariable)(ue.color,h.tertiaryInfoIconColor)};
853
+ ${(0,C.setVariable)(fe.color,h.tertiaryInfoIconColor)};
853
854
 
854
- ${(0,O.setVariable)(C.backgroundColor,h.tertiaryInfoStateLayerColor)};
855
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.tertiaryInfoHoverStateLayerOpacity)};
856
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.tertiaryInfoFocusStateLayerOpacity)};
857
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.tertiaryInfoActiveStateLayerOpacity)};
858
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.tertiaryInfoActiveStateLayerOpacity)};
855
+ ${(0,C.setVariable)(S.backgroundColor,h.tertiaryInfoStateLayerColor)};
856
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.tertiaryInfoHoverStateLayerOpacity)};
857
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.tertiaryInfoFocusStateLayerOpacity)};
858
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.tertiaryInfoActiveStateLayerOpacity)};
859
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.tertiaryInfoActiveStateLayerOpacity)};
859
860
 
860
861
  background-color: ${h.tertiaryInfoBackgroundColor};
861
862
  color: ${h.tertiaryInfoColor};
@@ -873,13 +874,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
873
874
  /** Success Secondary styles **/
874
875
 
875
876
  .ftds--family-success.ft-button--secondary {
876
- ${(0,O.setVariable)(ue.color,h.secondarySuccessIconColor)};
877
+ ${(0,C.setVariable)(fe.color,h.secondarySuccessIconColor)};
877
878
 
878
- ${(0,O.setVariable)(C.backgroundColor,h.secondarySuccessStateLayerColor)};
879
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.secondarySuccessHoverStateLayerOpacity)};
880
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.secondarySuccessFocusStateLayerOpacity)};
881
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.secondarySuccessActiveStateLayerOpacity)};
882
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.secondarySuccessActiveStateLayerOpacity)};
879
+ ${(0,C.setVariable)(S.backgroundColor,h.secondarySuccessStateLayerColor)};
880
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.secondarySuccessHoverStateLayerOpacity)};
881
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.secondarySuccessFocusStateLayerOpacity)};
882
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.secondarySuccessActiveStateLayerOpacity)};
883
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.secondarySuccessActiveStateLayerOpacity)};
883
884
 
884
885
  background-color: ${h.secondarySuccessBackgroundColor};
885
886
  color: ${h.secondarySuccessColor};
@@ -898,13 +899,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
898
899
  /** Success Tertiary styles **/
899
900
 
900
901
  .ftds--family-success.ft-button--tertiary {
901
- ${(0,O.setVariable)(ue.color,h.tertiarySuccessIconColor)};
902
+ ${(0,C.setVariable)(fe.color,h.tertiarySuccessIconColor)};
902
903
 
903
- ${(0,O.setVariable)(C.backgroundColor,h.tertiarySuccessStateLayerColor)};
904
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.tertiarySuccessHoverStateLayerOpacity)};
905
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.tertiarySuccessFocusStateLayerOpacity)};
906
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.tertiarySuccessActiveStateLayerOpacity)};
907
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.tertiarySuccessActiveStateLayerOpacity)};
904
+ ${(0,C.setVariable)(S.backgroundColor,h.tertiarySuccessStateLayerColor)};
905
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.tertiarySuccessHoverStateLayerOpacity)};
906
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.tertiarySuccessFocusStateLayerOpacity)};
907
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.tertiarySuccessActiveStateLayerOpacity)};
908
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.tertiarySuccessActiveStateLayerOpacity)};
908
909
 
909
910
  background-color: ${h.tertiarySuccessBackgroundColor};
910
911
  color: ${h.tertiarySuccessColor};
@@ -922,13 +923,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
922
923
  /** Warning Secondary styles **/
923
924
 
924
925
  .ftds--family-warning.ft-button--secondary {
925
- ${(0,O.setVariable)(ue.color,h.secondaryWarningIconColor)};
926
+ ${(0,C.setVariable)(fe.color,h.secondaryWarningIconColor)};
926
927
 
927
- ${(0,O.setVariable)(C.backgroundColor,h.secondaryWarningStateLayerColor)};
928
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.secondaryWarningHoverStateLayerOpacity)};
929
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.secondaryWarningFocusStateLayerOpacity)};
930
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.secondaryWarningActiveStateLayerOpacity)};
931
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.secondaryWarningActiveStateLayerOpacity)};
928
+ ${(0,C.setVariable)(S.backgroundColor,h.secondaryWarningStateLayerColor)};
929
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.secondaryWarningHoverStateLayerOpacity)};
930
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.secondaryWarningFocusStateLayerOpacity)};
931
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.secondaryWarningActiveStateLayerOpacity)};
932
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.secondaryWarningActiveStateLayerOpacity)};
932
933
 
933
934
  background-color: ${h.secondaryWarningBackgroundColor};
934
935
  color: ${h.secondaryWarningColor};
@@ -947,13 +948,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
947
948
  /** Warning Tertiary styles **/
948
949
 
949
950
  .ftds--family-warning.ft-button--tertiary {
950
- ${(0,O.setVariable)(ue.color,h.tertiaryWarningIconColor)};
951
+ ${(0,C.setVariable)(fe.color,h.tertiaryWarningIconColor)};
951
952
 
952
- ${(0,O.setVariable)(C.backgroundColor,h.tertiaryWarningStateLayerColor)};
953
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.tertiaryWarningHoverStateLayerOpacity)};
954
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.tertiaryWarningFocusStateLayerOpacity)};
955
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.tertiaryWarningActiveStateLayerOpacity)};
956
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.tertiaryWarningActiveStateLayerOpacity)};
953
+ ${(0,C.setVariable)(S.backgroundColor,h.tertiaryWarningStateLayerColor)};
954
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.tertiaryWarningHoverStateLayerOpacity)};
955
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.tertiaryWarningFocusStateLayerOpacity)};
956
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.tertiaryWarningActiveStateLayerOpacity)};
957
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.tertiaryWarningActiveStateLayerOpacity)};
957
958
 
958
959
  background-color: ${h.tertiaryWarningBackgroundColor};
959
960
  color: ${h.tertiaryWarningColor};
@@ -971,13 +972,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
971
972
  /** Error Secondary styles **/
972
973
 
973
974
  .ftds--family-error.ft-button--secondary {
974
- ${(0,O.setVariable)(ue.color,h.secondaryErrorIconColor)};
975
+ ${(0,C.setVariable)(fe.color,h.secondaryErrorIconColor)};
975
976
 
976
- ${(0,O.setVariable)(C.backgroundColor,h.secondaryErrorStateLayerColor)};
977
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.secondaryErrorHoverStateLayerOpacity)};
978
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.secondaryErrorFocusStateLayerOpacity)};
979
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.secondaryErrorActiveStateLayerOpacity)};
980
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.secondaryErrorActiveStateLayerOpacity)};
977
+ ${(0,C.setVariable)(S.backgroundColor,h.secondaryErrorStateLayerColor)};
978
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.secondaryErrorHoverStateLayerOpacity)};
979
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.secondaryErrorFocusStateLayerOpacity)};
980
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.secondaryErrorActiveStateLayerOpacity)};
981
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.secondaryErrorActiveStateLayerOpacity)};
981
982
 
982
983
  background-color: ${h.secondaryErrorBackgroundColor};
983
984
  color: ${h.secondaryErrorColor};
@@ -996,13 +997,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
996
997
  /** Error Tertiary styles **/
997
998
 
998
999
  .ftds--family-error.ft-button--tertiary {
999
- ${(0,O.setVariable)(ue.color,h.tertiaryErrorIconColor)};
1000
+ ${(0,C.setVariable)(fe.color,h.tertiaryErrorIconColor)};
1000
1001
 
1001
- ${(0,O.setVariable)(C.backgroundColor,h.tertiaryErrorStateLayerColor)};
1002
- ${(0,O.setVariable)(C.opacityContentOnSurfaceHover,h.tertiaryErrorHoverStateLayerOpacity)};
1003
- ${(0,O.setVariable)(C.opacityContentOnSurfaceFocused,h.tertiaryErrorFocusStateLayerOpacity)};
1004
- ${(0,O.setVariable)(C.opacityContentOnSurfaceSelected,h.tertiaryErrorActiveStateLayerOpacity)};
1005
- ${(0,O.setVariable)(C.opacityContentOnSurfacePressed,h.tertiaryErrorActiveStateLayerOpacity)};
1002
+ ${(0,C.setVariable)(S.backgroundColor,h.tertiaryErrorStateLayerColor)};
1003
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceHover,h.tertiaryErrorHoverStateLayerOpacity)};
1004
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceFocused,h.tertiaryErrorFocusStateLayerOpacity)};
1005
+ ${(0,C.setVariable)(S.opacityContentOnSurfaceSelected,h.tertiaryErrorActiveStateLayerOpacity)};
1006
+ ${(0,C.setVariable)(S.opacityContentOnSurfacePressed,h.tertiaryErrorActiveStateLayerOpacity)};
1006
1007
 
1007
1008
  background-color: ${h.tertiaryErrorBackgroundColor};
1008
1009
  color: ${h.tertiaryErrorColor};
@@ -1020,8 +1021,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1020
1021
  /** Large styles **/
1021
1022
 
1022
1023
  .ftds--size-large {
1023
- ${(0,O.setVariable)(xe.size,h.largeIconSize)};
1024
- ${(0,O.setVariable)(ue.size,h.largeIconSize)};
1024
+ ${(0,C.setVariable)(ve.size,h.largeIconSize)};
1025
+ ${(0,C.setVariable)(fe.size,h.largeIconSize)};
1025
1026
 
1026
1027
  height: ${h.largeHeight};
1027
1028
  padding: 0 ${h.largeHorizontalPadding};
@@ -1042,8 +1043,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1042
1043
  /** Small styles **/
1043
1044
 
1044
1045
  .ftds--size-medium {
1045
- ${(0,O.setVariable)(xe.size,h.mediumIconSize)};
1046
- ${(0,O.setVariable)(ue.size,h.mediumIconSize)};
1046
+ ${(0,C.setVariable)(ve.size,h.mediumIconSize)};
1047
+ ${(0,C.setVariable)(fe.size,h.mediumIconSize)};
1047
1048
 
1048
1049
  height: ${h.mediumHeight};
1049
1050
  padding: 0 ${h.mediumHorizontalPadding};
@@ -1065,8 +1066,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1065
1066
  /** Small styles **/
1066
1067
 
1067
1068
  .ftds--size-small {
1068
- ${(0,O.setVariable)(xe.size,h.smallIconSize)};
1069
- ${(0,O.setVariable)(ue.size,h.smallIconSize)};
1069
+ ${(0,C.setVariable)(ve.size,h.smallIconSize)};
1070
+ ${(0,C.setVariable)(fe.size,h.smallIconSize)};
1070
1071
 
1071
1072
  height: ${h.smallHeight};
1072
1073
  padding: 0 ${h.smallHorizontalPadding};
@@ -1083,15 +1084,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1083
1084
  .ftds--size-small.ft-button--icon-only {
1084
1085
  width: ${h.smallIconOnlyWidth};
1085
1086
  }
1086
- `,O.noTextSelect];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},At=class extends(0,xn.toFtdsBase)(he){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=ln.brand,this.iconVariant=Ye.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 qe.large:return Ct.body2medium;case qe.medium:return Ct.caption1medium;case qe.small:return Ct.caption2medium}}};At.styles=[xn.safariEllipsisFix,Kl];bn([(0,Uo.property)({type:Boolean})],At.prototype,"primary",void 0);bn([(0,Uo.property)({type:Boolean})],At.prototype,"secondary",void 0);bn([(0,Uo.property)({type:Boolean})],At.prototype,"tertiary",void 0);bn([(0,Uo.property)({type:Boolean})],At.prototype,"round",void 0);(0,$i.customElement)("ft-button")(Le);(0,$i.customElement)("ftds-button")(At);var Jl=f(E());var Yl=f(T()),Ht=f(te()),Xl=f(E()),Ql=f(bt());var Fe=f(E()),Zl=f(T());var pt={textColor:Fe.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Fe.designSystemVariables.colorOnSurfaceHigh),fontSize:Fe.FtCssVariableFactory.extend("--ft-checkbox-font-size","",L.fontSize),activeColor:Fe.FtCssVariableFactory.extend("--ft-checkbox-active-color","",Fe.designSystemVariables.colorPrimary),checkColor:Fe.FtCssVariableFactory.extend("--ft-checkbox-check-color","",Fe.designSystemVariables.colorOnPrimary),borderColor:Fe.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Fe.designSystemVariables.colorOnSurfaceMedium),disabledColor:Fe.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",Fe.designSystemVariables.colorOnSurfaceDisabled),errorColor:Fe.FtCssVariableFactory.extend("--ft-checkbox-error-color","",Fe.designSystemVariables.colorError)},ql=Zl.css`
1087
+ `,C.noTextSelect];var En=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},Rt=class extends(0,An.toFtdsBase)(ye){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 qe.body2medium;case Ye.medium:return qe.caption1medium;case Ye.small:return qe.caption2medium}}};Rt.styles=[An.safariEllipsisFix,tc];En([(0,jo.property)({type:Boolean})],Rt.prototype,"primary",void 0);En([(0,jo.property)({type:Boolean})],Rt.prototype,"secondary",void 0);En([(0,jo.property)({type:Boolean})],Rt.prototype,"tertiary",void 0);En([(0,jo.property)({type:Boolean})],Rt.prototype,"round",void 0);(0,Ui.customElement)("ft-button")(ke);(0,Ui.customElement)("ftds-button")(Rt);var sc=f(E());var nc=f($()),Ht=f(re()),ic=f(E()),ac=f(vt());var Me=f(E()),rc=f($());var ut={textColor:Me.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Me.designSystemVariables.colorOnSurfaceHigh),fontSize:Me.FtCssVariableFactory.extend("--ft-checkbox-font-size","",L.fontSize),activeColor:Me.FtCssVariableFactory.extend("--ft-checkbox-active-color","",Me.designSystemVariables.colorPrimary),checkColor:Me.FtCssVariableFactory.extend("--ft-checkbox-check-color","",Me.designSystemVariables.colorOnPrimary),borderColor:Me.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Me.designSystemVariables.colorOnSurfaceMedium),disabledColor:Me.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",Me.designSystemVariables.colorOnSurfaceDisabled),errorColor:Me.FtCssVariableFactory.extend("--ft-checkbox-error-color","",Me.designSystemVariables.colorError)},oc=rc.css`
1087
1088
  * {
1088
1089
  box-sizing: border-box;
1089
1090
  }
1090
1091
 
1091
1092
  .ft-checkbox {
1092
1093
  box-sizing: border-box;
1093
- color: ${pt.textColor};
1094
- font-size: ${pt.fontSize};
1094
+ color: ${ut.textColor};
1095
+ font-size: ${ut.fontSize};
1095
1096
 
1096
1097
  display: inline-flex;
1097
1098
  align-items: center;
@@ -1099,7 +1100,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1099
1100
  }
1100
1101
 
1101
1102
  .ft-checkbox--disabled {
1102
- color: ${pt.disabledColor};
1103
+ color: ${ut.disabledColor};
1103
1104
  }
1104
1105
 
1105
1106
  input {
@@ -1123,26 +1124,26 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1123
1124
 
1124
1125
  .ft-checkbox--box {
1125
1126
  display: flex;
1126
- border: 2px solid ${pt.borderColor};
1127
+ border: 2px solid ${ut.borderColor};
1127
1128
  border-radius: 2px;
1128
1129
 
1129
1130
  width: 18px;
1130
1131
  height: 18px;
1131
1132
 
1132
- color: ${pt.checkColor};
1133
+ color: ${ut.checkColor};
1133
1134
  }
1134
1135
 
1135
1136
 
1136
1137
  .ft-checkbox--checked .ft-checkbox--box,
1137
1138
  .ft-checkbox--indeterminate .ft-checkbox--box {
1138
- border-color: ${pt.activeColor};
1139
- background-color: ${pt.activeColor};
1139
+ border-color: ${ut.activeColor};
1140
+ background-color: ${ut.activeColor};
1140
1141
  }
1141
1142
 
1142
1143
  .ft-checkbox--disabled .ft-checkbox--box {
1143
- border-color: ${pt.disabledColor};
1144
+ border-color: ${ut.disabledColor};
1144
1145
  background-color: transparent;
1145
- color: ${pt.disabledColor};
1146
+ color: ${ut.disabledColor};
1146
1147
  }
1147
1148
 
1148
1149
  .ft-checkbox--checkmark {
@@ -1163,21 +1164,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1163
1164
  }
1164
1165
 
1165
1166
  .ft-checkbox.ft-checkbox--error {
1166
- color: ${pt.errorColor};
1167
- ${(0,Fe.setVariable)(C.color,pt.errorColor)};
1167
+ color: ${ut.errorColor};
1168
+ ${(0,Me.setVariable)(S.color,ut.errorColor)};
1168
1169
 
1169
1170
  .ft-checkbox--box {
1170
- border-color: ${pt.errorColor};
1171
+ border-color: ${ut.errorColor};
1171
1172
  }
1172
1173
 
1173
1174
  &.ft-checkbox--checked, &.ft-checkbox--indeterminate {
1174
1175
  .ft-checkbox--box {
1175
- background-color: ${pt.errorColor};
1176
+ background-color: ${ut.errorColor};
1176
1177
  }
1177
1178
  }
1178
1179
  }
1179
- `;var mr=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},He=class extends Xl.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 Yl.html`
1180
- <label class="${(0,Ql.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1180
+ `;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},We=class extends ic.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 nc.html`
1181
+ <label class="${(0,ac.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1181
1182
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
1182
1183
  <ft-ripple part="checkbox-ripple"
1183
1184
  ?disabled=${this.disabled}
@@ -1203,15 +1204,41 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1203
1204
  <slot></slot>
1204
1205
  </ft-typography>
1205
1206
  </label>
1206
- `}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)}};He.elementDefinitions={"ft-ripple":q,"ft-typography":re};He.styles=ql;mr([(0,Ht.property)()],He.prototype,"name",void 0);mr([(0,Ht.property)({type:Boolean,reflect:!0})],He.prototype,"checked",void 0);mr([(0,Ht.property)({type:Boolean})],He.prototype,"indeterminate",void 0);mr([(0,Ht.property)({type:Boolean})],He.prototype,"disabled",void 0);mr([(0,Ht.property)({type:Boolean})],He.prototype,"error",void 0);mr([(0,Ht.query)(".ft-checkbox")],He.prototype,"container",void 0);mr([(0,Ht.query)("ft-ripple")],He.prototype,"ripple",void 0);mr([(0,Ht.query)("input")],He.prototype,"input",void 0);(0,Jl.customElement)("ft-checkbox")(He);var Ni=f(E());var rc=f(T()),Rt=f(te()),oc=f(E()),nc=f(bt());var ec=f(T()),it=f(E());var gr={textColor:it.FtCssVariableFactory.extend("--ft-radio-text-color","",it.designSystemVariables.colorOnSurfaceHigh),fontSize:it.FtCssVariableFactory.extend("--ft-radio-font-size","",L.fontSize),colorPrimary:it.FtCssVariableFactory.external(it.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:it.FtCssVariableFactory.external(it.designSystemVariables.colorOnPrimary,"Design system"),borderColor:it.FtCssVariableFactory.extend("--ft-radio-border-color","",it.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:it.FtCssVariableFactory.external(it.designSystemVariables.colorOnSurfaceDisabled,"Design system")},tc=ec.css`
1207
+ `}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)}};We.elementDefinitions={"ft-ripple":Y,"ft-typography":oe};We.styles=oc;xr([(0,Ht.property)()],We.prototype,"name",void 0);xr([(0,Ht.property)({type:Boolean,reflect:!0})],We.prototype,"checked",void 0);xr([(0,Ht.property)({type:Boolean})],We.prototype,"indeterminate",void 0);xr([(0,Ht.property)({type:Boolean})],We.prototype,"disabled",void 0);xr([(0,Ht.property)({type:Boolean})],We.prototype,"error",void 0);xr([(0,Ht.query)(".ft-checkbox")],We.prototype,"container",void 0);xr([(0,Ht.query)("ft-ripple")],We.prototype,"ripple",void 0);xr([(0,Ht.query)("input")],We.prototype,"input",void 0);(0,sc.customElement)("ft-checkbox")(We);var qo=f(E());var lc=f($()),Wt=f(re()),cc=f(E()),dc=f(vt());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},Rn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},Qe=class extends cc.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 lc.html`
1208
+ <div class="${(0,dc.classMap)(this.radioClasses)}"
1209
+ @click=${this.onClick}>
1210
+ <div class="ft-radio--box-container">
1211
+ <ft-ripple
1212
+ ?disabled=${this.disabled}
1213
+ ?primary=${this.checked}
1214
+ unbounded>
1215
+ </ft-ripple>
1216
+ <div class="ft-radio--box">
1217
+ </div>
1218
+ <input id="radio-button"
1219
+ type="radio"
1220
+ name="${this.name}"
1221
+ value="${this.value}"
1222
+ .checked=${this.checked}
1223
+ .disabled=${this.disabled}
1224
+ @change=${this.onChange}
1225
+ aria-hidden="true">
1226
+ </div>
1227
+ <label for="radio-button">
1228
+ <ft-typography variant="${this.typographyVariant}">
1229
+ <slot></slot>
1230
+ </ft-typography>
1231
+ </label>
1232
+ </div>
1233
+ `}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 Rn(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 Rn(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,Wt.property)()],Qe.prototype,"value",void 0);vr([(0,Wt.property)()],Qe.prototype,"name",void 0);vr([(0,Wt.property)({type:Boolean,reflect:!0})],Qe.prototype,"checked",void 0);vr([(0,Wt.property)({attribute:"aria-checked",reflect:!0})],Qe.prototype,"ariaChecked",void 0);vr([(0,Wt.property)({type:Boolean})],Qe.prototype,"disabled",void 0);vr([(0,Wt.query)(".ft-radio")],Qe.prototype,"container",void 0);vr([(0,Wt.query)("ft-ripple")],Qe.prototype,"ripple",void 0);vr([(0,Wt.query)("input")],Qe.prototype,"input",void 0);var pc=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")},uc=pc.css`
1207
1234
  * {
1208
1235
  box-sizing: border-box;
1209
1236
  }
1210
1237
 
1211
1238
  .ft-radio {
1212
1239
  box-sizing: border-box;
1213
- color: ${gr.textColor};
1214
- font-size: ${gr.fontSize};
1240
+ color: ${Sr.textColor};
1241
+ font-size: ${Sr.fontSize};
1215
1242
 
1216
1243
  display: inline-flex;
1217
1244
  align-items: center;
@@ -1219,7 +1246,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1219
1246
  }
1220
1247
 
1221
1248
  .ft-radio--disabled {
1222
- color: ${gr.colorOnSurfaceDisabled};
1249
+ color: ${Sr.colorOnSurfaceDisabled};
1223
1250
  }
1224
1251
 
1225
1252
  input {
@@ -1242,7 +1269,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1242
1269
  }
1243
1270
 
1244
1271
  .ft-radio--box {
1245
- border: 2px solid ${gr.borderColor};
1272
+ border: 2px solid ${Sr.borderColor};
1246
1273
  border-radius: 50%;
1247
1274
 
1248
1275
  display: flex;
@@ -1255,7 +1282,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1255
1282
 
1256
1283
  .ft-radio--box:after {
1257
1284
  content: " ";
1258
- background-color: ${gr.colorPrimary};
1285
+ background-color: ${Sr.colorPrimary};
1259
1286
 
1260
1287
  border-radius: 50%;
1261
1288
 
@@ -1267,7 +1294,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1267
1294
  }
1268
1295
 
1269
1296
  .ft-radio--checked .ft-radio--box {
1270
- border-color: ${gr.colorPrimary};
1297
+ border-color: ${Sr.colorPrimary};
1271
1298
  }
1272
1299
 
1273
1300
 
@@ -1276,61 +1303,154 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1276
1303
  }
1277
1304
 
1278
1305
  .ft-radio--disabled .ft-radio--box {
1279
- border-color: ${gr.colorOnSurfaceDisabled};
1306
+ border-color: ${Sr.colorOnSurfaceDisabled};
1280
1307
  background-color: transparent;
1281
1308
  }
1282
1309
 
1283
1310
  .ft-radio--disabled .ft-radio--box:after {
1284
- background-color: ${gr.colorOnSurfaceDisabled};
1311
+ background-color: ${Sr.colorOnSurfaceDisabled};
1285
1312
  }
1286
1313
 
1287
1314
  .ft-radio:has(:focus-visible) {
1288
- outline: 2px solid ${it.designSystemVariables.colorPrimary};
1315
+ outline: 2px solid ${st.designSystemVariables.colorPrimary};
1289
1316
  outline-offset: -2px;
1290
1317
  }
1291
1318
 
1292
1319
  .ft-radio ft-typography {
1293
1320
  padding-right: 2px;
1294
1321
  }
1295
- `;var nr=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},vn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},ke=class extends oc.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1,this.role="radio"}render(){let e={"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled};return rc.html`
1296
- <div class="${(0,nc.classMap)(e)}">
1297
- <div class="ft-radio--box-container">
1298
- <ft-ripple
1299
- ?disabled=${this.disabled}
1300
- ?primary=${this.checked}
1301
- unbounded>
1302
- </ft-ripple>
1303
- <div class="ft-radio--box">
1304
- </div>
1305
- <input id="radio-button"
1306
- type="radio"
1307
- name="${this.name}"
1308
- value="${this.value}"
1309
- .checked=${this.checked}
1310
- .disabled=${this.disabled}
1311
- @change=${this.onChange}
1312
- >
1313
- </div>
1314
- <label for="radio-button" @click=${o=>{var n;o.stopPropagation(),o.preventDefault(),(n=this.input)===null||n===void 0||n.click()}}>
1315
- <ft-typography variant="body2">
1316
- <slot></slot>
1317
- </ft-typography>
1318
- </label>
1319
- </div>
1320
- `}update(e){super.update(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new vn(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 vn(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;(o=this.ripple)===null||o===void 0||o.forceFocusUpdate()},0)}};ke.elementDefinitions={"ft-ripple":q,"ft-typography":re};ke.styles=tc;nr([(0,Rt.property)()],ke.prototype,"value",void 0);nr([(0,Rt.property)()],ke.prototype,"name",void 0);nr([(0,Rt.property)({type:Boolean,reflect:!0})],ke.prototype,"checked",void 0);nr([(0,Rt.property)({attribute:"aria-checked",reflect:!0})],ke.prototype,"ariaChecked",void 0);nr([(0,Rt.property)({type:Boolean})],ke.prototype,"disabled",void 0);nr([(0,Rt.property)({reflect:!0,attribute:"role"})],ke.prototype,"role",void 0);nr([(0,Rt.query)(".ft-radio")],ke.prototype,"container",void 0);nr([(0,Rt.query)("ft-ripple")],ke.prototype,"ripple",void 0);nr([(0,Rt.query)("input")],ke.prototype,"input",void 0);var sc=f(E()),ir=f(te()),lc=f(T());var ic=f(T());var ac=ic.css`
1321
- :host {
1322
- display: block;
1322
+ `;var ir=class extends Qe{get typographyVariant(){return qe.body2}};ir.styles=uc;var Ln=f(E());var fc=f($()),U=f(E());var hc=fc.css`
1323
+ * {
1324
+ box-sizing: border-box;
1325
+ --input-size: calc(${U.radio.circleSize} + 2 * (${U.radio.focusOutlineOffset} + ${U.radio.focusOutlineWidth}));
1326
+ --input-margin: calc(-1 * ${U.radio.focusOutlineOffset} - ${U.radio.focusOutlineWidth});
1323
1327
  }
1324
1328
 
1325
- :host(:focus-visible) {
1326
- outline: none;
1329
+ .ft-radio {
1330
+ box-sizing: border-box;
1331
+ color: ${U.radio.color};
1332
+
1333
+ display: inline-flex;
1334
+ align-items: center;
1335
+ gap: ${U.radio.horizontalGap};
1336
+ }
1337
+
1338
+ .ft-radio--disabled:not(.ft-radio--checked) {
1339
+ opacity: ${U.radio.unselectedDisabledComponentOpacity}
1340
+ }
1341
+
1342
+ .ft-radio--disabled.ft-radio--checked {
1343
+ opacity: ${U.radio.selectedDisabledComponentOpacity}
1327
1344
  }
1328
- `;var ho=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},at=class extends sc.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")?[n]:[...n.querySelectorAll("ft-radio")]))!==null&&o!==void 0?o:[]}render(){return lc.html`
1345
+
1346
+ input {
1347
+ opacity: 0;
1348
+ position: absolute;
1349
+ width: var(--input-size);
1350
+ height: var(--input-size);
1351
+ margin: 0;
1352
+ }
1353
+
1354
+ .ft-radio--box-container {
1355
+ position: relative;
1356
+ width: var(--input-size);
1357
+ height: var(--input-size);
1358
+ margin: var(--input-margin);
1359
+
1360
+ display: flex;
1361
+ justify-content: center;
1362
+ align-items: center;
1363
+ flex-shrink: 0;
1364
+ }
1365
+
1366
+ .ft-radio ft-ripple {
1367
+ z-index: 0;
1368
+ ${(0,U.setVariable)(S.color,U.radio.unselectedStateLayerColor)};
1369
+ ${(0,U.setVariable)(S.backgroundColor,U.radio.unselectedStateLayerColor)};
1370
+ ${(0,U.setVariable)(S.opacityContentOnSurfaceHover,U.radio.unselectedHoverStateLayerOpacity)};
1371
+ ${(0,U.setVariable)(S.opacityContentOnSurfaceFocused,U.radio.unselectedFocusStateLayerOpacity)};
1372
+ ${(0,U.setVariable)(S.opacityContentOnSurfacePressed,U.radio.unselectedActiveStateLayerOpacity)};
1373
+ }
1374
+
1375
+ .ft-radio--checked ft-ripple {
1376
+ ${(0,U.setVariable)(S.color,U.radio.selectedStateLayerColor)};
1377
+ ${(0,U.setVariable)(S.backgroundColor,U.radio.selectedStateLayerColor)};
1378
+ ${(0,U.setVariable)(S.opacityContentOnSurfaceHover,U.radio.selectedHoverStateLayerOpacity)};
1379
+ ${(0,U.setVariable)(S.opacityContentOnSurfaceFocused,U.radio.selectedFocusStateLayerOpacity)};
1380
+ ${(0,U.setVariable)(S.opacityContentOnSurfacePressed,U.radio.selectedActiveStateLayerOpacity)};
1381
+ }
1382
+
1383
+ .ft-radio--box {
1384
+ z-index: 1;
1385
+ border: 2px solid ${U.radio.unselectedBorderColor};
1386
+ border-radius: 50%;
1387
+
1388
+ display: flex;
1389
+ justify-content: center;
1390
+ align-items: center;
1391
+
1392
+ width: ${U.radio.circleSize};
1393
+ height: ${U.radio.circleSize};
1394
+ }
1395
+
1396
+ .ft-radio--box:after {
1397
+ content: " ";
1398
+ background-color: ${U.radio.selectedRadioColor};
1399
+
1400
+ border-radius: 50%;
1401
+
1402
+ width: calc(${U.radio.circleSize} - 8px);
1403
+ height: calc(${U.radio.circleSize} - 8px);
1404
+
1405
+ transform: scale(0);
1406
+ transition: transform 100ms ease;
1407
+ }
1408
+
1409
+ .ft-radio--checked .ft-radio--box {
1410
+ border-color: ${U.radio.selectedRadioColor};
1411
+ }
1412
+
1413
+
1414
+ .ft-radio--checked .ft-radio--box:after {
1415
+ transform: scale(1);
1416
+ }
1417
+
1418
+ .ft-radio--disabled .ft-radio--box {
1419
+ background-color: transparent;
1420
+ }
1421
+
1422
+ .ft-radio:has(:focus-visible) .ft-radio--box {
1423
+ outline: ${U.radio.focusOutlineWidth} solid ${U.radio.focusFocusRingColor};
1424
+ outline-offset: ${U.radio.focusOutlineOffset};
1425
+ }
1426
+
1427
+ .ft-radio ft-typography {
1428
+ padding-right: 2px;
1429
+ }
1430
+ `;var Ko=class extends(0,Ln.toFtdsBase)(Qe){constructor(){super(...arguments),this.family=ur.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return qe.body2medium}};Ko.styles=[Ln.safariEllipsisFix,hc];var yc=f(E()),ar=f(re()),mc=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},ft=class extends yc.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 mc.html`
1329
1431
  <slot @slotchange=${this.onSlotChange}
1330
1432
  @change=${this.onChange}
1331
1433
  @keydown=${this.onKeyDown}
1332
1434
  ></slot>
1333
- `}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()}};at.elementDefinitions={};at.styles=ac;ho([(0,ir.property)()],at.prototype,"name",void 0);ho([(0,ir.property)({reflect:!0,attribute:"role"})],at.prototype,"role",void 0);ho([(0,ir.property)({reflect:!0})],at.prototype,"tabIndex",void 0);ho([(0,ir.property)({reflect:!0,attribute:"aria-labelledby"})],at.prototype,"ariaLabelledBy",void 0);ho([(0,ir.queryAssignedElements)()],at.prototype,"assignedElements",void 0);ho([(0,ir.state)()],at.prototype,"currentSelectedIndex",void 0);(0,Ni.customElement)("ft-radio")(ke);(0,Ni.customElement)("ft-radio-group")(at);var cc=f(T()),ne=f(E());var Ho={buttonMoreColor:ne.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",ne.designSystemVariables.colorOnSurface),borderRadiusM:ne.FtCssVariableFactory.external(ne.designSystemVariables.borderRadiusM,"Design system"),colorOutline:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ne.FtCssVariableFactory.external(ne.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:ne.FtCssVariableFactory.external(Ee.fontFamily,"Body2 typography"),fontSize:ne.FtCssVariableFactory.external(Ee.fontSize,"Body2 typography"),fontWeight:ne.FtCssVariableFactory.external(Ee.fontWeight,"Body2 typography"),letterSpacing:ne.FtCssVariableFactory.external(Ee.letterSpacing,"Body2 typography"),lineHeight:ne.FtCssVariableFactory.external(Ee.lineHeight,"Body2 typography"),textTransform:ne.FtCssVariableFactory.external(Ee.textTransform,"Body2 typography")},dc=cc.css`
1435
+ `}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()}};ft.elementDefinitions={};vo([(0,ar.property)()],ft.prototype,"name",void 0);vo([(0,ar.property)({reflect:!0,attribute:"role"})],ft.prototype,"role",void 0);vo([(0,ar.property)({reflect:!0})],ft.prototype,"tabIndex",void 0);vo([(0,ar.property)({reflect:!0,attribute:"aria-labelledby"})],ft.prototype,"ariaLabelledBy",void 0);vo([(0,ar.queryAssignedElements)()],ft.prototype,"assignedElements",void 0);vo([(0,ar.state)()],ft.prototype,"currentSelectedIndex",void 0);var gc=f($());var bc=gc.css`
1436
+ :host {
1437
+ display: block;
1438
+ }
1439
+
1440
+ :host(:focus-visible) {
1441
+ outline: none;
1442
+ }
1443
+ `;var Wr=class extends ft{};Wr.styles=bc;var kn=f(E());var xc=f($()),vc=f(E()),Sc=xc.css`
1444
+ :host {
1445
+ display: flex;
1446
+ flex-direction: column;
1447
+ gap: ${vc.radio.verticalGap}
1448
+ }
1449
+
1450
+ :host(:focus-visible) {
1451
+ outline: none;
1452
+ }
1453
+ `;var Zo=class extends(0,kn.toFtdsBase)(ft){constructor(){super(...arguments),this.family=ur.brand}};Zo.styles=[kn.safariEllipsisFix,Sc];(0,qo.customElement)("ft-radio")(ir);(0,qo.customElement)("ftds-radio")(Ko);(0,qo.customElement)("ft-radio-group")(Wr);(0,qo.customElement)("ftds-radio-group")(Zo);var Oc=f($()),ie=f(E());var Yo={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(Ae.fontFamily,"Body2 typography"),fontSize:ie.FtCssVariableFactory.external(Ae.fontSize,"Body2 typography"),fontWeight:ie.FtCssVariableFactory.external(Ae.fontWeight,"Body2 typography"),letterSpacing:ie.FtCssVariableFactory.external(Ae.letterSpacing,"Body2 typography"),lineHeight:ie.FtCssVariableFactory.external(Ae.lineHeight,"Body2 typography"),textTransform:ie.FtCssVariableFactory.external(Ae.textTransform,"Body2 typography")},Cc=Oc.css`
1334
1454
  .ft-filter-level--container {
1335
1455
  display: flex;
1336
1456
  flex-direction: column;
@@ -1344,14 +1464,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1344
1464
  flex-shrink: 0;
1345
1465
  text-decoration: none;
1346
1466
  position: relative;
1347
- border-radius: ${Ho.borderRadiusM};
1467
+ border-radius: ${Yo.borderRadiusM};
1348
1468
  overflow: hidden;
1349
1469
  display: flex;
1350
1470
  align-items: center;
1351
1471
  padding: 4px 4px;
1352
1472
  gap: 4px;
1353
1473
  cursor: pointer;
1354
- color: ${Ho.colorOnSurface};
1474
+ color: ${Yo.colorOnSurface};
1355
1475
  }
1356
1476
 
1357
1477
  .ft-filter-level--go-back:focus {
@@ -1380,11 +1500,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1380
1500
  }
1381
1501
 
1382
1502
  ft-button {
1383
- ${(0,ne.setVariable)(Z.color,Ho.colorOnSurface)};
1503
+ ${(0,ie.setVariable)(q.color,Yo.colorOnSurface)};
1384
1504
  }
1385
1505
 
1386
1506
  ft-button.ft-filter-level--display-more {
1387
- ${(0,ne.setVariable)(Z.color,Ho.buttonMoreColor)};
1507
+ ${(0,ie.setVariable)(q.color,Yo.buttonMoreColor)};
1388
1508
  }
1389
1509
 
1390
1510
  ft-radio, ft-checkbox {
@@ -1398,11 +1518,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1398
1518
 
1399
1519
  .ft-filter-level--no-values {
1400
1520
  margin: 10px 0;
1401
- color: ${Ho.colorOnSurfaceMedium};
1521
+ color: ${Yo.colorOnSurfaceMedium};
1402
1522
  }
1403
- `;var Xe=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var 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},Se=class extends Sn.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 ut.html`
1523
+ `;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 In.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 ht.html`
1404
1524
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1405
- ${this.parent==null?null:ut.html`
1525
+ ${this.parent==null?null:ht.html`
1406
1526
  <div tabindex="0"
1407
1527
  part="controls go-back"
1408
1528
  class="ft-filter-level--go-back"
@@ -1416,15 +1536,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1416
1536
  <ft-typography variant="body2">${this.parent.label}</ft-typography>
1417
1537
  </div>
1418
1538
  `}
1419
- ${this.options.length===0&&this.noValuesLabel?ut.html`
1539
+ ${this.options.length===0&&this.noValuesLabel?ht.html`
1420
1540
  <ft-typography class="ft-filter-level--no-values" element="span" variant="body2">
1421
1541
  ${this.noValuesLabel}
1422
1542
  </ft-typography>
1423
- `:ut.nothing}
1424
- ${(0,pc.repeat)(o,n=>n.value,n=>{var i;return ut.html`
1543
+ `:ht.nothing}
1544
+ ${(0,wc.repeat)(o,n=>n.value,n=>{var i;return ht.html`
1425
1545
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1426
1546
  ${this.multivalued?this.buildMultiValuedOption(n):this.buildMonoValuedOption(n)}
1427
- ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?ut.nothing:ut.html`
1547
+ ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?ht.nothing:ht.html`
1428
1548
  <ft-button icon="thin_arrow_right"
1429
1549
  part="controls navigate-hierarchy"
1430
1550
  aria-label="Expand node"
@@ -1435,7 +1555,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1435
1555
  `}
1436
1556
  </div>
1437
1557
  `})}
1438
- ${o.length<e.length?ut.html`
1558
+ ${o.length<e.length?ht.html`
1439
1559
  <ft-button
1440
1560
  class="ft-filter-level--display-more"
1441
1561
  icon="thin_arrow"
@@ -1444,19 +1564,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1444
1564
  @click=${this.displayMore}>
1445
1565
  ${this.moreValuesButtonLabel}
1446
1566
  </ft-button>
1447
- `:ut.nothing}
1567
+ `:ht.nothing}
1448
1568
  </div>
1449
- `}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){var e;let o=(e=this.limit)!==null&&e!==void 0?e:0,n=this.parent!=null;this.displayedPages++,this.elementToFocus={selector:`.ft-filter-level--option:nth-child(${o+(n?2:1)}) [part~="option"]`}}buildMultiValuedOption(e){var o;return ut.html`
1569
+ `}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){var e;let o=(e=this.limit)!==null&&e!==void 0?e:0,n=this.parent!=null;this.displayedPages++,this.elementToFocus={selector:`.ft-filter-level--option:nth-child(${o+(n?2:1)}) [part~="option"]`}}buildMultiValuedOption(e){var o;return ht.html`
1450
1570
  <ft-checkbox name="${this.filterId}"
1451
1571
  part="multivalued-option option"
1452
1572
  data-value="${e.value}"
1453
1573
  .checked=${e.selected}
1454
1574
  .disabled=${this.disabled}
1455
- .indeterminate=${(0,Sn.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)}
1575
+ .indeterminate=${(0,In.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)}
1456
1576
  @change=${n=>this.optionsChanged(n,e)}>
1457
1577
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1458
1578
  </ft-checkbox>
1459
- `}buildMonoValuedOption(e){return ut.html`
1579
+ `}buildMonoValuedOption(e){return ht.html`
1460
1580
  <ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
1461
1581
  part="monovalued-option option"
1462
1582
  data-value="${e.value}"
@@ -1467,19 +1587,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1467
1587
  @change=${o=>this.optionsChanged(o,e)}>
1468
1588
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1469
1589
  </ft-radio>
1470
- `}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}))}};Se.elementDefinitions={"ft-button":Le,"ft-ripple":q,"ft-typography":re,"ft-checkbox":He,"ft-icon":le,"ft-radio":ke};Se.styles=dc;Xe([(0,Ne.property)({type:String})],Se.prototype,"filterId",void 0);Xe([(0,Ne.property)({type:Object})],Se.prototype,"parent",void 0);Xe([(0,Ne.property)({type:Array})],Se.prototype,"options",void 0);Xe([(0,Ne.property)({type:Boolean})],Se.prototype,"multivalued",void 0);Xe([(0,Ne.property)({type:Boolean})],Se.prototype,"disabled",void 0);Xe([(0,Ne.property)({type:Boolean})],Se.prototype,"hideSelectedOptions",void 0);Xe([(0,Ne.property)({type:Boolean})],Se.prototype,"displayCount",void 0);Xe([(0,Ne.property)({type:Boolean})],Se.prototype,"preventNavigation",void 0);Xe([(0,Ne.property)({type:String})],Se.prototype,"filter",void 0);Xe([(0,Ne.property)({type:String})],Se.prototype,"moreValuesButtonLabel",void 0);Xe([(0,Ne.property)({type:String})],Se.prototype,"noValuesLabel",void 0);Xe([(0,Ne.property)({type:Number})],Se.prototype,"displayedValuesLimit",void 0);Xe([(0,Ne.query)(".ft-filter-level--container")],Se.prototype,"container",void 0);Xe([(0,Ne.state)()],Se.prototype,"radios",void 0);Xe([(0,Ne.state)()],Se.prototype,"displayedPages",void 0);var mc=f(E());var hc=f(T()),ft=f(te()),Mr=f(E());var yc=f(bt());var uc=f(T()),Lt=f(E());var Qe={buttonsColor:Lt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",Lt.designSystemVariables.colorPrimary),buttonsZIndex:Lt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:Lt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:Lt.FtCssVariableFactory.external(Lt.designSystemVariables.colorSurface,"Design system")},fc=uc.css`
1590
+ `}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":ke,"ft-ripple":Y,"ft-typography":oe,"ft-checkbox":We,"ft-icon":ce,"ft-radio":ir};Oe.styles=Cc;Je([(0,Pe.property)({type:String})],Oe.prototype,"filterId",void 0);Je([(0,Pe.property)({type:Object})],Oe.prototype,"parent",void 0);Je([(0,Pe.property)({type:Array})],Oe.prototype,"options",void 0);Je([(0,Pe.property)({type:Boolean})],Oe.prototype,"multivalued",void 0);Je([(0,Pe.property)({type:Boolean})],Oe.prototype,"disabled",void 0);Je([(0,Pe.property)({type:Boolean})],Oe.prototype,"hideSelectedOptions",void 0);Je([(0,Pe.property)({type:Boolean})],Oe.prototype,"displayCount",void 0);Je([(0,Pe.property)({type:Boolean})],Oe.prototype,"preventNavigation",void 0);Je([(0,Pe.property)({type:String})],Oe.prototype,"filter",void 0);Je([(0,Pe.property)({type:String})],Oe.prototype,"moreValuesButtonLabel",void 0);Je([(0,Pe.property)({type:String})],Oe.prototype,"noValuesLabel",void 0);Je([(0,Pe.property)({type:Number})],Oe.prototype,"displayedValuesLimit",void 0);Je([(0,Pe.query)(".ft-filter-level--container")],Oe.prototype,"container",void 0);Je([(0,Pe.state)()],Oe.prototype,"radios",void 0);Je([(0,Pe.state)()],Oe.prototype,"displayedPages",void 0);var kc=f(E());var Rc=f($()),yt=f(re()),Vr=f(E());var Lc=f(vt());var Ec=f($()),Lt=f(E());var et={buttonsColor:Lt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",Lt.designSystemVariables.colorPrimary),buttonsZIndex:Lt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:Lt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:Lt.FtCssVariableFactory.external(Lt.designSystemVariables.colorSurface,"Design system")},Ac=Ec.css`
1471
1591
  .ft-snap-scroll {
1472
1592
  box-sizing: border-box;
1473
1593
  position: relative;
1474
1594
  display: flex;
1475
1595
 
1476
- --ft-snap-scroll-transparent-color: transparent;
1596
+ --snap-scroll-transparent-color: transparent;
1477
1597
  }
1478
1598
 
1479
1599
  .ft-snap-scroll.ft-snap-scroll--safari-fix {
1480
1600
  /* Safari handles "transparent" as rgba(0,0,0,0) so it's ugly in linear-gradiant with default --ft-color-surface */
1481
1601
  /* this value should be overridden with --ft-color-surface with alpha set to 0 when needed */
1482
- --ft-snap-scroll-transparent-color: rgba(255, 255, 255, 0);
1602
+ --snap-scroll-transparent-color: rgba(255, 255, 255, 0);
1483
1603
  }
1484
1604
 
1485
1605
  .ft-snap-scroll,
@@ -1502,7 +1622,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1502
1622
  flex-wrap: nowrap;
1503
1623
  align-items: flex-start;
1504
1624
  justify-content: flex-start;
1505
- gap: ${Qe.gap};
1625
+ gap: ${et.gap};
1506
1626
  }
1507
1627
 
1508
1628
  .ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
@@ -1545,11 +1665,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1545
1665
  .ft-snap-scroll--next {
1546
1666
  position: absolute;
1547
1667
  display: flex;
1548
- z-index: ${Qe.buttonsZIndex};
1668
+ z-index: ${et.buttonsZIndex};
1549
1669
  opacity: 1;
1550
1670
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
1551
- ${(0,Lt.setVariable)(Z.backgroundColor,"transparent")};
1552
- ${(0,Lt.setVariable)(Z.color,Qe.buttonsColor)};
1671
+ ${(0,Lt.setVariable)(q.backgroundColor,"transparent")};
1672
+ ${(0,Lt.setVariable)(q.color,et.buttonsColor)};
1553
1673
  }
1554
1674
 
1555
1675
  .ft-snap-scroll--previous[hidden],
@@ -1562,37 +1682,37 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1562
1682
  top: 0;
1563
1683
  left: -1px;
1564
1684
  bottom: 0;
1565
- background: linear-gradient(to right, ${Qe.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1685
+ background: linear-gradient(to right, ${et.colorSurface} 50%, var(--snap-scroll-transparent-color));
1566
1686
  }
1567
1687
 
1568
1688
  .ft-snap-scroll--vertical .ft-snap-scroll--previous {
1569
1689
  top: -1px;
1570
1690
  left: 0;
1571
1691
  right: 0;
1572
- background: linear-gradient(to bottom, ${Qe.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1692
+ background: linear-gradient(to bottom, ${et.colorSurface} 50%, var(--snap-scroll-transparent-color));
1573
1693
  }
1574
1694
 
1575
1695
  .ft-snap-scroll--horizontal .ft-snap-scroll--next {
1576
1696
  top: 0;
1577
1697
  right: -1px;
1578
1698
  bottom: 0;
1579
- background: linear-gradient(to left, ${Qe.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1699
+ background: linear-gradient(to left, ${et.colorSurface} 50%, var(--snap-scroll-transparent-color));
1580
1700
  }
1581
1701
 
1582
1702
  .ft-snap-scroll--vertical .ft-snap-scroll--next {
1583
1703
  left: 0;
1584
1704
  right: 0;
1585
1705
  bottom: -1px;
1586
- background: linear-gradient(to top, ${Qe.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1706
+ background: linear-gradient(to top, ${et.colorSurface} 50%, var(--snap-scroll-transparent-color));
1587
1707
  }
1588
1708
 
1589
1709
  .ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
1590
1710
  .ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
1591
1711
  .ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
1592
1712
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1593
- background-color: ${Qe.colorSurface};
1713
+ background-color: ${et.colorSurface};
1594
1714
  }
1595
- `;var Wt=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},Pi=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},Ce=class extends Mr.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 Mr.Debouncer(200),this.updateScrollDebouncer=new Mr.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<i||o[this.offsetAttribute]+o[this.sizeAttribute]>n)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,yc.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":Mr.isSafari}),o=this.controls&&this.withScroll;return hc.html`
1715
+ `;var Vt=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("current-element-change",{detail:{index:e,element:o}})}},we=class extends Vr.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 Vr.Debouncer(200),this.updateScrollDebouncer=new Vr.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,Lc.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":Vr.isSafari}),o=this.controls&&this.withScroll;return Rc.html`
1596
1716
  <div part="container" class="${e}">
1597
1717
  <ft-button
1598
1718
  class="ft-snap-scroll--previous"
@@ -1616,7 +1736,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1616
1736
  @click=${this.next}
1617
1737
  ></ft-button>
1618
1738
  </div>
1619
- `}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 Pi(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)}};Ce.elementDefinitions={"ft-button":Le};Ce.styles=fc;Wt([(0,ft.property)({type:Boolean})],Ce.prototype,"horizontal",void 0);Wt([(0,ft.property)({type:Boolean})],Ce.prototype,"hideScrollbar",void 0);Wt([(0,ft.property)({type:Boolean})],Ce.prototype,"controls",void 0);Wt([(0,ft.property)({type:Boolean})],Ce.prototype,"limitSize",void 0);Wt([(0,ft.state)()],Ce.prototype,"elements",void 0);Wt([(0,ft.state)()],Ce.prototype,"currentElement",void 0);Wt([(0,ft.state)()],Ce.prototype,"withScroll",void 0);Wt([(0,ft.state)()],Ce.prototype,"startReached",void 0);Wt([(0,ft.state)()],Ce.prototype,"endReached",void 0);Wt([(0,ft.query)(".ft-snap-scroll--content")],Ce.prototype,"contentSlot",void 0);(0,mc.customElement)("ft-snap-scroll")(Ce);var gc=f(T()),ce=f(E());var st={colorOutline:ce.FtCssVariableFactory.external(ce.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ce.FtCssVariableFactory.external(ce.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ce.FtCssVariableFactory.external(ce.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:ce.FtCssVariableFactory.external(ce.designSystemVariables.colorPrimary,"Design system"),colorSurface:ce.FtCssVariableFactory.external(ce.designSystemVariables.colorSurface,"Design system"),transitionDuration:ce.FtCssVariableFactory.external(ce.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:ce.FtCssVariableFactory.external(ce.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:ce.FtCssVariableFactory.extend("--ft-filter-label-color","",ce.designSystemVariables.colorOnSurface),labelFontSize:ce.FtCssVariableFactory.extend("--ft-filter-label-font-size","",L.fontSize,"16px")},bc=[Ft,ce.noTextInputDefaultClearButton,gc.css`
1739
+ `}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 Hi(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)}};we.elementDefinitions={"ft-button":ke};we.styles=Ac;Vt([(0,yt.property)({type:Boolean})],we.prototype,"horizontal",void 0);Vt([(0,yt.property)({type:Boolean})],we.prototype,"hideScrollbar",void 0);Vt([(0,yt.property)({type:Boolean})],we.prototype,"controls",void 0);Vt([(0,yt.property)({type:Boolean})],we.prototype,"limitSize",void 0);Vt([(0,yt.state)()],we.prototype,"elements",void 0);Vt([(0,yt.state)()],we.prototype,"currentElement",void 0);Vt([(0,yt.state)()],we.prototype,"withScroll",void 0);Vt([(0,yt.state)()],we.prototype,"startReached",void 0);Vt([(0,yt.state)()],we.prototype,"endReached",void 0);Vt([(0,yt.query)(".ft-snap-scroll--content")],we.prototype,"contentSlot",void 0);(0,kc.customElement)("ft-snap-scroll")(we);var Ic=f($()),de=f(E());var lt={colorOutline:de.FtCssVariableFactory.external(de.designSystemVariables.colorOutline,"Design system"),colorOnSurface:de.FtCssVariableFactory.external(de.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:de.FtCssVariableFactory.external(de.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:de.FtCssVariableFactory.external(de.designSystemVariables.colorPrimary,"Design system"),colorSurface:de.FtCssVariableFactory.external(de.designSystemVariables.colorSurface,"Design system"),transitionDuration:de.FtCssVariableFactory.external(de.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:de.FtCssVariableFactory.external(de.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:de.FtCssVariableFactory.extend("--ft-filter-label-color","",de.designSystemVariables.colorOnSurface),labelFontSize:de.FtCssVariableFactory.extend("--ft-filter-label-font-size","",L.fontSize,"16px")},$c=[Ft,de.noTextInputDefaultClearButton,Ic.css`
1620
1740
  :host {
1621
1741
  display: flex;
1622
1742
  max-height: 100%;
@@ -1644,7 +1764,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1644
1764
  .ft-filter--header ft-button {
1645
1765
  flex-shrink: 0;
1646
1766
  margin-left: auto;
1647
- ${(0,ce.setVariable)(Z.iconSize,"18px")};
1767
+ ${(0,de.setVariable)(q.iconSize,"18px")};
1648
1768
  }
1649
1769
 
1650
1770
  .filter-label {
@@ -1656,10 +1776,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1656
1776
  flex-shrink: 1;
1657
1777
  flex-grow: 1;
1658
1778
  word-break: break-word;
1659
- color: ${st.labelColor};
1660
- font-size: ${st.labelFontSize};
1661
- ${(0,ce.setVariable)(L.lineHeight,"22px")};
1662
- ${(0,ce.setVariable)(L.fontWeight,"bold")};
1779
+ color: ${lt.labelColor};
1780
+ font-size: ${lt.labelFontSize};
1781
+ ${(0,de.setVariable)(L.lineHeight,"22px")};
1782
+ ${(0,de.setVariable)(L.fontWeight,"bold")};
1663
1783
  }
1664
1784
 
1665
1785
  .ft-filter--filter {
@@ -1670,8 +1790,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1670
1790
  padding: 0 10px;
1671
1791
  overflow: hidden;
1672
1792
  height: 32px;
1673
- transition: height ${st.transitionDuration} ${st.transitionTimingFunction},
1674
- margin ${st.transitionDuration} ${st.transitionTimingFunction};
1793
+ transition: height ${lt.transitionDuration} ${lt.transitionTimingFunction},
1794
+ margin ${lt.transitionDuration} ${lt.transitionTimingFunction};
1675
1795
  transition-delay: 500ms;
1676
1796
  }
1677
1797
 
@@ -1684,15 +1804,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1684
1804
  display: block;
1685
1805
  width: 100%;
1686
1806
  border-radius: 4px;
1687
- border: 1px solid ${st.colorOutline};
1807
+ border: 1px solid ${lt.colorOutline};
1688
1808
  padding: 4px;
1689
- background-color: ${st.colorSurface};
1690
- color: ${st.colorOnSurface};
1691
- outline-color: ${st.colorPrimary};
1809
+ background-color: ${lt.colorSurface};
1810
+ color: ${lt.colorOnSurface};
1811
+ outline-color: ${lt.colorPrimary};
1692
1812
  }
1693
1813
 
1694
1814
  input::placeholder {
1695
- color: ${st.colorOnSurfaceMedium};
1815
+ color: ${lt.colorOnSurfaceMedium};
1696
1816
  }
1697
1817
 
1698
1818
  input:placeholder-shown {
@@ -1708,7 +1828,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1708
1828
  }
1709
1829
 
1710
1830
  .ft-filter--separator {
1711
- border-top: 1px solid ${st.colorOutline};
1831
+ border-top: 1px solid ${lt.colorOutline};
1712
1832
  margin: 4px 10px;
1713
1833
  }
1714
1834
 
@@ -1733,10 +1853,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1733
1853
  slot:not([name]) {
1734
1854
  display: none;
1735
1855
  }
1736
- `];var ye=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},_i=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Q=class extends We.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 We.Debouncer(300),this.changeDebouncer=new We.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,We.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,We.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 zr.html`
1856
+ `];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},Wi=class extends CustomEvent{constructor(e){super("change",{detail:e})}},J=class extends Ve.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 Ve.Debouncer(300),this.changeDebouncer=new Ve.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Ve.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Ve.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 Gr.html`
1737
1857
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1738
1858
  part="container">
1739
- ${!this.label&&!e?null:zr.html`
1859
+ ${!this.label&&!e?null:Gr.html`
1740
1860
 
1741
1861
  <div class="ft-filter--header" part="header">
1742
1862
  <div class="filter-label" id="id-group-${this.id}">
@@ -1745,7 +1865,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1745
1865
  </ft-typography>
1746
1866
  <slot name="label"></slot>
1747
1867
  </div>
1748
- ${e&&!this.hideClearButton?zr.html`
1868
+ ${e&&!this.hideClearButton?Gr.html`
1749
1869
  <ft-button icon="close"
1750
1870
  aria-label="${this.clearButtonLabel+" "+this.label}"
1751
1871
  dense
@@ -1773,8 +1893,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1773
1893
  @slotchange=${this.updateOptionsFromSlot}
1774
1894
  @option-change=${this.optionsChanged}></slot>
1775
1895
  </div>
1776
- `}update(e){if(super.update(e),e.has("options")){let o=new Set(this.flatOptions.map(n=>n.value));this.displayedLevels=this.displayedLevels.filter(n=>o.has(n)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var o,n,i,a,s,c;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(o=this.levelsContainer)===null||o===void 0||o.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&((n=this.levelsContainer)===null||n===void 0||n.next(),setTimeout(()=>{this.slideIn=void 0},300)),e.has("slideOut")&&this.slideOut&&((i=this.levelsContainer)===null||i===void 0||i.previous(),setTimeout(()=>{this.displayedLevels.pop(),this.slideOut=void 0},300)),this.lastLevelHasHiddenvalues=(c=(s=(a=this.shadowRoot)===null||a===void 0?void 0:a.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||s===void 0?void 0:s.hasHiddenValues)!==null&&c!==void 0?c:!1}renderLevels(){let e=this.flatOptions,o=e.filter(a=>a.selected),n=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,i=n<0?"ft-filter--level-center":"ft-filter--level-left";return zr.html`
1777
- ${this.raiseSelectedOptions&&o.length>0?zr.html`
1896
+ `}update(e){if(super.update(e),e.has("options")){let o=new Set(this.flatOptions.map(n=>n.value));this.displayedLevels=this.displayedLevels.filter(n=>o.has(n)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var o,n,i,a,s,c;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(o=this.levelsContainer)===null||o===void 0||o.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&((n=this.levelsContainer)===null||n===void 0||n.next(),setTimeout(()=>{this.slideIn=void 0},300)),e.has("slideOut")&&this.slideOut&&((i=this.levelsContainer)===null||i===void 0||i.previous(),setTimeout(()=>{this.displayedLevels.pop(),this.slideOut=void 0},300)),this.lastLevelHasHiddenvalues=(c=(s=(a=this.shadowRoot)===null||a===void 0?void 0:a.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||s===void 0?void 0:s.hasHiddenValues)!==null&&c!==void 0?c:!1}renderLevels(){let e=this.flatOptions,o=e.filter(a=>a.selected),n=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,i=n<0?"ft-filter--level-center":"ft-filter--level-left";return Gr.html`
1897
+ ${this.raiseSelectedOptions&&o.length>0?Gr.html`
1778
1898
  <ft-filter-level
1779
1899
  filterId="${this.id}"
1780
1900
  ?multivalued=${this.multivalued}
@@ -1794,7 +1914,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1794
1914
  ${this.renderLevel(i,this.options)}
1795
1915
  ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var c;let p=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===n?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(p,(c=a?.subOptions)!==null&&c!==void 0?c:[],a)})}
1796
1916
  </ft-snap-scroll>
1797
- `}renderLevel(e,o,n){return zr.html`
1917
+ `}renderLevel(e,o,n){return Gr.html`
1798
1918
  <ft-filter-level
1799
1919
  class="${e}"
1800
1920
  filterId="${this.id}"
@@ -1814,21 +1934,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1814
1934
  .exportpartsPrefixes=${["values","available-values"]}
1815
1935
  noValuesLabel="${this.noValuesLabel}"
1816
1936
  ></ft-filter-level>
1817
- `}goBack(e){this.slideOut=e.detail.value,(0,We.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,We.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,We.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,We.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new _i(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)}};Q.elementDefinitions={"ft-button":Le,"ft-filter-level":Se,"ft-snap-scroll":Ce,"ft-typography":re};Q.styles=bc;ye([(0,ie.property)({type:String})],Q.prototype,"id",void 0);ye([(0,ie.property)({type:String})],Q.prototype,"label",void 0);ye([(0,ie.property)({type:String})],Q.prototype,"filterPlaceHolder",void 0);ye([(0,ie.property)({type:String})],Q.prototype,"clearButtonLabel",void 0);ye([(0,ie.property)({type:String})],Q.prototype,"moreValuesButtonLabel",void 0);ye([(0,ie.property)({type:String})],Q.prototype,"noValuesLabel",void 0);ye([(0,We.jsonProperty)([])],Q.prototype,"options",void 0);ye([(0,ie.property)({type:Boolean})],Q.prototype,"multivalued",void 0);ye([(0,ie.property)({type:Boolean})],Q.prototype,"disabled",void 0);ye([(0,ie.property)({type:Boolean})],Q.prototype,"raiseSelectedOptions",void 0);ye([(0,ie.property)({type:Boolean})],Q.prototype,"displayCount",void 0);ye([(0,ie.property)({type:Number})],Q.prototype,"displayedValuesLimit",void 0);ye([(0,ie.property)({type:Boolean})],Q.prototype,"hideClearButton",void 0);ye([(0,ie.query)(".ft-filter--slot")],Q.prototype,"slotElement",void 0);ye([(0,ie.query)(".ft-filter--container")],Q.prototype,"container",void 0);ye([(0,ie.query)(".ft-filter--values")],Q.prototype,"valuesContainer",void 0);ye([(0,ie.query)(".ft-filter--levels")],Q.prototype,"levelsContainer",void 0);ye([(0,ie.state)()],Q.prototype,"lastLevelHasHiddenvalues",void 0);ye([(0,ie.query)(".ft-filter--filter input")],Q.prototype,"filterInput",void 0);ye([(0,ie.queryAll)(".ft-filter--levels ft-filter-level")],Q.prototype,"levels",void 0);ye([(0,ie.state)()],Q.prototype,"withScroll",void 0);ye([(0,ie.state)()],Q.prototype,"filter",void 0);ye([(0,ie.state)()],Q.prototype,"slideIn",void 0);ye([(0,ie.state)()],Q.prototype,"slideOut",void 0);var On=f(E()),Ur=f(te()),xc=f(T()),yo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var 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 On.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return xc.html`
1937
+ `}goBack(e){this.slideOut=e.detail.value,(0,Ve.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,Ve.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,Ve.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,Ve.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Wi(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":ke,"ft-filter-level":Oe,"ft-snap-scroll":we,"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,Ve.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 $n=f(E()),jr=f(re()),Tc=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},mt=class extends $n.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Tc.html`
1818
1938
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
1819
- `}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}))}};ht.elementDefinitions={};yo([(0,Ur.property)({type:String})],ht.prototype,"label",void 0);yo([(0,Ur.property)({type:Object,converter:t=>t})],ht.prototype,"value",void 0);yo([(0,Ur.property)({type:Boolean,reflect:!0})],ht.prototype,"selected",void 0);yo([(0,Ur.property)({type:Object})],ht.prototype,"subOptions",void 0);yo([(0,On.jsonProperty)({})],ht.prototype,"renderOption",void 0);yo([(0,Ur.query)(".ft-filter-option--slot")],ht.prototype,"slotElement",void 0);(0,Bi.customElement)("ft-filter")(Q);(0,Bi.customElement)("ft-filter-option")(ht);var Di=f(E());var Cc=f(T()),Cn=f(te()),wc=f(E());var vc=f(T());var Sc=vc.css`
1939
+ `}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}))}};mt.elementDefinitions={};So([(0,jr.property)({type:String})],mt.prototype,"label",void 0);So([(0,jr.property)({type:Object,converter:t=>t})],mt.prototype,"value",void 0);So([(0,jr.property)({type:Boolean,reflect:!0})],mt.prototype,"selected",void 0);So([(0,jr.property)({type:Object})],mt.prototype,"subOptions",void 0);So([(0,$n.jsonProperty)({})],mt.prototype,"renderOption",void 0);So([(0,jr.query)(".ft-filter-option--slot")],mt.prototype,"slotElement",void 0);(0,Vi.customElement)("ft-filter")(J);(0,Vi.customElement)("ft-filter-option")(mt);var Gi=f(E());var Bc=f($()),Tn=f(re()),Dc=f(E());var Nc=f($());var Pc=Nc.css`
1820
1940
  .ft-accordion {
1821
1941
  box-sizing: border-box;
1822
1942
  }
1823
- `;var Oc=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},Vt=class extends wc.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Cc.html`
1943
+ `;var _c=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 Dc.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Bc.html`
1824
1944
  <div class="ft-accordion">
1825
1945
  <slot @activated=${this.onChange}></slot>
1826
1946
  </div>
1827
- `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};Vt.elementDefinitions={};Vt.styles=Sc;Oc([(0,Cn.property)({type:Boolean})],Vt.prototype,"multi",void 0);Oc([(0,Cn.query)("slot")],Vt.prototype,"content",void 0);var Wo=f(T()),Vo=f(te()),Rc=f(E());var Ec=f(T()),Wr=f(E()),Hr={horizontalSpacing:Wr.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:Wr.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:Wr.FtCssVariableFactory.external(Wr.designSystemVariables.colorOutline,"Design system"),backgroundColor:Wr.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Ac=Ec.css`
1947
+ `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};Gt.elementDefinitions={};Gt.styles=Pc;_c([(0,Tn.property)({type:Boolean})],Gt.prototype,"multi",void 0);_c([(0,Tn.query)("slot")],Gt.prototype,"content",void 0);var Xo=f($()),Qo=f(re()),zc=f(E());var Fc=f($()),Zr=f(E()),Kr={horizontalSpacing:Zr.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:Zr.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:Zr.FtCssVariableFactory.external(Zr.designSystemVariables.colorOutline,"Design system"),backgroundColor:Zr.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Mc=Fc.css`
1828
1948
  .ft-accordion-item {
1829
1949
  display: flex;
1830
1950
  flex-direction: column;
1831
- background-color: ${Hr.backgroundColor};
1951
+ background-color: ${Kr.backgroundColor};
1832
1952
  }
1833
1953
 
1834
1954
  .ft-accordion-item--toggle {
@@ -1838,8 +1958,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1838
1958
  display: flex;
1839
1959
  align-items: center;
1840
1960
  cursor: pointer;
1841
- padding: ${Hr.verticalSpacing} ${Hr.horizontalSpacing};
1842
- gap: calc(${Hr.horizontalSpacing} / 2);
1961
+ padding: ${Kr.verticalSpacing} ${Kr.horizontalSpacing};
1962
+ gap: calc(${Kr.horizontalSpacing} / 2);
1843
1963
  outline: none;
1844
1964
  }
1845
1965
 
@@ -1864,13 +1984,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1864
1984
  .ft-accordion-item--active .ft-accordion-item--content {
1865
1985
  height: initial;
1866
1986
  overflow: visible;
1867
- padding: ${Hr.verticalSpacing} ${Hr.horizontalSpacing};
1987
+ padding: ${Kr.verticalSpacing} ${Kr.horizontalSpacing};
1868
1988
  }
1869
1989
 
1870
1990
  .ft-accordion-item--separator {
1871
- border-bottom: 1px solid ${Hr.colorOutline};
1991
+ border-bottom: 1px solid ${Kr.colorOutline};
1872
1992
  }
1873
- `;var wn=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},xt=class extends Rc.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Wo.html`
1993
+ `;var Nn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var 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},St=class extends zc.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Xo.html`
1874
1994
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
1875
1995
  <div class="ft-accordion-item--toggle"
1876
1996
  part="toggle"
@@ -1881,13 +2001,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1881
2001
  aria-controls="ft-accordion-item-content"
1882
2002
  aria-expanded="${this.active}">
1883
2003
  <ft-ripple part="toggle-ripple"></ft-ripple>
1884
- ${this.icon?Wo.html`
2004
+ ${this.icon?Xo.html`
1885
2005
  <ft-icon .variant=${this.iconVariant} value="${this.icon}"></ft-icon>
1886
2006
  `:null}
1887
- ${this.label?Wo.html`
2007
+ ${this.label?Xo.html`
1888
2008
  <ft-typography class="ft-accordion-item--label" variant="body1" part="label">${this.label}
1889
2009
  </ft-typography>
1890
- `:Wo.html`
2010
+ `:Xo.html`
1891
2011
  <slot class="ft-accordion-item--label" name="toggle" part="label"></slot>
1892
2012
  `}
1893
2013
  <ft-icon variant="material">${this.active?"expand_less":"expand_more"}</ft-icon>
@@ -1900,7 +2020,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1900
2020
  </div>
1901
2021
  <div class="ft-accordion-item--separator" part="separator"></div>
1902
2022
  </div>
1903
- `}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)}};xt.elementDefinitions={"ft-ripple":q,"ft-typography":re,"ft-icon":le};xt.styles=Ac;wn([(0,Vo.property)()],xt.prototype,"icon",void 0);wn([(0,Vo.property)()],xt.prototype,"iconVariant",void 0);wn([(0,Vo.property)()],xt.prototype,"label",void 0);wn([(0,Vo.property)({type:Boolean,reflect:!0})],xt.prototype,"active",void 0);(0,Di.customElement)("ft-accordion")(Vt);(0,Di.customElement)("ft-accordion-item")(xt);var zi=f(E());var An=f(T()),Ge=f(te()),$c=f(bt()),mo=f(E());var En=f(T()),W=f(E());var Lc=W.FtCssVariableFactory.extend("--ft-chip-color","",W.designSystemVariables.colorOnSurface),Ve={backgroundColor:W.FtCssVariableFactory.extend("--ft-chip-background-color","",W.designSystemVariables.colorSurface),color:Lc,fontSize:W.FtCssVariableFactory.extend("--ft-chip-font-size","",Ee.fontSize),fontWeight:W.FtCssVariableFactory.extend("--ft-chip-font-weight","",Ee.fontWeight),iconSize:W.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:W.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:W.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Lc),horizontalPadding:W.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:W.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:W.FtCssVariableFactory.extend("--ft-chip-border-color","",W.designSystemVariables.colorOutline),opacityDisabled:W.FtCssVariableFactory.external(W.designSystemVariables.colorOpacityDisabled,"Design system")},kc=W.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",W.FtCssVariableFactory.extend("--ft-chip-color","",W.designSystemVariables.colorOnPrimary)),Fi={backgroundColor:W.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",W.FtCssVariableFactory.extend("--ft-chip-background-color","",W.designSystemVariables.colorPrimary)),color:kc,rippleColor:W.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",kc)},Ic={horizontalPadding:W.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:W.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Tc=[W.noTextSelect,En.css`
2023
+ `}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)}};St.elementDefinitions={"ft-ripple":Y,"ft-typography":oe,"ft-icon":ce};St.styles=Mc;Nn([(0,Qo.property)()],St.prototype,"icon",void 0);Nn([(0,Qo.property)()],St.prototype,"iconVariant",void 0);Nn([(0,Qo.property)()],St.prototype,"label",void 0);Nn([(0,Qo.property)({type:Boolean,reflect:!0})],St.prototype,"active",void 0);(0,Gi.customElement)("ft-accordion")(Gt);(0,Gi.customElement)("ft-accordion-item")(St);var Zi=f(E());var Pn=f($()),Ge=f(re()),Gc=f(vt()),Oo=f(E());var Jo=f($()),V=f(E());var Uc=V.FtCssVariableFactory.extend("--ft-chip-color","",V.designSystemVariables.colorOnSurface),ze={backgroundColor:V.FtCssVariableFactory.extend("--ft-chip-background-color","",V.designSystemVariables.colorSurface),color:Uc,fontSize:V.FtCssVariableFactory.extend("--ft-chip-font-size","",Ae.fontSize),fontWeight:V.FtCssVariableFactory.extend("--ft-chip-font-weight","",Ae.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","",Uc),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")},Hc=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:Hc,rippleColor:V.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Hc)},Wc={horizontalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:V.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Vc=[V.noTextSelect,Jo.css`
1904
2024
  :host {
1905
2025
  display: inline-block;
1906
2026
  max-width: 100%;
@@ -1916,22 +2036,22 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1916
2036
  box-sizing: border-box;
1917
2037
  pointer-events: auto;
1918
2038
 
1919
- --ft-chip-internal-font-size: ${Ve.fontSize};
1920
- --ft-chip-internal-font-weight: ${Ve.fontWeight};
1921
- --ft-chip-internal-line-height: max(20px, calc(var(--ft-chip-internal-font-size) + 2px));
1922
- ${(0,W.setVariable)(xe.size,Ve.iconSize)};
1923
- --ft-chip-internal-vertical-padding: ${Ve.verticalPadding};
1924
- --ft-chip-internal-horizontal-padding: ${Ve.horizontalPadding};
1925
- --ft-chip-internal-icon-padding: 3px;
1926
- --ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${Ve.iconSize});
2039
+ --chip-internal-font-size: ${ze.fontSize};
2040
+ --chip-internal-font-weight: ${ze.fontWeight};
2041
+ --chip-internal-line-height: max(20px, calc(var(--chip-internal-font-size) + 2px));
2042
+ ${(0,V.setVariable)(ve.size,ze.iconSize)};
2043
+ --chip-internal-vertical-padding: ${ze.verticalPadding};
2044
+ --chip-internal-horizontal-padding: ${ze.horizontalPadding};
2045
+ --chip-internal-icon-padding: 3px;
2046
+ --chip-internal-content-height: max(var(--chip-internal-line-height), ${ze.iconSize});
1927
2047
 
1928
- border: 1px solid ${Ve.borderColor};
1929
- color: ${Ve.color};
1930
- ${(0,W.setVariable)(C.color,Ve.rippleColor)};
1931
- border-radius: var(${(0,En.unsafeCSS)(Ve.borderRadius.name)}, calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding)));
1932
- padding: calc(var(--ft-chip-internal-vertical-padding) - 1px) calc(var(--ft-chip-internal-horizontal-padding) - 1px);
1933
- background-color: ${Ve.backgroundColor};
1934
- line-height: var(--ft-chip-internal-content-height);
2048
+ border: 1px solid ${ze.borderColor};
2049
+ color: ${ze.color};
2050
+ ${(0,V.setVariable)(S.color,ze.rippleColor)};
2051
+ border-radius: var(${(0,Jo.unsafeCSS)(ze.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
2052
+ padding: calc(var(--chip-internal-vertical-padding) - 1px) calc(var(--chip-internal-horizontal-padding) - 1px);
2053
+ background-color: ${ze.backgroundColor};
2054
+ line-height: var(--chip-internal-content-height);
1935
2055
  }
1936
2056
 
1937
2057
  .ft-chip > *:not(ft-ripple) {
@@ -1939,29 +2059,29 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1939
2059
  }
1940
2060
 
1941
2061
  .ft-chip--dense {
1942
- --ft-chip-internal-icon-padding: 3px;
1943
- --ft-chip-internal-vertical-padding: ${Ic.verticalPadding};
1944
- --ft-chip-internal-horizontal-padding: ${Ic.horizontalPadding};
1945
- --ft-chip-internal-line-height: max(16px, calc(var(--ft-chip-internal-font-size) + 2px));
2062
+ --chip-internal-icon-padding: 3px;
2063
+ --chip-internal-vertical-padding: ${Wc.verticalPadding};
2064
+ --chip-internal-horizontal-padding: ${Wc.horizontalPadding};
2065
+ --chip-internal-line-height: max(16px, calc(var(--chip-internal-font-size) + 2px));
1946
2066
  }
1947
2067
 
1948
2068
  .ft-chip--no-content {
1949
- --ft-chip-internal-horizontal-padding: var(--ft-chip-horizontal-padding, var(--ft-chip-internal-vertical-padding));
2069
+ --chip-internal-horizontal-padding: ${ze.horizontalPadding.get(Jo.css`var(--chip-internal-vertical-padding)`)};
1950
2070
  }
1951
2071
 
1952
2072
  .ft-chip--disabled {
1953
2073
  cursor: default;
1954
2074
  pointer-events: none;
1955
2075
  filter: grayscale(1);
1956
- opacity: ${Ve.opacityDisabled};
2076
+ opacity: ${ze.opacityDisabled};
1957
2077
  }
1958
2078
 
1959
2079
  .ft-chip--highlighted {
1960
2080
  border: none;
1961
- padding: var(--ft-chip-internal-vertical-padding) var(--ft-chip-internal-horizontal-padding);
1962
- background-color: ${Fi.backgroundColor};
1963
- ${(0,W.setVariable)(C.color,Fi.rippleColor)};
1964
- color: ${Fi.color};
2081
+ padding: var(--chip-internal-vertical-padding) var(--chip-internal-horizontal-padding);
2082
+ background-color: ${ji.backgroundColor};
2083
+ ${(0,V.setVariable)(S.color,ji.rippleColor)};
2084
+ color: ${ji.color};
1965
2085
  }
1966
2086
 
1967
2087
  .ft-chip--clickable {
@@ -1970,7 +2090,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1970
2090
  }
1971
2091
 
1972
2092
  .ft-chip:focus {
1973
- outline: 2px solid var(--ft-color-primary, #2196F3);
2093
+ outline: 2px solid ${V.designSystemVariables.colorPrimary};
1974
2094
  outline-offset: 2px;
1975
2095
  }
1976
2096
 
@@ -1983,8 +2103,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1983
2103
  align-items: center;
1984
2104
  flex-shrink: 0;
1985
2105
 
1986
- padding: var(--ft-chip-internal-icon-padding);
1987
- margin: calc((-1) * var(--ft-chip-internal-icon-padding));
2106
+ padding: var(--chip-internal-icon-padding);
2107
+ margin: calc((-1) * var(--chip-internal-icon-padding));
1988
2108
  }
1989
2109
 
1990
2110
  .ft-chip--icon-container > *:not(ft-ripple) {
@@ -1992,19 +2112,19 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1992
2112
  }
1993
2113
 
1994
2114
  .ft-chip--icon-button {
1995
- ${(0,W.setVariable)(Z.iconSize,Ve.iconSize)};
1996
- ${(0,W.setVariable)(Z.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
1997
- ${(0,W.setVariable)(Z.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
1998
- margin: calc((-1) * var(--ft-chip-internal-icon-padding));
2115
+ ${(0,V.setVariable)(q.iconSize,ze.iconSize)};
2116
+ ${(0,V.setVariable)(q.horizontalPadding,"var(--chip-internal-icon-padding)")};
2117
+ ${(0,V.setVariable)(q.verticalPadding,"var(--chip-internal-icon-padding)")};
2118
+ margin: calc((-1) * var(--chip-internal-icon-padding));
1999
2119
  }
2000
2120
 
2001
2121
  .ft-chip--label {
2002
2122
  vertical-align: bottom;
2003
2123
  display: block;
2004
- margin: 0 var(--ft-chip-internal-horizontal-padding);
2005
- ${(0,W.setVariable)(Ee.fontSize,"var(--ft-chip-internal-font-size)")};
2006
- ${(0,W.setVariable)(Ee.fontWeight,"var(--ft-chip-internal-font-weight)")};
2007
- ${(0,W.setVariable)(Ee.lineHeight,"var(--ft-chip-internal-content-height)")};
2124
+ margin: 0 var(--chip-internal-horizontal-padding);
2125
+ ${(0,V.setVariable)(Ae.fontSize,"var(--chip-internal-font-size)")};
2126
+ ${(0,V.setVariable)(Ae.fontWeight,"var(--chip-internal-font-weight)")};
2127
+ ${(0,V.setVariable)(Ae.lineHeight,"var(--chip-internal-content-height)")};
2008
2128
  }
2009
2129
 
2010
2130
  .ft-chip--safari-fix .ft-chip--label {
@@ -2028,8 +2148,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2028
2148
  }
2029
2149
 
2030
2150
  .ft-chip--no-content .ft-chip--label + .ft-chip--icon-container {
2031
- width: var(--ft-chip-internal-content-height);
2032
- height: var(--ft-chip-internal-content-height);
2151
+ width: var(--chip-internal-content-height);
2152
+ height: var(--chip-internal-content-height);
2033
2153
  }
2034
2154
 
2035
2155
  .ft-chip--icon-container:focus {
@@ -2040,8 +2160,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2040
2160
  .ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
2041
2161
  order: -1;
2042
2162
  }
2043
- `];var lt=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},Rn=class extends CustomEvent{constructor(){super("icon-click")}},ve=class extends mo.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":mo.isSafari};return An.html`
2044
- <div class="${(0,$c.classMap)(e)}"
2163
+ `];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},_n=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 Pn.html`
2164
+ <div class="${(0,Gc.classMap)(e)}"
2045
2165
  aria-label="${this.getLabel()}"
2046
2166
  tabindex="${this.interactionsOnChip?0:-1}"
2047
2167
  @keyup=${this.onKeyUp}
@@ -2052,7 +2172,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2052
2172
  </ft-typography>
2053
2173
  ${this.internalIcon?this.renderIcon():null}
2054
2174
  </div>
2055
- `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?An.html`
2175
+ `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?Pn.html`
2056
2176
  <ft-button round
2057
2177
  class="ft-chip--icon-button"
2058
2178
  @click=${this.onIconClick}
@@ -2063,11 +2183,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2063
2183
  part="icon-button"
2064
2184
  ?hideTooltip=${this.hideIconTooltip}
2065
2185
  ></ft-button>
2066
- `:An.html`
2186
+ `:Pn.html`
2067
2187
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
2068
2188
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
2069
2189
  </div>
2070
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Rn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Rn))}getLabel(){return this.label||this.textContent}get textContent(){return(0,mo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};ve.elementDefinitions={"ft-ripple":q,"ft-typography":re,"ft-icon":le,"ft-button":Le};ve.styles=Tc;lt([(0,Ge.property)({type:Boolean})],ve.prototype,"highlighted",void 0);lt([(0,Ge.property)({type:Boolean})],ve.prototype,"removable",void 0);lt([(0,Ge.property)({type:Boolean})],ve.prototype,"disabled",void 0);lt([(0,Ge.property)({type:Boolean})],ve.prototype,"clickable",void 0);lt([(0,Ge.property)({type:Boolean})],ve.prototype,"iconClickable",void 0);lt([(0,Ge.property)({type:Boolean})],ve.prototype,"dense",void 0);lt([(0,Ge.property)({type:Boolean})],ve.prototype,"multiLine",void 0);lt([(0,Ge.property)()],ve.prototype,"label",void 0);lt([(0,Ge.property)()],ve.prototype,"iconLabel",void 0);lt([(0,Ge.property)({type:Boolean})],ve.prototype,"hideIconTooltip",void 0);lt([(0,Ge.property)()],ve.prototype,"icon",void 0);lt([(0,Ge.property)()],ve.prototype,"iconVariant",void 0);lt([(0,Ge.property)({type:Boolean})],ve.prototype,"trailingIcon",void 0);lt([(0,Ge.query)("ft-typography slot")],ve.prototype,"slottedContent",void 0);var br=f(T()),xr=f(te()),_c=f(bt()),kn=f(E());var Nc=f(T());var Ln=f(E());var Pc=[Nc.css`
2190
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new _n))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new _n))}getLabel(){return this.label||this.textContent}get textContent(){return(0,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":ke};Se.styles=Vc;ct([(0,Ge.property)({type:Boolean})],Se.prototype,"highlighted",void 0);ct([(0,Ge.property)({type:Boolean})],Se.prototype,"removable",void 0);ct([(0,Ge.property)({type:Boolean})],Se.prototype,"disabled",void 0);ct([(0,Ge.property)({type:Boolean})],Se.prototype,"clickable",void 0);ct([(0,Ge.property)({type:Boolean})],Se.prototype,"iconClickable",void 0);ct([(0,Ge.property)({type:Boolean})],Se.prototype,"dense",void 0);ct([(0,Ge.property)({type:Boolean})],Se.prototype,"multiLine",void 0);ct([(0,Ge.property)()],Se.prototype,"label",void 0);ct([(0,Ge.property)()],Se.prototype,"iconLabel",void 0);ct([(0,Ge.property)({type:Boolean})],Se.prototype,"hideIconTooltip",void 0);ct([(0,Ge.property)()],Se.prototype,"icon",void 0);ct([(0,Ge.property)()],Se.prototype,"iconVariant",void 0);ct([(0,Ge.property)({type:Boolean})],Se.prototype,"trailingIcon",void 0);ct([(0,Ge.query)("ft-typography slot")],Se.prototype,"slottedContent",void 0);var Or=f($()),Cr=f(re()),Zc=f(vt()),Dn=f(E());var jc=f($());var Bn=f(E());var Kc=[jc.css`
2071
2191
  :host {
2072
2192
  display: inline-block;
2073
2193
  max-width: 100%;
@@ -2106,7 +2226,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2106
2226
  border-radius: ${B.smallBorderRadius};
2107
2227
  border-width: ${B.smallBorderWidth};
2108
2228
  border-style: solid;
2109
- ${(0,Ln.setVariable)(xe.size,B.smallIconSize)}
2229
+ ${(0,Bn.setVariable)(ve.size,B.smallIconSize)}
2110
2230
  }
2111
2231
 
2112
2232
  .ftds--size-small.ftds-chip--with-action {
@@ -2130,7 +2250,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2130
2250
  top: -3px;
2131
2251
  height: ${B.smallIconSize};
2132
2252
  transform: scale(.75); /* Little trick to have a (even) bigger icon inside of the button */
2133
- --ft-button-small-icon-only-width: 15px;
2253
+ ${zi.smallIconOnlyWidth.set("15px")};
2134
2254
  }
2135
2255
 
2136
2256
  .ftds--size-small .ftds-chip--remove-button::part(icon) {
@@ -2145,7 +2265,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2145
2265
  border-width: ${B.mediumBorderWidth};
2146
2266
  border-style: solid;
2147
2267
  gap: ${B.mediumGap};
2148
- ${(0,Ln.setVariable)(xe.size,B.mediumIconSize)}
2268
+ ${(0,Bn.setVariable)(ve.size,B.mediumIconSize)}
2149
2269
  }
2150
2270
 
2151
2271
  .ftds--size-medium.ftds-chip--with-action {
@@ -2164,7 +2284,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2164
2284
  border-width: ${B.largeBorderWidth};
2165
2285
  border-style: solid;
2166
2286
  gap: ${B.largeGap};
2167
- ${(0,Ln.setVariable)(xe.size,B.largeIconSize)}
2287
+ ${(0,Bn.setVariable)(ve.size,B.largeIconSize)}
2168
2288
  }
2169
2289
 
2170
2290
  .ftds--size-large.ftds-chip--with-action {
@@ -2234,8 +2354,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2234
2354
  .ftds--family-error .ftds-chip--icon-container {
2235
2355
  color: ${B.errorIconColor};
2236
2356
  }
2237
- `];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},Mi=class extends CustomEvent{constructor(){super("remove")}},vt=class extends kn.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 br.html`
2238
- <div class="${(0,_c.classMap)(e)}"
2357
+ `];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},Ki=class extends CustomEvent{constructor(){super("remove")}},Ot=class extends Dn.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`
2358
+ <div class="${(0,Zc.classMap)(e)}"
2239
2359
  aria-label="${this.getLabel()}"
2240
2360
  part="chip">
2241
2361
  ${this.renderIcon()}
@@ -2244,23 +2364,23 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2244
2364
  </ft-typography>
2245
2365
  ${this.renderAction()}
2246
2366
  </div>
2247
- `}renderIcon(){return this.icon?br.html`
2367
+ `}renderIcon(){return this.icon?Or.html`
2248
2368
  <div class="ftds-chip--icon-container" part="icon-container">
2249
- <ft-icon .variant=${Ye.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2369
+ <ft-icon .variant=${Xe.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2250
2370
  </div>
2251
- `:br.nothing}renderAction(){return this.removable?br.html`
2371
+ `:Or.nothing}renderAction(){return this.removable?Or.html`
2252
2372
  <ftds-button round
2253
2373
  class="ftds-chip--remove-button"
2254
2374
  @click=${this.dispatchRemoveEvent}
2255
2375
  icon=${Ut.X_MARK}
2256
2376
  label=${this.removeButtonLabel}
2257
- family=${kn.DesignSystemFamily.neutral}
2377
+ family=${Dn.DesignSystemFamily.neutral}
2258
2378
  size=${this.resolveButtonSize()}
2259
2379
  part="icon-button"
2260
2380
  ></ftds-button>
2261
- `:this.withAction?br.html`
2381
+ `:this.withAction?Or.html`
2262
2382
  <slot name="action"></slot>
2263
- `:br.nothing}resolveButtonSize(){switch(this.size){case qe.large:return qe.medium;case qe.medium:case qe.small:return qe.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 Mi)}typographyVariant(){switch(this.size){case qe.large:return Ct.body2medium;case qe.medium:case qe.small:return Ct.caption1medium}}};vt.elementDefinitions={"ft-typography":re,"ft-icon":le,"ftds-button":At};vt.styles=Pc;go([(0,xr.property)({type:Boolean})],vt.prototype,"withAction",void 0);go([(0,xr.property)({type:Boolean})],vt.prototype,"removable",void 0);go([(0,xr.property)()],vt.prototype,"removeButtonLabel",void 0);go([(0,xr.property)()],vt.prototype,"label",void 0);go([(0,xr.property)()],vt.prototype,"icon",void 0);go([(0,xr.query)("ft-typography slot")],vt.prototype,"slottedContent",void 0);(0,zi.customElement)("ft-chip")(ve);(0,zi.customElement)("ftds-chip")(vt);var ji=f(E());var Vr=f(T()),ae=f(te()),Gi=f(bt()),Kc=f(Ir()),Gr=f(E());var Vi=f(E());var In=f(te());var Bc=f(T()),de=f(E());var M={fontSize:de.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:de.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:de.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:de.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:de.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:de.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:de.FtCssVariableFactory.extend("--ft-input-label-border-color","",de.designSystemVariables.colorOutline),textColor:de.FtCssVariableFactory.extend("--ft-input-label-text-color","",de.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:de.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",de.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:de.FtCssVariableFactory.extend("--ft-input-label-background-color","",de.designSystemVariables.colorSurface),borderRadius:de.FtCssVariableFactory.extend("--ft-input-label-border-radius","",de.designSystemVariables.borderRadiusS),colorError:de.FtCssVariableFactory.external(de.designSystemVariables.colorError,"Design system")},Dc=Bc.css`
2383
+ `: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 Ki)}typographyVariant(){switch(this.size){case Ye.large:return qe.body2medium;case Ye.medium:case Ye.small:return qe.caption1medium}}};Ot.elementDefinitions={"ft-typography":oe,"ft-icon":ce,"ftds-button":Rt};Ot.styles=Kc;Co([(0,Cr.property)({type:Boolean})],Ot.prototype,"withAction",void 0);Co([(0,Cr.property)({type:Boolean})],Ot.prototype,"removable",void 0);Co([(0,Cr.property)()],Ot.prototype,"removeButtonLabel",void 0);Co([(0,Cr.property)()],Ot.prototype,"label",void 0);Co([(0,Cr.property)()],Ot.prototype,"icon",void 0);Co([(0,Cr.query)("ft-typography slot")],Ot.prototype,"slottedContent",void 0);(0,Zi.customElement)("ft-chip")(Se);(0,Zi.customElement)("ftds-chip")(Ot);var ea=f(E());var qr=f($()),se=f(re()),Ji=f(vt()),ad=f(Pr()),Yr=f(E());var Qi=f(E());var Fn=f(re());var qc=f($()),pe=f(E());var M={fontSize:pe.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:pe.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:pe.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:pe.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:pe.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:pe.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:pe.FtCssVariableFactory.extend("--ft-input-label-border-color","",pe.designSystemVariables.colorOutline),textColor:pe.FtCssVariableFactory.extend("--ft-input-label-text-color","",pe.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:pe.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",pe.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:pe.FtCssVariableFactory.extend("--ft-input-label-background-color","",pe.designSystemVariables.colorSurface),borderRadius:pe.FtCssVariableFactory.extend("--ft-input-label-border-radius","",pe.designSystemVariables.borderRadiusS),colorError:pe.FtCssVariableFactory.external(pe.designSystemVariables.colorError,"Design system")},Yc=qc.css`
2264
2384
  .ft-input-label {
2265
2385
  position: absolute;
2266
2386
  inset: 0;
@@ -2311,8 +2431,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2311
2431
  transition: font-size 250ms, line-height 250ms, color 250ms;
2312
2432
  max-width: calc(${M.labelMaxWidth} - 2 * (${M.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
2313
2433
  text-overflow: ellipsis;
2314
- ${(0,de.setVariable)(Ue.fontSize,M.fontSize)};
2315
- ${(0,de.setVariable)(Ue.lineHeight,M.fontSize)};
2434
+ ${(0,pe.setVariable)(Ne.fontSize,M.fontSize)};
2435
+ ${(0,pe.setVariable)(Ne.lineHeight,M.fontSize)};
2316
2436
  }
2317
2437
 
2318
2438
  .ft-input-label--in-error .ft-input-label--text {
@@ -2332,7 +2452,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2332
2452
 
2333
2453
  .ft-input-label--floating-text {
2334
2454
  position: absolute;
2335
- top: calc(50% - var(--ft-typography-caption-line-height) / 2);
2455
+ top: calc(50% - ${Ne.lineHeight} / 2);
2336
2456
  transition: top 250ms;
2337
2457
  overflow: hidden;
2338
2458
  white-space: nowrap;
@@ -2344,8 +2464,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2344
2464
  }
2345
2465
 
2346
2466
  .ft-input-label--raised .ft-input-label--text {
2347
- ${(0,de.setVariable)(Ue.fontSize,M.raisedFontSize)};
2348
- ${(0,de.setVariable)(Ue.lineHeight,M.raisedFontSize)};
2467
+ ${(0,pe.setVariable)(Ne.fontSize,M.raisedFontSize)};
2468
+ ${(0,pe.setVariable)(Ne.lineHeight,M.raisedFontSize)};
2349
2469
  }
2350
2470
 
2351
2471
  .ft-input-label--raised .ft-input-label--floating-text {
@@ -2376,30 +2496,30 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2376
2496
  z-index: ${M.raisedZIndex};
2377
2497
  background-color: ${M.backgroundColor};
2378
2498
  border-radius: ${M.borderRadius};
2379
- top: calc((var(--ft-typography-caption-line-height) / -2) + 2px);
2499
+ top: calc((${Ne.lineHeight} / -2) + 2px);
2380
2500
  }
2381
2501
 
2382
2502
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
2383
2503
  border-top: none;
2384
2504
  }
2385
- `;var Ui=f(T()),Hi=f(te());function Fc(t,e,o){return t?e(t):o?.(t)}var zc=f(bt()),Uc=f(E()),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},ar=class extends Uc.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Ui.html`
2386
- <div class="${(0,zc.classMap)(this.inputLabelClasses)}">
2387
- ${Fc(this.text,()=>Ui.html`
2505
+ `;var qi=f($()),Yi=f(re());function Xc(t,e,o){return t?e(t):o?.(t)}var Jc=f(vt()),ed=f(E()),Qc=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 ed.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return qi.html`
2506
+ <div class="${(0,Jc.classMap)(this.inputLabelClasses)}">
2507
+ ${Xc(this.text,()=>qi.html`
2388
2508
  <div class="ft-input-label--text ft-typography--caption">
2389
2509
  <label class="ft-input-label--floating-text">${this.text}</label>
2390
2510
  <span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
2391
2511
  </div>
2392
2512
  `)}
2393
2513
  </div>
2394
- `}};ar.elementDefinitions={};Mc([(0,Hi.property)({type:String})],ar.prototype,"text",void 0);Mc([(0,Hi.property)({type:Boolean})],ar.prototype,"raised",void 0);var Wi=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 ar{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}}};kt.elementDefinitions={};kt.styles=[Ft,Dc];Wi([(0,In.property)({type:Boolean})],kt.prototype,"outlined",void 0);Wi([(0,In.property)({type:Boolean})],kt.prototype,"error",void 0);Wi([(0,In.property)({type:Boolean})],kt.prototype,"disabled",void 0);var Vc=f(E());var Hc=f(T());var we=f(E()),je={fontSize:we.FtCssVariableFactory.extend("--ft-input-label-font-size","",to.fontSize),fontSizeRaised:we.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",_r.fontSize),lineHeight:we.FtCssVariableFactory.extend("--ft-input-label-line-height","",_r.lineHeight),color:we.FtCssVariableFactory.extend("--ft-input-label-color","",we.semantic.contentGlobalSubtle),largeFieldHeight:we.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:we.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:we.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:we.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:we.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:we.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:we.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:we.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},Wc=[Hc.css`
2514
+ `}};sr.elementDefinitions={};Qc([(0,Yi.property)({type:String})],sr.prototype,"text",void 0);Qc([(0,Yi.property)({type:Boolean})],sr.prototype,"raised",void 0);var Xi=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 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}}};kt.elementDefinitions={};kt.styles=[Ft,Yc];Xi([(0,Fn.property)({type:Boolean})],kt.prototype,"outlined",void 0);Xi([(0,Fn.property)({type:Boolean})],kt.prototype,"error",void 0);Xi([(0,Fn.property)({type:Boolean})],kt.prototype,"disabled",void 0);var od=f(E());var td=f($());var Ee=f(E()),je={fontSize:Ee.FtCssVariableFactory.extend("--ft-input-label-font-size","",ao.fontSize),fontSizeRaised:Ee.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",Mr.fontSize),lineHeight:Ee.FtCssVariableFactory.extend("--ft-input-label-line-height","",Mr.lineHeight),color:Ee.FtCssVariableFactory.extend("--ft-input-label-color","",Ee.semantic.contentGlobalSubtle),largeFieldHeight:Ee.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Ee.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",l.spacing05),largeFieldHorizontalPadding:Ee.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",l.spacing4),mediumFieldHeight:Ee.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Ee.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Ee.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",l.spacing4),additionalPaddingLeft:Ee.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Ee.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},rd=[td.css`
2395
2515
 
2396
2516
  :root {
2397
2517
  --field-height: ${je.largeFieldHeight};
2398
2518
  --field-vertical-gap: ${je.largeFieldVerticalGap};
2399
2519
  --field-horizontal-padding: ${je.largeFieldHorizontalPadding};
2400
2520
 
2401
- --typo-caption-height: calc(${_r.lineHeight} * ${_r.fontSize});
2402
- --typo-body-height: calc(${to.lineHeight} * ${to.fontSize});
2521
+ --typo-caption-height: calc(${Mr.lineHeight} * ${Mr.fontSize});
2522
+ --typo-body-height: calc(${ao.lineHeight} * ${ao.fontSize});
2403
2523
  --caption-label-and-value-combined-height: calc(var(--field-vertical-gap) + var(--typo-caption-height) + var(--typo-body-height));
2404
2524
  --input-content-vertical-padding: calc((var(--field-height) - var(--caption-label-and-value-combined-height)) / 2);
2405
2525
  }
@@ -2433,8 +2553,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2433
2553
  z-index: 10;
2434
2554
  width: 100%;
2435
2555
  transition: font-size 250ms, line-height 250ms, color 250ms;
2436
- ${(0,we.setVariable)(Ue.fontSize,je.fontSize)};
2437
- ${(0,we.setVariable)(Ue.lineHeight,je.lineHeight)};
2556
+ ${(0,Ee.setVariable)(Ne.fontSize,je.fontSize)};
2557
+ ${(0,Ee.setVariable)(Ne.lineHeight,je.lineHeight)};
2438
2558
  }
2439
2559
 
2440
2560
  .ft-input-label--hidden-text {
@@ -2465,15 +2585,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2465
2585
  }
2466
2586
 
2467
2587
  .ft-input-label--raised .ft-input-label--text {
2468
- ${(0,we.setVariable)(Ue.fontSize,je.fontSizeRaised)};
2469
- ${(0,we.setVariable)(Ue.lineHeight,je.lineHeight)};
2588
+ ${(0,Ee.setVariable)(Ne.fontSize,je.fontSizeRaised)};
2589
+ ${(0,Ee.setVariable)(Ne.lineHeight,je.lineHeight)};
2470
2590
  }
2471
2591
 
2472
2592
  .ft-input-label--raised .ft-input-label--floating-text {
2473
2593
  top: var(--input-content-vertical-padding);
2474
2594
  }
2475
2595
 
2476
- `];var Go=class extends(0,Vc.toFtdsBase)(ar){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Go.styles=[Ft,Wc];(0,Vi.customElement)("ft-input-label")(kt);(0,Vi.customElement)("ftds-input-label")(Go);var Gc=f(T()),U=f(E());var V={labelSize:U.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:U.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:U.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:U.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:U.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:U.FtCssVariableFactory.extend("--ft-select-selected-option-color","",U.designSystemVariables.colorOnSurface),helperColor:U.FtCssVariableFactory.extend("--ft-select-helper-color","",U.designSystemVariables.colorOnSurfaceMedium),optionsColor:U.FtCssVariableFactory.extend("--ft-select-options-color","",U.designSystemVariables.colorOnSurface),optionsZIndex:U.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:U.FtCssVariableFactory.extend("--ft-select-background-color","",U.designSystemVariables.colorSurface),colorOnSurfaceDisabled:U.FtCssVariableFactory.external(U.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:U.FtCssVariableFactory.external(U.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:U.FtCssVariableFactory.external(U.designSystemVariables.borderRadiusS,"Design system"),elevation02:U.FtCssVariableFactory.external(U.designSystemVariables.elevation02,"Design system"),colorError:U.FtCssVariableFactory.external(U.designSystemVariables.colorError,"Design system")},jc=Gc.css`
2596
+ `];var en=class extends(0,od.toFtdsBase)(sr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};en.styles=[Ft,rd];(0,Qi.customElement)("ft-input-label")(kt);(0,Qi.customElement)("ftds-input-label")(en);var nd=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")},id=nd.css`
2477
2597
  *:focus {
2478
2598
  outline: none;
2479
2599
  }
@@ -2487,7 +2607,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2487
2607
  .ft-select--main-panel {
2488
2608
  position: relative;
2489
2609
  display: flex;
2490
- height: calc(4 * ${V.verticalSpacing} + ${V.labelSize} + ${V.selectedOptionSize});
2610
+ height: calc(4 * ${G.verticalSpacing} + ${G.labelSize} + ${G.selectedOptionSize});
2491
2611
  }
2492
2612
 
2493
2613
  .ft-select--input-panel {
@@ -2496,17 +2616,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2496
2616
  display: flex;
2497
2617
  align-items: center;
2498
2618
  overflow: hidden;
2499
- padding-left: ${V.horizontalSpacing};
2500
- padding-right: ${V.horizontalSpacing};
2619
+ padding-left: ${G.horizontalSpacing};
2620
+ padding-right: ${G.horizontalSpacing};
2501
2621
  gap: 8px;
2502
- color: ${V.selectedOptionColor};
2503
- ${(0,U.setVariable)(C.color,V.selectedOptionColor)};
2622
+ color: ${G.selectedOptionColor};
2623
+ ${(0,H.setVariable)(S.color,G.selectedOptionColor)};
2504
2624
  }
2505
2625
 
2506
2626
  .ft-select--input-panel,
2507
2627
  .ft-select--option {
2508
- ${(0,U.setVariable)(C.opacityContentOnSurfaceHover,"0.08")};
2509
- ${(0,U.setVariable)(C.opacityContentOnSurfacePressed,"0.04")};
2628
+ ${(0,H.setVariable)(S.opacityContentOnSurfaceHover,"0.08")};
2629
+ ${(0,H.setVariable)(S.opacityContentOnSurfacePressed,"0.04")};
2510
2630
  }
2511
2631
 
2512
2632
  .ft-select--input-panel > *:not(ft-ripple),
@@ -2516,7 +2636,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2516
2636
 
2517
2637
  .ft-select--disabled .ft-select--input-panel,
2518
2638
  .ft-select--disabled .ft-select--option {
2519
- color: ${V.colorOnSurfaceDisabled};
2639
+ color: ${G.colorOnSurfaceDisabled};
2520
2640
  }
2521
2641
 
2522
2642
  .ft-select:not(.ft-select--disabled) .ft-select--input-panel,
@@ -2525,21 +2645,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2525
2645
  }
2526
2646
 
2527
2647
  ft-input-label {
2528
- ${(0,U.setVariable)(M.fontSize,V.selectedOptionSize)};
2529
- ${(0,U.setVariable)(M.raisedFontSize,V.labelSize)};
2530
- ${(0,U.setVariable)(M.verticalSpacing,V.verticalSpacing)};
2531
- ${(0,U.setVariable)(M.horizontalSpacing,V.horizontalSpacing)};
2532
- ${(0,U.setVariable)(M.backgroundColor,V.backgroundColor)};
2533
- ${(0,U.setVariable)(M.labelMaxWidth,`calc(100% - ${xe.size} - 8px)`)};
2648
+ ${(0,H.setVariable)(M.fontSize,G.selectedOptionSize)};
2649
+ ${(0,H.setVariable)(M.raisedFontSize,G.labelSize)};
2650
+ ${(0,H.setVariable)(M.verticalSpacing,G.verticalSpacing)};
2651
+ ${(0,H.setVariable)(M.horizontalSpacing,G.horizontalSpacing)};
2652
+ ${(0,H.setVariable)(M.backgroundColor,G.backgroundColor)};
2653
+ ${(0,H.setVariable)(M.labelMaxWidth,`calc(100% - ${ve.size} - 8px)`)};
2534
2654
  }
2535
2655
 
2536
2656
  .ft-select:not(.ft-select--disabled):focus-within ft-icon {
2537
- color: ${V.colorPrimary};
2657
+ color: ${G.colorPrimary};
2538
2658
  }
2539
2659
 
2540
2660
  .ft-select:not(.ft-select--disabled):focus-within ft-input-label {
2541
- ${(0,U.setVariable)(M.borderColor,V.colorPrimary)};
2542
- ${(0,U.setVariable)(M.textColor,V.colorPrimary)};
2661
+ ${(0,H.setVariable)(M.borderColor,G.colorPrimary)};
2662
+ ${(0,H.setVariable)(M.textColor,G.colorPrimary)};
2543
2663
  }
2544
2664
 
2545
2665
  .ft-select--selected-option {
@@ -2549,12 +2669,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2549
2669
  overflow: hidden;
2550
2670
  white-space: nowrap;
2551
2671
  text-overflow: ellipsis;
2552
- ${(0,U.setVariable)(Qt.fontSize,V.selectedOptionSize)};
2553
- ${(0,U.setVariable)(Qt.lineHeight,V.selectedOptionSize)};
2672
+ ${(0,H.setVariable)(Jt.fontSize,G.selectedOptionSize)};
2673
+ ${(0,H.setVariable)(Jt.lineHeight,G.selectedOptionSize)};
2554
2674
  }
2555
2675
 
2556
2676
  .ft-select--in-error .ft-select--selected-option {
2557
- color: ${V.colorError};
2677
+ color: ${G.colorError};
2558
2678
  }
2559
2679
 
2560
2680
  ft-icon {
@@ -2566,26 +2686,26 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2566
2686
  }
2567
2687
 
2568
2688
  .ft-select--filled .ft-select--input-panel {
2569
- border-radius: ${V.borderRadiusS} ${V.borderRadiusS} 0 0;
2689
+ border-radius: ${G.borderRadiusS} ${G.borderRadiusS} 0 0;
2570
2690
  }
2571
2691
 
2572
2692
  .ft-select--filled:not(.ft-select--no-label) .ft-select--selected-option {
2573
2693
  align-self: stretch;
2574
- padding-top: calc(${V.labelSize} + 2 * ${V.verticalSpacing});
2694
+ padding-top: calc(${G.labelSize} + 2 * ${G.verticalSpacing});
2575
2695
  }
2576
2696
 
2577
2697
  .ft-select--outlined .ft-select--input-panel {
2578
- border-radius: ${V.borderRadiusS};
2698
+ border-radius: ${G.borderRadiusS};
2579
2699
  }
2580
2700
 
2581
2701
  .ft-select--options {
2582
2702
  display: none;
2583
2703
  position: absolute;
2584
2704
  top: 100%;
2585
- color: ${V.optionsColor};
2586
- background: ${V.backgroundColor};
2587
- z-index: ${V.optionsZIndex};
2588
- box-shadow: ${V.elevation02};
2705
+ color: ${G.optionsColor};
2706
+ background: ${G.backgroundColor};
2707
+ z-index: ${G.optionsZIndex};
2708
+ box-shadow: ${G.elevation02};
2589
2709
  }
2590
2710
 
2591
2711
  .ft-select--fixed .ft-select--options {
@@ -2594,13 +2714,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2594
2714
 
2595
2715
  .ft-select--options-displayed .ft-select--options {
2596
2716
  display: block;
2597
- max-height: ${V.optionsHeight};
2717
+ max-height: ${G.optionsHeight};
2598
2718
  overflow-y: auto;
2599
2719
  }
2600
2720
 
2601
2721
  .ft-select--option {
2602
2722
  position: relative;
2603
- padding: 4px ${V.horizontalSpacing};
2723
+ padding: 4px ${G.horizontalSpacing};
2604
2724
  min-height: 32px;
2605
2725
  display: flex;
2606
2726
  align-items: center;
@@ -2612,15 +2732,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2612
2732
  }
2613
2733
 
2614
2734
  .ft-select--helper-text {
2615
- padding: 0 ${V.horizontalSpacing};
2616
- color: ${V.helperColor};
2735
+ padding: 0 ${G.horizontalSpacing};
2736
+ color: ${G.helperColor};
2617
2737
  }
2618
2738
 
2619
2739
  .ft-select--in-error .ft-select--helper-text {
2620
- color: ${V.colorError};
2740
+ color: ${G.colorError};
2621
2741
  }
2622
- `;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},Gt=class extends Gr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return Vr.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Gt.elementDefinitions={};me([(0,ae.property)({type:String})],Gt.prototype,"label",void 0);me([(0,ae.property)({type:Object,converter:t=>t})],Gt.prototype,"value",void 0);me([(0,ae.property)({type:Boolean,reflect:!0})],Gt.prototype,"selected",void 0);var ee=class t extends Gr.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel="",this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.currentSearch="",this.lastSearchInputDate=new Date("01/01/1970"),this.hideOptions=e=>this.optionsDisplayed=this.optionsDisplayed&&e.composedPath().includes(this.container)}render(){var e,o,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 Vr.html`
2623
- <div class="${(0,Gi.classMap)(u)}" part="container">
2742
+ `;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},jt=class extends Yr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return qr.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};jt.elementDefinitions={};ge([(0,se.property)({type:String})],jt.prototype,"label",void 0);ge([(0,se.property)({type:Object,converter:t=>t})],jt.prototype,"value",void 0);ge([(0,se.property)({type:Boolean,reflect:!0})],jt.prototype,"selected",void 0);var te=class t extends Yr.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel="",this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.currentSearch="",this.lastSearchInputDate=new Date("01/01/1970"),this.hideOptions=e=>this.optionsDisplayed=this.optionsDisplayed&&e.composedPath().includes(this.container)}render(){var e,o,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 qr.html`
2743
+ <div class="${(0,Ji.classMap)(u)}" part="container">
2624
2744
  <div class="ft-select--main-panel" part="main-panel">
2625
2745
  <ft-input-label text="${this.label}"
2626
2746
  part="label"
@@ -2648,20 +2768,20 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2648
2768
  part="options"
2649
2769
  @keydown=${this.onOptionsKeyDown}
2650
2770
  innerrole="listbox">
2651
- ${(0,Kc.repeat)(this.options,m=>m.value,m=>this.renderOption(m))}
2771
+ ${(0,ad.repeat)(this.options,m=>m.value,m=>this.renderOption(m))}
2652
2772
  </div>
2653
2773
  </div>
2654
2774
  <slot name="helper" part="helper">
2655
- ${this.helper?Vr.html`
2775
+ ${this.helper?qr.html`
2656
2776
  <ft-typography class="ft-select--helper-text" variant="caption">${this.helper}
2657
- </ft-typography>`:Vr.nothing}
2777
+ </ft-typography>`:qr.nothing}
2658
2778
  </slot>
2659
2779
  </div>
2660
2780
  <slot @slotchange=${this.updateOptionsFromSlot}
2661
2781
  @option-change=${this.updateOptionsFromSlot}
2662
2782
  ></slot>
2663
- `}renderOption(e){let o=this.selectedOption===e;return Vr.html`
2664
- <div class="${(0,Gi.classMap)({"ft-select--option":!0,"ft-select--option-selected":o,"ft-typography--body2":!0})}"
2783
+ `}renderOption(e){let o=this.selectedOption===e;return qr.html`
2784
+ <div class="${(0,Ji.classMap)({"ft-select--option":!0,"ft-select--option-selected":o,"ft-typography--body2":!0})}"
2665
2785
  part="option"
2666
2786
  tabindex="0"
2667
2787
  data-value="${e.value}"
@@ -2670,34 +2790,34 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2670
2790
  <ft-ripple ?primary=${o} ?activated=${o}></ft-ripple>
2671
2791
  <span>${e.label}</span>
2672
2792
  </div>
2673
- `}update(e){super.update(e),e.has("options")&&(this.selectedOption=this.options.filter(o=>o.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var o,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,Gr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",i,"fixed",V.optionsHeight.name,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())}selectOption(e){var o,n;if(!(0,Gr.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)}};ee.elementDefinitions={"ft-input-label":kt,"ft-typography":re,"ft-ripple":q,"ft-icon":le};ee.searchTimeoutMilliseconds=2e3;ee.styles=[lo,Ft,jc];me([(0,ae.property)({type:String})],ee.prototype,"label",void 0);me([(0,ae.property)({type:String})],ee.prototype,"ariaLabel",void 0);me([(0,ae.property)({type:String})],ee.prototype,"helper",void 0);me([(0,ae.property)({type:Boolean})],ee.prototype,"outlined",void 0);me([(0,ae.property)({type:Boolean})],ee.prototype,"disabled",void 0);me([(0,ae.property)({type:Boolean})],ee.prototype,"error",void 0);me([(0,ae.property)({type:Boolean})],ee.prototype,"fixedMenuPosition",void 0);me([(0,ae.property)({type:Array})],ee.prototype,"options",void 0);me([(0,ae.state)()],ee.prototype,"selectedOption",void 0);me([(0,ae.state)()],ee.prototype,"optionsDisplayed",void 0);me([(0,ae.state)()],ee.prototype,"focusOptions",void 0);me([(0,ae.state)()],ee.prototype,"currentSearch",void 0);me([(0,ae.state)()],ee.prototype,"lastSearchInputDate",void 0);me([(0,ae.query)(".ft-select")],ee.prototype,"container",void 0);me([(0,ae.query)(".ft-select--options")],ee.prototype,"optionsMenu",void 0);me([(0,ae.query)(".ft-select--input-panel")],ee.prototype,"mainPanel",void 0);me([(0,ae.query)(".ft-select--option:first-child")],ee.prototype,"firstOption",void 0);me([(0,ae.query)(".ft-select--option:focus")],ee.prototype,"focusedOption",void 0);me([(0,ae.query)(".ft-select--option.ft-select--option-selected")],ee.prototype,"selectedOptionElement",void 0);me([(0,ae.query)(".ft-select--option:last-child")],ee.prototype,"lastOption",void 0);me([(0,ae.query)("slot:not([name])")],ee.prototype,"optionsSlot",void 0);(0,ji.customElement)("ft-select")(ee);(0,ji.customElement)("ft-select-option")(Gt);var F=f(E()),Ki=f(T());var Zc=f(T()),It=f(E()),Me={display:It.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:It.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:It.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:It.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:It.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:It.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:It.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:It.FtCssVariableFactory.external(It.designSystemVariables.borderRadiusM,"Design system")},qc=Zc.css`
2793
+ `}update(e){super.update(e),e.has("options")&&(this.selectedOption=this.options.filter(o=>o.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var o,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,Yr.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())}selectOption(e){var o,n;if(!(0,Yr.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":kt,"ft-typography":oe,"ft-ripple":Y,"ft-icon":ce};te.searchTimeoutMilliseconds=2e3;te.styles=[yo,Ft,id];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,ea.customElement)("ft-select")(te);(0,ea.customElement)("ft-select-option")(jt);var F=f(E()),ta=f($());var sd=f($()),It=f(E()),Ue={display:It.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:It.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:It.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:It.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:It.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:It.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:It.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:It.FtCssVariableFactory.external(It.designSystemVariables.borderRadiusM,"Design system")},ld=sd.css`
2674
2794
  :host {
2675
- width: ${Me.width};
2676
- height: ${Me.height};
2677
- display: ${Me.display};
2795
+ width: ${Ue.width};
2796
+ height: ${Ue.height};
2797
+ display: ${Ue.display};
2678
2798
  overflow: hidden;
2679
- border-radius: ${Me.borderRadiusM};
2799
+ border-radius: ${Ue.borderRadiusM};
2680
2800
  background: linear-gradient(
2681
2801
  90deg,
2682
2802
  transparent,
2683
- ${Me.glareColor} calc(0.45 * ${Me.glareWidth}),
2684
- ${Me.glareColor} calc(0.55 * ${Me.glareWidth}),
2685
- transparent ${Me.glareWidth}
2686
- ), ${Me.backgroundColor};
2803
+ ${Ue.glareColor} calc(0.45 * ${Ue.glareWidth}),
2804
+ ${Ue.glareColor} calc(0.55 * ${Ue.glareWidth}),
2805
+ transparent ${Ue.glareWidth}
2806
+ ), ${Ue.backgroundColor};
2687
2807
  background-repeat: repeat-y;
2688
2808
  background-size: 100vw 100vh;
2689
2809
  background-attachment: fixed;
2690
- background-position: calc(${Me.glareWidth} * -1) 0;
2691
- animation: shine ${Me.animationDuration} infinite;
2810
+ background-position: calc(${Ue.glareWidth} * -1) 0;
2811
+ animation: shine ${Ue.animationDuration} infinite;
2692
2812
  animation-timing-function: linear;
2693
2813
  }
2694
2814
 
2695
2815
  @keyframes shine {
2696
2816
  to {
2697
- background-position: calc(100vw + ${Me.glareWidth}) 0, calc(${Me.glareWidth} * -1) 0;
2817
+ background-position: calc(100vw + ${Ue.glareWidth}) 0, calc(${Ue.glareWidth} * -1) 0;
2698
2818
  }
2699
2819
  }
2700
- `;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(Z.color,"Button"),buttonRippleColor:F.FtCssVariableFactory.external(Z.rippleColor,"Button"),activeItemBorderColor:F.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",F.designSystemVariables.colorPrimary)},Yc=Ki.css`
2820
+ `;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)},cd=ta.css`
2701
2821
  * {
2702
2822
  box-sizing: border-box;
2703
2823
  }
@@ -2745,8 +2865,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2745
2865
  }
2746
2866
 
2747
2867
  .ft-search-bar--skeleton {
2748
- ${(0,F.setVariable)(Me.height,_.height)};
2749
- ${(0,F.setVariable)(Me.borderRadiusM,_.borderRadius)};
2868
+ ${(0,F.setVariable)(Ue.height,_.height)};
2869
+ ${(0,F.setVariable)(Ue.borderRadiusM,_.borderRadius)};
2750
2870
  }
2751
2871
 
2752
2872
  .ft-search-bar--floating-panel-open .ft-search-bar {
@@ -2800,17 +2920,17 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2800
2920
  align-items: center;
2801
2921
  height: 100%;
2802
2922
 
2803
- ${(0,F.setVariable)(pr.zIndex,`calc(${_.floatingZIndex} + 1)`)};
2923
+ ${(0,F.setVariable)(fr.zIndex,`calc(${_.floatingZIndex} + 1)`)};
2804
2924
  }
2805
2925
 
2806
2926
  .ft-search-bar > ft-button,
2807
2927
  .ft-search-bar--actions ft-button {
2808
2928
  flex-shrink: 0;
2809
- ${(0,F.setVariable)(Z.backgroundColor,"transparent")};
2929
+ ${(0,F.setVariable)(q.backgroundColor,"transparent")};
2810
2930
  }
2811
2931
 
2812
2932
  .ft-search-bar--left-action {
2813
- ${(0,F.setVariable)(Z.borderRadius,`calc(${_.borderRadius} - 1px) 0 0 calc(${_.borderRadius} - 1px)`)};
2933
+ ${(0,F.setVariable)(q.borderRadius,`calc(${_.borderRadius} - 1px) 0 0 calc(${_.borderRadius} - 1px)`)};
2814
2934
  border-right: 1px solid ${_.colorOutline};
2815
2935
  height: 100%;
2816
2936
  }
@@ -2820,7 +2940,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2820
2940
  }
2821
2941
 
2822
2942
  .ft-search-bar--floating-panel-open .ft-search-bar--left-action {
2823
- ${(0,F.setVariable)(Z.borderRadius,`calc(${_.borderRadius} - 1px) 0 0 0`)};
2943
+ ${(0,F.setVariable)(q.borderRadius,`calc(${_.borderRadius} - 1px) 0 0 0`)};
2824
2944
  }
2825
2945
 
2826
2946
  .ft-search-bar .ft-search-bar--launch-search,
@@ -2836,7 +2956,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2836
2956
  .ft-search-bar--left-action.ft-search-bar--content-locale {
2837
2957
  ${(0,F.setVariable)(M.borderColor,"transparent")};
2838
2958
  ${(0,F.setVariable)(M.borderRadius,`calc(${_.borderRadius} - 1px)`)};
2839
- ${(0,F.setVariable)(V.selectedOptionColor,_.buttonColor)};
2959
+ ${(0,F.setVariable)(G.selectedOptionColor,_.buttonColor)};
2840
2960
  }
2841
2961
 
2842
2962
  .ft-search-bar--left-action.ft-search-bar--content-locale,
@@ -2862,7 +2982,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2862
2982
  flex-direction: column;
2863
2983
  max-height: 100%;
2864
2984
  max-width: 100%;
2865
- color: ${st.colorOnSurface};
2985
+ color: ${lt.colorOnSurface};
2866
2986
  }
2867
2987
 
2868
2988
  [part="content-locale-selector"] > ft-radio-group {
@@ -2892,14 +3012,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2892
3012
  ${(0,F.setVariable)(L.fontWeight,"bold")};
2893
3013
  }
2894
3014
 
2895
- `,Xc=Ki.css`
3015
+ `,dd=ta.css`
2896
3016
  .ft-search-bar--presets {
2897
3017
  min-width: 200px;
2898
3018
  }
2899
3019
 
2900
3020
  .ft-search-bar--desktop-menu .ft-search-bar--presets {
2901
3021
  margin-right: auto;
2902
- ${(0,F.setVariable)(V.optionsZIndex,"2")};
3022
+ ${(0,F.setVariable)(G.optionsZIndex,"2")};
2903
3023
  }
2904
3024
 
2905
3025
  .ft-search-bar--desktop-menu {
@@ -2953,7 +3073,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2953
3073
  .ft-search-bar--desktop-menu .ft-search-bar--filters-container {
2954
3074
  display: block;
2955
3075
  height: ${_.desktopFiltersHeight};
2956
- ${(0,F.setVariable)(Qe.gap,"16px")};
3076
+ ${(0,F.setVariable)(et.gap,"16px")};
2957
3077
  }
2958
3078
 
2959
3079
  .ft-search-bar--desktop-menu ft-filter {
@@ -2968,15 +3088,15 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2968
3088
  }
2969
3089
 
2970
3090
  .ft-search-bar--desktop-menu [data-filters-count="2"] ft-filter {
2971
- max-width: calc(50% - ${Qe.gap} / 2);
3091
+ max-width: calc(50% - ${et.gap} / 2);
2972
3092
  }
2973
3093
 
2974
3094
  .ft-search-bar--desktop-menu [data-filters-count="3"] ft-filter {
2975
- max-width: max(250px, calc(33% - 2 * ${Qe.gap} / 3));
3095
+ max-width: max(250px, calc(33% - 2 * ${et.gap} / 3));
2976
3096
  }
2977
3097
 
2978
3098
  .ft-search-bar--desktop-menu [data-filters-count="4"] ft-filter {
2979
- max-width: max(250px, calc(25% - 3 * ${Qe.gap} / 4));
3099
+ max-width: max(250px, calc(25% - 3 * ${et.gap} / 4));
2980
3100
  }
2981
3101
 
2982
3102
  .ft-search-bar--hierarchical-filter {
@@ -3053,16 +3173,16 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3053
3173
  .ft-search-bar--desktop-menu .ft-search-bar--launch-search {
3054
3174
  margin: 0;
3055
3175
  }
3056
- `;var ed=f(E());var Qc=f(T()),Jc=f(E());var vr=class extends Jc.FtLitElement{render(){return Qc.html`
3057
- `}};vr.elementDefinitions={};vr.styles=qc;(0,ed.customElement)("ft-skeleton")(vr);var jt=f(T()),Zi=f(Ir());var bo=f(E());var Kt=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new bo.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return jt.html`
3176
+ `;var fd=f(E());var pd=f($()),ud=f(E());var wr=class extends ud.FtLitElement{render(){return pd.html`
3177
+ `}};wr.elementDefinitions={};wr.styles=ld;(0,fd.customElement)("ft-skeleton")(wr);var Kt=f($()),ra=f(Pr());var wo=f(E());var Zt=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new wo.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return Kt.html`
3058
3178
  <div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
3059
3179
  id="${this.listboxId}"
3060
3180
  role="listbox"
3061
3181
  aria-label="${this.searchBar.labelResolver.resolve("suggestionsAriaLabel")}"
3062
3182
  part="suggestions-container">
3063
- ${(0,Zi.repeat)(e.slice(0,5),o=>o,(o,n)=>jt.html`
3183
+ ${(0,ra.repeat)(e.slice(0,5),o=>o,(o,n)=>Kt.html`
3064
3184
  <div part="suggestion-container"
3065
- class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(n)?"ft-search-bar--suggestions-selected":jt.nothing}>
3185
+ class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(n)?"ft-search-bar--suggestions-selected":Kt.nothing}>
3066
3186
  <a href="${this.getRequestWithQuery(o)}"
3067
3187
  part="suggestions"
3068
3188
  class="ft-search-bar--suggestion ft-search-bar--recent-search"
@@ -3089,9 +3209,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3089
3209
  </ft-button>
3090
3210
  </div>
3091
3211
  `)}
3092
- ${(0,Zi.repeat)(this.searchBar.suggestions,o=>o.value,(o,n)=>jt.html`
3212
+ ${(0,ra.repeat)(this.searchBar.suggestions,o=>o.value,(o,n)=>Kt.html`
3093
3213
  <div part="suggestion-container"
3094
- class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(n)?"ft-search-bar--suggestions-selected":jt.nothing}>
3214
+ class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(n)?"ft-search-bar--suggestions-selected":Kt.nothing}>
3095
3215
  <a href="${this.getRequestWithQuery(o.value)}"
3096
3216
  part="suggestions"
3097
3217
  class="ft-search-bar--suggestion"
@@ -3107,9 +3227,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3107
3227
  </div>
3108
3228
  `)}
3109
3229
  </div>
3110
- `}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"?Ye.file_format:Ye.fluid_topics,n;switch(e.type){case"MAP":n=e.editorialType==="BOOK"?Ut.BOOK:Ut.ARTICLE;break;case"DOCUMENT":n=Fl(e.mimeType,e.filenameExtension);break;case"TOPIC":n=Ut.TOPICS;break}return jt.html`
3230
+ `}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=jl(e.mimeType,e.filenameExtension);break;case"TOPIC":n=Ut.TOPICS;break}return Kt.html`
3111
3231
  <ft-icon .variant="${o}" .value="${n}" part="suggestion-icon"></ft-icon>
3112
- `}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()))}};Kt.styles=[bo.wordWrap,jt.css`
3232
+ `}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()))}};Zt.styles=[wo.wordWrap,Kt.css`
3113
3233
  .ft-search-bar--mobile .ft-search-bar--suggestions {
3114
3234
  flex-grow: 1;
3115
3235
  flex-shrink: 1;
@@ -3197,10 +3317,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3197
3317
  }
3198
3318
 
3199
3319
  ft-ripple {
3200
- ${(0,bo.setVariable)(C.opacityContentOnSurfaceHover,C.opacityContentOnSurfaceSelected)}
3320
+ ${(0,wo.setVariable)(S.opacityContentOnSurfaceHover,S.opacityContentOnSurfaceSelected)}
3201
3321
  }
3202
- `];var Je=f(T()),qi=f(Ir());var Tn=f(E());var Zt=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return Je.html``;let e=this.searchBar.isMobile(),o=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),n=Je.html`
3203
- ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?Je.html`
3322
+ `];var tt=f($()),oa=f(Pr());var Mn=f(E());var qt=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`
3323
+ ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?tt.html`
3204
3324
  <ft-chip part="selected-filters selected-filter-ft-locale"
3205
3325
  ?dense=${this.searchBar.dense&&!e}
3206
3326
  ?clickable=${e}
@@ -3210,46 +3330,46 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3210
3330
  ${this.getLocaleLabel(this.searchBar.contentLocale)}
3211
3331
  </ft-chip>
3212
3332
  `:null}
3213
- ${(0,qi.repeat)(this.searchBar.facets,i=>i.key,i=>{let a=Us(i);return(0,qi.repeat)(a,s=>{let c=i.label+": "+Fs(s),p=i.key.replace(":","-"),u=Je.html`
3333
+ ${(0,oa.repeat)(this.searchBar.facets,i=>i.key,i=>{let a=qs(i);return(0,oa.repeat)(a,s=>{let c=i.label+": "+js(s),p=i.key.replace(":","-"),u=tt.html`
3214
3334
  <ft-chip
3215
3335
  part="selected-filters selected-filter-${p}"
3216
3336
  ?dense=${this.searchBar.dense&&!e}
3217
3337
  ?clickable=${e}
3218
3338
  ?removable=${!e}
3219
- icon=${e?Je.nothing:"close"}
3339
+ icon=${e?tt.nothing:"close"}
3220
3340
  label="${c}"
3221
- title=${o?c:Je.nothing}
3341
+ title=${o?c:tt.nothing}
3222
3342
  @click=${()=>this.openMobileFilters(i.key)}
3223
3343
  @icon-click=${()=>this.searchBar.setFilter(i.key,a.filter(m=>m!==s))}
3224
3344
  data-key="${i.key}"
3225
3345
  data-value="${s}">
3226
- ${Ds(s)}
3346
+ ${Gs(s)}
3227
3347
  </ft-chip>
3228
- `;return o?u:Je.html`
3348
+ `;return o?u:tt.html`
3229
3349
  <ft-tooltip inline text="${c}">
3230
3350
  ${u}
3231
3351
  </ft-tooltip>
3232
3352
  `})})}
3233
- ${e?Je.html`
3353
+ ${e?tt.html`
3234
3354
  <ft-chip part="selected-filters mobile-filters-opener"
3235
3355
  icon="plus"
3236
3356
  clickable
3237
3357
  @click=${()=>{this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0}}>
3238
3358
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3239
3359
  </ft-chip>
3240
- `:Je.nothing}
3241
- `;return o?Je.html`
3360
+ `:tt.nothing}
3361
+ `;return o?tt.html`
3242
3362
  <ft-snap-scroll horizontal controls hideScrollbar limitSize
3243
3363
  class="ft-search-bar--selected-filters"
3244
3364
  part="selected-filters-container"
3245
3365
  exportpartsPrefix="selected-filters-container">
3246
3366
  ${n}
3247
3367
  </ft-snap-scroll>
3248
- `:Je.html`
3368
+ `:tt.html`
3249
3369
  <div class="ft-search-bar--selected-filters" part="selected-filters-container">
3250
3370
  ${n}
3251
3371
  </div>
3252
- `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var o;return(o=this.searchBar.availableContentLocales.filter(n=>{var i;return((i=n.lang)!==null&&i!==void 0?i:"").toLowerCase()===(e??"").toLowerCase()}).map(n=>n.label).pop())!==null&&o!==void 0?o:e}};Zt.styles=Je.css`
3372
+ `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var o;return(o=this.searchBar.availableContentLocales.filter(n=>{var i;return((i=n.lang)!==null&&i!==void 0?i:"").toLowerCase()===(e??"").toLowerCase()}).map(n=>n.label).pop())!==null&&o!==void 0?o:e}};qt.styles=tt.css`
3253
3373
  .ft-search-bar--selected-filters:not(ft-snap-scroll) {
3254
3374
  flex-shrink: 0;
3255
3375
  display: flex;
@@ -3260,7 +3380,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3260
3380
 
3261
3381
  ft-snap-scroll.ft-search-bar--selected-filters {
3262
3382
  overflow: hidden;
3263
- ${(0,Tn.setVariable)(Qe.gap,"4px")};
3383
+ ${(0,Mn.setVariable)(et.gap,"4px")};
3264
3384
  }
3265
3385
 
3266
3386
  ft-snap-scroll.ft-search-bar--selected-filters::part(content) {
@@ -3268,8 +3388,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3268
3388
  }
3269
3389
 
3270
3390
  .ft-search-bar--desktop ft-snap-scroll.ft-search-bar--selected-filters {
3271
- ${(0,Tn.setVariable)(Ve.iconSize,"17px")};
3272
- ${(0,Tn.setVariable)(Ve.fontSize,"12px")};
3391
+ ${(0,Mn.setVariable)(ze.iconSize,"17px")};
3392
+ ${(0,Mn.setVariable)(ze.fontSize,"12px")};
3273
3393
  }
3274
3394
 
3275
3395
  .ft-search-bar--selected-filters * {
@@ -3279,8 +3399,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3279
3399
  .ft-search-bar--selected-filters ft-chip {
3280
3400
  flex-grow: 0;
3281
3401
  }
3282
- `;var Tt=f(T());var td=f(bt()),jo=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new Zt(e),this.suggestManager=n??new Kt(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 Tt.html`
3283
- <div class="${(0,td.classMap)(o)}" part="container" tabindex="-1">
3402
+ `;var $t=f($());var hd=f(vt()),tn=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new qt(e),this.suggestManager=n??new Zt(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 $t.html`
3403
+ <div class="${(0,hd.classMap)(o)}" part="container" tabindex="-1">
3284
3404
  <div class="ft-search-bar" role="search">
3285
3405
  <div class="ft-search-bar--input-container" part="input-container">
3286
3406
  <div class="ft-search-bar--input-outline" part="input-outline">
@@ -3289,7 +3409,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3289
3409
  aria-autocomplete="list"
3290
3410
  aria-controls="${this.suggestManager.listboxId}"
3291
3411
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3292
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:Tt.nothing}"
3412
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:$t.nothing}"
3293
3413
  part="input"
3294
3414
  type="search"
3295
3415
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3303,7 +3423,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3303
3423
  </div>
3304
3424
  ${this.searchBar.displayFacets?this.searchBar.renderFacetsActions():this.selectedFacetsManager.render()}
3305
3425
  ${this.searchBar.displayFacets?this.searchBar.renderMobileFacets():this.suggestManager.render()}
3306
- ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?Tt.html`
3426
+ ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?$t.html`
3307
3427
  <ft-button class="ft-search-bar--launch-search"
3308
3428
  href="${this.searchBar.searchRequestSerializer(this.searchBar.request)}"
3309
3429
  part="launch-search-in-panel"
@@ -3311,11 +3431,11 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3311
3431
  @click=${()=>this.searchBar.onLaunchSearch()}>
3312
3432
  ${this.searchBar.labelResolver.resolve("searchButton")}
3313
3433
  </ft-button>
3314
- `:Tt.nothing}
3434
+ `:$t.nothing}
3315
3435
  </div>
3316
- `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return Tt.html`
3436
+ `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return $t.html`
3317
3437
  <div class="ft-search-bar--actions" part="search-bar-actions">
3318
- ${e?Tt.html`
3438
+ ${e?$t.html`
3319
3439
  <ft-button class="ft-search-bar--clear-query"
3320
3440
  part="clear-query"
3321
3441
  icon="close"
@@ -3325,7 +3445,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3325
3445
  @click=${async()=>{this.searchBar.setQuery(""),this.searchBar.mobileMenuOpen=!1,this.searchBar.displayFacets=!1}}
3326
3446
  ></ft-button>
3327
3447
  <div class="ft-search-bar--separator"></div>
3328
- `:Tt.nothing}
3448
+ `:$t.nothing}
3329
3449
  <ft-button class="ft-search-bar--launch-search"
3330
3450
  href="${this.searchBar.isMobileMenuOpen()?this.searchBar.searchRequestSerializer(this.searchBar.request):""}"
3331
3451
  part="launch-search-in-bar"
@@ -3336,21 +3456,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3336
3456
  @click=${()=>{var o;return this.searchBar.isMobileMenuOpen()?this.searchBar.onLaunchSearch():(o=this.searchBar.input)===null||o===void 0?void 0:o.focus()}}
3337
3457
  ></ft-button>
3338
3458
  </div>
3339
- `}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}};jo.styles=Tt.css`
3459
+ `}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}};tn.styles=$t.css`
3340
3460
 
3341
- `;var et=f(T()),rd=f(Ir());var od=f(bt()),Ko=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new Zt(e),this.suggestManager=n??new Kt(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 et.html`
3342
- <div class="${(0,od.classMap)(o)}" part="container" tabindex="-1">
3461
+ `;var rt=f($()),yd=f(Pr());var md=f(vt()),rn=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new qt(e),this.suggestManager=n??new Zt(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`
3462
+ <div class="${(0,md.classMap)(o)}" part="container" tabindex="-1">
3343
3463
  <div class="ft-search-bar" part="search-bar" role="search">
3344
3464
  ${this.renderSearchBarLeftAction()}
3345
3465
  <div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
3346
3466
  <div class="ft-search-bar--input-outline" part="input-outline">
3347
- ${this.searchBar.dense?this.selectedFacetsManager.render():et.nothing}
3467
+ ${this.searchBar.dense?this.selectedFacetsManager.render():rt.nothing}
3348
3468
  <input class="ft-search-bar--input ft-typography--body2"
3349
3469
  role="combobox"
3350
3470
  aria-autocomplete="list"
3351
3471
  aria-controls="${this.suggestManager.listboxId}"
3352
3472
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3353
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:et.nothing}"
3473
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:rt.nothing}"
3354
3474
  part="input"
3355
3475
  type="search"
3356
3476
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3365,9 +3485,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3365
3485
  ${this.renderDesktopSearchBarButtons()}
3366
3486
  ${this.searchBar.renderDesktopFloatingMenu()}
3367
3487
  </div>
3368
- ${this.searchBar.dense?et.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3488
+ ${this.searchBar.dense?rt.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3369
3489
  </div>
3370
- `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?et.nothing:et.html`
3490
+ `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?rt.nothing:rt.html`
3371
3491
  <ft-button class="ft-search-bar--filters-opener ft-search-bar--left-action"
3372
3492
  part="filters-opener"
3373
3493
  trailingIcon
@@ -3379,24 +3499,24 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3379
3499
  >
3380
3500
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3381
3501
  </ft-button>
3382
- `:this.searchBar.hasLocaleSelector()?et.html`
3502
+ `:this.searchBar.hasLocaleSelector()?rt.html`
3383
3503
  <ft-select outlined
3384
3504
  class="ft-search-bar--content-locale ft-search-bar--left-action"
3385
3505
  part="content-locale select-ft-locale"
3386
3506
  ariaLabel="${this.searchBar.labelResolver.resolve("selectLocale")}"
3387
3507
  .exportpartsPrefixes=${["content-locale","select-ft-locale"]}
3388
3508
  @change=${e=>this.searchBar.contentLocale=e.detail==null?void 0:e.detail}>
3389
- ${(0,rd.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>et.html`
3509
+ ${(0,yd.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>rt.html`
3390
3510
  <ft-select-option .value=${e.lang}
3391
3511
  label="${e.label}"
3392
3512
  ?selected=${e.lang==this.searchBar.contentLocale}>
3393
3513
  </ft-select-option>
3394
3514
  `)}
3395
3515
  </ft-select>
3396
- `:et.nothing}renderDesktopSearchBarButtons(){return et.html`
3516
+ `:rt.nothing}renderDesktopSearchBarButtons(){return rt.html`
3397
3517
  <div class="ft-search-bar--actions"
3398
3518
  part="search-bar-actions">
3399
- ${this.searchBar.query?et.html`
3519
+ ${this.searchBar.query?rt.html`
3400
3520
  <ft-button class="ft-search-bar--clear-query"
3401
3521
  part="clear-query"
3402
3522
  icon="close"
@@ -3415,48 +3535,48 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3415
3535
  @click=${()=>this.searchBar.onLaunchSearch()}
3416
3536
  ></ft-button>
3417
3537
  </div>
3418
- `}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)}};Ko.styles=et.css`
3538
+ `}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)}};rn.styles=rt.css`
3419
3539
 
3420
- `;var _p=f(E());var Vd=f(T()),ze=f(te()),Nt=f(E());var nd=f(T());var id=nd.css`
3421
- `;var $n=f(E()),bu="ft-app-info",jr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};jr.eventName="authentication-change";var xu={session:(t,e)=>{(0,$n.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>$.dispatchEvent(new jr(e.payload)),0))}},$=$n.FtReduxStore.get({name:bu,reducers:xu,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 Yi=f(E());var Kr=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=$.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=$.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var Nn=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Kr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Kr.await()}};var $t=class extends Nn{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 Yi.CacheRegistry,this.cache=e?i.commonCache:new Yi.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 Pn=class extends $t{async listMyBookmarks(){let e=$.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Xi=class{addCommand(e,o=!1){$.commands.add(e,o)}consumeCommand(e){return $.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Xi;var qt=f(E());var ad,vu=Symbol("clearAfterUnitTest"),_n=class extends $t{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ad]=()=>{this.defaultMessages={},this.cache=new qt.CacheRegistry,this.listeners={}},this.currentUiLocale=$.getState().uiLocale,$.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=$.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,qt.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 qt.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 qt.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(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,qt.delay)(0).then(()=>o()).catch(()=>null)))}};ad=vu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends _n{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends _n{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var sd=window.FluidTopicsI18nService,jO=window.FluidTopicsCustomI18nService;var ld=f(E()),Qi=class{highlightHtml(e,o,n){(0,ld.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new Qi;var Ou=f(dd(),1);var pd;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(pd||(pd={}));var ud;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ud||(ud={}));var fd;(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"})(fd||(fd={}));var hd;(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"})(hd||(hd={}));var yd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(yd||(yd={}));var md;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(md||(md={}));var gd;(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"})(gd||(gd={}));var bd;(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"})(bd||(bd={}));var xd;(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"})(xd||(xd={}));var vd;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(vd||(vd={}));var Sd;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Sd||(Sd={}));var Od;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Od||(Od={}));var Cd;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Cd||(Cd={}));var wd;(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"})(wd||(wd={}));var Ed;(function(t){t.ASC="ASC",t.DESC="DESC"})(Ed||(Ed={}));var Ad;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Ad||(Ad={}));var Rd;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Rd||(Rd={}));var Ld;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Ld||(Ld={}));var kd;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(kd||(kd={}));var Id;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Id||(Id={}));var Td;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Td||(Td={}));var $d;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})($d||($d={}));var Nd;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Nd||(Nd={}));var Ie;(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.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(Ie||(Ie={}));var Zr;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Zr||(Zr={}));var Pd;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Pd||(Pd={}));var _d;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(_d||(_d={}));var Bd;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Bd||(Bd={}));var Su={[Ie.PERSONAL_BOOK_SHARE_USER]:[Ie.PERSONAL_BOOK_USER],[Ie.HTML_EXPORT_USER]:[Ie.PERSONAL_BOOK_USER],[Ie.PDF_EXPORT_USER]:[Ie.PERSONAL_BOOK_USER],[Ie.KHUB_ADMIN]:[Ie.CONTENT_PUBLISHER],[Ie.ADMIN]:[Ie.KHUB_ADMIN,Ie.USERS_ADMIN,Ie.PORTAL_ADMIN],[Ie.GENERATIVE_AI_EXPORT_USER]:[Ie.GENERATIVE_AI_USER]};function Dd(t,e){return t===e||(Su[t]??[]).some(o=>Dd(o,e))}function Fd(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=>Dd(n,e))}var Fn=class extends $t{async listMySearches(){let{session:e}=$.getState();return Fd(e,Ie.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Md=f(E());var Ji=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=$.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 Md.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:$.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Ji;var zd=f(E());var Zo=class{static get(e,o){var n,i,a,s;let c=$.getState(),{lang:p,region:u}=(i=(n=c.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new zd.SearchPlaceConverter(c.baseUrl,(s=(a=window.FluidTopicsClientConfiguration)===null||a===void 0?void 0:a.predefinedSorts)!==null&&s!==void 0?s:{},e??20,c.searchInAllLanguagesAllowed,o??`${p}-${u}`)}};var ea=class{urlToSearchRequest(e){return Zo.get().parse(e)}searchRequestToUrl(e){return Zo.get().serialize(e)}};window.FluidTopicsUrlService=new ea;var Or=f(E());var qr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};qr.eventName="change";var ta=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))}},Ud=new ta;var Mn=class t extends Or.WithEventBus{static build(){return new t(window.history,Ud,()=>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,Or.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new qr(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(qr.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(qr.eventName,e)}currentItem(){return(0,Or.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,Or.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,Or.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=Mn.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 Hd=$;function Wd(t,e){var o;return Hd.getState().authenticationRequired&&!(!((o=Hd.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},pe=class extends Nt.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Kr.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Nt.CacheRegistry,this.cleanSessionDebouncer=new Nt.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Vd.html`
3540
+ `;var Zp=f(E());var op=f($()),He=f(re()),Nt=f(E());var gd=f($());var bd=gd.css`
3541
+ `;var zn=f(E()),Iu="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,zn.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>T.dispatchEvent(new Xr(e.payload)),0))}},T=zn.FtReduxStore.get({name:Iu,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 na=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 Un=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 Tt=class extends Un{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 na.CacheRegistry,this.cache=e?i.commonCache:new na.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 Hn=class extends Tt{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 ia=class{addCommand(e,o=!1){T.commands.add(e,o)}consumeCommand(e){return T.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ia;var Yt=f(E());var xd,Tu=Symbol("clearAfterUnitTest"),Wn=class extends Tt{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[xd]=()=>{this.defaultMessages={},this.cache=new Yt.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,Yt.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 Yt.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 Yt.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(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,Yt.delay)(0).then(()=>o()).catch(()=>null)))}};xd=Tu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Wn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Wn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var vd=window.FluidTopicsI18nService,NC=window.FluidTopicsCustomI18nService;var Sd=f(E()),aa=class{highlightHtml(e,o,n){(0,Sd.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new aa;var Pu=f(Cd(),1);var wd;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(wd||(wd={}));var Ed;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Ed||(Ed={}));var Ad;(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"})(Ad||(Ad={}));var Rd;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE"})(Rd||(Rd={}));var Ld;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Ld||(Ld={}));var kd;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(kd||(kd={}));var Id;(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"})(Id||(Id={}));var $d;(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"})($d||($d={}));var Td;(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"})(Td||(Td={}));var Nd;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Nd||(Nd={}));var Pd;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Pd||(Pd={}));var _d;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(_d||(_d={}));var Bd;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Bd||(Bd={}));var Dd;(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"})(Dd||(Dd={}));var Fd;(function(t){t.ASC="ASC",t.DESC="DESC"})(Fd||(Fd={}));var Md;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Md||(Md={}));var zd;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(zd||(zd={}));var Ud;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Ud||(Ud={}));var Hd;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Hd||(Hd={}));var Wd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Wd||(Wd={}));var Vd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Vd||(Vd={}));var Gd;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Gd||(Gd={}));var jd;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(jd||(jd={}));var Ie;(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"})(Ie||(Ie={}));var Jr;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Jr||(Jr={}));var Kd;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Kd||(Kd={}));var Zd;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Zd||(Zd={}));var qd;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(qd||(qd={}));var Nu={[Ie.PERSONAL_BOOK_SHARE_USER]:[Ie.PERSONAL_BOOK_USER],[Ie.HTML_EXPORT_USER]:[Ie.PERSONAL_BOOK_USER],[Ie.PDF_EXPORT_USER]:[Ie.PERSONAL_BOOK_USER],[Ie.KHUB_ADMIN]:[Ie.CONTENT_PUBLISHER],[Ie.ADMIN]:[Ie.KHUB_ADMIN,Ie.USERS_ADMIN,Ie.PORTAL_ADMIN],[Ie.GENERATIVE_AI_EXPORT_USER]:[Ie.GENERATIVE_AI_USER]};function Yd(t,e){return t===e||(Nu[t]??[]).some(o=>Yd(o,e))}function Xd(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=>Yd(n,e))}var jn=class extends Tt{async listMySearches(){let{session:e}=T.getState();return Xd(e,Ie.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Qd=f(E());var sa=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 Qd.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 sa;var Jd=f(E());var on=class{static get(e,o){var n,i,a,s;let c=T.getState(),{lang:p,region:u}=(i=(n=c.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Jd.SearchPlaceConverter(c.baseUrl,(s=(a=window.FluidTopicsClientConfiguration)===null||a===void 0?void 0:a.predefinedSorts)!==null&&s!==void 0?s:{},e??20,c.searchInAllLanguagesAllowed,o??`${p}-${u}`)}};var la=class{urlToSearchRequest(e){return on.get().parse(e)}searchRequestToUrl(e){return on.get().serialize(e)}};window.FluidTopicsUrlService=new la;var Ar=f(E());var eo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};eo.eventName="change";var ca=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))}},ep=new ca;var Kn=class t extends Ar.WithEventBus{static build(){return new t(window.history,ep,()=>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,Ar.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,Ar.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Ar.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,Ar.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var o;let 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=Kn.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 tp=T;function rp(t,e){var o;return tp.getState().authenticationRequired&&!(!((o=tp.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(e):t()}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},ue=class extends Nt.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Qr.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Nt.CacheRegistry,this.cleanSessionDebouncer=new Nt.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return op.html`
3422
3542
  <slot></slot>
3423
- `}connectedCallback(){super.connectedCallback(),$.addEventListener(jr.eventName,this.reloadConfiguration)}disconnectedCallback(){$.addEventListener(jr.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var o,n,i,a,s,c,p;super.update(e),e.has("baseUrl")&&($.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&$.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&$.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&$.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&$.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&$.actions.noCustom(this.noCustom),e.has("editorMode")&&$.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&$.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&$.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(u=>sd.addContext(u)),e.has("openExternalDocumentInNewTab")&&$.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&$.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&$.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&($.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),$.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),$.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&$.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&$.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",()=>Wd(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};pe.elementDefinitions={};pe.styles=id;Te([(0,ze.property)()],pe.prototype,"baseUrl",void 0);Te([(0,ze.property)()],pe.prototype,"apiIntegrationIdentifier",void 0);Te([(0,ze.property)()],pe.prototype,"apiIntegrationAppVersion",void 0);Te([(0,ze.property)()],pe.prototype,"uiLocale",void 0);Te([(0,Nt.jsonProperty)(null)],pe.prototype,"availableUiLocales",void 0);Te([(0,Nt.jsonProperty)(null)],pe.prototype,"metadataConfiguration",void 0);Te([(0,ze.property)({type:Boolean})],pe.prototype,"editorMode",void 0);Te([(0,ze.property)({type:Boolean})],pe.prototype,"noCustom",void 0);Te([(0,ze.property)({type:Boolean})],pe.prototype,"openExternalDocumentInNewTab",void 0);Te([(0,ze.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],pe.prototype,"noCustomComponent",void 0);Te([(0,ze.property)({type:Boolean})],pe.prototype,"withManualResources",void 0);Te([(0,ze.property)({type:Boolean})],pe.prototype,"navigatorOnline",void 0);Te([(0,ze.property)({type:Boolean})],pe.prototype,"forcedOffline",void 0);Te([(0,ze.property)({type:Object})],pe.prototype,"apiProvider",void 0);Te([(0,ze.property)({type:Boolean})],pe.prototype,"authenticationRequired",void 0);Te([(0,Nt.jsonProperty)([])],pe.prototype,"messageContexts",void 0);Te([(0,Nt.jsonProperty)(void 0)],pe.prototype,"session",void 0);Te([(0,ze.state)()],pe.prototype,"localesConfiguration",void 0);Te([(0,ze.state)()],pe.prototype,"availableContentLocales",void 0);var pf=f(te());function Cu(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(!zn(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(!zn(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(!zn(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function zn(t,e){try{return Cu(t,e)}catch{return!1}}function Un(t,e){return!zn(t,e)}var wu=f(te(),1);var Hn=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 vo=f(te(),1);var Gd=f(te(),1);function jd(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,Gd.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:Un,...e??{}})}var Wn=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 Zd=f(T(),1);var Vn=globalThis,Eu=Vn.ShadowRoot&&(Vn.ShadyCSS===void 0||Vn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,iw=Symbol();var Kd=(t,e)=>{if(Eu)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let n=document.createElement("style"),i=Vn.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)}};var Gn=class extends Zd.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 Kd(n,e.elementStyles),n}};function qd(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 qo=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},Jd,Yd=Symbol("constructorPrototype"),Xd=Symbol("constructorName"),ep=Symbol("exportpartsDebouncer"),Qd=Symbol("dynamicDependenciesLoaded"),sr=class extends Gn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Jd]=new Wn(5),this[Xd]=this.constructor.name,this[Yd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Xd]&&Object.setPrototypeOf(this,this[Yd])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let e=this.constructor;e[Qd]||(e[Qd]=!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=qd(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[ep].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 S=(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(...S,...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(S=>`${b}:${S}--${b}`));this.setAttribute("exportparts",[...this.part,...g].join(", "))}};Jd=ep;qo([(0,vo.property)()],sr.prototype,"exportpartsPrefix",void 0);qo([jd([])],sr.prototype,"exportpartsPrefixes",void 0);qo([(0,vo.property)()],sr.prototype,"customStylesheet",void 0);qo([(0,vo.property)()],sr.prototype,"elementToFocus",void 0);qo([(0,vo.state)()],sr.prototype,"useAdoptedStyleSheets",void 0);function jn(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Yo=Symbol("internalReduxEventsUnsubscribers"),Cr=Symbol("internalStoresUnsubscribers"),Yr=Symbol("internalStores");function Au(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[Yr].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Yr].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Yr].get(s)}addStore(s,c){var p;c=(p=c??s.name)!==null&&p!==void 0?p:"default-store",this.unsubscribeFromStore(c),this[Yr].set(c,s),this.subscribeToStore(c,s),this.updateFromStores()}removeStore(s){let c=typeof s=="string"?s:s.name;this.unsubscribeFromStore(c),this[Yr].delete(c)}setupStores(){this.unsubscribeFromStores(),this[Yr].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[Cr].has(s.store):this[Cr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[Cr].set(s,c.subscribe(()=>this.updateFromStores())),this[Yo].set(s,[]),jn(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[Yo].get(s).push(()=>c.removeEventListener(u.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Cr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Cr].has(s)&&this[Cr].get(s)(),this[Cr].delete(s),(c=this[Yo].get(s))===null||c===void 0||c.forEach(p=>p()),this[Yo].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Cr,o=Yr,n=Yo,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}var tp=class extends Au(sr){};function St(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 lr(t){return!!t&&!!t[ge]}function Pt(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)===Pu}(t)||Array.isArray(t)||!!t[lp]||!!(!((e=t.constructor)===null||e===void 0)&&e[lp])||da(t)||pa(t))}function Xr(t,e,o){o===void 0&&(o=!1),Co(t)===0?(o?Object.keys:Oo)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Co(t){var e=t[ge];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:da(t)?2:pa(t)?3:0}function So(t,e){return Co(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Ru(t,e){return Co(t)===2?t.get(e):t[e]}function cp(t,e,o){var n=Co(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function dp(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function da(t){return $u&&t instanceof Map}function pa(t){return Nu&&t instanceof Set}function wr(t){return t.o||t.t}function ua(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=fp(t);delete e[ge];for(var o=Oo(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 fa(t,e){return e===void 0&&(e=!1),ha(t)||lr(t)||!Pt(t)||(Co(t)>1&&(t.set=t.add=t.clear=t.delete=Lu),Object.freeze(t),e&&Xr(t,function(o,n){return fa(n,!0)},!0)),t}function Lu(){St(2)}function ha(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Yt(t){var e=ca[t];return e||St(18,t),e}function ku(t,e){ca[t]||(ca[t]=e)}function aa(){return Qo}function ra(t,e){e&&(Yt("Patches"),t.u=[],t.s=[],t.v=e)}function Kn(t){sa(t),t.p.forEach(Iu),t.p=null}function sa(t){t===Qo&&(Qo=t.l)}function rp(t){return Qo={p:[],l:Qo,h:t,m:!0,_:0}}function Iu(t){var e=t[ge];e.i===0||e.i===1?e.j():e.g=!0}function oa(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Yt("ES5").S(e,t,n),n?(o[ge].P&&(Kn(e),St(4)),Pt(t)&&(t=Zn(e,t),e.l||qn(e,t)),e.u&&Yt("Patches").M(o[ge].t,t,e.u,e.s)):t=Zn(e,o,[]),Kn(e),e.u&&e.v(e.u,e.s),t!==up?t:void 0}function Zn(t,e,o){if(ha(e))return e;var n=e[ge];if(!n)return Xr(e,function(c,p){return op(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return qn(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=ua(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Xr(a,function(c,p){return op(t,n,i,c,p,o,s)}),qn(t,i,!1),o&&t.u&&Yt("Patches").N(n,o,t.u,t.s)}return n.o}function op(t,e,o,n,i,a,s){if(lr(i)){var c=Zn(t,i,a&&e&&e.i!==3&&!So(e.R,n)?a.concat(n):void 0);if(cp(o,n,c),!lr(c))return;t.m=!1}else s&&o.add(i);if(Pt(i)&&!ha(i)){if(!t.h.D&&t._<1)return;Zn(t,i),e&&e.A.l||qn(t,i)}}function qn(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&fa(e,o)}function na(t,e){var o=t[ge];return(o?wr(o):t)[e]}function np(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 Er(t){t.P||(t.P=!0,t.l&&Er(t.l))}function ia(t){t.o||(t.o=ua(t.t))}function la(t,e,o){var n=da(e)?Yt("MapSet").F(e,o):pa(e)?Yt("MapSet").T(e,o):t.O?function(i,a){var s=Array.isArray(i),c={i:s?1:0,A:a?a.A:aa(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,u=Jo;s&&(p=[c],u=Xo);var m=Proxy.revocable(p,u),g=m.revoke,b=m.proxy;return c.k=b,c.j=g,b}(e,o):Yt("ES5").J(e,o);return(o?o.A:aa()).p.push(n),n}function Tu(t){return lr(t)||St(22,t),function e(o){if(!Pt(o))return o;var n,i=o[ge],a=Co(o);if(i){if(!i.P&&(i.i<4||!Yt("ES5").K(i)))return i.t;i.I=!0,n=ip(o,a),i.I=!1}else n=ip(o,a);return Xr(n,function(s,c){i&&Ru(i.t,s)===c||cp(n,s,e(c))}),a===3?new Set(n):n}(t)}function ip(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return ua(t)}function pp(){function t(s,c){var p=a[s];return p?p.enumerable=c:a[s]=p={configurable:!0,enumerable:c,get:function(){var u=this[ge];return Jo.get(u,s)},set:function(u){var m=this[ge];Jo.set(m,s,u)}},p}function e(s){for(var c=s.length-1;c>=0;c--){var p=s[c][ge];if(!p.P)switch(p.i){case 5:n(p)&&Er(p);break;case 4:o(p)&&Er(p)}}}function o(s){for(var c=s.t,p=s.k,u=Oo(p),m=u.length-1;m>=0;m--){var g=u[m];if(g!==ge){var b=c[g];if(b===void 0&&!So(c,g))return!0;var S=p[g],v=S&&S[ge];if(v?v.t!==b:!dp(S,b))return!0}}var w=!!c[ge];return u.length!==Oo(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&&St(3,JSON.stringify(wr(s)))}var a={};ku("ES5",{J:function(s,c){var p=Array.isArray(s),u=function(g,b){if(g){for(var S=Array(b.length),v=0;v<b.length;v++)Object.defineProperty(S,""+v,t(v,!0));return S}var w=fp(b);delete w[ge];for(var N=Oo(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:aa(),P:!1,I:!1,R:{},l:c,t:s,k:u,o:null,g:!1,C:!1};return Object.defineProperty(u,ge,{value:m,writable:!0}),u},S:function(s,c,p){p?lr(c)&&c[ge].A===s&&e(s.p):(s.u&&function u(m){if(m&&typeof m=="object"){var g=m[ge];if(g){var b=g.t,S=g.k,v=g.R,w=g.i;if(w===4)Xr(S,function(K){K!==ge&&(b[K]!==void 0||So(b,K)?v[K]||u(S[K]):(v[K]=!0,Er(g)))}),Xr(b,function(K){S[K]!==void 0||So(S,K)||(v[K]=!1,Er(g))});else if(w===5){if(n(g)&&(Er(g),v.length=!0),S.length<b.length)for(var N=S.length;N<b.length;N++)v[N]=!1;else for(var k=b.length;k<S.length;k++)v[k]=!0;for(var I=Math.min(S.length,b.length),z=0;z<I;z++)S.hasOwnProperty(z)||(v[z]=!0),v[z]===void 0&&u(S[z])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var ap,Qo,ya=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",$u=typeof Map<"u",Nu=typeof Set<"u",sp=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",up=ya?Symbol.for("immer-nothing"):((ap={})["immer-nothing"]=!0,ap),lp=ya?Symbol.for("immer-draftable"):"__$immer_draftable",ge=ya?Symbol.for("immer-state"):"__$immer_state";var Pu=""+Object.prototype.constructor,Oo=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,fp=Object.getOwnPropertyDescriptors||function(t){var e={};return Oo(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},ca={},Jo={get:function(t,e){if(e===ge)return t;var o=wr(t);if(!So(o,e))return function(i,a,s){var c,p=np(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||!Pt(n)?n:n===na(t.t,e)?(ia(t),t.o[e]=la(t.A.h,n,t)):n},has:function(t,e){return e in wr(t)},ownKeys:function(t){return Reflect.ownKeys(wr(t))},set:function(t,e,o){var n=np(wr(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=na(wr(t),e),a=i?.[ge];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(dp(o,i)&&(o!==void 0||So(t.t,e)))return!0;ia(t),Er(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 na(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,ia(t),Er(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=wr(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){St(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){St(12)}},Xo={};Xr(Jo,function(t,e){Xo[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Xo.deleteProperty=function(t,e){return Xo.set.call(this,t,e,void 0)},Xo.set=function(t,e,o){return Jo.set.call(this,t[0],e,o,t[0])};var _u=function(){function t(o){var n=this;this.O=sp,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(K){var Y;return(Y=a).call.apply(Y,[N,K].concat(I))})}}var u;if(typeof a!="function"&&St(6),s!==void 0&&typeof s!="function"&&St(7),Pt(i)){var m=rp(n),g=la(n,i,void 0),b=!0;try{u=a(g),b=!1}finally{b?Kn(m):sa(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(w){return ra(m,s),oa(w,m)},function(w){throw Kn(m),w}):(ra(m,s),oa(u,m))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===up&&(u=void 0),n.D&&fa(u,!0),s){var S=[],v=[];Yt("Patches").M(i,u,S,v),s(S,v)}return u}St(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(S){return i.apply(void 0,[S].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){Pt(o)||St(8),lr(o)&&(o=Tu(o));var n=rp(this),i=la(this,o,void 0);return i[ge].C=!0,sa(n),i},e.finishDraft=function(o,n){var i=o&&o[ge],a=i.A;return ra(a,n),oa(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!sp&&St(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=Yt("Patches").$;return lr(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},t}(),yt=new _u,Bu=yt.produce,xw=yt.produceWithPatches.bind(yt),vw=yt.setAutoFreeze.bind(yt),Sw=yt.setUseProxies.bind(yt),Ow=yt.applyPatches.bind(yt),Cw=yt.createDraft.bind(yt),ww=yt.finishDraft.bind(yt),Yn=Bu;function Qr(t){"@babel/helpers - typeof";return Qr=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},Qr(t)}function hp(t,e){if(Qr(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Qr(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function yp(t){var e=hp(t,"string");return Qr(e)=="symbol"?e:e+""}function mp(t,e,o){return(e=yp(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function gp(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 ma(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?gp(Object(o),!0).forEach(function(n){mp(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):gp(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function Ke(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var bp=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),ga=function(){return Math.random().toString(36).substring(7).split("").join(".")},Xn={INIT:"@@redux/INIT"+ga(),REPLACE:"@@redux/REPLACE"+ga(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+ga()}};function Du(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function ba(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Ke(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Ke(1));return o(ba)(t,e)}if(typeof t!="function")throw new Error(Ke(2));var i=t,a=e,s=[],c=s,p=!1;function u(){c===s&&(c=s.slice())}function m(){if(p)throw new Error(Ke(3));return a}function g(w){if(typeof w!="function")throw new Error(Ke(4));if(p)throw new Error(Ke(5));var N=!0;return u(),c.push(w),function(){if(N){if(p)throw new Error(Ke(6));N=!1,u();var I=c.indexOf(w);c.splice(I,1),s=null}}}function b(w){if(!Du(w))throw new Error(Ke(7));if(typeof w.type>"u")throw new Error(Ke(8));if(p)throw new Error(Ke(9));try{p=!0,a=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 S(w){if(typeof w!="function")throw new Error(Ke(10));i=w,b({type:Xn.REPLACE})}function v(){var w,N=g;return w={subscribe:function(I){if(typeof I!="object"||I===null)throw new Error(Ke(11));function z(){I.next&&I.next(m())}z();var K=N(z);return{unsubscribe:K}}},w[bp]=function(){return this},w}return b({type:Xn.INIT}),n={dispatch:b,subscribe:g,getState:m,replaceReducer:S},n[bp]=v,n}function Fu(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:Xn.INIT});if(typeof n>"u")throw new Error(Ke(12));if(typeof o(void 0,{type:Xn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ke(13))})}function xp(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{Fu(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,S={},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(Ke(14))}S[w]=I,b=b||I!==k}return b=b||a.length!==Object.keys(u).length,b?S:u}}function wo(){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(Ke(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=wo.apply(void 0,c)(i.dispatch),ma(ma({},i),{},{dispatch:a})}}}function Sp(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 Op=Sp();Op.withExtraArgument=Sp;var xa=Op;var Rp=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)}}(),Mu=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}}},Eo=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},zu=Object.defineProperty,Uu=Object.defineProperties,Hu=Object.getOwnPropertyDescriptors,Cp=Object.getOwnPropertySymbols,Wu=Object.prototype.hasOwnProperty,Vu=Object.prototype.propertyIsEnumerable,wp=function(t,e,o){return e in t?zu(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Ar=function(t,e){for(var o in e||(e={}))Wu.call(e,o)&&wp(t,o,e[o]);if(Cp)for(var n=0,i=Cp(e);n<i.length;n++){var o=i[n];Vu.call(e,o)&&wp(t,o,e[o])}return t},va=function(t,e){return Uu(t,Hu(e))},Gu=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 ju=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?wo:wo.apply(null,arguments)},Hw=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Ku(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 Zu=function(t){Rp(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,Eo([void 0],o[0].concat(this)))):new(e.bind.apply(e,Eo([void 0],o.concat(this))))},e}(Array),qu=function(t){Rp(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,Eo([void 0],o[0].concat(this)))):new(e.bind.apply(e,Eo([void 0],o.concat(this))))},e}(Array);function Ca(t){return Pt(t)?Yn(t,function(){}):t}function Yu(t){return typeof t=="boolean"}function Xu(){return function(e){return Qu(e)}}function Qu(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 Zu;if(o&&(Yu(o)?c.push(xa):c.push(xa.withExtraArgument(o.extraArgument))),0){if(i)var p;if(s)var u}return c}var Sa=!0;function Lp(t){var e=Xu(),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,S;if(typeof i=="function")S=i;else if(Ku(i))S=xp(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),!Sa&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Sa&&v.some(function(K){return typeof K!="function"}))throw new Error("each middleware provided to configureStore must be a function");var w=vp.apply(void 0,v),N=wo;p&&(N=ju(Ar({trace:!Sa},typeof p=="object"&&p)));var k=new qu(w),I=k;Array.isArray(b)?I=Eo([w],b):typeof b=="function"&&(I=b(k));var z=N.apply(void 0,I);return ba(S,m,z)}function Rr(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 Ar(Ar({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 kp(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 Ju(t){return typeof t=="function"}function ef(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?kp(e):[e,o,n],a=i[0],s=i[1],c=i[2],p;if(Ju(t))p=function(){return Ca(t())};else{var u=Ca(t);p=function(){return u}}function m(g,b){g===void 0&&(g=p());var S=Eo([a[b.type]],s.filter(function(v){var w=v.matcher;return w(b)}).map(function(v){var w=v.reducer;return w}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,w){if(w)if(lr(v)){var N=v,k=w(N,b);return k===void 0?v:k}else{if(Pt(v))return Yn(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 tf(t,e){return t+"/"+e}function Ip(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:Ca(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},c={};i.forEach(function(m){var g=n[m],b=tf(e,m),S,v;"reducer"in g?(S=g.reducer,v=g.prepare):S=g,a[m]=S,s[b]=S,c[m]=v?Rr(b,v):Rr(b)});function p(){var m=typeof t.extraReducers=="function"?kp(t.extraReducers):[t.extraReducers],g=m[0],b=g===void 0?{}:g,S=m[1],v=S===void 0?[]:S,w=m[2],N=w===void 0?void 0:w,k=Ar(Ar({},b),s);return ef(o,function(I){for(var z in k)I.addCase(z,k[z]);for(var K=0,Y=v;K<Y.length;K++){var tt=Y[K];I.addMatcher(tt.matcher,tt.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 rf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",of=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=rf[Math.random()*64|0];return e},nf=["name","message","stack","code"],Oa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Ep=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),af=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=nf;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},jw=function(){function t(e,o,n){var i=Rr(e+"/fulfilled",function(m,g,b,S){return{payload:m,meta:va(Ar({},S||{}),{arg:b,requestId:g,requestStatus:"fulfilled"})}}),a=Rr(e+"/pending",function(m,g,b){return{payload:void 0,meta:va(Ar({},b||{}),{arg:g,requestId:m,requestStatus:"pending"})}}),s=Rr(e+"/rejected",function(m,g,b,S,v){return{payload:S,error:(n&&n.serializeError||af)(m||"Rejected"),meta:va(Ar({},v||{}),{arg:b,requestId:g,rejectedWithValue:!!S,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,S){var v=n?.idGenerator?n.idGenerator(m):of(),w=new p,N,k=!1;function I(K){N=K,w.abort()}var z=function(){return Gu(this,null,function(){var K,Y,tt,_t,Ze,Bt,Pe;return Mu(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),_t=(K=n?.condition)==null?void 0:K.call(n,m,{getState:b,extra:S}),lf(_t)?[4,_t]:[3,2];case 1:_t=y.sent(),y.label=2;case 2:if(_t===!1||w.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return k=!0,Ze=new Promise(function(x,P){return w.signal.addEventListener("abort",function(){return P({name:"AbortError",message:N||"Aborted"})})}),g(a(v,m,(Y=n?.getPendingMeta)==null?void 0:Y.call(n,{requestId:v,arg:m},{getState:b,extra:S}))),[4,Promise.race([Ze,Promise.resolve(o(m,{dispatch:g,getState:b,extra:S,requestId:v,signal:w.signal,abort:I,rejectWithValue:function(x,P){return new Oa(x,P)},fulfillWithValue:function(x,P){return new Ep(x,P)}})).then(function(x){if(x instanceof Oa)throw x;return x instanceof Ep?i(x.payload,v,m,x.meta):i(x,v,m)})])];case 3:return tt=y.sent(),[3,5];case 4:return Bt=y.sent(),tt=Bt instanceof Oa?s(null,v,m,Bt.payload,Bt.meta):s(Bt,v,m),[3,5];case 5:return Pe=n&&!n.dispatchConditionRejection&&s.match(tt)&&tt.meta.condition,Pe||g(tt),[2,tt]}})})}();return Object.assign(z,{abort:I,requestId:v,arg:m,unwrap:function(){return z.then(sf)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function sf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function lf(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Tp="listener",$p="completed",Np="cancelled",Kw="task-"+Np,Zw="task-"+$p,qw=Tp+"-"+Np,Yw=Tp+"-"+$p;var wa="listenerMiddleware";var Xw=Rr(wa+"/add"),Qw=Rr(wa+"/removeAll"),Jw=Rr(wa+"/remove");var Ap,eE=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Ap||(Ap=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},cf=function(t){return function(e){setTimeout(e,t)}},tE=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:cf(10);pp();function df(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 Qn=class extends df(Object){};window.ftReduxStores||(window.ftReduxStores={});var Pp=class t extends Qn{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(jn(a))return a;if(i==null)return;let s=Ip({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=Lp({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 Hn;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 ei=f(E());var Jn=class extends $t{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=$.getState().session;return!!e?.sessionAuthenticated}};var uf="ft-user-assets",ff={setAssetCount:(t,e)=>{let{userAssetType:o,count:n}=e.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(Zr).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={}}},Ot=ei.FtReduxStore.get({name:uf,reducers:ff,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Zr).map(t=>[t,void 0])),bookmarkByMap:{}}}}),Ea=class{constructor(e=new Jn){this.assetCountsService=e,this.currentSession=$.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Pn,this.savedSearchesService=new Fn,$.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=$.getState();(0,ei.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){Ot.actions.clearAssetCount(),Ot.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ot.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ot.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Ot.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&Ot.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&Ot.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(Ot.getState().assetCounts.bookmarkByMap).length!==0;e===Zr.BOOKMARKS&&o&&Ot.actions.clearBookmarkCountByMap(),Ot.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;Ot.actions.bookmarks(o)}}},hf=new Ea;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=hf);(0,_p.customElement)("ft-app-context")(pe);var G=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 Bp={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"},Aa=class extends CustomEvent{constructor(e){super("change",{detail:e})}},yf=()=>{},D=class extends se.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.mode="auto",this.forceMobileMenuOpen=!1,this.forceMenuOpen=!1,this.baseUrl="",this.apiIntegrationIdentifier="ft-search-bar",this.availableContentLocales=[],this.availableContentLocalesInitialized=!1,this.labels={},this.labelResolver=new se.ParametrizedLabelResolver(Bp,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new se.SearchPlaceConverter(this.baseUrl,{}).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=mt.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 Kt(this),this.selectedFacetsManager=new Zt(this),this.desktopSearchBarManager=new Ko(this),this.mobileSearchBarManager=new jo(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new se.Debouncer(10),this.updateLocalesDebouncer=new se.Debouncer(10),this.initSearchData=()=>{this.availableContentLocalesInitialized=!1,this.facetsLoaded=!1,this.facetsInitialized=!1,this.updateLocalesDebouncer.run(()=>{var e;(e=this.api)===null||e===void 0||e.getAvailableSearchLocales().then(o=>o.contentLocales).catch(()=>[]).then(o=>{this.availableContentLocales=o,this.availableContentLocalesInitialized=!0})}),this.updateFacetsDebouncer.run(()=>{this.retrieveFacetsFromSearch().then(()=>{this.facetsLoaded=!0,this.facetsInitialized=!0})},this.facetsInitialized?500:10)},this.facetsLoaded=!1,this.updateFacetsDebouncer=new se.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(o=>o===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(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===mt.S}}hasFacets(){return this.facetsRequest.length>0}get hasPresets(){return this.presets!=null&&this.presets.length>0}get hasPriors(){return this.priors!=null&&this.priors.length>0}hasLocaleSelector(){return this.availableContentLocales.length>1}focus(){var e;(e=this.container)===null||e===void 0||e.focus()}async focusInput(e=!1){this.reactToFocus=e,await(0,se.waitFor)(()=>this.input,50),this.input.focus(),this.reactToFocus=!0}clear(){this.query="",this.metadataFilters=[],this.input&&(this.input.value=""),this.mobileMenuOpen=!1,this.displayFacets=!1}render(){return J.html`
3543
+ `}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=>vd.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",()=>rp(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};ue.elementDefinitions={};ue.styles=bd;$e([(0,He.property)()],ue.prototype,"baseUrl",void 0);$e([(0,He.property)()],ue.prototype,"apiIntegrationIdentifier",void 0);$e([(0,He.property)()],ue.prototype,"apiIntegrationAppVersion",void 0);$e([(0,He.property)()],ue.prototype,"uiLocale",void 0);$e([(0,Nt.jsonProperty)(null)],ue.prototype,"availableUiLocales",void 0);$e([(0,Nt.jsonProperty)(null)],ue.prototype,"metadataConfiguration",void 0);$e([(0,He.property)({type:Boolean})],ue.prototype,"editorMode",void 0);$e([(0,He.property)({type:Boolean})],ue.prototype,"noCustom",void 0);$e([(0,He.property)({type:Boolean})],ue.prototype,"openExternalDocumentInNewTab",void 0);$e([(0,He.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ue.prototype,"noCustomComponent",void 0);$e([(0,He.property)({type:Boolean})],ue.prototype,"withManualResources",void 0);$e([(0,He.property)({type:Boolean})],ue.prototype,"navigatorOnline",void 0);$e([(0,He.property)({type:Boolean})],ue.prototype,"forcedOffline",void 0);$e([(0,He.property)({type:Object})],ue.prototype,"apiProvider",void 0);$e([(0,He.property)({type:Boolean})],ue.prototype,"authenticationRequired",void 0);$e([(0,Nt.jsonProperty)([])],ue.prototype,"messageContexts",void 0);$e([(0,Nt.jsonProperty)(void 0)],ue.prototype,"session",void 0);$e([(0,He.state)()],ue.prototype,"localesConfiguration",void 0);$e([(0,He.state)()],ue.prototype,"availableContentLocales",void 0);var Cf=f(re());function _u(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(!Zn(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(!Zn(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(!Zn(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Zn(t,e){try{return _u(t,e)}catch{return!1}}function qn(t,e){return!Zn(t,e)}var Bu=f(re(),1);var Yn=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 Ao=f(re(),1);var np=f(re(),1);function ip(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,np.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 Xn=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 sp=f($(),1);var Qn=globalThis,Du=Qn.ShadowRoot&&(Qn.ShadyCSS===void 0||Qn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,jw=Symbol();var ap=(t,e)=>{if(Du)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let n=document.createElement("style"),i=Qn.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)}};var Jn=class extends sp.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 ap(n,e.elementStyles),n}};function lp(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 nn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var 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},up,cp=Symbol("constructorPrototype"),dp=Symbol("constructorName"),fp=Symbol("exportpartsDebouncer"),pp=Symbol("dynamicDependenciesLoaded"),lr=class extends Jn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[up]=new Xn(5),this[dp]=this.constructor.name,this[cp]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[dp]&&Object.setPrototypeOf(this,this[cp])}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[pp]||(e[pp]=!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=lp(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[fp].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(", "))}};up=fp;nn([(0,Ao.property)()],lr.prototype,"exportpartsPrefix",void 0);nn([ip([])],lr.prototype,"exportpartsPrefixes",void 0);nn([(0,Ao.property)()],lr.prototype,"customStylesheet",void 0);nn([(0,Ao.property)()],lr.prototype,"elementToFocus",void 0);nn([(0,Ao.state)()],lr.prototype,"useAdoptedStyleSheets",void 0);function ei(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var an=Symbol("internalReduxEventsUnsubscribers"),Rr=Symbol("internalStoresUnsubscribers"),to=Symbol("internalStores");function Fu(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[Rr].has(s.store):this[Rr].size>0)&&(this[c]=s.selector(u.getState(),this))}})}subscribeToStore(s,c){var p;this[Rr].set(s,c.subscribe(()=>this.updateFromStores())),this[an].set(s,[]),ei(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[an].get(s).push(()=>c.removeEventListener(u.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[Rr].forEach((s,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(s){var c;this[Rr].has(s)&&this[Rr].get(s)(),this[Rr].delete(s),(c=this[an].get(s))===null||c===void 0||c.forEach(p=>p()),this[an].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=Rr,o=to,n=an,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}var hp=class extends Fu(lr){};function Ct(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 Pt(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)===ju}(t)||Array.isArray(t)||!!t[Sp]||!!(!((e=t.constructor)===null||e===void 0)&&e[Sp])||ba(t)||xa(t))}function ro(t,e,o){o===void 0&&(o=!1),ko(t)===0?(o?Object.keys:Lo)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function ko(t){var e=t[be];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:ba(t)?2:xa(t)?3:0}function Ro(t,e){return ko(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Mu(t,e){return ko(t)===2?t.get(e):t[e]}function Op(t,e,o){var n=ko(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Cp(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function ba(t){return Vu&&t instanceof Map}function xa(t){return Gu&&t instanceof Set}function Lr(t){return t.o||t.t}function va(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Ap(t);delete e[be];for(var o=Lo(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 Sa(t,e){return e===void 0&&(e=!1),Oa(t)||cr(t)||!Pt(t)||(ko(t)>1&&(t.set=t.add=t.clear=t.delete=zu),Object.freeze(t),e&&ro(t,function(o,n){return Sa(n,!0)},!0)),t}function zu(){Ct(2)}function Oa(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Xt(t){var e=ga[t];return e||Ct(18,t),e}function Uu(t,e){ga[t]||(ga[t]=e)}function ha(){return ln}function da(t,e){e&&(Xt("Patches"),t.u=[],t.s=[],t.v=e)}function ti(t){ya(t),t.p.forEach(Hu),t.p=null}function ya(t){t===ln&&(ln=t.l)}function yp(t){return ln={p:[],l:ln,h:t,m:!0,_:0}}function Hu(t){var e=t[be];e.i===0||e.i===1?e.j():e.g=!0}function pa(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&&(ti(e),Ct(4)),Pt(t)&&(t=ri(e,t),e.l||oi(e,t)),e.u&&Xt("Patches").M(o[be].t,t,e.u,e.s)):t=ri(e,o,[]),ti(e),e.u&&e.v(e.u,e.s),t!==Ep?t:void 0}function ri(t,e,o){if(Oa(e))return e;var n=e[be];if(!n)return ro(e,function(c,p){return mp(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return oi(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=va(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 mp(t,n,i,c,p,o,s)}),oi(t,i,!1),o&&t.u&&Xt("Patches").N(n,o,t.u,t.s)}return n.o}function mp(t,e,o,n,i,a,s){if(cr(i)){var c=ri(t,i,a&&e&&e.i!==3&&!Ro(e.R,n)?a.concat(n):void 0);if(Op(o,n,c),!cr(c))return;t.m=!1}else s&&o.add(i);if(Pt(i)&&!Oa(i)){if(!t.h.D&&t._<1)return;ri(t,i),e&&e.A.l||oi(t,i)}}function oi(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Sa(e,o)}function ua(t,e){var o=t[be];return(o?Lr(o):t)[e]}function gp(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 kr(t){t.P||(t.P=!0,t.l&&kr(t.l))}function fa(t){t.o||(t.o=va(t.t))}function ma(t,e,o){var n=ba(e)?Xt("MapSet").F(e,o):xa(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:ha(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,u=cn;s&&(p=[c],u=sn);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:ha()).p.push(n),n}function Wu(t){return cr(t)||Ct(22,t),function e(o){if(!Pt(o))return o;var n,i=o[be],a=ko(o);if(i){if(!i.P&&(i.i<4||!Xt("ES5").K(i)))return i.t;i.I=!0,n=bp(o,a),i.I=!1}else n=bp(o,a);return ro(n,function(s,c){i&&Mu(i.t,s)===c||Op(n,s,e(c))}),a===3?new Set(n):n}(t)}function bp(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return va(t)}function wp(){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 cn.get(u,s)},set:function(u){var m=this[be];cn.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)&&kr(p);break;case 4:o(p)&&kr(p)}}}function o(s){for(var c=s.t,p=s.k,u=Lo(p),m=u.length-1;m>=0;m--){var g=u[m];if(g!==be){var b=c[g];if(b===void 0&&!Ro(c,g))return!0;var O=p[g],v=O&&O[be];if(v?v.t!==b:!Cp(O,b))return!0}}var w=!!c[be];return u.length!==Lo(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&&Ct(3,JSON.stringify(Lr(s)))}var a={};Uu("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=Ap(b);delete w[be];for(var N=Lo(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:ha(),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||Ro(b,Z)?v[Z]||u(O[Z]):(v[Z]=!0,kr(g)))}),ro(b,function(Z){O[Z]!==void 0||Ro(O,Z)||(v[Z]=!1,kr(g))});else if(w===5){if(n(g)&&(kr(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 xp,ln,Ca=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Vu=typeof Map<"u",Gu=typeof Set<"u",vp=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Ep=Ca?Symbol.for("immer-nothing"):((xp={})["immer-nothing"]=!0,xp),Sp=Ca?Symbol.for("immer-draftable"):"__$immer_draftable",be=Ca?Symbol.for("immer-state"):"__$immer_state";var ju=""+Object.prototype.constructor,Lo=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Ap=Object.getOwnPropertyDescriptors||function(t){var e={};return Lo(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},ga={},cn={get:function(t,e){if(e===be)return t;var o=Lr(t);if(!Ro(o,e))return function(i,a,s){var c,p=gp(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||!Pt(n)?n:n===ua(t.t,e)?(fa(t),t.o[e]=ma(t.A.h,n,t)):n},has:function(t,e){return e in Lr(t)},ownKeys:function(t){return Reflect.ownKeys(Lr(t))},set:function(t,e,o){var n=gp(Lr(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=ua(Lr(t),e),a=i?.[be];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Cp(o,i)&&(o!==void 0||Ro(t.t,e)))return!0;fa(t),kr(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return ua(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,fa(t),kr(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=Lr(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Ct(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Ct(12)}},sn={};ro(cn,function(t,e){sn[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),sn.deleteProperty=function(t,e){return sn.set.call(this,t,e,void 0)},sn.set=function(t,e,o){return cn.set.call(this,t[0],e,o,t[0])};var Ku=function(){function t(o){var n=this;this.O=vp,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"&&Ct(6),s!==void 0&&typeof s!="function"&&Ct(7),Pt(i)){var m=yp(n),g=ma(n,i,void 0),b=!0;try{u=a(g),b=!1}finally{b?ti(m):ya(m)}return typeof Promise<"u"&&u instanceof Promise?u.then(function(w){return da(m,s),pa(w,m)},function(w){throw ti(m),w}):(da(m,s),pa(u,m))}if(!i||typeof i!="object"){if((u=a(i))===void 0&&(u=i),u===Ep&&(u=void 0),n.D&&Sa(u,!0),s){var O=[],v=[];Xt("Patches").M(i,u,O,v),s(O,v)}return u}Ct(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){Pt(o)||Ct(8),cr(o)&&(o=Wu(o));var n=yp(this),i=ma(this,o,void 0);return i[be].C=!0,ya(n),i},e.finishDraft=function(o,n){var i=o&&o[be],a=i.A;return da(a,n),pa(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!vp&&Ct(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}(),gt=new Ku,Zu=gt.produce,aE=gt.produceWithPatches.bind(gt),sE=gt.setAutoFreeze.bind(gt),lE=gt.setUseProxies.bind(gt),cE=gt.applyPatches.bind(gt),dE=gt.createDraft.bind(gt),pE=gt.finishDraft.bind(gt),ni=Zu;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 Rp(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 Lp(t){var e=Rp(t,"string");return oo(e)=="symbol"?e:e+""}function kp(t,e,o){return(e=Lp(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Ip(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 wa(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Ip(Object(o),!0).forEach(function(n){kp(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Ip(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function Ke(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var $p=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Ea=function(){return Math.random().toString(36).substring(7).split("").join(".")},ii={INIT:"@@redux/INIT"+Ea(),REPLACE:"@@redux/REPLACE"+Ea(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Ea()}};function qu(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 Aa(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(Ke(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(Ke(1));return o(Aa)(t,e)}if(typeof t!="function")throw new Error(Ke(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(Ke(3));return a}function g(w){if(typeof w!="function")throw new Error(Ke(4));if(p)throw new Error(Ke(5));var N=!0;return u(),c.push(w),function(){if(N){if(p)throw new Error(Ke(6));N=!1,u();var I=c.indexOf(w);c.splice(I,1),s=null}}}function b(w){if(!qu(w))throw new Error(Ke(7));if(typeof w.type>"u")throw new Error(Ke(8));if(p)throw new Error(Ke(9));try{p=!0,a=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(Ke(10));i=w,b({type:ii.REPLACE})}function v(){var w,N=g;return w={subscribe:function(I){if(typeof I!="object"||I===null)throw new Error(Ke(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:ii.INIT}),n={dispatch:b,subscribe:g,getState:m,replaceReducer:O},n[$p]=v,n}function Yu(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:ii.INIT});if(typeof n>"u")throw new Error(Ke(12));if(typeof o(void 0,{type:ii.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Ke(13))})}function Tp(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{Yu(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(Ke(14))}O[w]=I,b=b||I!==k}return b=b||a.length!==Object.keys(u).length,b?O:u}}function Io(){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 Np(){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(Ke(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=Io.apply(void 0,c)(i.dispatch),wa(wa({},i),{},{dispatch:a})}}}function Pp(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 _p=Pp();_p.withExtraArgument=Pp;var Ra=_p;var zp=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)}}(),Xu=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}}},$o=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},Qu=Object.defineProperty,Ju=Object.defineProperties,ef=Object.getOwnPropertyDescriptors,Bp=Object.getOwnPropertySymbols,tf=Object.prototype.hasOwnProperty,rf=Object.prototype.propertyIsEnumerable,Dp=function(t,e,o){return e in t?Qu(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Ir=function(t,e){for(var o in e||(e={}))tf.call(e,o)&&Dp(t,o,e[o]);if(Bp)for(var n=0,i=Bp(e);n<i.length;n++){var o=i[n];rf.call(e,o)&&Dp(t,o,e[o])}return t},La=function(t,e){return Ju(t,ef(e))},of=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 nf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Io:Io.apply(null,arguments)},kE=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function af(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 sf=function(t){zp(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,$o([void 0],o[0].concat(this)))):new(e.bind.apply(e,$o([void 0],o.concat(this))))},e}(Array),lf=function(t){zp(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,$o([void 0],o[0].concat(this)))):new(e.bind.apply(e,$o([void 0],o.concat(this))))},e}(Array);function $a(t){return Pt(t)?ni(t,function(){}):t}function cf(t){return typeof t=="boolean"}function df(){return function(e){return pf(e)}}function pf(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 sf;if(o&&(cf(o)?c.push(Ra):c.push(Ra.withExtraArgument(o.extraArgument))),0){if(i)var p;if(s)var u}return c}var ka=!0;function Up(t){var e=df(),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(af(i))O=Tp(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),!ka&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ka&&v.some(function(Z){return typeof Z!="function"}))throw new Error("each middleware provided to configureStore must be a function");var w=Np.apply(void 0,v),N=Io;p&&(N=nf(Ir({trace:!ka},typeof p=="object"&&p)));var k=new lf(w),I=k;Array.isArray(b)?I=$o([w],b):typeof b=="function"&&(I=b(k));var z=N.apply(void 0,I);return Aa(O,m,z)}function $r(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 Ir(Ir({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 Hp(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 uf(t){return typeof t=="function"}function ff(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Hp(e):[e,o,n],a=i[0],s=i[1],c=i[2],p;if(uf(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=$o([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(Pt(v))return ni(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 hf(t,e){return t+"/"+e}function Wp(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=hf(e,m),O,v;"reducer"in g?(O=g.reducer,v=g.prepare):O=g,a[m]=O,s[b]=O,c[m]=v?$r(b,v):$r(b)});function p(){var m=typeof t.extraReducers=="function"?Hp(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=Ir(Ir({},b),s);return ff(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 yf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",mf=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=yf[Math.random()*64|0];return e},gf=["name","message","stack","code"],Ia=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Fp=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),bf=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=gf;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},NE=function(){function t(e,o,n){var i=$r(e+"/fulfilled",function(m,g,b,O){return{payload:m,meta:La(Ir({},O||{}),{arg:b,requestId:g,requestStatus:"fulfilled"})}}),a=$r(e+"/pending",function(m,g,b){return{payload:void 0,meta:La(Ir({},b||{}),{arg:g,requestId:m,requestStatus:"pending"})}}),s=$r(e+"/rejected",function(m,g,b,O,v){return{payload:O,error:(n&&n.serializeError||bf)(m||"Rejected"),meta:La(Ir({},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):mf(),w=new p,N,k=!1;function I(Z){N=Z,w.abort()}var z=function(){return of(this,null,function(){var Z,X,ot,_t,Ze,Bt,_e;return Xu(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),_t=(Z=n?.condition)==null?void 0:Z.call(n,m,{getState:b,extra:O}),vf(_t)?[4,_t]:[3,2];case 1:_t=y.sent(),y.label=2;case 2:if(_t===!1||w.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return k=!0,Ze=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([Ze,Promise.resolve(o(m,{dispatch:g,getState:b,extra:O,requestId:v,signal:w.signal,abort:I,rejectWithValue:function(x,P){return new Ia(x,P)},fulfillWithValue:function(x,P){return new Fp(x,P)}})).then(function(x){if(x instanceof Ia)throw x;return x instanceof Fp?i(x.payload,v,m,x.meta):i(x,v,m)})])];case 3:return ot=y.sent(),[3,5];case 4:return Bt=y.sent(),ot=Bt instanceof Ia?s(null,v,m,Bt.payload,Bt.meta):s(Bt,v,m),[3,5];case 5:return _e=n&&!n.dispatchConditionRejection&&s.match(ot)&&ot.meta.condition,_e||g(ot),[2,ot]}})})}();return Object.assign(z,{abort:I,requestId:v,arg:m,unwrap:function(){return z.then(xf)}})}}return Object.assign(u,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function xf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function vf(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Vp="listener",Gp="completed",jp="cancelled",PE="task-"+jp,_E="task-"+Gp,BE=Vp+"-"+jp,DE=Vp+"-"+Gp;var Ta="listenerMiddleware";var FE=$r(Ta+"/add"),ME=$r(Ta+"/removeAll"),zE=$r(Ta+"/remove");var Mp,UE=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Mp||(Mp=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Sf=function(t){return function(e){setTimeout(e,t)}},HE=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Sf(10);wp();function Of(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 ai=class extends Of(Object){};window.ftReduxStores||(window.ftReduxStores={});var Kp=class t extends ai{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(ei(a))return a;if(i==null)return;let s=Wp({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=Up({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 Yn;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 li=f(E());var si=class extends Tt{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 wf="ft-user-assets",Ef={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={}}},wt=li.FtReduxStore.get({name:wf,reducers:Ef,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Jr).map(t=>[t,void 0])),bookmarkByMap:{}}}}),Na=class{constructor(e=new si){this.assetCountsService=e,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Hn,this.savedSearchesService=new jn,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=T.getState();(0,li.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){wt.actions.clearAssetCount(),wt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),wt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),wt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();wt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(e){let o=await this.assetCountsService.getUserAssetCount(e);o&&wt.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(e){let o=await this.assetCountsService.getUserBookmarkCountByMap(e);o&&wt.actions.setBookmarkCountByMap({count:o.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let o=Object.keys(wt.getState().assetCounts.bookmarkByMap).length!==0;e===Jr.BOOKMARKS&&o&&wt.actions.clearBookmarkCountByMap(),wt.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;wt.actions.bookmarks(o)}}},Af=new Na;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Af);(0,Zp.customElement)("ft-app-context")(ue);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 qp={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"},Pa=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Rf=()=>{},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(qp,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new le.SearchPlaceConverter(this.baseUrl,{}).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=bt.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 Zt(this),this.selectedFacetsManager=new qt(this),this.desktopSearchBarManager=new rn(this),this.mobileSearchBarManager=new tn(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===bt.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`
3424
3544
  <ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
3425
3545
  <div class="sr-only" aria-live="polite" aria-atomic="true">
3426
3546
  ${this.renderLiveText()}
3427
3547
  </div>
3428
3548
  ${this.renderSearchBar()}
3429
- `}renderLiveText(){return this.suggestManager.shouldDisplaySuggestions?this.labelResolver.resolve("ariaLiveSuggestions",this.suggestManager.recentSearchesMatchingQuery.length,this.suggestions.length):""}renderSearchBar(){return this.facetsInitialized&&this.availableContentLocalesInitialized?this.isMobile()?this.mobileSearchBarManager.render():this.desktopSearchBarManager.render():J.html`
3549
+ `}renderLiveText(){return this.suggestManager.shouldDisplaySuggestions?this.labelResolver.resolve("ariaLiveSuggestions",this.suggestManager.recentSearchesMatchingQuery.length,this.suggestions.length):""}renderSearchBar(){return this.facetsInitialized&&this.availableContentLocalesInitialized?this.isMobile()?this.mobileSearchBarManager.render():this.desktopSearchBarManager.render():ee.html`
3430
3550
  <ft-skeleton class="ft-search-bar--container ft-search-bar--skeleton"
3431
3551
  part="loader"
3432
3552
  tabindex="-1"></ft-skeleton>
3433
- `}renderMobileFacets(){let e=this.availableContentLocales.filter(o=>o.lang===this.contentLocale).pop();return J.html`
3553
+ `}renderMobileFacets(){let e=this.availableContentLocales.filter(o=>o.lang===this.contentLocale).pop();return ee.html`
3434
3554
  <ft-accordion class="ft-search-bar--filters-container">
3435
- ${this.hasLocaleSelector()?J.html`
3555
+ ${this.hasLocaleSelector()?ee.html`
3436
3556
  <ft-accordion-item data-facet-key="ft:locale">
3437
3557
  <div class="ft-search-bar--filter-label" slot="toggle">
3438
3558
  <ft-typography variant="button">${this.labelResolver.resolve("contentLocaleSelector")}
3439
3559
  </ft-typography>
3440
- ${e?.label?J.html`
3560
+ ${e?.label?ee.html`
3441
3561
  <ft-typography class="ft-search-bar--filter-label-values" variant="body2">
3442
3562
  ${e?.label}
3443
3563
  </ft-typography>
3444
- `:J.nothing}
3564
+ `:ee.nothing}
3445
3565
  </div>
3446
3566
  <div part="content-locale-selector">
3447
3567
  ${this.getContentLocaleRadioGroup()}
3448
3568
  </div>
3449
3569
  </ft-accordion-item>
3450
3570
  `:null}
3451
- ${(0,en.repeat)(this.facets,o=>o.key,o=>{let n=gi(o),i=o.key.replace(":","-"),a=zs(n);return o.rootNodes.length>0?J.html`
3571
+ ${(0,dn.repeat)(this.facets,o=>o.key,o=>{let n=Ei(o),i=o.key.replace(":","-"),a=Zs(n);return o.rootNodes.length>0?ee.html`
3452
3572
  <ft-accordion-item data-facet-key="${o.key}">
3453
3573
  <div class="ft-search-bar--filter-label" slot="toggle">
3454
3574
  <ft-typography variant="button">${o.label}</ft-typography>
3455
- ${a.length>0?J.html`
3575
+ ${a.length>0?ee.html`
3456
3576
  <ft-typography class="ft-search-bar--filter-label-values" variant="body2">
3457
3577
  ${a.join(", ")}
3458
3578
  </ft-typography>
3459
- `:J.nothing}
3579
+ `:ee.nothing}
3460
3580
  </div>
3461
3581
  <ft-filter
3462
3582
  part="filters filter filter-${i}"
@@ -3473,24 +3593,24 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3473
3593
  @change=${s=>this.setFilter(n.id,s.detail)}
3474
3594
  ></ft-filter>
3475
3595
  </ft-accordion-item>
3476
- `:J.nothing})}
3596
+ `:ee.nothing})}
3477
3597
  </ft-accordion>
3478
- `}getContentLocaleRadioGroup(){var e;return J.html`
3598
+ `}getContentLocaleRadioGroup(){var e;return ee.html`
3479
3599
  <ft-radio-group aria-labelledby="content_locale_radio_group_label"
3480
3600
  @change=${o=>{this.contentLocale=o.detail==="all"?void 0:o.detail,this.clearFilters()}}>
3481
- ${(0,en.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],o=>o.lang,o=>{var n;return J.html`
3601
+ ${(0,dn.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],o=>o.lang,o=>{var n;return ee.html`
3482
3602
  <ft-radio value="${(n=o.lang)!==null&&n!==void 0?n:"all"}"
3483
3603
  ?checked=${o.lang==this.contentLocale}>
3484
3604
  ${o.label}
3485
3605
  </ft-radio>
3486
3606
  `})}
3487
3607
  </ft-radio-group>
3488
- `}renderDesktopMenu(){return this.hasFacets()?J.html`
3608
+ `}renderDesktopMenu(){return this.hasFacets()?ee.html`
3489
3609
  <div class="ft-search-bar--desktop-menu">
3490
3610
  ${this.renderFacetsActions()}
3491
3611
  ${this.renderDesktopFacets()}
3492
3612
  <div class="ft-search-bar--facets-actions">
3493
- ${this.forceMenuOpen?this.renderDesktopClearFilters():J.nothing}
3613
+ ${this.forceMenuOpen?this.renderDesktopClearFilters():ee.nothing}
3494
3614
  <ft-button class="ft-search-bar--launch-search"
3495
3615
  href="${this.searchRequestSerializer(this.request)}"
3496
3616
  part="launch-search-in-panel"
@@ -3500,38 +3620,38 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3500
3620
  </ft-button>
3501
3621
  </div>
3502
3622
  </div>
3503
- `:J.nothing}renderFacetsActions(){var e;return J.html`
3623
+ `:ee.nothing}renderFacetsActions(){var e;return ee.html`
3504
3624
  <div class="ft-search-bar--facets-actions">
3505
- ${this.hasPresets?J.html`
3625
+ ${this.hasPresets?ee.html`
3506
3626
  <ft-select
3507
3627
  class="ft-search-bar--presets"
3508
3628
  part="presets"
3509
3629
  label="${this.labelResolver.resolve("presetsSelector")}"
3510
3630
  outlined
3511
3631
  @change=${o=>this.selectedPreset=o.detail}>
3512
- ${(0,en.repeat)((e=this.presets)!==null&&e!==void 0?e:[],o=>o.name,o=>J.html`
3632
+ ${(0,dn.repeat)((e=this.presets)!==null&&e!==void 0?e:[],o=>o.name,o=>ee.html`
3513
3633
  <ft-select-option value="${o.name}"
3514
3634
  label="${o.name}"
3515
3635
  ?selected=${o.name===this.selectedPreset}>
3516
3636
  </ft-select-option>
3517
3637
  `)}
3518
3638
  </ft-select>
3519
- `:J.nothing}
3639
+ `:ee.nothing}
3520
3640
  <slot name="facets-actions"></slot>
3521
- ${this.forceMenuOpen&&!this.isMobile()?J.nothing:this.renderDesktopClearFilters()}
3641
+ ${this.forceMenuOpen&&!this.isMobile()?ee.nothing:this.renderDesktopClearFilters()}
3522
3642
  </div>
3523
- `}renderDesktopClearFilters(){return this.metadataFilters.length>0?J.html`
3643
+ `}renderDesktopClearFilters(){return this.metadataFilters.length>0?ee.html`
3524
3644
  <ft-button part="facets-actions"
3525
3645
  @click=${this.clearFilters}>
3526
3646
  ${this.labelResolver.resolve("clearFilters")}
3527
3647
  </ft-button>
3528
- `:J.nothing}renderDesktopFacets(){return this.hasFacets()?J.html`
3648
+ `:ee.nothing}renderDesktopFacets(){return this.hasFacets()?ee.html`
3529
3649
  <ft-snap-scroll horizontal limitSize controls
3530
3650
  class="ft-search-bar--filters-container"
3531
3651
  part="filters-container"
3532
3652
  exportpartsPrefix="filters-container"
3533
3653
  data-filters-count="${this.facets.length+(this.hasLocaleSelector()?1:0)}">
3534
- ${this.hasLocaleSelector()?J.html`
3654
+ ${this.hasLocaleSelector()?ee.html`
3535
3655
  <div part="content-locale-selector">
3536
3656
  <div part="content-locale-selector-header">
3537
3657
  <ft-typography variant="overline" id="content_locale_radio_group_label" part="content-locale-selector-label">
@@ -3540,8 +3660,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3540
3660
  </div>
3541
3661
  ${this.getContentLocaleRadioGroup()}
3542
3662
  </div>
3543
- `:J.nothing}
3544
- ${(0,en.repeat)(this.facets,e=>e.key,e=>{let o=gi(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 J.html`
3663
+ `:ee.nothing}
3664
+ ${(0,dn.repeat)(this.facets,e=>e.key,e=>{let o=Ei(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`
3545
3665
  <ft-filter
3546
3666
  class="${n?"ft-search-bar--hierarchical-filter":""}"
3547
3667
  part="filters filter filter-${i}"
@@ -3560,14 +3680,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3560
3680
  ></ft-filter>
3561
3681
  `})}
3562
3682
  </ft-snap-scroll>
3563
- `:J.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 se.ParametrizedLabelResolver(Bp,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=>dn(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 Aa(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(yf)),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&&!se.isTouchScreen&&this.focusInput(),$.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),$.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,se.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,se.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?J.nothing:J.html`
3683
+ `: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(qp,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=>gn(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 Pa(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(Rf)),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`
3564
3684
  <div class="ft-search-bar--floating-panel"
3565
3685
  id="ft-search-bar-floating-panel"
3566
3686
  @keyup=${this.onFloatingContainerKeyUp}
3567
3687
  part="floating-panel"
3568
3688
  tabindex="-1">
3569
3689
  ${this.renderDesktopMenu()}
3570
- </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":Vt,"ft-accordion-item":xt,"ft-button":Le,"ft-chip":ve,"ft-filter":Q,"ft-filter-option":ht,"ft-icon":le,"ft-ripple":q,"ft-select":ee,"ft-select-option":Gt,"ft-size-watcher":ct,"ft-skeleton":vr,"ft-snap-scroll":Ce,"ft-tooltip":fe,"ft-typography":re,"ft-radio-group":at,"ft-radio":ke};D.styles=[lo,se.noTextInputDefaultClearButton,Yc,Xc,Zt.styles,Kt.styles,se.screenReaderStyles];G([(0,j.property)({type:Boolean})],D.prototype,"dense",void 0);G([(0,j.property)()],D.prototype,"mode",void 0);G([(0,j.property)({type:Boolean})],D.prototype,"forceMobileMenuOpen",void 0);G([(0,j.property)({type:Boolean})],D.prototype,"forceMenuOpen",void 0);G([(0,j.property)()],D.prototype,"baseUrl",void 0);G([(0,j.property)()],D.prototype,"apiIntegrationIdentifier",void 0);G([(0,j.property)()],D.prototype,"contentLocale",void 0);G([(0,j.state)()],D.prototype,"availableContentLocales",void 0);G([(0,j.state)()],D.prototype,"availableContentLocalesInitialized",void 0);G([(0,j.property)()],D.prototype,"uiLocale",void 0);G([(0,se.jsonProperty)({})],D.prototype,"labels",void 0);G([(0,se.jsonProperty)([])],D.prototype,"displayedFilters",void 0);G([(0,se.jsonProperty)([])],D.prototype,"presets",void 0);G([(0,j.property)({type:String,reflect:!0})],D.prototype,"selectedPreset",void 0);G([(0,se.jsonProperty)([])],D.prototype,"priors",void 0);G([(0,j.property)()],D.prototype,"searchRequestSerializer",void 0);G([(0,j.property)({type:Boolean})],D.prototype,"focusOnDisplay",void 0);G([(0,j.state)()],D.prototype,"metadataFilters",void 0);G([(0,j.state)()],D.prototype,"sizeCategory",void 0);G([(0,j.state)()],D.prototype,"displayFacets",void 0);G([(0,j.state)()],D.prototype,"mobileMenuOpen",void 0);G([(0,j.state)()],D.prototype,"facets",void 0);G([(0,j.state)()],D.prototype,"facetsInitialized",void 0);G([(0,j.query)(".ft-search-bar--container")],D.prototype,"container",void 0);G([(0,j.query)(".ft-search-bar--filters-opener")],D.prototype,"filtersOpener",void 0);G([(0,j.query)(".ft-search-bar--floating-panel")],D.prototype,"floatingContainer",void 0);G([(0,j.query)("ft-snap-scroll.ft-search-bar--filters-container")],D.prototype,"scrollingFiltersContainer",void 0);G([(0,j.query)(".ft-search-bar--input")],D.prototype,"input",void 0);G([(0,j.query)(".ft-search-bar--launch-search")],D.prototype,"launchSearchButton",void 0);G([(0,j.state)()],D.prototype,"query",void 0);G([(0,j.state)()],D.prototype,"suggestions",void 0);G([(0,j.state)()],D.prototype,"recentSearches",void 0);G([(0,j.state)()],D.prototype,"scrollToFacet",void 0);G([(0,j.state)()],D.prototype,"api",void 0);G([(0,j.state)()],D.prototype,"displaySuggestListbox",void 0);G([(0,j.state)()],D.prototype,"selectedSuggestOptionId",void 0);G([(0,j.state)()],D.prototype,"selectedSuggestRemoveRecent",void 0);G([(0,j.state)()],D.prototype,"facetsLoaded",void 0);(0,Dp.customElement)("ft-search-bar")(D);})();
3690
+ </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};D.elementDefinitions={"ft-accordion":Gt,"ft-accordion-item":St,"ft-button":ke,"ft-chip":Se,"ft-filter":J,"ft-filter-option":mt,"ft-icon":ce,"ft-ripple":Y,"ft-select":te,"ft-select-option":jt,"ft-size-watcher":dt,"ft-skeleton":wr,"ft-snap-scroll":we,"ft-tooltip":he,"ft-typography":oe,"ft-radio-group":Wr,"ft-radio":ir};D.styles=[yo,le.noTextInputDefaultClearButton,cd,dd,qt.styles,Zt.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,Yp.customElement)("ft-search-bar")(D);})();
3571
3691
  /*! Bundled license information:
3572
3692
 
3573
3693
  lit-html/lit-html.js: