@fluid-topics/ft-search-bar 1.2.69 → 1.2.71

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 Ap=Object.create;var xa=Object.defineProperty;var Rp=Object.getOwnPropertyDescriptor;var Lp=Object.getOwnPropertyNames;var kp=Object.getPrototypeOf,Ip=Object.prototype.hasOwnProperty;var Er=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Tp=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Lp(e))!Ip.call(t,i)&&i!==o&&xa(t,i,{get:()=>e[i],enumerable:!(n=Rp(e,i))||n.enumerable});return t};var u=(t,e,o)=>(o=t!=null?Ap(kp(t)):{},Tp(e||!t||!t.__esModule?xa(o,"default",{value:t,enumerable:!0}):o,t));var E=Er((tu,va)=>{va.exports=ftGlobals.wcUtils});var T=Er((ru,Sa)=>{Sa.exports=ftGlobals.lit});var re=Er((ou,Oa)=>{Oa.exports=ftGlobals.litDecorators});var Ar=Er((nu,Ca)=>{Ca.exports=ftGlobals.litRepeat});var gt=Er((rb,qs)=>{qs.exports=ftGlobals.litClassMap});var kl=Er((Hb,Ll)=>{Ll.exports=ftGlobals.litUnsafeHTML});var Vd=Er((Or,Hd)=>{var zn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Un=function(){function t(){this.fetch=!1,this.DOMException=zn.DOMException}return t.prototype=zn,new t}();(function(t){var e=function(o){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(y){return y&&DataView.prototype.isPrototypeOf(y)}if(i.arrayBuffer)var l=["[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&&l.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 f(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var x={next:function(){var $=y.shift();return{done:$===void 0,value:$}}};return i.iterable&&(x[Symbol.iterator]=function(){return x}),x}function g(y){this.map={},y instanceof g?y.forEach(function(x,$){this.append($,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=f(x);var $=this.map[y];this.map[y]=$?$+", "+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)]=f(x)},g.prototype.forEach=function(y,x){for(var $ in this.map)this.map.hasOwnProperty($)&&y.call(x,this.map[$],$,this)},g.prototype.keys=function(){var y=[];return this.forEach(function(x,$){y.push($)}),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,$){y.push([$,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,$){y.onload=function(){x(y.result)},y.onerror=function(){$(y.error)}})}function v(y){var x=new FileReader,$=S(x);return x.readAsArrayBuffer(y),$}function C(y){var x=new FileReader,$=S(x),oe=/charset=([A-Za-z0-9_-]+)/.exec(y.type),ge=oe?oe[1]:"utf-8";return x.readAsText(y,ge),$}function N(y){for(var x=new Uint8Array(y),$=new Array(x.length),oe=0;oe<x.length;oe++)$[oe]=String.fromCharCode(x[oe]);return $.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 C(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(Xe)}),this.json=function(){return this.text().then(JSON.parse)},this}var F=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function j(y){var x=y.toUpperCase();return F.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 $=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,!$&&y._bodyInit!=null&&($=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=j(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")&&$)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody($),(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 ge=/\?/;this.url+=(ge.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}Y.prototype.clone=function(){return new Y(this,{body:this._bodyInit})};function Xe(y){var x=new FormData;return y.trim().split("&").forEach(function($){if($){var oe=$.split("="),ge=oe.shift().replace(/\+/g," "),X=oe.join("=").replace(/\+/g," ");x.append(decodeURIComponent(ge),decodeURIComponent(X))}}),x}function Tt(y){var x=new g,$=y.replace(/\r?\n[\t ]+/g," ");return $.split("\r").map(function(oe){return oe.indexOf(`
2
- `)===0?oe.substr(1,oe.length):oe}).forEach(function(oe){var ge=oe.split(":"),X=ge.shift().trim();if(X){var Xo=ge.join(":").trim();try{x.append(X,Xo)}catch(Kn){console.warn("Response "+Kn.message)}}}),x}I.call(Y.prototype);function Ve(y,x){if(!(this instanceof Ve))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(Ve.prototype),Ve.prototype.clone=function(){return new Ve(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},Ve.error=function(){var y=new Ve(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Nt=[301,302,303,307,308];Ve.redirect=function(y,x){if(Nt.indexOf(x)===-1)throw new RangeError("Invalid status code");return new Ve(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,$){this.message=x,this.name=$;var oe=Error(x);this.stack=oe.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function Ne(y,x){return new Promise(function($,oe){var ge=new Y(y,x);if(ge.signal&&ge.signal.aborted)return oe(new o.DOMException("Aborted","AbortError"));var X=new XMLHttpRequest;function Xo(){X.abort()}X.onload=function(){var $e={statusText:X.statusText,headers:Tt(X.getAllResponseHeaders()||"")};ge.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 wr="response"in X?X.response:X.responseText;setTimeout(function(){$(new Ve(wr,$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 Kn($e){try{return $e===""&&n.location.href?n.location.href:$e}catch{return $e}}if(X.open(ge.method,Kn(ge.url),!0),ge.credentials==="include"?X.withCredentials=!0:ge.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 ba=[];Object.getOwnPropertyNames(x.headers).forEach(function($e){ba.push(p($e)),X.setRequestHeader($e,f(x.headers[$e]))}),ge.headers.forEach(function($e,wr){ba.indexOf(wr)===-1&&X.setRequestHeader(wr,$e)})}else ge.headers.forEach(function($e,wr){X.setRequestHeader(wr,$e)});ge.signal&&(ge.signal.addEventListener("abort",Xo),X.onreadystatechange=function(){X.readyState===4&&ge.signal.removeEventListener("abort",Xo)}),X.send(typeof ge._bodyInit>"u"?null:ge._bodyInit)})}return Ne.polyfill=!0,n.fetch||(n.fetch=Ne,n.Headers=g,n.Request=Y,n.Response=Ve),o.Headers=g,o.Request=Y,o.Response=Ve,o.fetch=Ne,o}({})})(Un);Un.fetch.ponyfill=!0;delete Un.fetch.polyfill;var bo=zn.fetch?zn:Un;Or=bo.fetch;Or.default=bo.fetch;Or.fetch=bo.fetch;Or.Headers=bo.Headers;Or.Request=bo.Request;Or.Response=bo.Response;Hd.exports=Or});var Ep=u(E());var J=u(T()),G=u(re()),Yo=u(Ar()),se=u(E());var Ra=u(E());var Aa=u(T()),Rr=u(re()),Qo=u(E());var ht;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(ht||(ht={}));var wa=u(T());var Ea=wa.css`
1
+ "use strict";(()=>{var Bp=Object.create;var Ra=Object.defineProperty;var Dp=Object.getOwnPropertyDescriptor;var Fp=Object.getOwnPropertyNames;var Mp=Object.getPrototypeOf,zp=Object.prototype.hasOwnProperty;var Lr=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Up=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Fp(e))!zp.call(t,i)&&i!==o&&Ra(t,i,{get:()=>e[i],enumerable:!(n=Dp(e,i))||n.enumerable});return t};var u=(t,e,o)=>(o=t!=null?Bp(Mp(t)):{},Up(e||!t||!t.__esModule?Ra(o,"default",{value:t,enumerable:!0}):o,t));var E=Lr((pu,La)=>{La.exports=ftGlobals.wcUtils});var $=Lr((fu,ka)=>{ka.exports=ftGlobals.lit});var te=Lr((uu,Ia)=>{Ia.exports=ftGlobals.litDecorators});var kr=Lr((hu,$a)=>{$a.exports=ftGlobals.litRepeat});var xt=Lr((fb,tl)=>{tl.exports=ftGlobals.litClassMap});var _l=Lr((Jb,Pl)=>{Pl.exports=ftGlobals.litUnsafeHTML});var ep=Lr((Er,Jd)=>{var Gn=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,jn=function(){function t(){this.fetch=!1,this.DOMException=Gn.DOMException}return t.prototype=Gn,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 l=["[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&&l.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 f(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var x={next:function(){var N=y.shift();return{done:N===void 0,value:N}}};return i.iterable&&(x[Symbol.iterator]=function(){return x}),x}function g(y){this.map={},y instanceof g?y.forEach(function(x,N){this.append(N,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=f(x);var N=this.map[y];this.map[y]=N?N+", "+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)]=f(x)},g.prototype.forEach=function(y,x){for(var N in this.map)this.map.hasOwnProperty(N)&&y.call(x,this.map[N],N,this)},g.prototype.keys=function(){var y=[];return this.forEach(function(x,N){y.push(N)}),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,N){y.push([N,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,N){y.onload=function(){x(y.result)},y.onerror=function(){N(y.error)}})}function v(y){var x=new FileReader,N=S(x);return x.readAsArrayBuffer(y),N}function C(y){var x=new FileReader,N=S(x),oe=/charset=([A-Za-z0-9_-]+)/.exec(y.type),ge=oe?oe[1]:"utf-8";return x.readAsText(y,ge),N}function T(y){for(var x=new Uint8Array(y),N=new Array(x.length),oe=0;oe<x.length;oe++)N[oe]=String.fromCharCode(x[oe]);return N.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 C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(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(et)}),this.json=function(){return this.text().then(JSON.parse)},this}var M=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function j(y){var x=y.toUpperCase();return M.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 N=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,!N&&y._bodyInit!=null&&(N=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=j(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")&&N)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(N),(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 ge=/\?/;this.url+=(ge.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}Y.prototype.clone=function(){return new Y(this,{body:this._bodyInit})};function et(y){var x=new FormData;return y.trim().split("&").forEach(function(N){if(N){var oe=N.split("="),ge=oe.shift().replace(/\+/g," "),X=oe.join("=").replace(/\+/g," ");x.append(decodeURIComponent(ge),decodeURIComponent(X))}}),x}function Nt(y){var x=new g,N=y.replace(/\r?\n[\t ]+/g," ");return N.split("\r").map(function(oe){return oe.indexOf(`
2
+ `)===0?oe.substr(1,oe.length):oe}).forEach(function(oe){var ge=oe.split(":"),X=ge.shift().trim();if(X){var tn=ge.join(":").trim();try{x.append(X,tn)}catch(Qn){console.warn("Response "+Qn.message)}}}),x}I.call(Y.prototype);function Ke(y,x){if(!(this instanceof Ke))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(Ke.prototype),Ke.prototype.clone=function(){return new Ke(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},Ke.error=function(){var y=new Ke(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Pt=[301,302,303,307,308];Ke.redirect=function(y,x){if(Pt.indexOf(x)===-1)throw new RangeError("Invalid status code");return new Ke(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,N){this.message=x,this.name=N;var oe=Error(x);this.stack=oe.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function Ne(y,x){return new Promise(function(N,oe){var ge=new Y(y,x);if(ge.signal&&ge.signal.aborted)return oe(new o.DOMException("Aborted","AbortError"));var X=new XMLHttpRequest;function tn(){X.abort()}X.onload=function(){var Pe={statusText:X.statusText,headers:Nt(X.getAllResponseHeaders()||"")};ge.url.indexOf("file://")===0&&(X.status<200||X.status>599)?Pe.status=200:Pe.status=X.status,Pe.url="responseURL"in X?X.responseURL:Pe.headers.get("X-Request-URL");var Rr="response"in X?X.response:X.responseText;setTimeout(function(){N(new Ke(Rr,Pe))},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 Qn(Pe){try{return Pe===""&&n.location.href?n.location.href:Pe}catch{return Pe}}if(X.open(ge.method,Qn(ge.url),!0),ge.credentials==="include"?X.withCredentials=!0:ge.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 Aa=[];Object.getOwnPropertyNames(x.headers).forEach(function(Pe){Aa.push(p(Pe)),X.setRequestHeader(Pe,f(x.headers[Pe]))}),ge.headers.forEach(function(Pe,Rr){Aa.indexOf(Rr)===-1&&X.setRequestHeader(Rr,Pe)})}else ge.headers.forEach(function(Pe,Rr){X.setRequestHeader(Rr,Pe)});ge.signal&&(ge.signal.addEventListener("abort",tn),X.onreadystatechange=function(){X.readyState===4&&ge.signal.removeEventListener("abort",tn)}),X.send(typeof ge._bodyInit>"u"?null:ge._bodyInit)})}return Ne.polyfill=!0,n.fetch||(n.fetch=Ne,n.Headers=g,n.Request=Y,n.Response=Ke),o.Headers=g,o.Request=Y,o.Response=Ke,o.fetch=Ne,o}({})})(jn);jn.fetch.ponyfill=!0;delete jn.fetch.polyfill;var Oo=Gn.fetch?Gn:jn;Er=Oo.fetch;Er.default=Oo.fetch;Er.fetch=Oo.fetch;Er.Headers=Oo.Headers;Er.Request=Oo.Request;Er.Response=Oo.Response;Jd.exports=Er});var _p=u(E());var J=u($()),G=u(te()),en=u(kr()),se=u(E());var _a=u(E());var Pa=u($()),Ir=u(te()),rn=u(E());var mt;(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(mt||(mt={}));var Ta=u($());var Na=Ta.css`
3
3
  .ft-size-watcher--pixel {
4
4
  width: 0;
5
5
  height: 0;
@@ -18,15 +18,15 @@
18
18
  .ft-size-watcher--local .ft-size-watcher--watcher {
19
19
  width: 100%;
20
20
  }
21
- `;var xo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Zn=class extends CustomEvent{constructor(e,o){super("change",{detail:{size:e,category:o}})}},at=class extends Qo.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=ht.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new Qo.Debouncer}render(){return Aa.html`
21
+ `;var Co=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Jn=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 Pa.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=ht.S:this.size<976?this.category=ht.M:this.size<1024?this.category=ht.L:this.size<1440?this.category=ht.XL:this.category=ht.XXL,this.dispatchEvent(new Zn(this.size,this.category)))},this.debounceTimeout)}};at.elementDefinitions={};at.styles=Ea;xo([(0,Rr.property)({type:Number})],at.prototype,"debounceTimeout",void 0);xo([(0,Rr.property)({type:Boolean})],at.prototype,"local",void 0);xo([(0,Rr.property)({type:Number,reflect:!0})],at.prototype,"size",void 0);xo([(0,Rr.property)({type:String,reflect:!0})],at.prototype,"category",void 0);xo([(0,Rr.query)(".ft-size-watcher--watcher")],at.prototype,"watcher",void 0);(0,Ra.customElement)("ft-size-watcher")(at);var Ls=u(E());var ti=globalThis,Jo=ti.trustedTypes,La=Jo?Jo.createPolicy("lit-html",{createHTML:t=>t}):void 0,Pa="$lit$",or=`lit$${Math.random().toFixed(9).slice(2)}$`,_a="?"+or,Np=`<${_a}>`,Ir=document,en=()=>Ir.createComment(""),So=t=>t===null||typeof t!="object"&&typeof t!="function",ri=Array.isArray,$p=t=>ri(t)||typeof t?.[Symbol.iterator]=="function",qn=`[
26
- \f\r]`,vo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ka=/-->/g,Ia=/>/g,Lr=RegExp(`>|${qn}(?:([^\\s"'>=/]+)(${qn}*=${qn}*(?:[^
27
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Ta=/'/g,Na=/"/g,Ba=/^(?:script|style|textarea|title)$/i,oi=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Da=oi(1),Fa=oi(2),Ma=oi(3),Oo=Symbol.for("lit-noChange"),Ie=Symbol.for("lit-nothing"),$a=new WeakMap,kr=Ir.createTreeWalker(Ir,129);function za(t,e){if(!ri(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return La!==void 0?La.createHTML(e):e}var Pp=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":e===3?"<math>":"",l=vo;for(let c=0;c<o;c++){let p=t[c],f,m,g=-1,b=0;for(;b<p.length&&(l.lastIndex=b,m=l.exec(p),m!==null);)b=l.lastIndex,l===vo?m[1]==="!--"?l=ka:m[1]!==void 0?l=Ia:m[2]!==void 0?(Ba.test(m[2])&&(i=RegExp("</"+m[2],"g")),l=Lr):m[3]!==void 0&&(l=Lr):l===Lr?m[0]===">"?(l=i??vo,g=-1):m[1]===void 0?g=-2:(g=l.lastIndex-m[2].length,f=m[1],l=m[3]===void 0?Lr:m[3]==='"'?Na:Ta):l===Na||l===Ta?l=Lr:l===ka||l===Ia?l=vo:(l=Lr,i=void 0);let S=l===Lr&&t[c+1].startsWith("/>")?" ":"";a+=l===vo?p+Np:g>=0?(n.push(f),p.slice(0,g)+Pa+p.slice(g)+or+S):p+or+(g===-2?c:S)}return[za(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},Co=class t{constructor({strings:e,_$litType$:o},n){let i;this.parts=[];let a=0,l=0,c=e.length-1,p=this.parts,[f,m]=Pp(e,o);if(this.el=t.createElement(f,n),kr.currentNode=this.el.content,o===2||o===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(i=kr.nextNode())!==null&&p.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let g of i.getAttributeNames())if(g.endsWith(Pa)){let b=m[l++],S=i.getAttribute(g).split(or),v=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:v[2],strings:S,ctor:v[1]==="."?Xn:v[1]==="?"?Qn:v[1]==="@"?Jn:Kr}),i.removeAttribute(g)}else g.startsWith(or)&&(p.push({type:6,index:a}),i.removeAttribute(g));if(Ba.test(i.tagName)){let g=i.textContent.split(or),b=g.length-1;if(b>0){i.textContent=Jo?Jo.emptyScript:"";for(let S=0;S<b;S++)i.append(g[S],en()),kr.nextNode(),p.push({type:2,index:++a});i.append(g[b],en())}}}else if(i.nodeType===8)if(i.data===_a)p.push({type:2,index:a});else{let g=-1;for(;(g=i.data.indexOf(or,g+1))!==-1;)p.push({type:7,index:a}),g+=or.length-1}a++}}static createElement(e,o){let n=Ir.createElement("template");return n.innerHTML=e,n}};function jr(t,e,o=t,n){if(e===Oo)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=So(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 Yn=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??Ir).importNode(o,!0);kr.currentNode=i;let a=kr.nextNode(),l=0,c=0,p=n[0];for(;p!==void 0;){if(l===p.index){let f;p.type===2?f=new tn(a,a.nextSibling,this,e):p.type===1?f=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(f=new ei(a,this,e)),this._$AV.push(f),p=n[++c]}l!==p?.index&&(a=kr.nextNode(),l++)}return kr.currentNode=Ir,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++}},tn=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=Ie,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),So(e)?e===Ie||e==null||e===""?(this._$AH!==Ie&&this._$AR(),this._$AH=Ie):e!==this._$AH&&e!==Oo&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):$p(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!==Ie&&So(this._$AH)?this._$AA.nextSibling.data=e:this.T(Ir.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=Co.createElement(za(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new Yn(i,this),l=a.u(this.options);a.p(o),this.T(l),this._$AH=a}}_$AC(e){let o=$a.get(e.strings);return o===void 0&&$a.set(e.strings,o=new Co(e)),o}k(e){ri(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(en()),this.O(en()),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))}},Kr=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=Ie,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=Ie}_$AI(e,o=this,n,i){let a=this.strings,l=!1;if(a===void 0)e=jr(this,e,o,0),l=!So(e)||e!==this._$AH&&e!==Oo,l&&(this._$AH=e);else{let c=e,p,f;for(e=a[0],p=0;p<a.length-1;p++)f=jr(this,c[n+p],o,p),f===Oo&&(f=this._$AH[p]),l||=!So(f)||f!==this._$AH[p],f===Ie?e=Ie:e!==Ie&&(e+=(f??"")+a[p+1]),this._$AH[p]=f}l&&!i&&this.j(e)}j(e){e===Ie?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Xn=class extends Kr{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Ie?void 0:e}},Qn=class extends Kr{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Ie)}},Jn=class extends Kr{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)??Ie)===Oo)return;let n=this._$AH,i=e===Ie&&n!==Ie||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==Ie&&(n===Ie||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)}},ei=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 _p=ti.litHtmlPolyfillSupport;_p?.(Co,tn),(ti.litHtmlVersions??=[]).push("3.3.0");var Wa=Symbol.for(""),Bp=t=>{if(t?.r===Wa)return t?._$litStatic$},ni=t=>({_$litStatic$:t,r:Wa});var Ua=new Map,ii=t=>(e,...o)=>{let n=o.length,i,a,l=[],c=[],p,f=0,m=!1;for(;f<n;){for(p=e[f];f<n&&(a=o[f],(i=Bp(a))!==void 0);)p+=i+e[++f],m=!0;f!==n&&c.push(a),l.push(p),f++}if(f===n&&l.push(e[n]),m){let g=l.join("$$lit$$");(e=Ua.get(g))===void 0&&(l.raw=l,Ua.set(g,e=l)),o=c}return t(e,...o)},ai=ii(Da),gu=ii(Fa),bu=ii(Ma);var si=u(re()),Rs=u(E());var yt;(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"})(yt||(yt={}));var mt=u(T()),R=u(E());var jt=u(T(),1),nr=t=>typeof t=="string"?(0,jt.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=c=>nr(c??i),l=jt.css`var(${nr(e)}, ${a(i)})`;return l.name=e,l.description=o,l.category=n,l.defaultValue=i,l.defaultCssValue=a,l.get=c=>jt.css`var(${nr(e)}, ${a(c)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>i,l}static extend(e,o,n,i){let a=c=>n.get(c??i),l=jt.css`var(${nr(e)}, ${a(i)})`;return l.name=e,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=i,l.defaultCssValue=a,l.get=c=>jt.css`var(${nr(e)}, ${a(c)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),l}static external(e,o){let n=a=>e.fallbackVariable?e.fallbackVariable.get(a??e.defaultValue):nr(a??e.lastResortDefaultValue()),i=jt.css`var(${nr(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.get=a=>jt.css`var(${nr(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};var s={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)")},Ha={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")},Va={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")},Ga={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")},ja={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")},Ka={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")},Za={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")},qa={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")},Ya={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")},Xa={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")},Dp={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")},Qa={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")},Ja={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")},es={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")},ts={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")},rs={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")},os={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")},ns={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")},is={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")},as={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")},ss={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")},ls={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")},cs={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")},ds={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")},ps={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")},fs={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")},us={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")},rn={display:Ha,"title-1":Va,"title-2":Ga,"title-3":ja,"body-1-regular":Ka,"body-1-medium":Za,"body-1-semibold":qa,"body-2-regular":Ya,"body-2-medium":Xa,"body-2-medium-underline":Dp,"body-2-semibold":Qa,"label-1-medium":Ja,"label-1-semibold":es,"label-1-bold":ts,"label-2-medium":rs,"label-2-semibold":os,"label-2-bold":ns,"caption-1-medium":is,"caption-1-semibold":as,"caption-1-bold":ss,"caption-2-medium":ls,"caption-2-semibold":cs,"caption-2-bold":ds,"caption-3-medium":ps,"caption-3-semibold":fs,"caption-3-bold":us};var d={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
28
- Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:r.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var h={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",s.spacing4),largeGap:r.extend("--ft-button-large-gap","",s.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",s.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",s.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","",s.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",s.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",s.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","",s.spacing2),smallGap:r.extend("--ft-button-small-gap","",s.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",s.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",s.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","",s.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","",s.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","",s.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ft-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ft-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ft-button-primary-brand-disabled-component-opacity","",s.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","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ft-button-tertiary-brand-disabled-component-opacity","",s.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","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ft-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ft-button-tertiary-info-disabled-component-opacity","",s.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","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ft-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ft-button-tertiary-success-disabled-component-opacity","",s.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","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ft-button-tertiary-warning-disabled-component-opacity","",s.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","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ft-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ft-button-tertiary-error-disabled-component-opacity","",s.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","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",s.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","",s.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ft-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ft-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:r.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ft-button-secondary-neutral-disabled-component-opacity","",s.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","",s.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ft-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ft-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ft-button-secondary-info-disabled-component-opacity","",s.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","",s.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ft-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ft-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ft-button-secondary-success-disabled-component-opacity","",s.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","",s.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ft-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ft-button-secondary-warning-disabled-component-opacity","",s.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","",s.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ft-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ft-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ft-button-secondary-error-disabled-component-opacity","",s.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 Bu={iconSize:r.extend("--ft-checkbox-icon-size","",s.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","",s.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",s.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","",s.spacing3),leftPadding:r.extend("--ft-checkbox-left-padding","",s.spacing2)};var Uu={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","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ft-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ft-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ft-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ft-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ft-table-data-row-clickable-hover-background-color","",s.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","",s.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ft-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:r.extend("--ft-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:r.extend("--ft-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:r.extend("--ft-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:r.extend("--ft-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:r.extend("--ft-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:r.extend("--ft-table-data-cell-vertical-gap","",s.spacing1)};var ju={neutralOffHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",s.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","",s.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","",s.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",s.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","",s.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","",s.spacing3),largeGap:r.extend("--ft-chip-choice-large-gap","",s.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","",s.iconSize3),mediumMinHeight:r.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:r.extend("--ft-chip-choice-medium-gap","",s.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","",s.iconSize2)};var q={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",s.spacing1),largeGap:r.extend("--ft-chip-large-gap","",s.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","",s.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",s.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",s.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","",s.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",s.spacing05),smallGap:r.extend("--ft-chip-small-gap","",s.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","",s.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 th={brandHoverOpacity:r.extend("--ft-link-brand-hover-opacity","",s.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","",s.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","",s.colorBrand100)};var ah={iconSize:r.extend("--ft-banner-icon-size","",s.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",s.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",s.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",s.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",s.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 ph={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",s.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",s.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",s.borderRadiusPill),color:r.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",d.contentActionPrimary)};var mh={horizontalGap:r.extend("--ft-title-breadcrumb-horizontal-gap","",s.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 Sh={parentHorizontalPadding:r.extend("--ft-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:r.extend("--ft-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:r.extend("--ft-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:r.extend("--ft-page-header-parent-help-left-margin","",s.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","",s.spacing4),parentVerticalGap:r.extend("--ft-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:r.extend("--ft-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:r.extend("--ft-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:r.extend("--ft-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:r.extend("--ft-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:r.extend("--ft-page-header-child-top-padding","",s.spacing2),childBottomPadding:r.extend("--ft-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:r.extend("--ft-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:r.extend("--ft-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:r.extend("--ft-page-header-child-vertical-gap","",s.spacing2),childMinHeight:r.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ft-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:r.extend("--ft-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:r.extend("--ft-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:r.extend("--ft-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",s.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:r.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var Ah={horizontalPadding:r.extend("--ft-page-footer-horizontal-padding","",s.spacing6),verticalPadding:r.extend("--ft-page-footer-vertical-padding","",s.spacing2),verticalGap:r.extend("--ft-page-footer-vertical-gap","",s.spacing2),minHeight:r.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ft-page-footer-background-color","",s.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","",s.spacing4)};var Ih={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",s.spacing6)};var _h={smallContainerTargetWidth:r.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ft-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:r.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ft-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:r.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ft-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",s.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",s.opacity40),shadow:r.extend("--ft-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",s.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",s.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","",s.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",s.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",s.spacing6),headerGap:r.extend("--ft-modal-header-gap","",s.spacing2),headerBorderBottomWidth:r.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",s.borderRadiusM)};var zh={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",s.opacity40),shadow:r.extend("--ft-drawer-shadow","",s.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",s.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",s.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",s.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","",s.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",s.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","",s.spacing6),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",s.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","",s.colorGray700)};var Gh={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",s.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","",s.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",s.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",s.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","",s.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",s.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var Yh={largeFieldHorizontalPadding:r.extend("--ft-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:r.extend("--ft-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:r.extend("--ft-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:r.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:r.extend("--ft-text-input-medium-field-horizontal-gap","",s.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","",s.iconSize3),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",s.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",s.borderRadiusS),backgroundColor:r.extend("--ft-text-input-background-color","",s.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","",s.opacity40)};var ty={backgroundColor:r.extend("--ft-text-area-background-color","",s.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","",s.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",s.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",s.borderRadiusS)};var ay={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",s.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","",s.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","",s.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",s.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",s.shadowElevation02)};var py={largeFieldHorizontalPadding:r.extend("--ft-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:r.extend("--ft-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:r.extend("--ft-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:r.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:r.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",s.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","",s.iconSize3),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",s.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","",s.opacity40)};var my={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",s.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","",s.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",s.borderRadiusS)};var Sy={backgroundColor:r.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",s.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",s.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","",s.spacing2),borderRadius:r.extend("--ft-popover-border-radius","",s.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",s.shadowElevation02),maxWidth:r.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ft-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:r.extend("--ft-popover-multi-section-vertical-gap","",s.spacing6)};var Ay={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",s.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","",s.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",s.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",s.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","",s.iconSize3)};var Ty={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",s.spacing1),groupGap:r.extend("--ft-switch-group-gap","",s.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","",s.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",s.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","",s.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",s.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","",s.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",s.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","",s.borderRadiusS)};var _y={color1Light:r.extend("--ft-chart-1-light","for area color charts",s.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",s.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",s.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",s.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",s.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",s.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",s.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",s.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",s.colorRed40),color5Base:r.extend("--ft-chart-5-base","",s.colorRed60),color6Light:r.extend("--ft-chart-6-light","",s.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",s.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",s.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",s.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",s.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",s.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",s.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",s.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",s.colorGray50),color10Base:r.extend("--ft-chart-10-base","",s.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",s.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",s.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",s.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",s.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",s.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var My={color1IconColor:r.extend("--ft-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:r.extend("--ft-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:r.extend("--ft-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:r.extend("--ft-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:r.extend("--ft-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:r.extend("--ft-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:r.extend("--ft-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:r.extend("--ft-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:r.extend("--ft-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:r.extend("--ft-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:r.extend("--ft-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:r.extend("--ft-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:r.extend("--ft-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:r.extend("--ft-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:r.extend("--ft-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:r.extend("--ft-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var Vy={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",s.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",s.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",s.borderRadiusS),gap:r.extend("--ft-notice-gap","",s.spacing2),iconSize:r.extend("--ft-notice-icon-size","",s.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","",s.spacing1),denseIconSize:r.extend("--ft-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:r.create("--ft-notice-dense-border-width","","SIZE","0")};var qy={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",s.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","",s.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",s.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","",s.spacing3)};var em={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","",s.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",s.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","",s.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",s.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","",s.spacing3)};var im={iconSize:r.extend("--ft-notification-icon-size","",s.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",s.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",s.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",s.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","",s.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",s.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",s.spacing8)};var dm={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",s.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",s.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",s.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","",s.opacity80),shadow:r.extend("--ft-tooltip-shadow","",s.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",s.spacing05)};var ym={verticalPadding:r.extend("--ft-reorderable-list-vertical-padding","",s.spacing4),gap:r.extend("--ft-reorderable-list-gap","",s.spacing1),borderRadius:r.extend("--ft-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",s.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","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.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","",s.spacing6),reorderableItemBackgroundColor:r.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",s.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","",s.opacity48),boxShadow:r.extend("--ft-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:r.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ft-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:r.extend("--ft-reorderable-list-left-padding","",s.spacing2),rightPadding:r.extend("--ft-reorderable-list-right-padding","",s.spacing6),borderColor:r.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var vm={nodeHeight:r.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ft-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:r.extend("--ft-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:r.extend("--ft-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:r.extend("--ft-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:r.extend("--ft-tree-list-node-leaf-padding-left","",s.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.contentInfoPrimary),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.contentInfoPrimary),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.contentInfoPrimary),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","",s.spacing3),headerSectionPaddingRight:r.extend("--ft-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:r.extend("--ft-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:r.extend("--ft-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:r.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ft-tree-list-header-section-counter-color","",d.contentInfoPrimary),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","",s.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","",s.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","",s.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 on;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(on||(on={}));var Ge;(function(t){t.large="large",t.medium="medium",t.small="small"})(Ge||(Ge={}));var nn=u(T());function hs(t){let e=rn[t];return nn.css`
29
- .ft-typography--${(0,nn.unsafeCSS)(t)} {
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 Jn(this.size,this.category)))},this.debounceTimeout)}};ct.elementDefinitions={};ct.styles=Na;Co([(0,Ir.property)({type:Number})],ct.prototype,"debounceTimeout",void 0);Co([(0,Ir.property)({type:Boolean})],ct.prototype,"local",void 0);Co([(0,Ir.property)({type:Number,reflect:!0})],ct.prototype,"size",void 0);Co([(0,Ir.property)({type:String,reflect:!0})],ct.prototype,"category",void 0);Co([(0,Ir.query)(".ft-size-watcher--watcher")],ct.prototype,"watcher",void 0);(0,_a.customElement)("ft-size-watcher")(ct);var Ps=u(E());var ai=globalThis,on=ai.trustedTypes,Ba=on?on.createPolicy("lit-html",{createHTML:t=>t}):void 0,Ha="$lit$",sr=`lit$${Math.random().toFixed(9).slice(2)}$`,Wa="?"+sr,Hp=`<${Wa}>`,Nr=document,nn=()=>Nr.createComment(""),Eo=t=>t===null||typeof t!="object"&&typeof t!="function",si=Array.isArray,Wp=t=>si(t)||typeof t?.[Symbol.iterator]=="function",ei=`[
26
+ \f\r]`,wo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Da=/-->/g,Fa=/>/g,$r=RegExp(`>|${ei}(?:([^\\s"'>=/]+)(${ei}*=${ei}*(?:[^
27
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Ma=/'/g,za=/"/g,Va=/^(?:script|style|textarea|title)$/i,li=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Ga=li(1),ja=li(2),Ka=li(3),Ao=Symbol.for("lit-noChange"),$e=Symbol.for("lit-nothing"),Ua=new WeakMap,Tr=Nr.createTreeWalker(Nr,129);function Za(t,e){if(!si(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ba!==void 0?Ba.createHTML(e):e}var Vp=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":e===3?"<math>":"",l=wo;for(let c=0;c<o;c++){let p=t[c],f,m,g=-1,b=0;for(;b<p.length&&(l.lastIndex=b,m=l.exec(p),m!==null);)b=l.lastIndex,l===wo?m[1]==="!--"?l=Da:m[1]!==void 0?l=Fa:m[2]!==void 0?(Va.test(m[2])&&(i=RegExp("</"+m[2],"g")),l=$r):m[3]!==void 0&&(l=$r):l===$r?m[0]===">"?(l=i??wo,g=-1):m[1]===void 0?g=-2:(g=l.lastIndex-m[2].length,f=m[1],l=m[3]===void 0?$r:m[3]==='"'?za:Ma):l===za||l===Ma?l=$r:l===Da||l===Fa?l=wo:(l=$r,i=void 0);let S=l===$r&&t[c+1].startsWith("/>")?" ":"";a+=l===wo?p+Hp:g>=0?(n.push(f),p.slice(0,g)+Ha+p.slice(g)+sr+S):p+sr+(g===-2?c:S)}return[Za(t,a+(t[o]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),n]},Ro=class t{constructor({strings:e,_$litType$:o},n){let i;this.parts=[];let a=0,l=0,c=e.length-1,p=this.parts,[f,m]=Vp(e,o);if(this.el=t.createElement(f,n),Tr.currentNode=this.el.content,o===2||o===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(i=Tr.nextNode())!==null&&p.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let g of i.getAttributeNames())if(g.endsWith(Ha)){let b=m[l++],S=i.getAttribute(g).split(sr),v=/([.?@])?(.*)/.exec(b);p.push({type:1,index:a,name:v[2],strings:S,ctor:v[1]==="."?ri:v[1]==="?"?oi:v[1]==="@"?ni:Xr}),i.removeAttribute(g)}else g.startsWith(sr)&&(p.push({type:6,index:a}),i.removeAttribute(g));if(Va.test(i.tagName)){let g=i.textContent.split(sr),b=g.length-1;if(b>0){i.textContent=on?on.emptyScript:"";for(let S=0;S<b;S++)i.append(g[S],nn()),Tr.nextNode(),p.push({type:2,index:++a});i.append(g[b],nn())}}}else if(i.nodeType===8)if(i.data===Wa)p.push({type:2,index:a});else{let g=-1;for(;(g=i.data.indexOf(sr,g+1))!==-1;)p.push({type:7,index:a}),g+=sr.length-1}a++}}static createElement(e,o){let n=Nr.createElement("template");return n.innerHTML=e,n}};function Yr(t,e,o=t,n){if(e===Ao)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=Eo(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=Yr(t,i._$AS(t,e.values),i,n)),e}var ti=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??Nr).importNode(o,!0);Tr.currentNode=i;let a=Tr.nextNode(),l=0,c=0,p=n[0];for(;p!==void 0;){if(l===p.index){let f;p.type===2?f=new an(a,a.nextSibling,this,e):p.type===1?f=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(f=new ii(a,this,e)),this._$AV.push(f),p=n[++c]}l!==p?.index&&(a=Tr.nextNode(),l++)}return Tr.currentNode=Nr,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=Yr(this,e,o),Eo(e)?e===$e||e==null||e===""?(this._$AH!==$e&&this._$AR(),this._$AH=$e):e!==this._$AH&&e!==Ao&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Wp(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&&Eo(this._$AH)?this._$AA.nextSibling.data=e:this.T(Nr.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=Ro.createElement(Za(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new ti(i,this),l=a.u(this.options);a.p(o),this.T(l),this._$AH=a}}_$AC(e){let o=Ua.get(e.strings);return o===void 0&&Ua.set(e.strings,o=new Ro(e)),o}k(e){si(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))}},Xr=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,l=!1;if(a===void 0)e=Yr(this,e,o,0),l=!Eo(e)||e!==this._$AH&&e!==Ao,l&&(this._$AH=e);else{let c=e,p,f;for(e=a[0],p=0;p<a.length-1;p++)f=Yr(this,c[n+p],o,p),f===Ao&&(f=this._$AH[p]),l||=!Eo(f)||f!==this._$AH[p],f===$e?e=$e:e!==$e&&(e+=(f??"")+a[p+1]),this._$AH[p]=f}l&&!i&&this.j(e)}j(e){e===$e?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},ri=class extends Xr{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===$e?void 0:e}},oi=class extends Xr{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==$e)}},ni=class extends Xr{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=Yr(this,e,o,0)??$e)===Ao)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)}},ii=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){Yr(this,e)}};var Gp=ai.litHtmlPolyfillSupport;Gp?.(Ro,an),(ai.litHtmlVersions??=[]).push("3.3.0");var Ya=Symbol.for(""),jp=t=>{if(t?.r===Ya)return t?._$litStatic$},ci=t=>({_$litStatic$:t,r:Ya});var qa=new Map,di=t=>(e,...o)=>{let n=o.length,i,a,l=[],c=[],p,f=0,m=!1;for(;f<n;){for(p=e[f];f<n&&(a=o[f],(i=jp(a))!==void 0);)p+=i+e[++f],m=!0;f!==n&&c.push(a),l.push(p),f++}if(f===n&&l.push(e[n]),m){let g=l.join("$$lit$$");(e=qa.get(g))===void 0&&(l.raw=l,qa.set(g,e=l)),o=c}return t(e,...o)},pi=di(Ga),Ru=di(ja),Lu=di(Ka);var fi=u(te()),Ns=u(E());var gt;(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"})(gt||(gt={}));var bt=u($()),R=u(E());var qt=u($(),1),lr=t=>typeof t=="string"?(0,qt.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=c=>lr(c??i),l=qt.css`var(${lr(e)}, ${a(i)})`;return l.name=e,l.description=o,l.category=n,l.defaultValue=i,l.defaultCssValue=a,l.get=c=>qt.css`var(${lr(e)}, ${a(c)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>i,l}static extend(e,o,n,i){let a=c=>n.get(c??i),l=qt.css`var(${lr(e)}, ${a(i)})`;return l.name=e,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=i,l.defaultCssValue=a,l.get=c=>qt.css`var(${lr(e)}, ${a(c)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),l}static external(e,o){let n=a=>e.fallbackVariable?e.fallbackVariable.get(a??e.defaultValue):lr(a??e.lastResortDefaultValue()),i=qt.css`var(${lr(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.get=a=>qt.css`var(${lr(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};var s={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)")},Xa={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")},Qa={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")},Ja={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")},es={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")},ts={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")},rs={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")},os={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")},ns={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")},Qr={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")},Kp={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")},is={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")},as={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")},ss={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")},ls={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")},cs={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")},ds={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")},ps={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")},fs={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")},us={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")},hs={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")},Pr={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")},ys={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")},ms={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")},gs={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")},bs={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")},xs={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:Xa,"title-1":Qa,"title-2":Ja,"title-3":es,"body-1-regular":ts,"body-1-medium":rs,"body-1-semibold":os,"body-2-regular":ns,"body-2-medium":Qr,"body-2-medium-underline":Kp,"body-2-semibold":is,"label-1-medium":as,"label-1-semibold":ss,"label-1-bold":ls,"label-2-medium":cs,"label-2-semibold":ds,"label-2-bold":ps,"caption-1-medium":fs,"caption-1-semibold":us,"caption-1-bold":hs,"caption-2-medium":Pr,"caption-2-semibold":ys,"caption-2-bold":ms,"caption-3-medium":gs,"caption-3-semibold":bs,"caption-3-bold":xs};var d={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
28
+ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:r.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var h={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",s.spacing4),largeGap:r.extend("--ft-button-large-gap","",s.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",s.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",s.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","",s.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",s.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",s.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","",s.spacing2),smallGap:r.extend("--ft-button-small-gap","",s.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",s.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",s.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","",s.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","",s.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","",s.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ft-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ft-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ft-button-primary-brand-disabled-component-opacity","",s.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","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ft-button-tertiary-brand-disabled-component-opacity","",s.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","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ft-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ft-button-tertiary-info-disabled-component-opacity","",s.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","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ft-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ft-button-tertiary-success-disabled-component-opacity","",s.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","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ft-button-tertiary-warning-disabled-component-opacity","",s.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","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ft-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ft-button-tertiary-error-disabled-component-opacity","",s.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","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",s.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","",s.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ft-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ft-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:r.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ft-button-secondary-neutral-disabled-component-opacity","",s.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","",s.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ft-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ft-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ft-button-secondary-info-disabled-component-opacity","",s.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","",s.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ft-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ft-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ft-button-secondary-success-disabled-component-opacity","",s.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","",s.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ft-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ft-button-secondary-warning-disabled-component-opacity","",s.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","",s.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ft-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ft-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ft-button-secondary-error-disabled-component-opacity","",s.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 ju={iconSize:r.extend("--ft-checkbox-icon-size","",s.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","",s.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",s.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","",s.spacing3),leftPadding:r.extend("--ft-checkbox-left-padding","",s.spacing2)};var Xu={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","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:r.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:r.extend("--ft-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:r.extend("--ft-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:r.extend("--ft-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:r.extend("--ft-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:r.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:r.extend("--ft-table-data-row-clickable-hover-background-color","",s.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","",s.colorGray30),dataRowClickableActiveBackgroundColor:r.extend("--ft-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:r.extend("--ft-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:r.extend("--ft-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:r.extend("--ft-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:r.extend("--ft-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:r.extend("--ft-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:r.extend("--ft-table-data-cell-vertical-gap","",s.spacing1)};var rh={neutralOffHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",s.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","",s.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","",s.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",s.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","",s.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","",s.spacing3),largeGap:r.extend("--ft-chip-choice-large-gap","",s.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","",s.iconSize3),mediumMinHeight:r.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:r.extend("--ft-chip-choice-medium-gap","",s.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","",s.iconSize2)};var q={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",s.spacing1),largeGap:r.extend("--ft-chip-large-gap","",s.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","",s.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",s.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",s.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","",s.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",s.spacing05),smallGap:r.extend("--ft-chip-small-gap","",s.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","",s.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","",s.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","",s.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","",s.colorBrand100)};var mh={iconSize:r.extend("--ft-banner-icon-size","",s.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",s.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",s.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",s.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",s.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 Sh={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",s.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",s.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",s.borderRadiusPill),color:r.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Ah={horizontalGap:r.extend("--ft-title-breadcrumb-horizontal-gap","",s.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 $h={parentHorizontalPadding:r.extend("--ft-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:r.extend("--ft-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:r.extend("--ft-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:r.extend("--ft-page-header-parent-help-left-margin","",s.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","",s.spacing4),parentVerticalGap:r.extend("--ft-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:r.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:r.extend("--ft-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:r.extend("--ft-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:r.extend("--ft-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:r.extend("--ft-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:r.extend("--ft-page-header-child-top-padding","",s.spacing2),childBottomPadding:r.extend("--ft-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:r.extend("--ft-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:r.extend("--ft-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:r.extend("--ft-page-header-child-vertical-gap","",s.spacing2),childMinHeight:r.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:r.extend("--ft-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:r.extend("--ft-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:r.extend("--ft-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:r.extend("--ft-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",s.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:r.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var Bh={horizontalPadding:r.extend("--ft-page-footer-horizontal-padding","",s.spacing6),verticalPadding:r.extend("--ft-page-footer-vertical-padding","",s.spacing2),verticalGap:r.extend("--ft-page-footer-vertical-gap","",s.spacing2),minHeight:r.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:r.extend("--ft-page-footer-background-color","",s.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","",s.spacing4)};var zh={contentHorizontalPadding:r.extend("--ft-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:r.extend("--ft-page-layout-content-vertical-padding","",s.spacing6)};var Gh={smallContainerTargetWidth:r.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ft-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:r.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ft-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:r.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ft-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",s.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",s.opacity40),shadow:r.extend("--ft-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",s.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",s.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","",s.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",s.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",s.spacing6),headerGap:r.extend("--ft-modal-header-gap","",s.spacing2),headerBorderBottomWidth:r.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",s.borderRadiusM)};var Yh={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",s.opacity40),shadow:r.extend("--ft-drawer-shadow","",s.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",s.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",s.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",s.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","",s.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",s.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","",s.spacing6),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",s.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","",s.colorGray700)};var ty={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",s.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","",s.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",s.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",s.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","",s.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",s.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var ay={largeFieldHorizontalPadding:r.extend("--ft-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:r.extend("--ft-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:r.extend("--ft-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:r.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:r.extend("--ft-text-input-medium-field-horizontal-gap","",s.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","",s.iconSize3),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",s.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",s.borderRadiusS),backgroundColor:r.extend("--ft-text-input-background-color","",s.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","",s.opacity40)};var py={backgroundColor:r.extend("--ft-text-area-background-color","",s.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","",s.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",s.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",s.borderRadiusS)};var my={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",s.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","",s.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","",s.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",s.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",s.shadowElevation02)};var Sy={largeFieldHorizontalPadding:r.extend("--ft-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:r.extend("--ft-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:r.extend("--ft-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:r.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:r.extend("--ft-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:r.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:r.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",s.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","",s.iconSize3),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",s.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","",s.opacity40)};var Ay={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",s.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","",s.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",s.borderRadiusS)};var $y={backgroundColor:r.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",s.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",s.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","",s.spacing2),borderRadius:r.extend("--ft-popover-border-radius","",s.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",s.shadowElevation02),maxWidth:r.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:r.extend("--ft-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:r.extend("--ft-popover-multi-section-vertical-gap","",s.spacing6)};var By={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",s.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","",s.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",s.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",s.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","",s.iconSize3)};var Uy={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",s.spacing1),groupGap:r.extend("--ft-switch-group-gap","",s.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","",s.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",s.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","",s.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",s.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","",s.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",s.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","",s.borderRadiusS)};var Gy={color1Light:r.extend("--ft-chart-1-light","for area color charts",s.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",s.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",s.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",s.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",s.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",s.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",s.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",s.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",s.colorRed40),color5Base:r.extend("--ft-chart-5-base","",s.colorRed60),color6Light:r.extend("--ft-chart-6-light","",s.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",s.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",s.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",s.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",s.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",s.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",s.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",s.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",s.colorGray50),color10Base:r.extend("--ft-chart-10-base","",s.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",s.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",s.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",s.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",s.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",s.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:r.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:r.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:r.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:r.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:r.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var qy={color1IconColor:r.extend("--ft-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:r.extend("--ft-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:r.extend("--ft-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:r.extend("--ft-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:r.extend("--ft-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:r.extend("--ft-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:r.extend("--ft-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:r.extend("--ft-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:r.extend("--ft-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:r.extend("--ft-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:r.extend("--ft-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:r.extend("--ft-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:r.extend("--ft-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:r.extend("--ft-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:r.extend("--ft-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:r.extend("--ft-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var em={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",s.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",s.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",s.borderRadiusS),gap:r.extend("--ft-notice-gap","",s.spacing2),iconSize:r.extend("--ft-notice-icon-size","",s.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","",s.spacing1),denseIconSize:r.extend("--ft-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:r.create("--ft-notice-dense-border-width","","SIZE","0")};var im={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",s.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","",s.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",s.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","",s.spacing3)};var dm={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","",s.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",s.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","",s.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",s.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","",s.spacing3)};var ym={iconSize:r.extend("--ft-notification-icon-size","",s.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",s.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",s.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",s.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","",s.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",s.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",s.spacing8)};var vm={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",s.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",s.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",s.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","",s.opacity80),shadow:r.extend("--ft-tooltip-shadow","",s.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",s.spacing05)};var Em={verticalPadding:r.extend("--ft-reorderable-list-vertical-padding","",s.spacing4),gap:r.extend("--ft-reorderable-list-gap","",s.spacing1),borderRadius:r.extend("--ft-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:r.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",s.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","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:r.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.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","",s.spacing6),reorderableItemBackgroundColor:r.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:r.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",s.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","",s.opacity48),boxShadow:r.extend("--ft-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:r.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:r.extend("--ft-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:r.extend("--ft-reorderable-list-left-padding","",s.spacing2),rightPadding:r.extend("--ft-reorderable-list-right-padding","",s.spacing6),borderColor:r.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:r.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Im={nodeHeight:r.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:r.extend("--ft-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:r.extend("--ft-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:r.extend("--ft-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:r.extend("--ft-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:r.extend("--ft-tree-list-node-leaf-padding-left","",s.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.contentInfoPrimary),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.contentInfoPrimary),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.contentInfoPrimary),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","",s.spacing3),headerSectionPaddingRight:r.extend("--ft-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:r.extend("--ft-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:r.extend("--ft-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:r.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:r.extend("--ft-tree-list-header-section-counter-color","",d.contentInfoPrimary),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","",s.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","",s.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","",s.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 Ze;(function(t){t.large="large",t.medium="medium",t.small="small"})(Ze||(Ze={}));var cn=u($());function vs(t){let e=sn[t];return cn.css`
29
+ .ft-typography--${(0,cn.unsafeCSS)(t)} {
30
30
  font-family: ${e.fontFamily};
31
31
  font-size: ${e.fontSize};
32
32
  font-weight: ${e.fontWeight};
@@ -34,110 +34,110 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
34
34
  line-height: ${e.lineHeight};
35
35
  text-transform: ${e.textCase};
36
36
  }
37
- `}var ys=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),Zt=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),L={fontFamily:Zt,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")},Zr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ys),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")},qr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ys),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")},Yr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Zt),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")},Xr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Zt),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")},Kt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Zt),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")},we={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Zt),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")},St={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Zt),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")},Qr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Zt),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")},Jr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Zt),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")},$t={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Zt),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")},ms=mt.css`
37
+ `}var Ss=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),Xt=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),L={fontFamily:Xt,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")},Jr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ss),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")},eo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ss),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")},to={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Xt),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")},ro={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Xt),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")},Yt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Xt),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","",Xt),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")},Me={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Xt),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")},oo={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Xt),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")},no={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Xt),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")},_t={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Xt),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")},Os=bt.css`
38
38
  .ft-typography--title {
39
- font-family: ${Zr.fontFamily};
40
- font-size: ${Zr.fontSize};
41
- font-weight: ${Zr.fontWeight};
42
- letter-spacing: ${Zr.letterSpacing};
43
- line-height: ${Zr.lineHeight};
44
- text-transform: ${Zr.textTransform};
45
- }
46
- `,gs=mt.css`
39
+ font-family: ${Jr.fontFamily};
40
+ font-size: ${Jr.fontSize};
41
+ font-weight: ${Jr.fontWeight};
42
+ letter-spacing: ${Jr.letterSpacing};
43
+ line-height: ${Jr.lineHeight};
44
+ text-transform: ${Jr.textTransform};
45
+ }
46
+ `,Cs=bt.css`
47
47
  .ft-typography--title-dense {
48
- font-family: ${qr.fontFamily};
49
- font-size: ${qr.fontSize};
50
- font-weight: ${qr.fontWeight};
51
- letter-spacing: ${qr.letterSpacing};
52
- line-height: ${qr.lineHeight};
53
- text-transform: ${qr.textTransform};
54
- }
55
- `,bs=mt.css`
48
+ font-family: ${eo.fontFamily};
49
+ font-size: ${eo.fontSize};
50
+ font-weight: ${eo.fontWeight};
51
+ letter-spacing: ${eo.letterSpacing};
52
+ line-height: ${eo.lineHeight};
53
+ text-transform: ${eo.textTransform};
54
+ }
55
+ `,ws=bt.css`
56
56
  .ft-typography--subtitle1 {
57
- font-family: ${Yr.fontFamily};
58
- font-size: ${Yr.fontSize};
59
- font-weight: ${Yr.fontWeight};
60
- letter-spacing: ${Yr.letterSpacing};
61
- line-height: ${Yr.lineHeight};
62
- text-transform: ${Yr.textTransform};
63
- }
64
- `,xs=mt.css`
57
+ font-family: ${to.fontFamily};
58
+ font-size: ${to.fontSize};
59
+ font-weight: ${to.fontWeight};
60
+ letter-spacing: ${to.letterSpacing};
61
+ line-height: ${to.lineHeight};
62
+ text-transform: ${to.textTransform};
63
+ }
64
+ `,Es=bt.css`
65
65
  .ft-typography--subtitle2 {
66
- font-family: ${Xr.fontFamily};
67
- font-size: ${Xr.fontSize};
68
- font-weight: ${Xr.fontWeight};
69
- letter-spacing: ${Xr.letterSpacing};
70
- line-height: ${Xr.lineHeight};
71
- text-transform: ${Xr.textTransform};
66
+ font-family: ${ro.fontFamily};
67
+ font-size: ${ro.fontSize};
68
+ font-weight: ${ro.fontWeight};
69
+ letter-spacing: ${ro.letterSpacing};
70
+ line-height: ${ro.lineHeight};
71
+ text-transform: ${ro.textTransform};
72
72
  }
73
73
 
74
- `,vs=mt.css`
74
+ `,As=bt.css`
75
75
  .ft-typography--body1 {
76
- font-family: ${Kt.fontFamily};
77
- font-size: ${Kt.fontSize};
78
- font-weight: ${Kt.fontWeight};
79
- letter-spacing: ${Kt.letterSpacing};
80
- line-height: ${Kt.lineHeight};
81
- text-transform: ${Kt.textTransform};
82
- }
83
- `,eo=mt.css`
76
+ font-family: ${Yt.fontFamily};
77
+ font-size: ${Yt.fontSize};
78
+ font-weight: ${Yt.fontWeight};
79
+ letter-spacing: ${Yt.letterSpacing};
80
+ line-height: ${Yt.lineHeight};
81
+ text-transform: ${Yt.textTransform};
82
+ }
83
+ `,io=bt.css`
84
84
  .ft-typography--body2 {
85
- font-family: ${we.fontFamily};
86
- font-size: ${we.fontSize};
87
- font-weight: ${we.fontWeight};
88
- letter-spacing: ${we.letterSpacing};
89
- line-height: ${we.lineHeight};
90
- text-transform: ${we.textTransform};
91
- }
92
- `,ir=mt.css`
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
+ `,Bt=bt.css`
93
93
  .ft-typography--caption {
94
- font-family: ${St.fontFamily};
95
- font-size: ${St.fontSize};
96
- font-weight: ${St.fontWeight};
97
- letter-spacing: ${St.letterSpacing};
98
- line-height: ${St.lineHeight};
99
- text-transform: ${St.textTransform};
100
- }
101
- `,Ss=mt.css`
94
+ font-family: ${Me.fontFamily};
95
+ font-size: ${Me.fontSize};
96
+ font-weight: ${Me.fontWeight};
97
+ letter-spacing: ${Me.letterSpacing};
98
+ line-height: ${Me.lineHeight};
99
+ text-transform: ${Me.textTransform};
100
+ }
101
+ `,Rs=bt.css`
102
102
  .ft-typography--breadcrumb {
103
- font-family: ${Qr.fontFamily};
104
- font-size: ${Qr.fontSize};
105
- font-weight: ${Qr.fontWeight};
106
- letter-spacing: ${Qr.letterSpacing};
107
- line-height: ${Qr.lineHeight};
108
- text-transform: ${Qr.textTransform};
109
- }
110
- `,Os=mt.css`
103
+ font-family: ${oo.fontFamily};
104
+ font-size: ${oo.fontSize};
105
+ font-weight: ${oo.fontWeight};
106
+ letter-spacing: ${oo.letterSpacing};
107
+ line-height: ${oo.lineHeight};
108
+ text-transform: ${oo.textTransform};
109
+ }
110
+ `,Ls=bt.css`
111
111
  .ft-typography--overline {
112
- font-family: ${Jr.fontFamily};
113
- font-size: ${Jr.fontSize};
114
- font-weight: ${Jr.fontWeight};
115
- letter-spacing: ${Jr.letterSpacing};
116
- line-height: ${Jr.lineHeight};
117
- text-transform: ${Jr.textTransform};
118
- }
119
- `,Cs=mt.css`
112
+ font-family: ${no.fontFamily};
113
+ font-size: ${no.fontSize};
114
+ font-weight: ${no.fontWeight};
115
+ letter-spacing: ${no.letterSpacing};
116
+ line-height: ${no.lineHeight};
117
+ text-transform: ${no.textTransform};
118
+ }
119
+ `,ks=bt.css`
120
120
  .ft-typography--button {
121
- font-family: ${$t.fontFamily};
122
- font-size: ${$t.fontSize};
123
- font-weight: ${$t.fontWeight};
124
- letter-spacing: ${$t.letterSpacing};
125
- line-height: ${$t.lineHeight};
126
- text-transform: ${$t.textTransform};
127
- }
128
- `,ws=mt.css`
121
+ font-family: ${_t.fontFamily};
122
+ font-size: ${_t.fontSize};
123
+ font-weight: ${_t.fontWeight};
124
+ letter-spacing: ${_t.letterSpacing};
125
+ line-height: ${_t.lineHeight};
126
+ text-transform: ${_t.textTransform};
127
+ }
128
+ `,Is=bt.css`
129
129
  .ft-typography {
130
130
  vertical-align: inherit;
131
131
  }
132
- `,Es=[Object.keys(rn).map(t=>hs(t))];var As=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},te=class extends Rs.FtLitElement{constructor(){super(...arguments),this.variant=yt.body1}render(){return this.element?ai`
133
- <${ni(this.element)}
132
+ `,$s=[Object.keys(sn).map(t=>vs(t))];var Ts=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},re=class extends Ns.FtLitElement{constructor(){super(...arguments),this.variant=gt.body1}render(){return this.element?pi`
133
+ <${ci(this.element)}
134
134
  part="text"
135
135
  class="ft-typography ft-typography--${this.variant}">
136
136
  <slot></slot>
137
- </${ni(this.element)}>
138
- `:ai`
137
+ </${ci(this.element)}>
138
+ `:pi`
139
139
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
140
- `}};te.styles=[ms,gs,bs,xs,vs,eo,ir,Ss,Os,Cs,ws,...Es];As([(0,si.property)()],te.prototype,"element",void 0);As([(0,si.property)()],te.prototype,"variant",void 0);(0,Ls.customElement)("ft-typography")(te);var li=u(E());function an(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function ks(t){return an(t).split("|").pop()}function Is(t){return an(t).split("|").join(" > ")}function Ts(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>Ts(o,t.selected)),value:t.value}}function Ns(t){return(0,li.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function ci(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Ts(e,!1))}}function $s(t){return(0,li.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Li=u(E());var _r=u(T()),ie=u(re()),Me=u(E());var ct=u(T()),Te=u(re()),oc=u(Ar()),gn=u(E());var wi=u(E());var $o=u(re()),Dl=u(E());var Ks=u(T()),z=u(E());var Ms=u(T()),Oe=u(E()),Ps=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorContent),O={color:Ps,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ps),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")},_s=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorPrimary),Bs={color:_s,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",_s)},Ds=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorSecondary),Fs={color:Ds,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ds)},zs=Ms.css`
140
+ `}};re.styles=[Os,Cs,ws,Es,As,io,Bt,Rs,Ls,ks,Is,...$s];Ts([(0,fi.property)()],re.prototype,"element",void 0);Ts([(0,fi.property)()],re.prototype,"variant",void 0);(0,Ps.customElement)("ft-typography")(re);var ui=u(E());function dn(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function _s(t){return dn(t).split("|").pop()}function Bs(t){return dn(t).split("|").join(" > ")}function Ds(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(o=>Ds(o,t.selected)),value:t.value}}function Fs(t){return(0,ui.flatDeep)(t.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]}).filter(e=>e.selected).map(e=>e.label)}function hi(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Ds(e,!1))}}function Ms(t){return(0,ui.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Ni=u(E());var Mr=u($()),ie=u(te()),Ue=u(E());var ft=u($()),Te=u(te()),cc=u(kr()),Sn=u(E());var ki=u(E());var Do=u(te()),Wl=u(E());var Js=u($()),U=u(E());var Gs=u($()),Oe=u(E()),zs=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorContent),O={color:zs,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",zs),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")},Us=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorPrimary),Hs={color:Us,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Us)},Ws=Oe.FtCssVariableFactory.extend("--ft-ripple-color","",Oe.designSystemVariables.colorSecondary),Vs={color:Ws,backgroundColor:Oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ws)},js=Gs.css`
141
141
  :host {
142
142
  display: contents;
143
143
  }
@@ -192,19 +192,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
192
192
  }
193
193
 
194
194
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
195
- background-color: ${Fs.backgroundColor};
195
+ background-color: ${Vs.backgroundColor};
196
196
  }
197
197
 
198
198
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
199
- background-color: ${Fs.color};
199
+ background-color: ${Vs.color};
200
200
  }
201
201
 
202
202
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
203
- background-color: ${Bs.backgroundColor};
203
+ background-color: ${Hs.backgroundColor};
204
204
  }
205
205
 
206
206
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
207
- background-color: ${Bs.color};
207
+ background-color: ${Hs.color};
208
208
  }
209
209
 
210
210
  .ft-ripple .ft-ripple--background {
@@ -249,7 +249,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
249
249
  opacity: ${O.opacityContentOnSurfacePressed};
250
250
  transform: translate(-50%, -50%) scale(1);
251
251
  }
252
- `;var Us=u(T()),wo=u(E()),pe={color:wo.FtCssVariableFactory.extend("--ft-loader-color","",wo.designSystemVariables.colorPrimary),size:wo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Ws=Us.css`
252
+ `;var Ks=u($()),Lo=u(E()),pe={color:Lo.FtCssVariableFactory.extend("--ft-loader-color","",Lo.designSystemVariables.colorPrimary),size:Lo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Zs=Ks.css`
253
253
  :host {
254
254
  line-height: 0;
255
255
  }
@@ -318,7 +318,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
318
318
  transform: translate(calc(0.35 * ${pe.size}), 0);
319
319
  }
320
320
  }
321
- `;var Hs=u(T()),Ot=u(E()),be={size:Ot.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ot.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ot.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ot.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ot.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ot.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ot.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ot.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Vs=[Hs.css`
321
+ `;var qs=u($()),Ct=u(E()),be={size:Ct.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ct.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ct.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ct.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ct.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ct.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ct.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ct.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ys=[qs.css`
322
322
  :host, i.ft-icon {
323
323
  display: inline-flex;
324
324
  align-items: center;
@@ -366,7 +366,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
366
366
  .ft-icon--material {
367
367
  font-family: ${be.materialFontFamily}, "Material Icons", sans-serif;
368
368
  }
369
- `,Ot.noTextSelect];var Gs=z.FtCssVariableFactory.extend("--ft-button-color","",z.designSystemVariables.colorPrimary),K={backgroundColor:z.FtCssVariableFactory.extend("--ft-button-background-color","",z.designSystemVariables.colorSurface),borderRadius:z.FtCssVariableFactory.extend("--ft-button-border-radius","",z.designSystemVariables.borderRadiusL),color:Gs,fontSize:z.FtCssVariableFactory.extend("--ft-button-font-size","",$t.fontSize),iconSize:z.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:z.FtCssVariableFactory.extend("--ft-button-ripple-color","",Gs),verticalPadding:z.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:z.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:z.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:z.FtCssVariableFactory.external(z.designSystemVariables.colorOpacityDisabled,"Design system")},js=z.FtCssVariableFactory.extend("--ft-button-primary-color","",z.FtCssVariableFactory.extend("--ft-button-color","",z.designSystemVariables.colorOnPrimary)),di={backgroundColor:z.FtCssVariableFactory.extend("--ft-button-primary-background-color","",z.FtCssVariableFactory.extend("--ft-button-background-color","",z.designSystemVariables.colorPrimary)),color:js,rippleColor:z.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",js)},Pt={borderRadius:z.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",z.FtCssVariableFactory.extend("--ft-button-border-radius","",z.designSystemVariables.borderRadiusM)),verticalPadding:z.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:z.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:z.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Zs=[Ks.css`
369
+ `,Ct.noTextSelect];var Xs=U.FtCssVariableFactory.extend("--ft-button-color","",U.designSystemVariables.colorPrimary),K={backgroundColor:U.FtCssVariableFactory.extend("--ft-button-background-color","",U.designSystemVariables.colorSurface),borderRadius:U.FtCssVariableFactory.extend("--ft-button-border-radius","",U.designSystemVariables.borderRadiusL),color:Xs,fontSize:U.FtCssVariableFactory.extend("--ft-button-font-size","",_t.fontSize),iconSize:U.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:U.FtCssVariableFactory.extend("--ft-button-ripple-color","",Xs),verticalPadding:U.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:U.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:U.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:U.FtCssVariableFactory.external(U.designSystemVariables.colorOpacityDisabled,"Design system")},Qs=U.FtCssVariableFactory.extend("--ft-button-primary-color","",U.FtCssVariableFactory.extend("--ft-button-color","",U.designSystemVariables.colorOnPrimary)),yi={backgroundColor:U.FtCssVariableFactory.extend("--ft-button-primary-background-color","",U.FtCssVariableFactory.extend("--ft-button-background-color","",U.designSystemVariables.colorPrimary)),color:Qs,rippleColor:U.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Qs)},Dt={borderRadius:U.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",U.FtCssVariableFactory.extend("--ft-button-border-radius","",U.designSystemVariables.borderRadiusM)),verticalPadding:U.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:U.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:U.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},el=[Js.css`
370
370
  :host {
371
371
  display: inline-block;
372
372
  max-width: 100%;
@@ -409,8 +409,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
409
409
 
410
410
  --ft-button-internal-line-height: max(calc(${K.fontSize} + 2px), ${K.iconSize});
411
411
  --ft-button-internal-color: ${K.color};
412
- ${(0,z.setVariable)(be.size,K.iconSize)};
413
- ${(0,z.setVariable)(O.color,K.rippleColor)};
412
+ ${(0,U.setVariable)(be.size,K.iconSize)};
413
+ ${(0,U.setVariable)(O.color,K.rippleColor)};
414
414
 
415
415
  border-radius: ${K.borderRadius};
416
416
  padding: ${K.verticalPadding} ${K.horizontalPadding};
@@ -425,13 +425,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
425
425
  }
426
426
 
427
427
  .ft-button.ft-button--dense {
428
- padding: ${Pt.verticalPadding} ${Pt.horizontalPadding};
429
- border-radius: ${Pt.borderRadius};
430
- gap: ${Pt.iconPadding};
428
+ padding: ${Dt.verticalPadding} ${Dt.horizontalPadding};
429
+ border-radius: ${Dt.borderRadius};
430
+ gap: ${Dt.iconPadding};
431
431
  }
432
432
 
433
433
  .ft-button.ft-button--dense.ft-button--outlined {
434
- padding: calc(${Pt.verticalPadding} - 1px) calc(${Pt.horizontalPadding} - 1px);
434
+ padding: calc(${Dt.verticalPadding} - 1px) calc(${Dt.horizontalPadding} - 1px);
435
435
  }
436
436
 
437
437
  .ft-button:not([disabled]):hover {
@@ -443,7 +443,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
443
443
  }
444
444
 
445
445
  .ft-button--round.ft-button--dense {
446
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Pt.verticalPadding});
446
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Dt.verticalPadding});
447
447
  }
448
448
 
449
449
  .ft-button[disabled] {
@@ -452,9 +452,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
452
452
  }
453
453
 
454
454
  .ft-button.ft-button--primary {
455
- background-color: ${di.backgroundColor};
456
- --ft-button-internal-color: ${di.color};
457
- ${(0,z.setVariable)(O.color,di.rippleColor)};
455
+ background-color: ${yi.backgroundColor};
456
+ --ft-button-internal-color: ${yi.color};
457
+ ${(0,U.setVariable)(O.color,yi.rippleColor)};
458
458
  }
459
459
 
460
460
  .ft-button:focus {
@@ -468,12 +468,12 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
468
468
  text-overflow: ellipsis;
469
469
  display: block;
470
470
  margin: 0 ${K.iconPadding};
471
- ${(0,z.setVariable)($t.fontSize,"1em")};
472
- ${(0,z.setVariable)($t.lineHeight,"var(--ft-button-internal-line-height)")};
471
+ ${(0,U.setVariable)(_t.fontSize,"1em")};
472
+ ${(0,U.setVariable)(_t.lineHeight,"var(--ft-button-internal-line-height)")};
473
473
  }
474
474
 
475
475
  .ft-button--dense .ft-button--label {
476
- margin: 0 ${Pt.iconPadding};
476
+ margin: 0 ${Dt.iconPadding};
477
477
  }
478
478
 
479
479
  .ft-button--label[hidden] {
@@ -491,8 +491,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
491
491
  }
492
492
 
493
493
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
494
- margin: 0 calc(${Pt.horizontalPadding} * -1);
495
- padding: 0 ${Pt.verticalPadding};
494
+ margin: 0 calc(${Dt.horizontalPadding} * -1);
495
+ padding: 0 ${Dt.verticalPadding};
496
496
  }
497
497
 
498
498
  .ft-button:not(.ft-button--trailing-icon) [part="label"]{
@@ -500,21 +500,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
500
500
  }
501
501
 
502
502
  ft-loader {
503
- ${(0,z.setVariable)(pe.size,K.iconSize)};
504
- ${(0,z.setVariable)(pe.color,"var(--ft-button-internal-color)")};
503
+ ${(0,U.setVariable)(pe.size,K.iconSize)};
504
+ ${(0,U.setVariable)(pe.color,"var(--ft-button-internal-color)")};
505
505
  }
506
- `,z.noTextSelect];var dr=u(E());var Qs=u(E());var Ys=u(T()),Pe=u(re()),Xs=u(gt()),Eo=u(E());var Qe=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Z=class extends Eo.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 Eo.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 Eo.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),l=(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-l.x:l.width/2),this.originY=Math.round(a!=null?a-l.y:l.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 Ys.html`
506
+ `,U.noTextSelect];var ur=u(E());var nl=u(E());var rl=u($()),_e=u(te()),ol=u(xt()),ko=u(E());var tt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Z=class extends ko.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new ko.Debouncer(1e3),this.onTransitionStart=e=>{e.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=e=>{e.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new ko.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),l=(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-l.x:l.width/2),this.originY=Math.round(a!=null?a-l.y:l.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 rl.html`
507
507
  <style>
508
508
  .ft-ripple .ft-ripple--effect {
509
509
  left: ${this.originX}px;
510
510
  top: ${this.originY}px;
511
511
  }
512
512
  </style>
513
- <div class="${(0,Xs.classMap)(e)}">
513
+ <div class="${(0,ol.classMap)(e)}">
514
514
  <div class="ft-ripple--background"></div>
515
515
  <div class="ft-ripple--effect"></div>
516
516
  </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(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(p)},n=o("mouseup","contextmenu"),i=o("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},l={passive:!0};e.addEventListener("mouseover",this.startHover,l),e.addEventListener("mousemove",this.moveRipple,l),e.addEventListener("mouseleave",this.endHover,l),e.addEventListener("mousedown",n,l),e.addEventListener("touchstart",i,l),e.addEventListener("touchmove",this.moveRipple,l),e.addEventListener("keydown",a,l),e.addEventListener("focus",this.startFocus,l),e.addEventListener("blur",this.endFocus,l),e.addEventListener("focusin",this.startFocus,l),e.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,l),e.removeEventListener("mousemove",this.moveRipple,l),e.removeEventListener("mouseleave",this.endHover,l),e.removeEventListener("mousedown",n,l),e.removeEventListener("touchstart",i,l),e.removeEventListener("touchmove",this.moveRipple,l),e.removeEventListener("keydown",a,l),e.removeEventListener("focus",this.startFocus,l),e.removeEventListener("blur",this.endFocus,l),e.removeEventListener("focusin",this.startFocus,l),e.removeEventListener("focusout",this.endFocus,l),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()}};Z.elementDefinitions={};Z.styles=zs;Qe([(0,Pe.property)({type:Boolean})],Z.prototype,"primary",void 0);Qe([(0,Pe.property)({type:Boolean})],Z.prototype,"secondary",void 0);Qe([(0,Pe.property)({type:Boolean})],Z.prototype,"unbounded",void 0);Qe([(0,Pe.property)({type:Boolean})],Z.prototype,"activated",void 0);Qe([(0,Pe.property)({type:Boolean})],Z.prototype,"selected",void 0);Qe([(0,Pe.property)({type:Boolean})],Z.prototype,"disabled",void 0);Qe([(0,Pe.state)()],Z.prototype,"hovered",void 0);Qe([(0,Pe.state)()],Z.prototype,"focused",void 0);Qe([(0,Pe.state)()],Z.prototype,"pressed",void 0);Qe([(0,Pe.state)()],Z.prototype,"rippling",void 0);Qe([(0,Pe.state)()],Z.prototype,"originX",void 0);Qe([(0,Pe.state)()],Z.prototype,"originY",void 0);Qe([(0,Pe.query)(".ft-ripple")],Z.prototype,"ripple",void 0);Qe([(0,Pe.query)(".ft-ripple--effect")],Z.prototype,"rippleEffect",void 0);(0,Qs.customElement)("ft-ripple")(Z);var Rl=u(E());var Al=u(T()),Ee=u(re()),Io=u(E());var Js=u(T()),qt=u(E()),ar={distance:qt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:qt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:qt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:qt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:qt.FtCssVariableFactory.external(qt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:qt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},el=Js.css`
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(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(p)},n=o("mouseup","contextmenu"),i=o("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},l={passive:!0};e.addEventListener("mouseover",this.startHover,l),e.addEventListener("mousemove",this.moveRipple,l),e.addEventListener("mouseleave",this.endHover,l),e.addEventListener("mousedown",n,l),e.addEventListener("touchstart",i,l),e.addEventListener("touchmove",this.moveRipple,l),e.addEventListener("keydown",a,l),e.addEventListener("focus",this.startFocus,l),e.addEventListener("blur",this.endFocus,l),e.addEventListener("focusin",this.startFocus,l),e.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,l),e.removeEventListener("mousemove",this.moveRipple,l),e.removeEventListener("mouseleave",this.endHover,l),e.removeEventListener("mousedown",n,l),e.removeEventListener("touchstart",i,l),e.removeEventListener("touchmove",this.moveRipple,l),e.removeEventListener("keydown",a,l),e.removeEventListener("focus",this.startFocus,l),e.removeEventListener("blur",this.endFocus,l),e.removeEventListener("focusin",this.startFocus,l),e.removeEventListener("focusout",this.endFocus,l),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()}};Z.elementDefinitions={};Z.styles=js;tt([(0,_e.property)({type:Boolean})],Z.prototype,"primary",void 0);tt([(0,_e.property)({type:Boolean})],Z.prototype,"secondary",void 0);tt([(0,_e.property)({type:Boolean})],Z.prototype,"unbounded",void 0);tt([(0,_e.property)({type:Boolean})],Z.prototype,"activated",void 0);tt([(0,_e.property)({type:Boolean})],Z.prototype,"selected",void 0);tt([(0,_e.property)({type:Boolean})],Z.prototype,"disabled",void 0);tt([(0,_e.state)()],Z.prototype,"hovered",void 0);tt([(0,_e.state)()],Z.prototype,"focused",void 0);tt([(0,_e.state)()],Z.prototype,"pressed",void 0);tt([(0,_e.state)()],Z.prototype,"rippling",void 0);tt([(0,_e.state)()],Z.prototype,"originX",void 0);tt([(0,_e.state)()],Z.prototype,"originY",void 0);tt([(0,_e.query)(".ft-ripple")],Z.prototype,"ripple",void 0);tt([(0,_e.query)(".ft-ripple--effect")],Z.prototype,"rippleEffect",void 0);(0,nl.customElement)("ft-ripple")(Z);var Nl=u(E());var Tl=u($()),Ae=u(te()),Po=u(E());var il=u($()),Qt=u(E()),cr={distance:Qt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Qt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Qt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Qt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Qt.FtCssVariableFactory.external(Qt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Qt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},al=il.css`
518
518
  .ft-tooltip--container {
519
519
  display: block;
520
520
  }
@@ -529,21 +529,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
529
529
  box-sizing: border-box;
530
530
  overflow: hidden;
531
531
  width: max-content;
532
- max-width: ${ar.maxWidth};
532
+ max-width: ${cr.maxWidth};
533
533
  text-align: center;
534
- padding: ${ar.distance};
535
- z-index: ${ar.zIndex};
534
+ padding: ${cr.distance};
535
+ z-index: ${cr.zIndex};
536
536
  }
537
537
 
538
538
  .ft-tooltip--content {
539
539
  padding: 4px 8px;
540
- border-radius: ${ar.borderRadiusS};
541
- background-color: ${ar.backgroundColor};
542
- color: ${ar.color};
540
+ border-radius: ${cr.borderRadiusS};
541
+ background-color: ${cr.backgroundColor};
542
+ color: ${cr.color};
543
543
  position: relative;
544
544
  word-break: break-word;
545
545
  }
546
- `;var rl=["top","right","bottom","left"],tl=["start","end"],fi=rl.reduce((t,e)=>t.concat(e,e+"-"+tl[0],e+"-"+tl[1]),[]),ol=Math.min,nl=Math.max;var Fp={left:"right",right:"left",bottom:"top",top:"bottom"},Mp={start:"end",end:"start"};function ui(t,e,o){return nl(t,ol(e,o))}function sn(t,e){return typeof t=="function"?t(e):t}function to(t){return t.split("-")[0]}function sr(t){return t.split("-")[1]}function hi(t){return t==="x"?"y":"x"}function yi(t){return t==="y"?"height":"width"}function ln(t){return["top","bottom"].includes(to(t))?"y":"x"}function mi(t){return hi(ln(t))}function il(t,e,o){o===void 0&&(o=!1);let n=sr(t),i=mi(t),a=yi(i),l=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(l=pi(l)),[l,pi(l)]}function al(t){return t.replace(/start|end/g,e=>Mp[e])}function pi(t){return t.replace(/left|right|bottom|top/g,e=>Fp[e])}function zp(t){return{top:0,right:0,bottom:0,left:0,...t}}function sl(t){return typeof t!="number"?zp(t):{top:t,right:t,bottom:t,left:t}}function Tr(t){let{x:e,y:o,width:n,height:i}=t;return{width:n,height:i,top:o,left:e,right:e+n,bottom:o+i,x:e,y:o}}function ll(t,e,o){let{reference:n,floating:i}=t,a=ln(e),l=mi(e),c=yi(l),p=to(e),f=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(sr(e)){case"start":S[l]-=b*(o&&f?-1:1);break;case"end":S[l]+=b*(o&&f?-1:1);break}return S}var cl=async(t,e,o)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:l}=o,c=a.filter(Boolean),p=await(l.isRTL==null?void 0:l.isRTL(e)),f=await l.getElementRects({reference:t,floating:e,strategy:i}),{x:m,y:g}=ll(f,n,p),b=n,S={},v=0;for(let C=0;C<c.length;C++){let{name:N,fn:k}=c[C],{x:I,y:F,data:j,reset:Y}=await k({x:m,y:g,initialPlacement:n,placement:b,strategy:i,middlewareData:S,rects:f,platform:l,elements:{reference:t,floating:e}});m=I??m,g=F??g,S={...S,[N]:{...S[N],...j}},Y&&v<=50&&(v++,typeof Y=="object"&&(Y.placement&&(b=Y.placement),Y.rects&&(f=Y.rects===!0?await l.getElementRects({reference:t,floating:e,strategy:i}):Y.rects),{x:m,y:g}=ll(f,b,p)),C=-1)}return{x:m,y:g,placement:b,strategy:i,middlewareData:S}};async function gi(t,e){var o;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:l,elements:c,strategy:p}=t,{boundary:f="clippingAncestors",rootBoundary:m="viewport",elementContext:g="floating",altBoundary:b=!1,padding:S=0}=sn(e,t),v=sl(S),N=c[b?g==="floating"?"reference":"floating":g],k=Tr(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:f,rootBoundary:m,strategy:p})),I=g==="floating"?{x:n,y:i,width:l.floating.width,height:l.floating.height}:l.reference,F=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating)),j=await(a.isElement==null?void 0:a.isElement(F))?await(a.getScale==null?void 0:a.getScale(F))||{x:1,y:1}:{x:1,y:1},Y=Tr(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:I,offsetParent:F,strategy:p}):I);return{top:(k.top-Y.top+v.top)/j.y,bottom:(Y.bottom-k.bottom+v.bottom)/j.y,left:(k.left-Y.left+v.left)/j.x,right:(Y.right-k.right+v.right)/j.x}}function Up(t,e,o){return(t?[...o.filter(i=>sr(i)===t),...o.filter(i=>sr(i)!==t)]:o.filter(i=>to(i)===i)).filter(i=>t?sr(i)===t||(e?al(i)!==i:!1):!0)}var bi=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,n,i;let{rects:a,middlewareData:l,placement:c,platform:p,elements:f}=e,{crossAxis:m=!1,alignment:g,allowedPlacements:b=fi,autoAlignment:S=!0,...v}=sn(t,e),C=g!==void 0||b===fi?Up(g||null,S,b):b,N=await gi(e,v),k=((o=l.autoPlacement)==null?void 0:o.index)||0,I=C[k];if(I==null)return{};let F=il(I,a,await(p.isRTL==null?void 0:p.isRTL(f.floating)));if(c!==I)return{reset:{placement:C[0]}};let j=[N[to(I)],N[F[0]],N[F[1]]],Y=[...((n=l.autoPlacement)==null?void 0:n.overflows)||[],{placement:I,overflows:j}],Xe=C[k+1];if(Xe)return{data:{index:k+1,overflows:Y},reset:{placement:Xe}};let Tt=Y.map(Ne=>{let y=sr(Ne.placement);return[Ne.placement,y&&m?Ne.overflows.slice(0,2).reduce((x,$)=>x+$,0):Ne.overflows[0],Ne.overflows]}).sort((Ne,y)=>Ne[1]-y[1]),Nt=((i=Tt.filter(Ne=>Ne[2].slice(0,sr(Ne[0])?2:3).every(y=>y<=0))[0])==null?void 0:i[0])||Tt[0][0];return Nt!==c?{data:{index:k+1,overflows:Y},reset:{placement:Nt}}:{}}}};var xi=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:l=!1,limiter:c={fn:N=>{let{x:k,y:I}=N;return{x:k,y:I}}},...p}=sn(t,e),f={x:o,y:n},m=await gi(e,p),g=ln(to(i)),b=hi(g),S=f[b],v=f[g];if(a){let N=b==="y"?"top":"left",k=b==="y"?"bottom":"right",I=S+m[N],F=S-m[k];S=ui(I,S,F)}if(l){let N=g==="y"?"top":"left",k=g==="y"?"bottom":"right",I=v+m[N],F=v-m[k];v=ui(I,v,F)}let C=c.fn({...e,[b]:S,[g]:v});return{...C,data:{x:C.x-o,y:C.y-n,enabled:{[b]:a,[g]:l}}}}}};var vi=Math.min,ro=Math.max,Ao=Math.round;var Yt=t=>({x:t,y:t});function Xt(t){return pl(t)?(t.nodeName||"").toLowerCase():"#document"}function Je(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Qt(t){var e;return(e=(pl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function pl(t){return t instanceof Node||t instanceof Je(t).Node}function _t(t){return t instanceof Element||t instanceof Je(t).Element}function Ct(t){return t instanceof HTMLElement||t instanceof Je(t).HTMLElement}function dl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Je(t).ShadowRoot}function oo(t){let{overflow:e,overflowX:o,overflowY:n,display:i}=st(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function fl(t){return["table","td","th"].includes(Xt(t))}function dn(t){let e=pn(),o=st(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 ul(t){let e=Nr(t);for(;Ct(e)&&!Ro(e);){if(dn(e))return e;e=Nr(e)}return null}function pn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Ro(t){return["html","body","#document"].includes(Xt(t))}function st(t){return Je(t).getComputedStyle(t)}function Lo(t){return _t(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Nr(t){if(Xt(t)==="html")return t;let e=t.assignedSlot||t.parentNode||dl(t)&&t.host||Qt(t);return dl(e)?e.host:e}function hl(t){let e=Nr(t);return Ro(e)?t.ownerDocument?t.ownerDocument.body:t.body:Ct(e)&&oo(e)?e:hl(e)}function cn(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=hl(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),l=Je(i);return a?e.concat(l,l.visualViewport||[],oo(i)?i:[],l.frameElement&&o?cn(l.frameElement):[]):e.concat(i,cn(i,[],o))}function gl(t){let e=st(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=Ct(t),a=i?t.offsetWidth:o,l=i?t.offsetHeight:n,c=Ao(o)!==a||Ao(n)!==l;return c&&(o=a,n=l),{width:o,height:n,$:c}}function bl(t){return _t(t)?t:t.contextElement}function no(t){let e=bl(t);if(!Ct(e))return Yt(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=gl(e),l=(a?Ao(o.width):o.width)/n,c=(a?Ao(o.height):o.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!c||!Number.isFinite(c))&&(c=1),{x:l,y:c}}var Vp=Yt(0);function xl(t){let e=Je(t);return!pn()||!e.visualViewport?Vp:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Gp(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==Je(t)?!1:e}function ko(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=bl(t),l=Yt(1);e&&(n?_t(n)&&(l=no(n)):l=no(t));let c=Gp(a,o,n)?xl(a):Yt(0),p=(i.left+c.x)/l.x,f=(i.top+c.y)/l.y,m=i.width/l.x,g=i.height/l.y;if(a){let b=Je(a),S=n&&_t(n)?Je(n):n,v=b.frameElement;for(;v&&n&&S!==b;){let C=no(v),N=v.getBoundingClientRect(),k=st(v),I=N.left+(v.clientLeft+parseFloat(k.paddingLeft))*C.x,F=N.top+(v.clientTop+parseFloat(k.paddingTop))*C.y;p*=C.x,f*=C.y,m*=C.x,g*=C.y,p+=I,f+=F,v=Je(v).frameElement}}return Tr({width:m,height:g,x:p,y:f})}function jp(t){let{rect:e,offsetParent:o,strategy:n}=t,i=Ct(o),a=Qt(o);if(o===a)return e;let l={scrollLeft:0,scrollTop:0},c=Yt(1),p=Yt(0);if((i||!i&&n!=="fixed")&&((Xt(o)!=="body"||oo(a))&&(l=Lo(o)),Ct(o))){let f=ko(o);c=no(o),p.x=f.x+o.clientLeft,p.y=f.y+o.clientTop}return{width:e.width*c.x,height:e.height*c.y,x:e.x*c.x-l.scrollLeft*c.x+p.x,y:e.y*c.y-l.scrollTop*c.y+p.y}}function Kp(t){return Array.from(t.getClientRects())}function vl(t){return ko(Qt(t)).left+Lo(t).scrollLeft}function Zp(t){let e=Qt(t),o=Lo(t),n=t.ownerDocument.body,i=ro(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=ro(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),l=-o.scrollLeft+vl(t),c=-o.scrollTop;return st(n).direction==="rtl"&&(l+=ro(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:l,y:c}}function qp(t,e){let o=Je(t),n=Qt(t),i=o.visualViewport,a=n.clientWidth,l=n.clientHeight,c=0,p=0;if(i){a=i.width,l=i.height;let f=pn();(!f||f&&e==="fixed")&&(c=i.offsetLeft,p=i.offsetTop)}return{width:a,height:l,x:c,y:p}}function Yp(t,e){let o=ko(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=Ct(t)?no(t):Yt(1),l=t.clientWidth*a.x,c=t.clientHeight*a.y,p=i*a.x,f=n*a.y;return{width:l,height:c,x:p,y:f}}function yl(t,e,o){let n;if(e==="viewport")n=qp(t,o);else if(e==="document")n=Zp(Qt(t));else if(_t(e))n=Yp(e,o);else{let i=xl(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Tr(n)}function Sl(t,e){let o=Nr(t);return o===e||!_t(o)||Ro(o)?!1:st(o).position==="fixed"||Sl(o,e)}function Xp(t,e){let o=e.get(t);if(o)return o;let n=cn(t,[],!1).filter(c=>_t(c)&&Xt(c)!=="body"),i=null,a=st(t).position==="fixed",l=a?Nr(t):t;for(;_t(l)&&!Ro(l);){let c=st(l),p=dn(l);!p&&c.position==="fixed"&&(i=null),(a?!p&&!i:!p&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||oo(l)&&!p&&Sl(t,l))?n=n.filter(m=>m!==l):i=c,l=Nr(l)}return e.set(t,n),n}function Qp(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,l=[...o==="clippingAncestors"?Xp(e,this._c):[].concat(o),n],c=l[0],p=l.reduce((f,m)=>{let g=yl(e,m,i);return f.top=ro(g.top,f.top),f.right=vi(g.right,f.right),f.bottom=vi(g.bottom,f.bottom),f.left=ro(g.left,f.left),f},yl(e,c,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Jp(t){return gl(t)}function ef(t,e,o){let n=Ct(e),i=Qt(e),a=o==="fixed",l=ko(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=Yt(0);if(n||!n&&!a)if((Xt(e)!=="body"||oo(i))&&(c=Lo(e)),n){let f=ko(e,!0,a,e);p.x=f.x+e.clientLeft,p.y=f.y+e.clientTop}else i&&(p.x=vl(i));return{x:l.left+c.scrollLeft-p.x,y:l.top+c.scrollTop-p.y,width:l.width,height:l.height}}function ml(t,e){return!Ct(t)||st(t).position==="fixed"?null:e?e(t):t.offsetParent}function Ol(t,e){let o=Je(t);if(!Ct(t))return o;let n=ml(t,e);for(;n&&fl(n)&&st(n).position==="static";)n=ml(n,e);return n&&(Xt(n)==="html"||Xt(n)==="body"&&st(n).position==="static"&&!dn(n))?o:n||ul(t)||o}var tf=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||Ol,a=this.getDimensions;return{reference:ef(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function rf(t){return st(t).direction==="rtl"}var fn={convertOffsetParentRelativeRectToViewportRelativeRect:jp,getDocumentElement:Qt,getClippingRect:Qp,getOffsetParent:Ol,getElementRects:tf,getClientRects:Kp,getDimensions:Jp,getScale:no,isElement:_t,isRTL:rf};var Cl=(t,e,o)=>{let n=new Map,i={platform:fn,...o},a={...i.platform,_c:n};return cl(t,e,{...i,platform:a})};function wl(t){return of(t)}function Si(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function of(t){for(let e=t;e;e=Si(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Si(t);e;e=Si(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 El(t,e,o){return Cl(t,e,{platform:{...fn,getOffsetParent:n=>fn.getOffsetParent(n,wl)},middleware:[xi({crossAxis:!0}),bi({allowedPlacements:[o]})]})}var et=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},fe=class extends Io.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 Io.Debouncer,this.revealDebouncer=new Io.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Al.html`
546
+ `;var ll=["top","right","bottom","left"],sl=["start","end"],gi=ll.reduce((t,e)=>t.concat(e,e+"-"+sl[0],e+"-"+sl[1]),[]),cl=Math.min,dl=Math.max;var Zp={left:"right",right:"left",bottom:"top",top:"bottom"},qp={start:"end",end:"start"};function bi(t,e,o){return dl(t,cl(e,o))}function pn(t,e){return typeof t=="function"?t(e):t}function ao(t){return t.split("-")[0]}function dr(t){return t.split("-")[1]}function xi(t){return t==="x"?"y":"x"}function vi(t){return t==="y"?"height":"width"}function fn(t){return["top","bottom"].includes(ao(t))?"y":"x"}function Si(t){return xi(fn(t))}function pl(t,e,o){o===void 0&&(o=!1);let n=dr(t),i=Si(t),a=vi(i),l=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(l=mi(l)),[l,mi(l)]}function fl(t){return t.replace(/start|end/g,e=>qp[e])}function mi(t){return t.replace(/left|right|bottom|top/g,e=>Zp[e])}function Yp(t){return{top:0,right:0,bottom:0,left:0,...t}}function ul(t){return typeof t!="number"?Yp(t):{top:t,right:t,bottom:t,left:t}}function _r(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 hl(t,e,o){let{reference:n,floating:i}=t,a=fn(e),l=Si(e),c=vi(l),p=ao(e),f=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(dr(e)){case"start":S[l]-=b*(o&&f?-1:1);break;case"end":S[l]+=b*(o&&f?-1:1);break}return S}var yl=async(t,e,o)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:l}=o,c=a.filter(Boolean),p=await(l.isRTL==null?void 0:l.isRTL(e)),f=await l.getElementRects({reference:t,floating:e,strategy:i}),{x:m,y:g}=hl(f,n,p),b=n,S={},v=0;for(let C=0;C<c.length;C++){let{name:T,fn:k}=c[C],{x:I,y:M,data:j,reset:Y}=await k({x:m,y:g,initialPlacement:n,placement:b,strategy:i,middlewareData:S,rects:f,platform:l,elements:{reference:t,floating:e}});m=I??m,g=M??g,S={...S,[T]:{...S[T],...j}},Y&&v<=50&&(v++,typeof Y=="object"&&(Y.placement&&(b=Y.placement),Y.rects&&(f=Y.rects===!0?await l.getElementRects({reference:t,floating:e,strategy:i}):Y.rects),{x:m,y:g}=hl(f,b,p)),C=-1)}return{x:m,y:g,placement:b,strategy:i,middlewareData:S}};async function Oi(t,e){var o;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:l,elements:c,strategy:p}=t,{boundary:f="clippingAncestors",rootBoundary:m="viewport",elementContext:g="floating",altBoundary:b=!1,padding:S=0}=pn(e,t),v=ul(S),T=c[b?g==="floating"?"reference":"floating":g],k=_r(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(T)))==null||o?T:T.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:f,rootBoundary:m,strategy:p})),I=g==="floating"?{x:n,y:i,width:l.floating.width,height:l.floating.height}:l.reference,M=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating)),j=await(a.isElement==null?void 0:a.isElement(M))?await(a.getScale==null?void 0:a.getScale(M))||{x:1,y:1}:{x:1,y:1},Y=_r(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:I,offsetParent:M,strategy:p}):I);return{top:(k.top-Y.top+v.top)/j.y,bottom:(Y.bottom-k.bottom+v.bottom)/j.y,left:(k.left-Y.left+v.left)/j.x,right:(Y.right-k.right+v.right)/j.x}}function Xp(t,e,o){return(t?[...o.filter(i=>dr(i)===t),...o.filter(i=>dr(i)!==t)]:o.filter(i=>ao(i)===i)).filter(i=>t?dr(i)===t||(e?fl(i)!==i:!1):!0)}var Ci=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,n,i;let{rects:a,middlewareData:l,placement:c,platform:p,elements:f}=e,{crossAxis:m=!1,alignment:g,allowedPlacements:b=gi,autoAlignment:S=!0,...v}=pn(t,e),C=g!==void 0||b===gi?Xp(g||null,S,b):b,T=await Oi(e,v),k=((o=l.autoPlacement)==null?void 0:o.index)||0,I=C[k];if(I==null)return{};let M=pl(I,a,await(p.isRTL==null?void 0:p.isRTL(f.floating)));if(c!==I)return{reset:{placement:C[0]}};let j=[T[ao(I)],T[M[0]],T[M[1]]],Y=[...((n=l.autoPlacement)==null?void 0:n.overflows)||[],{placement:I,overflows:j}],et=C[k+1];if(et)return{data:{index:k+1,overflows:Y},reset:{placement:et}};let Nt=Y.map(Ne=>{let y=dr(Ne.placement);return[Ne.placement,y&&m?Ne.overflows.slice(0,2).reduce((x,N)=>x+N,0):Ne.overflows[0],Ne.overflows]}).sort((Ne,y)=>Ne[1]-y[1]),Pt=((i=Nt.filter(Ne=>Ne[2].slice(0,dr(Ne[0])?2:3).every(y=>y<=0))[0])==null?void 0:i[0])||Nt[0][0];return Pt!==c?{data:{index:k+1,overflows:Y},reset:{placement:Pt}}:{}}}};var wi=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:l=!1,limiter:c={fn:T=>{let{x:k,y:I}=T;return{x:k,y:I}}},...p}=pn(t,e),f={x:o,y:n},m=await Oi(e,p),g=fn(ao(i)),b=xi(g),S=f[b],v=f[g];if(a){let T=b==="y"?"top":"left",k=b==="y"?"bottom":"right",I=S+m[T],M=S-m[k];S=bi(I,S,M)}if(l){let T=g==="y"?"top":"left",k=g==="y"?"bottom":"right",I=v+m[T],M=v-m[k];v=bi(I,v,M)}let C=c.fn({...e,[b]:S,[g]:v});return{...C,data:{x:C.x-o,y:C.y-n,enabled:{[b]:a,[g]:l}}}}}};var Ei=Math.min,so=Math.max,Io=Math.round;var Jt=t=>({x:t,y:t});function er(t){return gl(t)?(t.nodeName||"").toLowerCase():"#document"}function rt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function tr(t){var e;return(e=(gl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function gl(t){return t instanceof Node||t instanceof rt(t).Node}function Ft(t){return t instanceof Element||t instanceof rt(t).Element}function wt(t){return t instanceof HTMLElement||t instanceof rt(t).HTMLElement}function ml(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof rt(t).ShadowRoot}function lo(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 bl(t){return["table","td","th"].includes(er(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 xl(t){let e=Br(t);for(;wt(e)&&!$o(e);){if(hn(e))return e;e=Br(e)}return null}function yn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function $o(t){return["html","body","#document"].includes(er(t))}function dt(t){return rt(t).getComputedStyle(t)}function To(t){return Ft(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Br(t){if(er(t)==="html")return t;let e=t.assignedSlot||t.parentNode||ml(t)&&t.host||tr(t);return ml(e)?e.host:e}function vl(t){let e=Br(t);return $o(e)?t.ownerDocument?t.ownerDocument.body:t.body:wt(e)&&lo(e)?e:vl(e)}function un(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=vl(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),l=rt(i);return a?e.concat(l,l.visualViewport||[],lo(i)?i:[],l.frameElement&&o?un(l.frameElement):[]):e.concat(i,un(i,[],o))}function Cl(t){let e=dt(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=wt(t),a=i?t.offsetWidth:o,l=i?t.offsetHeight:n,c=Io(o)!==a||Io(n)!==l;return c&&(o=a,n=l),{width:o,height:n,$:c}}function wl(t){return Ft(t)?t:t.contextElement}function co(t){let e=wl(t);if(!wt(e))return Jt(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=Cl(e),l=(a?Io(o.width):o.width)/n,c=(a?Io(o.height):o.height)/i;return(!l||!Number.isFinite(l))&&(l=1),(!c||!Number.isFinite(c))&&(c=1),{x:l,y:c}}var ef=Jt(0);function El(t){let e=rt(t);return!yn()||!e.visualViewport?ef:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function tf(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==rt(t)?!1:e}function No(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=wl(t),l=Jt(1);e&&(n?Ft(n)&&(l=co(n)):l=co(t));let c=tf(a,o,n)?El(a):Jt(0),p=(i.left+c.x)/l.x,f=(i.top+c.y)/l.y,m=i.width/l.x,g=i.height/l.y;if(a){let b=rt(a),S=n&&Ft(n)?rt(n):n,v=b.frameElement;for(;v&&n&&S!==b;){let C=co(v),T=v.getBoundingClientRect(),k=dt(v),I=T.left+(v.clientLeft+parseFloat(k.paddingLeft))*C.x,M=T.top+(v.clientTop+parseFloat(k.paddingTop))*C.y;p*=C.x,f*=C.y,m*=C.x,g*=C.y,p+=I,f+=M,v=rt(v).frameElement}}return _r({width:m,height:g,x:p,y:f})}function rf(t){let{rect:e,offsetParent:o,strategy:n}=t,i=wt(o),a=tr(o);if(o===a)return e;let l={scrollLeft:0,scrollTop:0},c=Jt(1),p=Jt(0);if((i||!i&&n!=="fixed")&&((er(o)!=="body"||lo(a))&&(l=To(o)),wt(o))){let f=No(o);c=co(o),p.x=f.x+o.clientLeft,p.y=f.y+o.clientTop}return{width:e.width*c.x,height:e.height*c.y,x:e.x*c.x-l.scrollLeft*c.x+p.x,y:e.y*c.y-l.scrollTop*c.y+p.y}}function of(t){return Array.from(t.getClientRects())}function Al(t){return No(tr(t)).left+To(t).scrollLeft}function nf(t){let e=tr(t),o=To(t),n=t.ownerDocument.body,i=so(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=so(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),l=-o.scrollLeft+Al(t),c=-o.scrollTop;return dt(n).direction==="rtl"&&(l+=so(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:l,y:c}}function af(t,e){let o=rt(t),n=tr(t),i=o.visualViewport,a=n.clientWidth,l=n.clientHeight,c=0,p=0;if(i){a=i.width,l=i.height;let f=yn();(!f||f&&e==="fixed")&&(c=i.offsetLeft,p=i.offsetTop)}return{width:a,height:l,x:c,y:p}}function sf(t,e){let o=No(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=wt(t)?co(t):Jt(1),l=t.clientWidth*a.x,c=t.clientHeight*a.y,p=i*a.x,f=n*a.y;return{width:l,height:c,x:p,y:f}}function Sl(t,e,o){let n;if(e==="viewport")n=af(t,o);else if(e==="document")n=nf(tr(t));else if(Ft(e))n=sf(e,o);else{let i=El(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return _r(n)}function Rl(t,e){let o=Br(t);return o===e||!Ft(o)||$o(o)?!1:dt(o).position==="fixed"||Rl(o,e)}function lf(t,e){let o=e.get(t);if(o)return o;let n=un(t,[],!1).filter(c=>Ft(c)&&er(c)!=="body"),i=null,a=dt(t).position==="fixed",l=a?Br(t):t;for(;Ft(l)&&!$o(l);){let c=dt(l),p=hn(l);!p&&c.position==="fixed"&&(i=null),(a?!p&&!i:!p&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||lo(l)&&!p&&Rl(t,l))?n=n.filter(m=>m!==l):i=c,l=Br(l)}return e.set(t,n),n}function cf(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,l=[...o==="clippingAncestors"?lf(e,this._c):[].concat(o),n],c=l[0],p=l.reduce((f,m)=>{let g=Sl(e,m,i);return f.top=so(g.top,f.top),f.right=Ei(g.right,f.right),f.bottom=Ei(g.bottom,f.bottom),f.left=so(g.left,f.left),f},Sl(e,c,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function df(t){return Cl(t)}function pf(t,e,o){let n=wt(e),i=tr(e),a=o==="fixed",l=No(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=Jt(0);if(n||!n&&!a)if((er(e)!=="body"||lo(i))&&(c=To(e)),n){let f=No(e,!0,a,e);p.x=f.x+e.clientLeft,p.y=f.y+e.clientTop}else i&&(p.x=Al(i));return{x:l.left+c.scrollLeft-p.x,y:l.top+c.scrollTop-p.y,width:l.width,height:l.height}}function Ol(t,e){return!wt(t)||dt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Ll(t,e){let o=rt(t);if(!wt(t))return o;let n=Ol(t,e);for(;n&&bl(n)&&dt(n).position==="static";)n=Ol(n,e);return n&&(er(n)==="html"||er(n)==="body"&&dt(n).position==="static"&&!hn(n))?o:n||xl(t)||o}var ff=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||Ll,a=this.getDimensions;return{reference:pf(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function uf(t){return dt(t).direction==="rtl"}var mn={convertOffsetParentRelativeRectToViewportRelativeRect:rf,getDocumentElement:tr,getClippingRect:cf,getOffsetParent:Ll,getElementRects:ff,getClientRects:of,getDimensions:df,getScale:co,isElement:Ft,isRTL:uf};var kl=(t,e,o)=>{let n=new Map,i={platform:mn,...o},a={...i.platform,_c:n};return yl(t,e,{...i,platform:a})};function Il(t){return hf(t)}function Ai(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function hf(t){for(let e=t;e;e=Ai(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Ai(t);e;e=Ai(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 $l(t,e,o){return kl(t,e,{platform:{...mn,getOffsetParent:n=>mn.getOffsetParent(n,Il)},middleware:[wi({crossAxis:!0}),Ci({allowedPlacements:[o]})]})}var ot=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},fe=class extends Po.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 Po.Debouncer,this.revealDebouncer=new Po.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Tl.html`
547
547
  <div part="container"
548
548
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
549
549
  @mouseenter=${this.onHover}
@@ -561,19 +561,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
561
561
  </div>
562
562
  </div>
563
563
  </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="",El(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":te};fe.styles=el;et([(0,Ee.property)()],fe.prototype,"text",void 0);et([(0,Ee.property)({type:Boolean})],fe.prototype,"manual",void 0);et([(0,Ee.property)({type:Boolean})],fe.prototype,"inline",void 0);et([(0,Ee.property)({type:Number})],fe.prototype,"delay",void 0);et([(0,Ee.property)()],fe.prototype,"position",void 0);et([(0,Ee.queryAssignedNodes)()],fe.prototype,"slotNodes",void 0);et([(0,Ee.query)(".ft-tooltip--container")],fe.prototype,"container",void 0);et([(0,Ee.query)(".ft-tooltip")],fe.prototype,"tooltip",void 0);et([(0,Ee.query)(".ft-tooltip--content")],fe.prototype,"tooltipContent",void 0);et([(0,Ee.state)()],fe.prototype,"visible",void 0);et([(0,Ee.eventOptions)({passive:!0})],fe.prototype,"onTouch",null);et([(0,Ee.eventOptions)({passive:!0})],fe.prototype,"onHover",null);et([(0,Ee.eventOptions)({passive:!0})],fe.prototype,"onOut",null);et([(0,Ee.eventOptions)({passive:!0})],fe.prototype,"onClick",null);(0,Rl.customElement)("ft-tooltip")(fe);var $l=u(E());var To=u(T()),lr=u(re()),Tl=u(E()),Nl=u(kl());var Bt;(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;"})(Bt||(Bt={}));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 Oi=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])]),nf=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 Il(t,e){var o,n,i,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[l,c]=(((o=nf.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(i=(n=Oi.get(c))!==null&&n!==void 0?n:Oi.get(e))!==null&&i!==void 0?i:Oi.get(l))!==null&&a!==void 0?a:A.UNKNOWN}var Vb={[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 je;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(je||(je={}));var No=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},le=class extends Tl.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=To.nothing}render(){let e=this.variant&&Object.values(je).includes(this.variant)?this.variant:je.fluid_topics,o=e!==je.material||!!this.value;return To.html`
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="",$l(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=al;ot([(0,Ae.property)()],fe.prototype,"text",void 0);ot([(0,Ae.property)({type:Boolean})],fe.prototype,"manual",void 0);ot([(0,Ae.property)({type:Boolean})],fe.prototype,"inline",void 0);ot([(0,Ae.property)({type:Number})],fe.prototype,"delay",void 0);ot([(0,Ae.property)()],fe.prototype,"position",void 0);ot([(0,Ae.queryAssignedNodes)()],fe.prototype,"slotNodes",void 0);ot([(0,Ae.query)(".ft-tooltip--container")],fe.prototype,"container",void 0);ot([(0,Ae.query)(".ft-tooltip")],fe.prototype,"tooltip",void 0);ot([(0,Ae.query)(".ft-tooltip--content")],fe.prototype,"tooltipContent",void 0);ot([(0,Ae.state)()],fe.prototype,"visible",void 0);ot([(0,Ae.eventOptions)({passive:!0})],fe.prototype,"onTouch",null);ot([(0,Ae.eventOptions)({passive:!0})],fe.prototype,"onHover",null);ot([(0,Ae.eventOptions)({passive:!0})],fe.prototype,"onOut",null);ot([(0,Ae.eventOptions)({passive:!0})],fe.prototype,"onClick",null);(0,Nl.customElement)("ft-tooltip")(fe);var Ml=u(E());var _o=u($()),pr=u(te()),Dl=u(E()),Fl=u(_l());var Mt;(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;"})(Mt||(Mt={}));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 Ri=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])]),yf=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 Bl(t,e){var o,n,i,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[l,c]=(((o=yf.get(t))!==null&&o!==void 0?o:t)+"/").split("/");return(a=(i=(n=Ri.get(c))!==null&&n!==void 0?n:Ri.get(e))!==null&&i!==void 0?i:Ri.get(l))!==null&&a!==void 0?a:A.UNKNOWN}var ex={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var qe;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(qe||(qe={}));var Bo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},le=class extends Dl.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=_o.nothing}render(){let e=this.variant&&Object.values(qe).includes(this.variant)?this.variant:qe.fluid_topics,o=e!==qe.material||!!this.value;return _o.html`
565
565
  <i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
566
- ${(0,Nl.unsafeHTML)(this.resolvedIcon)}
566
+ ${(0,Fl.unsafeHTML)(this.resolvedIcon)}
567
567
  <slot ?hidden=${o}></slot>
568
568
  </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 je.file_format:this.resolvedIcon=(e=A[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case je.material:this.resolvedIcon=this.value||To.nothing;break;default:this.resolvedIcon=(o=Bt[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};le.elementDefinitions={};le.styles=Vs;No([(0,lr.property)()],le.prototype,"variant",void 0);No([(0,lr.property)()],le.prototype,"value",void 0);No([(0,lr.property)({reflect:!0,attribute:"aria-hidden"})],le.prototype,"ariaHidden",void 0);No([(0,lr.state)()],le.prototype,"resolvedIcon",void 0);No([(0,lr.query)("slot")],le.prototype,"slottedContent",void 0);(0,$l.customElement)("ft-icon")(le);var Bl=u(E());var Pl=u(T()),_l=u(E());var $r=class extends _l.FtLitElement{render(){return Pl.html`
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 qe.file_format:this.resolvedIcon=(e=A[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case qe.material:this.resolvedIcon=this.value||_o.nothing;break;default:this.resolvedIcon=(o=Mt[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};le.elementDefinitions={};le.styles=Ys;Bo([(0,pr.property)()],le.prototype,"variant",void 0);Bo([(0,pr.property)()],le.prototype,"value",void 0);Bo([(0,pr.property)({reflect:!0,attribute:"aria-hidden"})],le.prototype,"ariaHidden",void 0);Bo([(0,pr.state)()],le.prototype,"resolvedIcon",void 0);Bo([(0,pr.query)("slot")],le.prototype,"slottedContent",void 0);(0,Ml.customElement)("ft-icon")(le);var Hl=u(E());var zl=u($()),Ul=u(E());var Dr=class extends Ul.FtLitElement{render(){return zl.html`
570
570
  <div class="ft-loader">
571
571
  <div></div>
572
572
  <div></div>
573
573
  <div></div>
574
574
  <div></div>
575
575
  </div>
576
- `}};$r.styles=Ws;(0,Bl.customElement)("ft-loader")($r);var cr=u(T()),Ci=u(gt()),Ae=u(re()),_e=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ue=class extends(0,dr.toFtFormComponent)(dr.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=cr.html`
576
+ `}};Dr.styles=Zs;(0,Hl.customElement)("ft-loader")(Dr);var fr=u($()),Li=u(xt()),Re=u(te()),Be=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ue=class extends(0,ur.toFtFormComponent)(ur.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=fr.html`
577
577
  <ft-ripple part="ripple"
578
578
  ?disabled=${this.isDisabled()}
579
579
  ?activated=${this.activated}
@@ -581,39 +581,39 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
581
581
  <ft-typography part="label"
582
582
  variant=${this.typographyVariant}
583
583
  element="span"
584
- class="ft-button--label ${dr.isSafari?"ft-safari-ellipsis-fix":""}"
584
+ class="ft-button--label ${ur.isSafari?"ft-safari-ellipsis-fix":""}"
585
585
  ?hidden=${!this.hasTextContent()}>
586
586
  <slot @slotchange=${this.onSlotchange}></slot>
587
587
  </ft-typography>
588
588
  ${this.resolveIcon()}
589
- `,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?cr.html`
589
+ `,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?fr.html`
590
590
  <a href="${a}"
591
591
  target="${(e=this.target)!==null&&e!==void 0?e:"_self"}"
592
592
  part="button"
593
- class="${(0,Ci.classMap)(this.buttonClasses)}"
593
+ class="${(0,Li.classMap)(this.buttonClasses)}"
594
594
  aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
595
595
  ?disabled=${this.isDisabled()}>
596
596
  ${i}
597
597
  </a>
598
- `:cr.html`
598
+ `:fr.html`
599
599
  <button part="button"
600
- class="${(0,Ci.classMap)(this.buttonClasses)}"
600
+ class="${(0,Li.classMap)(this.buttonClasses)}"
601
601
  aria-label="${(n=this.ariaLabel)!==null&&n!==void 0?n:this.getLabel()}"
602
602
  ?disabled=${this.isDisabled()}>
603
603
  ${i}
604
604
  </button>
605
- `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?cr.html`
605
+ `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?fr.html`
606
606
  <ft-tooltip part="tooltip"
607
607
  text="${this.getLabel()}"
608
608
  position="${this.tooltipPosition}">
609
609
  ${e}
610
610
  </ft-tooltip>
611
- `:e}resolveIcon(){return this.loading?cr.html`
612
- <ft-loader part="loader icon"></ft-loader> `:this.icon?cr.html`
611
+ `:e}resolveIcon(){return this.loading?fr.html`
612
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?fr.html`
613
613
  <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
614
- `:cr.html`
614
+ `:fr.html`
615
615
  <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,dr.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ue.elementDefinitions={"ft-ripple":Z,"ft-tooltip":fe,"ft-typography":te,"ft-icon":le,"ft-loader":$r};_e([(0,Ae.property)()],ue.prototype,"href",void 0);_e([(0,Ae.property)()],ue.prototype,"target",void 0);_e([(0,Ae.property)()],ue.prototype,"type",void 0);_e([(0,Ae.property)({type:Boolean})],ue.prototype,"disabled",void 0);_e([(0,Ae.property)()],ue.prototype,"label",void 0);_e([(0,Ae.property)()],ue.prototype,"icon",void 0);_e([(0,Ae.property)()],ue.prototype,"iconVariant",void 0);_e([(0,Ae.property)({type:Boolean})],ue.prototype,"trailingIcon",void 0);_e([(0,Ae.property)({type:Boolean})],ue.prototype,"loading",void 0);_e([(0,Ae.property)({attribute:"aria-label"})],ue.prototype,"ariaLabel",void 0);_e([(0,Ae.property)()],ue.prototype,"tooltipPosition",void 0);_e([(0,Ae.property)({type:Boolean})],ue.prototype,"hideTooltip",void 0);_e([(0,Ae.property)({type:Boolean})],ue.prototype,"forceTooltip",void 0);_e([(0,Ae.property)({type:Boolean})],ue.prototype,"activated",void 0);_e([(0,Ae.query)(".ft-button")],ue.prototype,"button",void 0);_e([(0,Ae.query)(".ft-button--label slot")],ue.prototype,"slottedContent",void 0);_e([(0,Ae.query)("[part=tooltip]")],ue.prototype,"tooltip",void 0);var un=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Re=class extends ue{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"}};Re.styles=[Dl.safariEllipsisFix,Zs];un([(0,$o.property)({type:Boolean})],Re.prototype,"primary",void 0);un([(0,$o.property)({type:Boolean})],Re.prototype,"outlined",void 0);un([(0,$o.property)({type:Boolean})],Re.prototype,"dense",void 0);un([(0,$o.property)({type:Boolean})],Re.prototype,"round",void 0);var Po=u(re());var yn=u(E());var Fl=u(T()),w=u(E());var Ml=[Fl.css`
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,ur.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ue.elementDefinitions={"ft-ripple":Z,"ft-tooltip":fe,"ft-typography":re,"ft-icon":le,"ft-loader":Dr};Be([(0,Re.property)()],ue.prototype,"href",void 0);Be([(0,Re.property)()],ue.prototype,"target",void 0);Be([(0,Re.property)()],ue.prototype,"type",void 0);Be([(0,Re.property)({type:Boolean})],ue.prototype,"disabled",void 0);Be([(0,Re.property)()],ue.prototype,"label",void 0);Be([(0,Re.property)()],ue.prototype,"icon",void 0);Be([(0,Re.property)()],ue.prototype,"iconVariant",void 0);Be([(0,Re.property)({type:Boolean})],ue.prototype,"trailingIcon",void 0);Be([(0,Re.property)({type:Boolean})],ue.prototype,"loading",void 0);Be([(0,Re.property)({attribute:"aria-label"})],ue.prototype,"ariaLabel",void 0);Be([(0,Re.property)()],ue.prototype,"tooltipPosition",void 0);Be([(0,Re.property)({type:Boolean})],ue.prototype,"hideTooltip",void 0);Be([(0,Re.property)({type:Boolean})],ue.prototype,"forceTooltip",void 0);Be([(0,Re.property)({type:Boolean})],ue.prototype,"activated",void 0);Be([(0,Re.query)(".ft-button")],ue.prototype,"button",void 0);Be([(0,Re.query)(".ft-button--label slot")],ue.prototype,"slottedContent",void 0);Be([(0,Re.query)("[part=tooltip]")],ue.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,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Le=class extends ue{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=[Wl.safariEllipsisFix,el];gn([(0,Do.property)({type:Boolean})],Le.prototype,"primary",void 0);gn([(0,Do.property)({type:Boolean})],Le.prototype,"outlined",void 0);gn([(0,Do.property)({type:Boolean})],Le.prototype,"dense",void 0);gn([(0,Do.property)({type:Boolean})],Le.prototype,"round",void 0);var Fo=u(te());var xn=u(E());var Vl=u($()),w=u(E());var Gl=[Vl.css`
617
617
  :host {
618
618
  display: inline-block;
619
619
  max-width: 100%;
@@ -1079,15 +1079,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1079
1079
  .ftds--size-small.ft-button--icon-only {
1080
1080
  width: ${h.smallIconOnlyWidth};
1081
1081
  }
1082
- `,w.noTextSelect];var hn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},wt=class extends(0,yn.toFtdsBase)(ue){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=on.brand,this.iconVariant=je.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 Ge.large:return yt.body2medium;case Ge.medium:return yt.caption1medium;case Ge.small:return yt.caption2medium}}};wt.styles=[yn.safariEllipsisFix,Ml];hn([(0,Po.property)({type:Boolean})],wt.prototype,"primary",void 0);hn([(0,Po.property)({type:Boolean})],wt.prototype,"secondary",void 0);hn([(0,Po.property)({type:Boolean})],wt.prototype,"tertiary",void 0);hn([(0,Po.property)({type:Boolean})],wt.prototype,"round",void 0);(0,wi.customElement)("ft-button")(Re);(0,wi.customElement)("ftds-button")(wt);var Gl=u(E());var Wl=u(T()),Dt=u(re()),Hl=u(E()),Vl=u(gt());var Be=u(E()),zl=u(T());var lt={textColor:Be.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Be.designSystemVariables.colorOnSurfaceHigh),fontSize:Be.FtCssVariableFactory.extend("--ft-checkbox-font-size","",L.fontSize),activeColor:Be.FtCssVariableFactory.extend("--ft-checkbox-active-color","",Be.designSystemVariables.colorPrimary),checkColor:Be.FtCssVariableFactory.extend("--ft-checkbox-check-color","",Be.designSystemVariables.colorOnPrimary),borderColor:Be.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Be.designSystemVariables.colorOnSurfaceMedium),disabledColor:Be.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",Be.designSystemVariables.colorOnSurfaceDisabled),errorColor:Be.FtCssVariableFactory.extend("--ft-checkbox-error-color","",Be.designSystemVariables.colorError)},Ul=zl.css`
1082
+ `,w.noTextSelect];var bn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Et=class extends(0,xn.toFtdsBase)(ue){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=ln.brand,this.iconVariant=qe.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case Ze.large:return gt.body2medium;case Ze.medium:return gt.caption1medium;case Ze.small:return gt.caption2medium}}};Et.styles=[xn.safariEllipsisFix,Gl];bn([(0,Fo.property)({type:Boolean})],Et.prototype,"primary",void 0);bn([(0,Fo.property)({type:Boolean})],Et.prototype,"secondary",void 0);bn([(0,Fo.property)({type:Boolean})],Et.prototype,"tertiary",void 0);bn([(0,Fo.property)({type:Boolean})],Et.prototype,"round",void 0);(0,ki.customElement)("ft-button")(Le);(0,ki.customElement)("ftds-button")(Et);var Xl=u(E());var Zl=u($()),zt=u(te()),ql=u(E()),Yl=u(xt());var De=u(E()),jl=u($());var pt={textColor:De.FtCssVariableFactory.extend("--ft-checkbox-text-color","",De.designSystemVariables.colorOnSurfaceHigh),fontSize:De.FtCssVariableFactory.extend("--ft-checkbox-font-size","",L.fontSize),activeColor:De.FtCssVariableFactory.extend("--ft-checkbox-active-color","",De.designSystemVariables.colorPrimary),checkColor:De.FtCssVariableFactory.extend("--ft-checkbox-check-color","",De.designSystemVariables.colorOnPrimary),borderColor:De.FtCssVariableFactory.extend("--ft-checkbox-border-color","",De.designSystemVariables.colorOnSurfaceMedium),disabledColor:De.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",De.designSystemVariables.colorOnSurfaceDisabled),errorColor:De.FtCssVariableFactory.extend("--ft-checkbox-error-color","",De.designSystemVariables.colorError)},Kl=jl.css`
1083
1083
  * {
1084
1084
  box-sizing: border-box;
1085
1085
  }
1086
1086
 
1087
1087
  .ft-checkbox {
1088
1088
  box-sizing: border-box;
1089
- color: ${lt.textColor};
1090
- font-size: ${lt.fontSize};
1089
+ color: ${pt.textColor};
1090
+ font-size: ${pt.fontSize};
1091
1091
 
1092
1092
  display: inline-flex;
1093
1093
  align-items: center;
@@ -1095,7 +1095,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1095
1095
  }
1096
1096
 
1097
1097
  .ft-checkbox--disabled {
1098
- color: ${lt.disabledColor};
1098
+ color: ${pt.disabledColor};
1099
1099
  }
1100
1100
 
1101
1101
  input {
@@ -1119,26 +1119,26 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1119
1119
 
1120
1120
  .ft-checkbox--box {
1121
1121
  display: flex;
1122
- border: 2px solid ${lt.borderColor};
1122
+ border: 2px solid ${pt.borderColor};
1123
1123
  border-radius: 2px;
1124
1124
 
1125
1125
  width: 18px;
1126
1126
  height: 18px;
1127
1127
 
1128
- color: ${lt.checkColor};
1128
+ color: ${pt.checkColor};
1129
1129
  }
1130
1130
 
1131
1131
 
1132
1132
  .ft-checkbox--checked .ft-checkbox--box,
1133
1133
  .ft-checkbox--indeterminate .ft-checkbox--box {
1134
- border-color: ${lt.activeColor};
1135
- background-color: ${lt.activeColor};
1134
+ border-color: ${pt.activeColor};
1135
+ background-color: ${pt.activeColor};
1136
1136
  }
1137
1137
 
1138
1138
  .ft-checkbox--disabled .ft-checkbox--box {
1139
- border-color: ${lt.disabledColor};
1139
+ border-color: ${pt.disabledColor};
1140
1140
  background-color: transparent;
1141
- color: ${lt.disabledColor};
1141
+ color: ${pt.disabledColor};
1142
1142
  }
1143
1143
 
1144
1144
  .ft-checkbox--checkmark {
@@ -1159,21 +1159,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1159
1159
  }
1160
1160
 
1161
1161
  .ft-checkbox.ft-checkbox--error {
1162
- color: ${lt.errorColor};
1163
- ${(0,Be.setVariable)(O.color,lt.errorColor)};
1162
+ color: ${pt.errorColor};
1163
+ ${(0,De.setVariable)(O.color,pt.errorColor)};
1164
1164
 
1165
1165
  .ft-checkbox--box {
1166
- border-color: ${lt.errorColor};
1166
+ border-color: ${pt.errorColor};
1167
1167
  }
1168
1168
 
1169
1169
  &.ft-checkbox--checked, &.ft-checkbox--indeterminate {
1170
1170
  .ft-checkbox--box {
1171
- background-color: ${lt.errorColor};
1171
+ background-color: ${pt.errorColor};
1172
1172
  }
1173
1173
  }
1174
1174
  }
1175
- `;var pr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Fe=class extends Hl.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 Wl.html`
1176
- <label class="${(0,Vl.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1175
+ `;var hr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ze=class extends ql.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 Zl.html`
1176
+ <label class="${(0,Yl.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1177
1177
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
1178
1178
  <ft-ripple part="checkbox-ripple"
1179
1179
  ?disabled=${this.disabled}
@@ -1199,15 +1199,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1199
1199
  <slot></slot>
1200
1200
  </ft-typography>
1201
1201
  </label>
1202
- `}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)}};Fe.elementDefinitions={"ft-ripple":Z,"ft-typography":te};Fe.styles=Ul;pr([(0,Dt.property)()],Fe.prototype,"name",void 0);pr([(0,Dt.property)({type:Boolean,reflect:!0})],Fe.prototype,"checked",void 0);pr([(0,Dt.property)({type:Boolean})],Fe.prototype,"indeterminate",void 0);pr([(0,Dt.property)({type:Boolean})],Fe.prototype,"disabled",void 0);pr([(0,Dt.property)({type:Boolean})],Fe.prototype,"error",void 0);pr([(0,Dt.query)(".ft-checkbox")],Fe.prototype,"container",void 0);pr([(0,Dt.query)("ft-ripple")],Fe.prototype,"ripple",void 0);pr([(0,Dt.query)("input")],Fe.prototype,"input",void 0);(0,Gl.customElement)("ft-checkbox")(Fe);var Ei=u(E());var Zl=u(T()),Et=u(re()),ql=u(E()),Yl=u(gt());var jl=u(T()),tt=u(E());var fr={textColor:tt.FtCssVariableFactory.extend("--ft-radio-text-color","",tt.designSystemVariables.colorOnSurfaceHigh),fontSize:tt.FtCssVariableFactory.extend("--ft-radio-font-size","",L.fontSize),colorPrimary:tt.FtCssVariableFactory.external(tt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:tt.FtCssVariableFactory.external(tt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:tt.FtCssVariableFactory.extend("--ft-radio-border-color","",tt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:tt.FtCssVariableFactory.external(tt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Kl=jl.css`
1202
+ `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};ze.elementDefinitions={"ft-ripple":Z,"ft-typography":re};ze.styles=Kl;hr([(0,zt.property)()],ze.prototype,"name",void 0);hr([(0,zt.property)({type:Boolean,reflect:!0})],ze.prototype,"checked",void 0);hr([(0,zt.property)({type:Boolean})],ze.prototype,"indeterminate",void 0);hr([(0,zt.property)({type:Boolean})],ze.prototype,"disabled",void 0);hr([(0,zt.property)({type:Boolean})],ze.prototype,"error",void 0);hr([(0,zt.query)(".ft-checkbox")],ze.prototype,"container",void 0);hr([(0,zt.query)("ft-ripple")],ze.prototype,"ripple",void 0);hr([(0,zt.query)("input")],ze.prototype,"input",void 0);(0,Xl.customElement)("ft-checkbox")(ze);var Ii=u(E());var ec=u($()),At=u(te()),tc=u(E()),rc=u(xt());var Ql=u($()),nt=u(E());var yr={textColor:nt.FtCssVariableFactory.extend("--ft-radio-text-color","",nt.designSystemVariables.colorOnSurfaceHigh),fontSize:nt.FtCssVariableFactory.extend("--ft-radio-font-size","",L.fontSize),colorPrimary:nt.FtCssVariableFactory.external(nt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:nt.FtCssVariableFactory.external(nt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:nt.FtCssVariableFactory.extend("--ft-radio-border-color","",nt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:nt.FtCssVariableFactory.external(nt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Jl=Ql.css`
1203
1203
  * {
1204
1204
  box-sizing: border-box;
1205
1205
  }
1206
1206
 
1207
1207
  .ft-radio {
1208
1208
  box-sizing: border-box;
1209
- color: ${fr.textColor};
1210
- font-size: ${fr.fontSize};
1209
+ color: ${yr.textColor};
1210
+ font-size: ${yr.fontSize};
1211
1211
 
1212
1212
  display: inline-flex;
1213
1213
  align-items: center;
@@ -1215,7 +1215,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1215
1215
  }
1216
1216
 
1217
1217
  .ft-radio--disabled {
1218
- color: ${fr.colorOnSurfaceDisabled};
1218
+ color: ${yr.colorOnSurfaceDisabled};
1219
1219
  }
1220
1220
 
1221
1221
  input {
@@ -1238,7 +1238,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1238
1238
  }
1239
1239
 
1240
1240
  .ft-radio--box {
1241
- border: 2px solid ${fr.borderColor};
1241
+ border: 2px solid ${yr.borderColor};
1242
1242
  border-radius: 50%;
1243
1243
 
1244
1244
  display: flex;
@@ -1251,7 +1251,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1251
1251
 
1252
1252
  .ft-radio--box:after {
1253
1253
  content: " ";
1254
- background-color: ${fr.colorPrimary};
1254
+ background-color: ${yr.colorPrimary};
1255
1255
 
1256
1256
  border-radius: 50%;
1257
1257
 
@@ -1263,7 +1263,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1263
1263
  }
1264
1264
 
1265
1265
  .ft-radio--checked .ft-radio--box {
1266
- border-color: ${fr.colorPrimary};
1266
+ border-color: ${yr.colorPrimary};
1267
1267
  }
1268
1268
 
1269
1269
 
@@ -1272,24 +1272,24 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1272
1272
  }
1273
1273
 
1274
1274
  .ft-radio--disabled .ft-radio--box {
1275
- border-color: ${fr.colorOnSurfaceDisabled};
1275
+ border-color: ${yr.colorOnSurfaceDisabled};
1276
1276
  background-color: transparent;
1277
1277
  }
1278
1278
 
1279
1279
  .ft-radio--disabled .ft-radio--box:after {
1280
- background-color: ${fr.colorOnSurfaceDisabled};
1280
+ background-color: ${yr.colorOnSurfaceDisabled};
1281
1281
  }
1282
1282
 
1283
1283
  .ft-radio:has(:focus-visible) {
1284
- outline: 2px solid ${tt.designSystemVariables.colorPrimary};
1284
+ outline: 2px solid ${nt.designSystemVariables.colorPrimary};
1285
1285
  outline-offset: -2px;
1286
1286
  }
1287
1287
 
1288
1288
  .ft-radio ft-typography {
1289
1289
  padding-right: 2px;
1290
1290
  }
1291
- `;var Jt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},mn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},Le=class extends ql.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 Zl.html`
1292
- <div class="${(0,Yl.classMap)(e)}">
1291
+ `;var rr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(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 tc.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 ec.html`
1292
+ <div class="${(0,rc.classMap)(e)}">
1293
1293
  <div class="ft-radio--box-container">
1294
1294
  <ft-ripple
1295
1295
  ?disabled=${this.disabled}
@@ -1313,7 +1313,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1313
1313
  </ft-typography>
1314
1314
  </label>
1315
1315
  </div>
1316
- `}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 mn(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 mn(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)}};Le.elementDefinitions={"ft-ripple":Z,"ft-typography":te};Le.styles=Kl;Jt([(0,Et.property)()],Le.prototype,"value",void 0);Jt([(0,Et.property)()],Le.prototype,"name",void 0);Jt([(0,Et.property)({type:Boolean,reflect:!0})],Le.prototype,"checked",void 0);Jt([(0,Et.property)({attribute:"aria-checked",reflect:!0})],Le.prototype,"ariaChecked",void 0);Jt([(0,Et.property)({type:Boolean})],Le.prototype,"disabled",void 0);Jt([(0,Et.property)({reflect:!0,attribute:"role"})],Le.prototype,"role",void 0);Jt([(0,Et.query)(".ft-radio")],Le.prototype,"container",void 0);Jt([(0,Et.query)("ft-ripple")],Le.prototype,"ripple",void 0);Jt([(0,Et.query)("input")],Le.prototype,"input",void 0);var Jl=u(E()),er=u(re()),ec=u(T());var Xl=u(T());var Ql=Xl.css`
1316
+ `}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":Z,"ft-typography":re};ke.styles=Jl;rr([(0,At.property)()],ke.prototype,"value",void 0);rr([(0,At.property)()],ke.prototype,"name",void 0);rr([(0,At.property)({type:Boolean,reflect:!0})],ke.prototype,"checked",void 0);rr([(0,At.property)({attribute:"aria-checked",reflect:!0})],ke.prototype,"ariaChecked",void 0);rr([(0,At.property)({type:Boolean})],ke.prototype,"disabled",void 0);rr([(0,At.property)({reflect:!0,attribute:"role"})],ke.prototype,"role",void 0);rr([(0,At.query)(".ft-radio")],ke.prototype,"container",void 0);rr([(0,At.query)("ft-ripple")],ke.prototype,"ripple",void 0);rr([(0,At.query)("input")],ke.prototype,"input",void 0);var ic=u(E()),or=u(te()),ac=u($());var oc=u($());var nc=oc.css`
1317
1317
  :host {
1318
1318
  display: block;
1319
1319
  }
@@ -1321,12 +1321,12 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1321
1321
  :host(:focus-visible) {
1322
1322
  outline: none;
1323
1323
  }
1324
- `;var io=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},rt=class extends Jl.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 ec.html`
1324
+ `;var po=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},it=class extends ic.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 ac.html`
1325
1325
  <slot @slotchange=${this.onSlotChange}
1326
1326
  @change=${this.onChange}
1327
1327
  @keydown=${this.onKeyDown}
1328
1328
  ></slot>
1329
- `}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()}};rt.elementDefinitions={};rt.styles=Ql;io([(0,er.property)()],rt.prototype,"name",void 0);io([(0,er.property)({reflect:!0,attribute:"role"})],rt.prototype,"role",void 0);io([(0,er.property)({reflect:!0})],rt.prototype,"tabIndex",void 0);io([(0,er.property)({reflect:!0,attribute:"aria-labelledby"})],rt.prototype,"ariaLabelledBy",void 0);io([(0,er.queryAssignedElements)()],rt.prototype,"assignedElements",void 0);io([(0,er.state)()],rt.prototype,"currentSelectedIndex",void 0);(0,Ei.customElement)("ft-radio")(Le);(0,Ei.customElement)("ft-radio-group")(rt);var tc=u(T()),ne=u(E());var _o={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(we.fontFamily,"Body2 typography"),fontSize:ne.FtCssVariableFactory.external(we.fontSize,"Body2 typography"),fontWeight:ne.FtCssVariableFactory.external(we.fontWeight,"Body2 typography"),letterSpacing:ne.FtCssVariableFactory.external(we.letterSpacing,"Body2 typography"),lineHeight:ne.FtCssVariableFactory.external(we.lineHeight,"Body2 typography"),textTransform:ne.FtCssVariableFactory.external(we.textTransform,"Body2 typography")},rc=tc.css`
1329
+ `}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()}};it.elementDefinitions={};it.styles=nc;po([(0,or.property)()],it.prototype,"name",void 0);po([(0,or.property)({reflect:!0,attribute:"role"})],it.prototype,"role",void 0);po([(0,or.property)({reflect:!0})],it.prototype,"tabIndex",void 0);po([(0,or.property)({reflect:!0,attribute:"aria-labelledby"})],it.prototype,"ariaLabelledBy",void 0);po([(0,or.queryAssignedElements)()],it.prototype,"assignedElements",void 0);po([(0,or.state)()],it.prototype,"currentSelectedIndex",void 0);(0,Ii.customElement)("ft-radio")(ke);(0,Ii.customElement)("ft-radio-group")(it);var sc=u($()),ne=u(E());var Mo={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")},lc=sc.css`
1330
1330
  .ft-filter-level--container {
1331
1331
  display: flex;
1332
1332
  flex-direction: column;
@@ -1340,14 +1340,14 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1340
1340
  flex-shrink: 0;
1341
1341
  text-decoration: none;
1342
1342
  position: relative;
1343
- border-radius: ${_o.borderRadiusM};
1343
+ border-radius: ${Mo.borderRadiusM};
1344
1344
  overflow: hidden;
1345
1345
  display: flex;
1346
1346
  align-items: center;
1347
1347
  padding: 4px 4px;
1348
1348
  gap: 4px;
1349
1349
  cursor: pointer;
1350
- color: ${_o.colorOnSurface};
1350
+ color: ${Mo.colorOnSurface};
1351
1351
  }
1352
1352
 
1353
1353
  .ft-filter-level--go-back:focus {
@@ -1376,11 +1376,11 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1376
1376
  }
1377
1377
 
1378
1378
  ft-button {
1379
- ${(0,ne.setVariable)(K.color,_o.colorOnSurface)};
1379
+ ${(0,ne.setVariable)(K.color,Mo.colorOnSurface)};
1380
1380
  }
1381
1381
 
1382
1382
  ft-button.ft-filter-level--display-more {
1383
- ${(0,ne.setVariable)(K.color,_o.buttonMoreColor)};
1383
+ ${(0,ne.setVariable)(K.color,Mo.buttonMoreColor)};
1384
1384
  }
1385
1385
 
1386
1386
  ft-radio, ft-checkbox {
@@ -1394,11 +1394,11 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1394
1394
 
1395
1395
  .ft-filter-level--no-values {
1396
1396
  margin: 10px 0;
1397
- color: ${_o.colorOnSurfaceMedium};
1397
+ color: ${Mo.colorOnSurfaceMedium};
1398
1398
  }
1399
- `;var Ke=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Se=class extends gn.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 ct.html`
1399
+ `;var Ye=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(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 ft.html`
1400
1400
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1401
- ${this.parent==null?null:ct.html`
1401
+ ${this.parent==null?null:ft.html`
1402
1402
  <div tabindex="0"
1403
1403
  part="controls go-back"
1404
1404
  class="ft-filter-level--go-back"
@@ -1412,15 +1412,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1412
1412
  <ft-typography variant="body2">${this.parent.label}</ft-typography>
1413
1413
  </div>
1414
1414
  `}
1415
- ${this.options.length===0&&this.noValuesLabel?ct.html`
1415
+ ${this.options.length===0&&this.noValuesLabel?ft.html`
1416
1416
  <ft-typography class="ft-filter-level--no-values" element="span" variant="body2">
1417
1417
  ${this.noValuesLabel}
1418
1418
  </ft-typography>
1419
- `:ct.nothing}
1420
- ${(0,oc.repeat)(o,n=>n.value,n=>{var i;return ct.html`
1419
+ `:ft.nothing}
1420
+ ${(0,cc.repeat)(o,n=>n.value,n=>{var i;return ft.html`
1421
1421
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1422
1422
  ${this.multivalued?this.buildMultiValuedOption(n):this.buildMonoValuedOption(n)}
1423
- ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?ct.nothing:ct.html`
1423
+ ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?ft.nothing:ft.html`
1424
1424
  <ft-button icon="thin_arrow_right"
1425
1425
  part="controls navigate-hierarchy"
1426
1426
  aria-label="Expand node"
@@ -1431,7 +1431,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1431
1431
  `}
1432
1432
  </div>
1433
1433
  `})}
1434
- ${o.length<e.length?ct.html`
1434
+ ${o.length<e.length?ft.html`
1435
1435
  <ft-button
1436
1436
  class="ft-filter-level--display-more"
1437
1437
  icon="thin_arrow"
@@ -1440,19 +1440,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1440
1440
  @click=${this.displayMore}>
1441
1441
  ${this.moreValuesButtonLabel}
1442
1442
  </ft-button>
1443
- `:ct.nothing}
1443
+ `:ft.nothing}
1444
1444
  </div>
1445
- `}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 ct.html`
1445
+ `}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 ft.html`
1446
1446
  <ft-checkbox name="${this.filterId}"
1447
1447
  part="multivalued-option option"
1448
1448
  data-value="${e.value}"
1449
1449
  .checked=${e.selected}
1450
1450
  .disabled=${this.disabled}
1451
- .indeterminate=${(0,gn.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)}
1451
+ .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)}
1452
1452
  @change=${n=>this.optionsChanged(n,e)}>
1453
1453
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1454
1454
  </ft-checkbox>
1455
- `}buildMonoValuedOption(e){return ct.html`
1455
+ `}buildMonoValuedOption(e){return ft.html`
1456
1456
  <ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
1457
1457
  part="monovalued-option option"
1458
1458
  data-value="${e.value}"
@@ -1463,7 +1463,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1463
1463
  @change=${o=>this.optionsChanged(o,e)}>
1464
1464
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1465
1465
  </ft-radio>
1466
- `}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":Re,"ft-ripple":Z,"ft-typography":te,"ft-checkbox":Fe,"ft-icon":le,"ft-radio":Le};Se.styles=rc;Ke([(0,Te.property)({type:String})],Se.prototype,"filterId",void 0);Ke([(0,Te.property)({type:Object})],Se.prototype,"parent",void 0);Ke([(0,Te.property)({type:Array})],Se.prototype,"options",void 0);Ke([(0,Te.property)({type:Boolean})],Se.prototype,"multivalued",void 0);Ke([(0,Te.property)({type:Boolean})],Se.prototype,"disabled",void 0);Ke([(0,Te.property)({type:Boolean})],Se.prototype,"hideSelectedOptions",void 0);Ke([(0,Te.property)({type:Boolean})],Se.prototype,"displayCount",void 0);Ke([(0,Te.property)({type:Boolean})],Se.prototype,"preventNavigation",void 0);Ke([(0,Te.property)({type:String})],Se.prototype,"filter",void 0);Ke([(0,Te.property)({type:String})],Se.prototype,"moreValuesButtonLabel",void 0);Ke([(0,Te.property)({type:String})],Se.prototype,"noValuesLabel",void 0);Ke([(0,Te.property)({type:Number})],Se.prototype,"displayedValuesLimit",void 0);Ke([(0,Te.query)(".ft-filter-level--container")],Se.prototype,"container",void 0);Ke([(0,Te.state)()],Se.prototype,"radios",void 0);Ke([(0,Te.state)()],Se.prototype,"displayedPages",void 0);var lc=u(E());var ac=u(T()),dt=u(re()),Pr=u(E());var sc=u(gt());var nc=u(T()),At=u(E());var Ze={buttonsColor:At.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",At.designSystemVariables.colorPrimary),buttonsZIndex:At.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:At.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:At.FtCssVariableFactory.external(At.designSystemVariables.colorSurface,"Design system")},ic=nc.css`
1466
+ `}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":Z,"ft-typography":re,"ft-checkbox":ze,"ft-icon":le,"ft-radio":ke};Se.styles=lc;Ye([(0,Te.property)({type:String})],Se.prototype,"filterId",void 0);Ye([(0,Te.property)({type:Object})],Se.prototype,"parent",void 0);Ye([(0,Te.property)({type:Array})],Se.prototype,"options",void 0);Ye([(0,Te.property)({type:Boolean})],Se.prototype,"multivalued",void 0);Ye([(0,Te.property)({type:Boolean})],Se.prototype,"disabled",void 0);Ye([(0,Te.property)({type:Boolean})],Se.prototype,"hideSelectedOptions",void 0);Ye([(0,Te.property)({type:Boolean})],Se.prototype,"displayCount",void 0);Ye([(0,Te.property)({type:Boolean})],Se.prototype,"preventNavigation",void 0);Ye([(0,Te.property)({type:String})],Se.prototype,"filter",void 0);Ye([(0,Te.property)({type:String})],Se.prototype,"moreValuesButtonLabel",void 0);Ye([(0,Te.property)({type:String})],Se.prototype,"noValuesLabel",void 0);Ye([(0,Te.property)({type:Number})],Se.prototype,"displayedValuesLimit",void 0);Ye([(0,Te.query)(".ft-filter-level--container")],Se.prototype,"container",void 0);Ye([(0,Te.state)()],Se.prototype,"radios",void 0);Ye([(0,Te.state)()],Se.prototype,"displayedPages",void 0);var hc=u(E());var fc=u($()),ut=u(te()),Fr=u(E());var uc=u(xt());var dc=u($()),Rt=u(E());var Xe={buttonsColor:Rt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",Rt.designSystemVariables.colorPrimary),buttonsZIndex:Rt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:Rt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:Rt.FtCssVariableFactory.external(Rt.designSystemVariables.colorSurface,"Design system")},pc=dc.css`
1467
1467
  .ft-snap-scroll {
1468
1468
  box-sizing: border-box;
1469
1469
  position: relative;
@@ -1498,7 +1498,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1498
1498
  flex-wrap: nowrap;
1499
1499
  align-items: flex-start;
1500
1500
  justify-content: flex-start;
1501
- gap: ${Ze.gap};
1501
+ gap: ${Xe.gap};
1502
1502
  }
1503
1503
 
1504
1504
  .ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
@@ -1541,11 +1541,11 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1541
1541
  .ft-snap-scroll--next {
1542
1542
  position: absolute;
1543
1543
  display: flex;
1544
- z-index: ${Ze.buttonsZIndex};
1544
+ z-index: ${Xe.buttonsZIndex};
1545
1545
  opacity: 1;
1546
1546
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
1547
- ${(0,At.setVariable)(K.backgroundColor,"transparent")};
1548
- ${(0,At.setVariable)(K.color,Ze.buttonsColor)};
1547
+ ${(0,Rt.setVariable)(K.backgroundColor,"transparent")};
1548
+ ${(0,Rt.setVariable)(K.color,Xe.buttonsColor)};
1549
1549
  }
1550
1550
 
1551
1551
  .ft-snap-scroll--previous[hidden],
@@ -1558,37 +1558,37 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1558
1558
  top: 0;
1559
1559
  left: -1px;
1560
1560
  bottom: 0;
1561
- background: linear-gradient(to right, ${Ze.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1561
+ background: linear-gradient(to right, ${Xe.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1562
1562
  }
1563
1563
 
1564
1564
  .ft-snap-scroll--vertical .ft-snap-scroll--previous {
1565
1565
  top: -1px;
1566
1566
  left: 0;
1567
1567
  right: 0;
1568
- background: linear-gradient(to bottom, ${Ze.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1568
+ background: linear-gradient(to bottom, ${Xe.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1569
1569
  }
1570
1570
 
1571
1571
  .ft-snap-scroll--horizontal .ft-snap-scroll--next {
1572
1572
  top: 0;
1573
1573
  right: -1px;
1574
1574
  bottom: 0;
1575
- background: linear-gradient(to left, ${Ze.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1575
+ background: linear-gradient(to left, ${Xe.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1576
1576
  }
1577
1577
 
1578
1578
  .ft-snap-scroll--vertical .ft-snap-scroll--next {
1579
1579
  left: 0;
1580
1580
  right: 0;
1581
1581
  bottom: -1px;
1582
- background: linear-gradient(to top, ${Ze.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1582
+ background: linear-gradient(to top, ${Xe.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1583
1583
  }
1584
1584
 
1585
1585
  .ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
1586
1586
  .ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
1587
1587
  .ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
1588
1588
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1589
- background-color: ${Ze.colorSurface};
1589
+ background-color: ${Xe.colorSurface};
1590
1590
  }
1591
- `;var Ft=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ai=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},Ce=class extends Pr.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 Pr.Debouncer(200),this.updateScrollDebouncer=new Pr.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,sc.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":Pr.isSafari}),o=this.controls&&this.withScroll;return ac.html`
1591
+ `;var Ut=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},$i=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},Ce=class extends Fr.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 Fr.Debouncer(200),this.updateScrollDebouncer=new Fr.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,uc.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":Fr.isSafari}),o=this.controls&&this.withScroll;return fc.html`
1592
1592
  <div part="container" class="${e}">
1593
1593
  <ft-button
1594
1594
  class="ft-snap-scroll--previous"
@@ -1612,7 +1612,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1612
1612
  @click=${this.next}
1613
1613
  ></ft-button>
1614
1614
  </div>
1615
- `}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 Ai(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":Re};Ce.styles=ic;Ft([(0,dt.property)({type:Boolean})],Ce.prototype,"horizontal",void 0);Ft([(0,dt.property)({type:Boolean})],Ce.prototype,"hideScrollbar",void 0);Ft([(0,dt.property)({type:Boolean})],Ce.prototype,"controls",void 0);Ft([(0,dt.property)({type:Boolean})],Ce.prototype,"limitSize",void 0);Ft([(0,dt.state)()],Ce.prototype,"elements",void 0);Ft([(0,dt.state)()],Ce.prototype,"currentElement",void 0);Ft([(0,dt.state)()],Ce.prototype,"withScroll",void 0);Ft([(0,dt.state)()],Ce.prototype,"startReached",void 0);Ft([(0,dt.state)()],Ce.prototype,"endReached",void 0);Ft([(0,dt.query)(".ft-snap-scroll--content")],Ce.prototype,"contentSlot",void 0);(0,lc.customElement)("ft-snap-scroll")(Ce);var cc=u(T()),ce=u(E());var ot={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")},dc=[ir,ce.noTextInputDefaultClearButton,cc.css`
1615
+ `}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 $i(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=pc;Ut([(0,ut.property)({type:Boolean})],Ce.prototype,"horizontal",void 0);Ut([(0,ut.property)({type:Boolean})],Ce.prototype,"hideScrollbar",void 0);Ut([(0,ut.property)({type:Boolean})],Ce.prototype,"controls",void 0);Ut([(0,ut.property)({type:Boolean})],Ce.prototype,"limitSize",void 0);Ut([(0,ut.state)()],Ce.prototype,"elements",void 0);Ut([(0,ut.state)()],Ce.prototype,"currentElement",void 0);Ut([(0,ut.state)()],Ce.prototype,"withScroll",void 0);Ut([(0,ut.state)()],Ce.prototype,"startReached",void 0);Ut([(0,ut.state)()],Ce.prototype,"endReached",void 0);Ut([(0,ut.query)(".ft-snap-scroll--content")],Ce.prototype,"contentSlot",void 0);(0,hc.customElement)("ft-snap-scroll")(Ce);var yc=u($()),ce=u(E());var at={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")},mc=[Bt,ce.noTextInputDefaultClearButton,yc.css`
1616
1616
  :host {
1617
1617
  display: flex;
1618
1618
  max-height: 100%;
@@ -1652,8 +1652,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1652
1652
  flex-shrink: 1;
1653
1653
  flex-grow: 1;
1654
1654
  word-break: break-word;
1655
- color: ${ot.labelColor};
1656
- font-size: ${ot.labelFontSize};
1655
+ color: ${at.labelColor};
1656
+ font-size: ${at.labelFontSize};
1657
1657
  ${(0,ce.setVariable)(L.lineHeight,"22px")};
1658
1658
  ${(0,ce.setVariable)(L.fontWeight,"bold")};
1659
1659
  }
@@ -1666,8 +1666,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1666
1666
  padding: 0 10px;
1667
1667
  overflow: hidden;
1668
1668
  height: 32px;
1669
- transition: height ${ot.transitionDuration} ${ot.transitionTimingFunction},
1670
- margin ${ot.transitionDuration} ${ot.transitionTimingFunction};
1669
+ transition: height ${at.transitionDuration} ${at.transitionTimingFunction},
1670
+ margin ${at.transitionDuration} ${at.transitionTimingFunction};
1671
1671
  transition-delay: 500ms;
1672
1672
  }
1673
1673
 
@@ -1680,15 +1680,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1680
1680
  display: block;
1681
1681
  width: 100%;
1682
1682
  border-radius: 4px;
1683
- border: 1px solid ${ot.colorOutline};
1683
+ border: 1px solid ${at.colorOutline};
1684
1684
  padding: 4px;
1685
- background-color: ${ot.colorSurface};
1686
- color: ${ot.colorOnSurface};
1687
- outline-color: ${ot.colorPrimary};
1685
+ background-color: ${at.colorSurface};
1686
+ color: ${at.colorOnSurface};
1687
+ outline-color: ${at.colorPrimary};
1688
1688
  }
1689
1689
 
1690
1690
  input::placeholder {
1691
- color: ${ot.colorOnSurfaceMedium};
1691
+ color: ${at.colorOnSurfaceMedium};
1692
1692
  }
1693
1693
 
1694
1694
  input:placeholder-shown {
@@ -1704,7 +1704,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1704
1704
  }
1705
1705
 
1706
1706
  .ft-filter--separator {
1707
- border-top: 1px solid ${ot.colorOutline};
1707
+ border-top: 1px solid ${at.colorOutline};
1708
1708
  margin: 4px 10px;
1709
1709
  }
1710
1710
 
@@ -1729,10 +1729,10 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1729
1729
  slot:not([name]) {
1730
1730
  display: none;
1731
1731
  }
1732
- `];var he=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ri=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Q=class extends Me.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 Me.Debouncer(300),this.changeDebouncer=new Me.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Me.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Me.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 _r.html`
1732
+ `];var he=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ti=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Q=class extends Ue.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 Ue.Debouncer(300),this.changeDebouncer=new Ue.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Ue.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Ue.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 Mr.html`
1733
1733
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1734
1734
  part="container">
1735
- ${!this.label&&!e?null:_r.html`
1735
+ ${!this.label&&!e?null:Mr.html`
1736
1736
 
1737
1737
  <div class="ft-filter--header" part="header">
1738
1738
  <div class="filter-label" id="id-group-${this.id}">
@@ -1741,7 +1741,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1741
1741
  </ft-typography>
1742
1742
  <slot name="label"></slot>
1743
1743
  </div>
1744
- ${e&&!this.hideClearButton?_r.html`
1744
+ ${e&&!this.hideClearButton?Mr.html`
1745
1745
  <ft-button icon="close"
1746
1746
  aria-label="${this.clearButtonLabel+" "+this.label}"
1747
1747
  dense
@@ -1769,8 +1769,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1769
1769
  @slotchange=${this.updateOptionsFromSlot}
1770
1770
  @option-change=${this.optionsChanged}></slot>
1771
1771
  </div>
1772
- `}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,l,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=(l=(a=this.shadowRoot)===null||a===void 0?void 0:a.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||l===void 0?void 0:l.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 _r.html`
1773
- ${this.raiseSelectedOptions&&o.length>0?_r.html`
1772
+ `}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,l,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=(l=(a=this.shadowRoot)===null||a===void 0?void 0:a.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||l===void 0?void 0:l.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 Mr.html`
1773
+ ${this.raiseSelectedOptions&&o.length>0?Mr.html`
1774
1774
  <ft-filter-level
1775
1775
  filterId="${this.id}"
1776
1776
  ?multivalued=${this.multivalued}
@@ -1790,7 +1790,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1790
1790
  ${this.renderLevel(i,this.options)}
1791
1791
  ${this.displayedLevels.map(a=>e.find(l=>l.value===a)).map((a,l)=>{var c;let p=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":l===n?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(p,(c=a?.subOptions)!==null&&c!==void 0?c:[],a)})}
1792
1792
  </ft-snap-scroll>
1793
- `}renderLevel(e,o,n){return _r.html`
1793
+ `}renderLevel(e,o,n){return Mr.html`
1794
1794
  <ft-filter-level
1795
1795
  class="${e}"
1796
1796
  filterId="${this.id}"
@@ -1810,21 +1810,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1810
1810
  .exportpartsPrefixes=${["values","available-values"]}
1811
1811
  noValuesLabel="${this.noValuesLabel}"
1812
1812
  ></ft-filter-level>
1813
- `}goBack(e){this.slideOut=e.detail.value,(0,Me.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,Me.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,Me.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 l;a!==n&&(a.selected=!1),(l=a.subOptions)===null||l===void 0||l.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,Me.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Ri(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":Re,"ft-filter-level":Se,"ft-snap-scroll":Ce,"ft-typography":te};Q.styles=dc;he([(0,ie.property)({type:String})],Q.prototype,"id",void 0);he([(0,ie.property)({type:String})],Q.prototype,"label",void 0);he([(0,ie.property)({type:String})],Q.prototype,"filterPlaceHolder",void 0);he([(0,ie.property)({type:String})],Q.prototype,"clearButtonLabel",void 0);he([(0,ie.property)({type:String})],Q.prototype,"moreValuesButtonLabel",void 0);he([(0,ie.property)({type:String})],Q.prototype,"noValuesLabel",void 0);he([(0,Me.jsonProperty)([])],Q.prototype,"options",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"multivalued",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"disabled",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"raiseSelectedOptions",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"displayCount",void 0);he([(0,ie.property)({type:Number})],Q.prototype,"displayedValuesLimit",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"hideClearButton",void 0);he([(0,ie.query)(".ft-filter--slot")],Q.prototype,"slotElement",void 0);he([(0,ie.query)(".ft-filter--container")],Q.prototype,"container",void 0);he([(0,ie.query)(".ft-filter--values")],Q.prototype,"valuesContainer",void 0);he([(0,ie.query)(".ft-filter--levels")],Q.prototype,"levelsContainer",void 0);he([(0,ie.state)()],Q.prototype,"lastLevelHasHiddenvalues",void 0);he([(0,ie.query)(".ft-filter--filter input")],Q.prototype,"filterInput",void 0);he([(0,ie.queryAll)(".ft-filter--levels ft-filter-level")],Q.prototype,"levels",void 0);he([(0,ie.state)()],Q.prototype,"withScroll",void 0);he([(0,ie.state)()],Q.prototype,"filter",void 0);he([(0,ie.state)()],Q.prototype,"slideIn",void 0);he([(0,ie.state)()],Q.prototype,"slideOut",void 0);var bn=u(E()),Br=u(re()),pc=u(T()),ao=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},pt=class extends bn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return pc.html`
1813
+ `}goBack(e){this.slideOut=e.detail.value,(0,Ue.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,Ue.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,Ue.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 l;a!==n&&(a.selected=!1),(l=a.subOptions)===null||l===void 0||l.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,Ue.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Ti(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=mc;he([(0,ie.property)({type:String})],Q.prototype,"id",void 0);he([(0,ie.property)({type:String})],Q.prototype,"label",void 0);he([(0,ie.property)({type:String})],Q.prototype,"filterPlaceHolder",void 0);he([(0,ie.property)({type:String})],Q.prototype,"clearButtonLabel",void 0);he([(0,ie.property)({type:String})],Q.prototype,"moreValuesButtonLabel",void 0);he([(0,ie.property)({type:String})],Q.prototype,"noValuesLabel",void 0);he([(0,Ue.jsonProperty)([])],Q.prototype,"options",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"multivalued",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"disabled",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"raiseSelectedOptions",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"displayCount",void 0);he([(0,ie.property)({type:Number})],Q.prototype,"displayedValuesLimit",void 0);he([(0,ie.property)({type:Boolean})],Q.prototype,"hideClearButton",void 0);he([(0,ie.query)(".ft-filter--slot")],Q.prototype,"slotElement",void 0);he([(0,ie.query)(".ft-filter--container")],Q.prototype,"container",void 0);he([(0,ie.query)(".ft-filter--values")],Q.prototype,"valuesContainer",void 0);he([(0,ie.query)(".ft-filter--levels")],Q.prototype,"levelsContainer",void 0);he([(0,ie.state)()],Q.prototype,"lastLevelHasHiddenvalues",void 0);he([(0,ie.query)(".ft-filter--filter input")],Q.prototype,"filterInput",void 0);he([(0,ie.queryAll)(".ft-filter--levels ft-filter-level")],Q.prototype,"levels",void 0);he([(0,ie.state)()],Q.prototype,"withScroll",void 0);he([(0,ie.state)()],Q.prototype,"filter",void 0);he([(0,ie.state)()],Q.prototype,"slideIn",void 0);he([(0,ie.state)()],Q.prototype,"slideOut",void 0);var On=u(E()),zr=u(te()),gc=u($()),fo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(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 gc.html`
1814
1814
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
1815
- `}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}))}};pt.elementDefinitions={};ao([(0,Br.property)({type:String})],pt.prototype,"label",void 0);ao([(0,Br.property)({type:Object,converter:t=>t})],pt.prototype,"value",void 0);ao([(0,Br.property)({type:Boolean,reflect:!0})],pt.prototype,"selected",void 0);ao([(0,Br.property)({type:Object})],pt.prototype,"subOptions",void 0);ao([(0,bn.jsonProperty)({})],pt.prototype,"renderOption",void 0);ao([(0,Br.query)(".ft-filter-option--slot")],pt.prototype,"slotElement",void 0);(0,Li.customElement)("ft-filter")(Q);(0,Li.customElement)("ft-filter-option")(pt);var ki=u(E());var yc=u(T()),xn=u(re()),mc=u(E());var fc=u(T());var uc=fc.css`
1815
+ `}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={};fo([(0,zr.property)({type:String})],ht.prototype,"label",void 0);fo([(0,zr.property)({type:Object,converter:t=>t})],ht.prototype,"value",void 0);fo([(0,zr.property)({type:Boolean,reflect:!0})],ht.prototype,"selected",void 0);fo([(0,zr.property)({type:Object})],ht.prototype,"subOptions",void 0);fo([(0,On.jsonProperty)({})],ht.prototype,"renderOption",void 0);fo([(0,zr.query)(".ft-filter-option--slot")],ht.prototype,"slotElement",void 0);(0,Ni.customElement)("ft-filter")(Q);(0,Ni.customElement)("ft-filter-option")(ht);var Pi=u(E());var Sc=u($()),Cn=u(te()),Oc=u(E());var bc=u($());var xc=bc.css`
1816
1816
  .ft-accordion {
1817
1817
  box-sizing: border-box;
1818
1818
  }
1819
- `;var hc=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Mt=class extends mc.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return yc.html`
1819
+ `;var vc=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ht=class extends Oc.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Sc.html`
1820
1820
  <div class="ft-accordion">
1821
1821
  <slot @activated=${this.onChange}></slot>
1822
1822
  </div>
1823
- `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};Mt.elementDefinitions={};Mt.styles=uc;hc([(0,xn.property)({type:Boolean})],Mt.prototype,"multi",void 0);hc([(0,xn.query)("slot")],Mt.prototype,"content",void 0);var Bo=u(T()),Do=u(re()),xc=u(E());var gc=u(T()),Fr=u(E()),Dr={horizontalSpacing:Fr.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:Fr.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:Fr.FtCssVariableFactory.external(Fr.designSystemVariables.colorOutline,"Design system"),backgroundColor:Fr.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},bc=gc.css`
1823
+ `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(o=>o.active=o===e.target)}};Ht.elementDefinitions={};Ht.styles=xc;vc([(0,Cn.property)({type:Boolean})],Ht.prototype,"multi",void 0);vc([(0,Cn.query)("slot")],Ht.prototype,"content",void 0);var zo=u($()),Uo=u(te()),Ec=u(E());var Cc=u($()),Hr=u(E()),Ur={horizontalSpacing:Hr.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:Hr.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:Hr.FtCssVariableFactory.external(Hr.designSystemVariables.colorOutline,"Design system"),backgroundColor:Hr.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},wc=Cc.css`
1824
1824
  .ft-accordion-item {
1825
1825
  display: flex;
1826
1826
  flex-direction: column;
1827
- background-color: ${Dr.backgroundColor};
1827
+ background-color: ${Ur.backgroundColor};
1828
1828
  }
1829
1829
 
1830
1830
  .ft-accordion-item--toggle {
@@ -1834,8 +1834,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1834
1834
  display: flex;
1835
1835
  align-items: center;
1836
1836
  cursor: pointer;
1837
- padding: ${Dr.verticalSpacing} ${Dr.horizontalSpacing};
1838
- gap: calc(${Dr.horizontalSpacing} / 2);
1837
+ padding: ${Ur.verticalSpacing} ${Ur.horizontalSpacing};
1838
+ gap: calc(${Ur.horizontalSpacing} / 2);
1839
1839
  outline: none;
1840
1840
  }
1841
1841
 
@@ -1860,13 +1860,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1860
1860
  .ft-accordion-item--active .ft-accordion-item--content {
1861
1861
  height: initial;
1862
1862
  overflow: visible;
1863
- padding: ${Dr.verticalSpacing} ${Dr.horizontalSpacing};
1863
+ padding: ${Ur.verticalSpacing} ${Ur.horizontalSpacing};
1864
1864
  }
1865
1865
 
1866
1866
  .ft-accordion-item--separator {
1867
- border-bottom: 1px solid ${Dr.colorOutline};
1867
+ border-bottom: 1px solid ${Ur.colorOutline};
1868
1868
  }
1869
- `;var vn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},bt=class extends xc.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Bo.html`
1869
+ `;var wn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},vt=class extends Ec.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return zo.html`
1870
1870
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
1871
1871
  <div class="ft-accordion-item--toggle"
1872
1872
  part="toggle"
@@ -1877,13 +1877,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1877
1877
  aria-controls="ft-accordion-item-content"
1878
1878
  aria-expanded="${this.active}">
1879
1879
  <ft-ripple part="toggle-ripple"></ft-ripple>
1880
- ${this.icon?Bo.html`
1880
+ ${this.icon?zo.html`
1881
1881
  <ft-icon .variant=${this.iconVariant} value="${this.icon}"></ft-icon>
1882
1882
  `:null}
1883
- ${this.label?Bo.html`
1883
+ ${this.label?zo.html`
1884
1884
  <ft-typography class="ft-accordion-item--label" variant="body1" part="label">${this.label}
1885
1885
  </ft-typography>
1886
- `:Bo.html`
1886
+ `:zo.html`
1887
1887
  <slot class="ft-accordion-item--label" name="toggle" part="label"></slot>
1888
1888
  `}
1889
1889
  <ft-icon variant="material">${this.active?"expand_less":"expand_more"}</ft-icon>
@@ -1896,7 +1896,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1896
1896
  </div>
1897
1897
  <div class="ft-accordion-item--separator" part="separator"></div>
1898
1898
  </div>
1899
- `}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)}};bt.elementDefinitions={"ft-ripple":Z,"ft-typography":te,"ft-icon":le};bt.styles=bc;vn([(0,Do.property)()],bt.prototype,"icon",void 0);vn([(0,Do.property)()],bt.prototype,"iconVariant",void 0);vn([(0,Do.property)()],bt.prototype,"label",void 0);vn([(0,Do.property)({type:Boolean,reflect:!0})],bt.prototype,"active",void 0);(0,ki.customElement)("ft-accordion")(Mt);(0,ki.customElement)("ft-accordion-item")(bt);var $i=u(E());var On=u(T()),Ue=u(re()),wc=u(gt()),so=u(E());var Sn=u(T()),U=u(E());var vc=U.FtCssVariableFactory.extend("--ft-chip-color","",U.designSystemVariables.colorOnSurface),ze={backgroundColor:U.FtCssVariableFactory.extend("--ft-chip-background-color","",U.designSystemVariables.colorSurface),color:vc,fontSize:U.FtCssVariableFactory.extend("--ft-chip-font-size","",we.fontSize),fontWeight:U.FtCssVariableFactory.extend("--ft-chip-font-weight","",we.fontWeight),iconSize:U.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:U.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:U.FtCssVariableFactory.extend("--ft-chip-ripple-color","",vc),horizontalPadding:U.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:U.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:U.FtCssVariableFactory.extend("--ft-chip-border-color","",U.designSystemVariables.colorOutline),opacityDisabled:U.FtCssVariableFactory.external(U.designSystemVariables.colorOpacityDisabled,"Design system")},Sc=U.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",U.FtCssVariableFactory.extend("--ft-chip-color","",U.designSystemVariables.colorOnPrimary)),Ii={backgroundColor:U.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",U.FtCssVariableFactory.extend("--ft-chip-background-color","",U.designSystemVariables.colorPrimary)),color:Sc,rippleColor:U.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Sc)},Oc={horizontalPadding:U.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:U.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Cc=[U.noTextSelect,Sn.css`
1899
+ `}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)}};vt.elementDefinitions={"ft-ripple":Z,"ft-typography":re,"ft-icon":le};vt.styles=wc;wn([(0,Uo.property)()],vt.prototype,"icon",void 0);wn([(0,Uo.property)()],vt.prototype,"iconVariant",void 0);wn([(0,Uo.property)()],vt.prototype,"label",void 0);wn([(0,Uo.property)({type:Boolean,reflect:!0})],vt.prototype,"active",void 0);(0,Pi.customElement)("ft-accordion")(Ht);(0,Pi.customElement)("ft-accordion-item")(vt);var Fi=u(E());var An=u($()),We=u(te()),Ic=u(xt()),uo=u(E());var En=u($()),H=u(E());var Ac=H.FtCssVariableFactory.extend("--ft-chip-color","",H.designSystemVariables.colorOnSurface),He={backgroundColor:H.FtCssVariableFactory.extend("--ft-chip-background-color","",H.designSystemVariables.colorSurface),color:Ac,fontSize:H.FtCssVariableFactory.extend("--ft-chip-font-size","",Ee.fontSize),fontWeight:H.FtCssVariableFactory.extend("--ft-chip-font-weight","",Ee.fontWeight),iconSize:H.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:H.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:H.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Ac),horizontalPadding:H.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:H.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:H.FtCssVariableFactory.extend("--ft-chip-border-color","",H.designSystemVariables.colorOutline),opacityDisabled:H.FtCssVariableFactory.external(H.designSystemVariables.colorOpacityDisabled,"Design system")},Rc=H.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",H.FtCssVariableFactory.extend("--ft-chip-color","",H.designSystemVariables.colorOnPrimary)),_i={backgroundColor:H.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",H.FtCssVariableFactory.extend("--ft-chip-background-color","",H.designSystemVariables.colorPrimary)),color:Rc,rippleColor:H.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Rc)},Lc={horizontalPadding:H.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:H.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},kc=[H.noTextSelect,En.css`
1900
1900
  :host {
1901
1901
  display: inline-block;
1902
1902
  max-width: 100%;
@@ -1912,21 +1912,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1912
1912
  box-sizing: border-box;
1913
1913
  pointer-events: auto;
1914
1914
 
1915
- --ft-chip-internal-font-size: ${ze.fontSize};
1916
- --ft-chip-internal-font-weight: ${ze.fontWeight};
1915
+ --ft-chip-internal-font-size: ${He.fontSize};
1916
+ --ft-chip-internal-font-weight: ${He.fontWeight};
1917
1917
  --ft-chip-internal-line-height: max(20px, calc(var(--ft-chip-internal-font-size) + 2px));
1918
- ${(0,U.setVariable)(be.size,ze.iconSize)};
1919
- --ft-chip-internal-vertical-padding: ${ze.verticalPadding};
1920
- --ft-chip-internal-horizontal-padding: ${ze.horizontalPadding};
1918
+ ${(0,H.setVariable)(be.size,He.iconSize)};
1919
+ --ft-chip-internal-vertical-padding: ${He.verticalPadding};
1920
+ --ft-chip-internal-horizontal-padding: ${He.horizontalPadding};
1921
1921
  --ft-chip-internal-icon-padding: 3px;
1922
- --ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${ze.iconSize});
1922
+ --ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${He.iconSize});
1923
1923
 
1924
- border: 1px solid ${ze.borderColor};
1925
- color: ${ze.color};
1926
- ${(0,U.setVariable)(O.color,ze.rippleColor)};
1927
- border-radius: var(${(0,Sn.unsafeCSS)(ze.borderRadius.name)}, calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding)));
1924
+ border: 1px solid ${He.borderColor};
1925
+ color: ${He.color};
1926
+ ${(0,H.setVariable)(O.color,He.rippleColor)};
1927
+ border-radius: var(${(0,En.unsafeCSS)(He.borderRadius.name)}, calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding)));
1928
1928
  padding: calc(var(--ft-chip-internal-vertical-padding) - 1px) calc(var(--ft-chip-internal-horizontal-padding) - 1px);
1929
- background-color: ${ze.backgroundColor};
1929
+ background-color: ${He.backgroundColor};
1930
1930
  line-height: var(--ft-chip-internal-content-height);
1931
1931
  }
1932
1932
 
@@ -1936,8 +1936,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1936
1936
 
1937
1937
  .ft-chip--dense {
1938
1938
  --ft-chip-internal-icon-padding: 3px;
1939
- --ft-chip-internal-vertical-padding: ${Oc.verticalPadding};
1940
- --ft-chip-internal-horizontal-padding: ${Oc.horizontalPadding};
1939
+ --ft-chip-internal-vertical-padding: ${Lc.verticalPadding};
1940
+ --ft-chip-internal-horizontal-padding: ${Lc.horizontalPadding};
1941
1941
  --ft-chip-internal-line-height: max(16px, calc(var(--ft-chip-internal-font-size) + 2px));
1942
1942
  }
1943
1943
 
@@ -1949,15 +1949,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1949
1949
  cursor: default;
1950
1950
  pointer-events: none;
1951
1951
  filter: grayscale(1);
1952
- opacity: ${ze.opacityDisabled};
1952
+ opacity: ${He.opacityDisabled};
1953
1953
  }
1954
1954
 
1955
1955
  .ft-chip--highlighted {
1956
1956
  border: none;
1957
1957
  padding: var(--ft-chip-internal-vertical-padding) var(--ft-chip-internal-horizontal-padding);
1958
- background-color: ${Ii.backgroundColor};
1959
- ${(0,U.setVariable)(O.color,Ii.rippleColor)};
1960
- color: ${Ii.color};
1958
+ background-color: ${_i.backgroundColor};
1959
+ ${(0,H.setVariable)(O.color,_i.rippleColor)};
1960
+ color: ${_i.color};
1961
1961
  }
1962
1962
 
1963
1963
  .ft-chip--clickable {
@@ -1988,9 +1988,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1988
1988
  }
1989
1989
 
1990
1990
  .ft-chip--icon-button {
1991
- ${(0,U.setVariable)(K.iconSize,ze.iconSize)};
1992
- ${(0,U.setVariable)(K.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
1993
- ${(0,U.setVariable)(K.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
1991
+ ${(0,H.setVariable)(K.iconSize,He.iconSize)};
1992
+ ${(0,H.setVariable)(K.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
1993
+ ${(0,H.setVariable)(K.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
1994
1994
  margin: calc((-1) * var(--ft-chip-internal-icon-padding));
1995
1995
  }
1996
1996
 
@@ -1998,9 +1998,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1998
1998
  vertical-align: bottom;
1999
1999
  display: block;
2000
2000
  margin: 0 var(--ft-chip-internal-horizontal-padding);
2001
- ${(0,U.setVariable)(we.fontSize,"var(--ft-chip-internal-font-size)")};
2002
- ${(0,U.setVariable)(we.fontWeight,"var(--ft-chip-internal-font-weight)")};
2003
- ${(0,U.setVariable)(we.lineHeight,"var(--ft-chip-internal-content-height)")};
2001
+ ${(0,H.setVariable)(Ee.fontSize,"var(--ft-chip-internal-font-size)")};
2002
+ ${(0,H.setVariable)(Ee.fontWeight,"var(--ft-chip-internal-font-weight)")};
2003
+ ${(0,H.setVariable)(Ee.lineHeight,"var(--ft-chip-internal-content-height)")};
2004
2004
  }
2005
2005
 
2006
2006
  .ft-chip--safari-fix .ft-chip--label {
@@ -2036,8 +2036,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2036
2036
  .ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
2037
2037
  order: -1;
2038
2038
  }
2039
- `];var nt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Cn=class extends CustomEvent{constructor(){super("icon-click")}},xe=class extends so.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":so.isSafari};return On.html`
2040
- <div class="${(0,wc.classMap)(e)}"
2039
+ `];var st=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Rn=class extends CustomEvent{constructor(){super("icon-click")}},xe=class extends uo.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.hideIconTooltip=!1,this.icon=void 0,this.trailingIcon=!1}render(){let e={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":uo.isSafari};return An.html`
2040
+ <div class="${(0,Ic.classMap)(e)}"
2041
2041
  aria-label="${this.getLabel()}"
2042
2042
  tabindex="${this.interactionsOnChip?0:-1}"
2043
2043
  @keyup=${this.onKeyUp}
@@ -2048,7 +2048,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2048
2048
  </ft-typography>
2049
2049
  ${this.internalIcon?this.renderIcon():null}
2050
2050
  </div>
2051
- `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?On.html`
2051
+ `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?An.html`
2052
2052
  <ft-button round
2053
2053
  class="ft-chip--icon-button"
2054
2054
  @click=${this.onIconClick}
@@ -2059,11 +2059,11 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2059
2059
  part="icon-button"
2060
2060
  ?hideTooltip=${this.hideIconTooltip}
2061
2061
  ></ft-button>
2062
- `:On.html`
2062
+ `:An.html`
2063
2063
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
2064
2064
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
2065
2065
  </div>
2066
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Cn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Cn))}getLabel(){return this.label||this.textContent}get textContent(){return(0,so.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};xe.elementDefinitions={"ft-ripple":Z,"ft-typography":te,"ft-icon":le,"ft-button":Re};xe.styles=Cc;nt([(0,Ue.property)({type:Boolean})],xe.prototype,"highlighted",void 0);nt([(0,Ue.property)({type:Boolean})],xe.prototype,"removable",void 0);nt([(0,Ue.property)({type:Boolean})],xe.prototype,"disabled",void 0);nt([(0,Ue.property)({type:Boolean})],xe.prototype,"clickable",void 0);nt([(0,Ue.property)({type:Boolean})],xe.prototype,"iconClickable",void 0);nt([(0,Ue.property)({type:Boolean})],xe.prototype,"dense",void 0);nt([(0,Ue.property)({type:Boolean})],xe.prototype,"multiLine",void 0);nt([(0,Ue.property)()],xe.prototype,"label",void 0);nt([(0,Ue.property)()],xe.prototype,"iconLabel",void 0);nt([(0,Ue.property)({type:Boolean})],xe.prototype,"hideIconTooltip",void 0);nt([(0,Ue.property)()],xe.prototype,"icon",void 0);nt([(0,Ue.property)()],xe.prototype,"iconVariant",void 0);nt([(0,Ue.property)({type:Boolean})],xe.prototype,"trailingIcon",void 0);nt([(0,Ue.query)("ft-typography slot")],xe.prototype,"slottedContent",void 0);var ur=u(T()),hr=u(re()),Rc=u(gt()),wn=u(E());var Ec=u(T());var Ti=u(E());var Ac=[Ec.css`
2066
+ `}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,uo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};xe.elementDefinitions={"ft-ripple":Z,"ft-typography":re,"ft-icon":le,"ft-button":Le};xe.styles=kc;st([(0,We.property)({type:Boolean})],xe.prototype,"highlighted",void 0);st([(0,We.property)({type:Boolean})],xe.prototype,"removable",void 0);st([(0,We.property)({type:Boolean})],xe.prototype,"disabled",void 0);st([(0,We.property)({type:Boolean})],xe.prototype,"clickable",void 0);st([(0,We.property)({type:Boolean})],xe.prototype,"iconClickable",void 0);st([(0,We.property)({type:Boolean})],xe.prototype,"dense",void 0);st([(0,We.property)({type:Boolean})],xe.prototype,"multiLine",void 0);st([(0,We.property)()],xe.prototype,"label",void 0);st([(0,We.property)()],xe.prototype,"iconLabel",void 0);st([(0,We.property)({type:Boolean})],xe.prototype,"hideIconTooltip",void 0);st([(0,We.property)()],xe.prototype,"icon",void 0);st([(0,We.property)()],xe.prototype,"iconVariant",void 0);st([(0,We.property)({type:Boolean})],xe.prototype,"trailingIcon",void 0);st([(0,We.query)("ft-typography slot")],xe.prototype,"slottedContent",void 0);var mr=u($()),gr=u(te()),Nc=u(xt()),Ln=u(E());var $c=u($());var Bi=u(E());var Tc=[$c.css`
2067
2067
  :host {
2068
2068
  display: inline-block;
2069
2069
  max-width: 100%;
@@ -2093,7 +2093,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2093
2093
  border-width: ${q.mediumBorderWidth};
2094
2094
  border-style: solid;
2095
2095
  gap: ${q.mediumGap};
2096
- ${(0,Ti.setVariable)(be.size,q.mediumIconSize)}
2096
+ ${(0,Bi.setVariable)(be.size,q.mediumIconSize)}
2097
2097
  }
2098
2098
 
2099
2099
  .ftds--size-medium.ftds-chip--with-action {
@@ -2109,7 +2109,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2109
2109
  border-width: ${q.largeBorderWidth};
2110
2110
  border-style: solid;
2111
2111
  gap: ${q.largeGap};
2112
- ${(0,Ti.setVariable)(be.size,q.largeIconSize)}
2112
+ ${(0,Bi.setVariable)(be.size,q.largeIconSize)}
2113
2113
  }
2114
2114
 
2115
2115
  .ftds--size-large.ftds-chip--with-action {
@@ -2175,8 +2175,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2175
2175
  .ftds--family-error .ftds-chip--icon-container {
2176
2176
  color: ${q.errorIconColor};
2177
2177
  }
2178
- `];var lo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ni=class extends CustomEvent{constructor(){super("remove")}},xt=class extends wn.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 ur.html`
2179
- <div class="${(0,Rc.classMap)(e)}"
2178
+ `];var ho=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Di=class extends CustomEvent{constructor(){super("remove")}},St=class extends Ln.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 mr.html`
2179
+ <div class="${(0,Nc.classMap)(e)}"
2180
2180
  aria-label="${this.getLabel()}"
2181
2181
  part="chip">
2182
2182
  ${this.renderIcon()}
@@ -2185,41 +2185,41 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2185
2185
  </ft-typography>
2186
2186
  ${this.renderAction()}
2187
2187
  </div>
2188
- `}renderIcon(){return this.icon?ur.html`
2188
+ `}renderIcon(){return this.icon?mr.html`
2189
2189
  <div class="ftds-chip--icon-container" part="icon-container">
2190
- <ft-icon .variant=${je.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2190
+ <ft-icon .variant=${qe.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2191
2191
  </div>
2192
- `:ur.nothing}renderAction(){return this.removable?ur.html`
2192
+ `:mr.nothing}renderAction(){return this.removable?mr.html`
2193
2193
  <ftds-button round
2194
2194
  class="ftds-chip--remove-button"
2195
2195
  @click=${this.dispatchRemoveEvent}
2196
- icon=${Bt.X_MARK}
2196
+ icon=${Mt.X_MARK}
2197
2197
  label=${this.removeButtonLabel}
2198
- family=${wn.DesignSystemFamily.neutral}
2198
+ family=${Ln.DesignSystemFamily.neutral}
2199
2199
  size=${this.resolveButtonSize()}
2200
2200
  part="icon-button"
2201
2201
  ></ftds-button>
2202
- `:this.withAction?ur.html`
2202
+ `:this.withAction?mr.html`
2203
2203
  <slot name="action"></slot>
2204
- `:ur.nothing}resolveButtonSize(){switch(this.size){case Ge.large:return Ge.medium;case Ge.medium:case Ge.small:return Ge.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 Ni)}typographyVariant(){switch(this.size){case Ge.large:return yt.body2medium;case Ge.medium:return yt.caption1medium;case Ge.small:return yt.caption2medium}}};xt.elementDefinitions={"ft-typography":te,"ft-icon":le,"ftds-button":wt};xt.styles=Ac;lo([(0,hr.property)({type:Boolean})],xt.prototype,"withAction",void 0);lo([(0,hr.property)({type:Boolean})],xt.prototype,"removable",void 0);lo([(0,hr.property)()],xt.prototype,"removeButtonLabel",void 0);lo([(0,hr.property)()],xt.prototype,"label",void 0);lo([(0,hr.property)()],xt.prototype,"icon",void 0);lo([(0,hr.query)("ft-typography slot")],xt.prototype,"slottedContent",void 0);(0,$i.customElement)("ft-chip")(xe);(0,$i.customElement)("ftds-chip")(xt);var Bi=u(E());var Mr=u(T()),ae=u(re()),_i=u(gt()),_c=u(Ar()),zr=u(E());var Nc=u(E());var Pi=u(T()),co=u(re()),Ic=u(gt()),Tc=u(E());var Lc=u(T()),de=u(E());var W={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")},kc=Lc.css`
2204
+ `:mr.nothing}resolveButtonSize(){switch(this.size){case Ze.large:return Ze.medium;case Ze.medium:case Ze.small:return Ze.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 Di)}typographyVariant(){switch(this.size){case Ze.large:return gt.body2medium;case Ze.medium:return gt.caption1medium;case Ze.small:return gt.caption2medium}}};St.elementDefinitions={"ft-typography":re,"ft-icon":le,"ftds-button":Et};St.styles=Tc;ho([(0,gr.property)({type:Boolean})],St.prototype,"withAction",void 0);ho([(0,gr.property)({type:Boolean})],St.prototype,"removable",void 0);ho([(0,gr.property)()],St.prototype,"removeButtonLabel",void 0);ho([(0,gr.property)()],St.prototype,"label",void 0);ho([(0,gr.property)()],St.prototype,"icon",void 0);ho([(0,gr.query)("ft-typography slot")],St.prototype,"slottedContent",void 0);(0,Fi.customElement)("ft-chip")(xe);(0,Fi.customElement)("ftds-chip")(St);var Vi=u(E());var Wr=u($()),ae=u(te()),Wi=u(xt()),Gc=u(kr()),Vr=u(E());var Hi=u(E());var kn=u(te());var Pc=u($()),de=u(E());var F={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")},_c=Pc.css`
2205
2205
  .ft-input-label {
2206
2206
  position: absolute;
2207
2207
  inset: 0;
2208
2208
  display: flex;
2209
- background-color: ${W.backgroundColor};
2210
- border-radius: ${W.borderRadius} ${W.borderRadius} 0 0;
2209
+ background-color: ${F.backgroundColor};
2210
+ border-radius: ${F.borderRadius} ${F.borderRadius} 0 0;
2211
2211
  }
2212
2212
 
2213
2213
  .ft-input-label--outlined {
2214
- border-radius: ${W.borderRadius};
2214
+ border-radius: ${F.borderRadius};
2215
2215
  }
2216
2216
 
2217
2217
  .ft-input-label {
2218
- border-color: ${W.borderColor};
2218
+ border-color: ${F.borderColor};
2219
2219
  }
2220
2220
 
2221
2221
  .ft-input-label.ft-input-label--in-error {
2222
- border-color: ${W.colorError}
2222
+ border-color: ${F.colorError}
2223
2223
  }
2224
2224
 
2225
2225
  .ft-input-label:before,
@@ -2232,7 +2232,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2232
2232
  }
2233
2233
 
2234
2234
  .ft-input-label:before {
2235
- width: calc(${W.horizontalSpacing} - 4px);
2235
+ width: calc(${F.horizontalSpacing} - 4px);
2236
2236
  flex-shrink: 0;
2237
2237
  }
2238
2238
 
@@ -2248,20 +2248,20 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2248
2248
  border-bottom-width: 1px;
2249
2249
  border-bottom-style: solid;
2250
2250
  border-color: inherit;
2251
- color: ${W.textColor};
2251
+ color: ${F.textColor};
2252
2252
  transition: font-size 250ms, line-height 250ms, color 250ms;
2253
- max-width: calc(${W.labelMaxWidth} - 2 * (${W.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
2253
+ max-width: calc(${F.labelMaxWidth} - 2 * (${F.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
2254
2254
  text-overflow: ellipsis;
2255
- ${(0,de.setVariable)(St.fontSize,W.fontSize)};
2256
- ${(0,de.setVariable)(St.lineHeight,W.fontSize)};
2255
+ ${(0,de.setVariable)(Me.fontSize,F.fontSize)};
2256
+ ${(0,de.setVariable)(Me.lineHeight,F.fontSize)};
2257
2257
  }
2258
2258
 
2259
2259
  .ft-input-label--in-error .ft-input-label--text {
2260
- color: ${W.colorError}
2260
+ color: ${F.colorError}
2261
2261
  }
2262
2262
 
2263
2263
  .ft-input-label--disabled .ft-input-label--text {
2264
- color: ${W.disabledTextColor};
2264
+ color: ${F.disabledTextColor};
2265
2265
  }
2266
2266
 
2267
2267
  .ft-input-label--hidden-text {
@@ -2278,19 +2278,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2278
2278
  overflow: hidden;
2279
2279
  white-space: nowrap;
2280
2280
  text-overflow: ellipsis;
2281
- padding: ${W.verticalSpacing} 4px;
2282
- margin: calc(${W.verticalSpacing} * -1) 0;
2281
+ padding: ${F.verticalSpacing} 4px;
2282
+ margin: calc(${F.verticalSpacing} * -1) 0;
2283
2283
  max-width: 100%;
2284
2284
  box-sizing: border-box;
2285
2285
  }
2286
2286
 
2287
2287
  .ft-input-label--raised .ft-input-label--text {
2288
- ${(0,de.setVariable)(St.fontSize,W.raisedFontSize)};
2289
- ${(0,de.setVariable)(St.lineHeight,W.raisedFontSize)};
2288
+ ${(0,de.setVariable)(Me.fontSize,F.raisedFontSize)};
2289
+ ${(0,de.setVariable)(Me.lineHeight,F.raisedFontSize)};
2290
2290
  }
2291
2291
 
2292
2292
  .ft-input-label--raised .ft-input-label--floating-text {
2293
- top: ${W.verticalSpacing};
2293
+ top: ${F.verticalSpacing};
2294
2294
  }
2295
2295
 
2296
2296
  .ft-input-label--outlined .ft-input-label--text,
@@ -2303,36 +2303,118 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2303
2303
  .ft-input-label--outlined:before {
2304
2304
  border-left-width: 1px;
2305
2305
  border-left-style: solid;
2306
- border-radius: ${W.borderRadius} 0 0 ${W.borderRadius};
2306
+ border-radius: ${F.borderRadius} 0 0 ${F.borderRadius};
2307
2307
  }
2308
2308
 
2309
2309
  .ft-input-label--outlined:after {
2310
2310
  border-right-width: 1px;
2311
2311
  border-right-style: solid;
2312
- border-radius: 0 ${W.borderRadius} ${W.borderRadius} 0;
2312
+ border-radius: 0 ${F.borderRadius} ${F.borderRadius} 0;
2313
2313
  }
2314
2314
 
2315
2315
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--floating-text {
2316
2316
  padding: 2px 4px;
2317
- z-index: ${W.raisedZIndex};
2318
- background-color: ${W.backgroundColor};
2319
- border-radius: ${W.borderRadius};
2317
+ z-index: ${F.raisedZIndex};
2318
+ background-color: ${F.backgroundColor};
2319
+ border-radius: ${F.borderRadius};
2320
2320
  top: calc((var(--ft-typography-caption-line-height) / -2) + 2px);
2321
2321
  }
2322
2322
 
2323
2323
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
2324
2324
  border-top: none;
2325
2325
  }
2326
- `;var Fo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ft=class extends Tc.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1,this.outlined=!1,this.disabled=!1,this.error=!1}render(){let e={"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};return Pi.html`
2327
- <div class="${(0,Ic.classMap)(e)}">
2328
- ${this.text?Pi.html`
2326
+ `;var Mi=u($()),zi=u(te());function Bc(t,e,o){return t?e(t):o?.(t)}var Fc=u(xt()),Mc=u(E()),Dc=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},nr=class extends Mc.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Mi.html`
2327
+ <div class="${(0,Fc.classMap)(this.inputLabelClasses)}">
2328
+ ${Bc(this.text,()=>Mi.html`
2329
2329
  <div class="ft-input-label--text ft-typography--caption">
2330
- <span class="ft-input-label--floating-text">${this.text}</span>
2330
+ <label class="ft-input-label--floating-text">${this.text}</label>
2331
2331
  <span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
2332
2332
  </div>
2333
- `:null}
2333
+ `)}
2334
2334
  </div>
2335
- `}};ft.elementDefinitions={};ft.styles=[ir,kc];Fo([(0,co.property)({type:String})],ft.prototype,"text",void 0);Fo([(0,co.property)({type:Boolean})],ft.prototype,"raised",void 0);Fo([(0,co.property)({type:Boolean})],ft.prototype,"outlined",void 0);Fo([(0,co.property)({type:Boolean})],ft.prototype,"disabled",void 0);Fo([(0,co.property)({type:Boolean})],ft.prototype,"error",void 0);(0,Nc.customElement)("ft-input-label")(ft);var $c=u(T()),M=u(E());var H={labelSize:M.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:M.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:M.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:M.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:M.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:M.FtCssVariableFactory.extend("--ft-select-selected-option-color","",M.designSystemVariables.colorOnSurface),helperColor:M.FtCssVariableFactory.extend("--ft-select-helper-color","",M.designSystemVariables.colorOnSurfaceMedium),optionsColor:M.FtCssVariableFactory.extend("--ft-select-options-color","",M.designSystemVariables.colorOnSurface),optionsZIndex:M.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:M.FtCssVariableFactory.extend("--ft-select-background-color","",M.designSystemVariables.colorSurface),colorOnSurfaceDisabled:M.FtCssVariableFactory.external(M.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:M.FtCssVariableFactory.external(M.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:M.FtCssVariableFactory.external(M.designSystemVariables.borderRadiusS,"Design system"),elevation02:M.FtCssVariableFactory.external(M.designSystemVariables.elevation02,"Design system"),colorError:M.FtCssVariableFactory.external(M.designSystemVariables.colorError,"Design system")},Pc=$c.css`
2335
+ `}};nr.elementDefinitions={};Dc([(0,zi.property)({type:String})],nr.prototype,"text",void 0);Dc([(0,zi.property)({type:Boolean})],nr.prototype,"raised",void 0);var Ui=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Lt=class extends nr{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}}};Lt.elementDefinitions={};Lt.styles=[Bt,_c];Ui([(0,kn.property)({type:Boolean})],Lt.prototype,"outlined",void 0);Ui([(0,kn.property)({type:Boolean})],Lt.prototype,"error",void 0);Ui([(0,kn.property)({type:Boolean})],Lt.prototype,"disabled",void 0);var Hc=u(E());var zc=u($());var we=u(E()),Ve={fontSize:we.FtCssVariableFactory.extend("--ft-input-label-font-size","",Qr.fontSize),fontSizeRaised:we.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",Pr.fontSize),lineHeight:we.FtCssVariableFactory.extend("--ft-input-label-line-height","",Pr.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","",s.spacing05),largeFieldHorizontalPadding:we.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",s.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","",s.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")},Uc=[zc.css`
2336
+
2337
+ :root {
2338
+ --field-height: ${Ve.largeFieldHeight};
2339
+ --field-vertical-gap: ${Ve.largeFieldVerticalGap};
2340
+ --field-horizontal-padding: ${Ve.largeFieldHorizontalPadding};
2341
+
2342
+ --typo-caption-height: calc(${Pr.lineHeight} * ${Pr.fontSize});
2343
+ --typo-body-height: calc(${Qr.lineHeight} * ${Qr.fontSize});
2344
+ --caption-label-and-value-combined-height: calc(var(--field-vertical-gap) + var(--typo-caption-height) + var(--typo-body-height));
2345
+ --input-content-vertical-padding: calc((var(--field-height) - var(--caption-label-and-value-combined-height)) / 2);
2346
+ }
2347
+
2348
+ .ft-input-label {
2349
+ position: absolute;
2350
+ inset: 0;
2351
+ display: flex;
2352
+ flex-direction: column;
2353
+ align-items: center;
2354
+ pointer-events: none;
2355
+ }
2356
+
2357
+ .ft-input-label.ftds--size-large {
2358
+ --field-height: ${Ve.largeFieldHeight};
2359
+ --field-vertical-gap: ${Ve.largeFieldVerticalGap};
2360
+ --field-horizontal-padding: ${Ve.largeFieldHorizontalPadding};
2361
+ }
2362
+
2363
+ .ft-input-label.ftds--size-medium {
2364
+ --field-height: ${Ve.mediumFieldHeight};
2365
+ --field-vertical-gap: ${Ve.mediumFieldVerticalGap};
2366
+ --field-horizontal-padding: ${Ve.mediumFieldHorizontalPadding};
2367
+ }
2368
+
2369
+ .ft-input-label--text {
2370
+ display: flex;
2371
+ flex-shrink: 1;
2372
+ position: relative;
2373
+ text-overflow: ellipsis;
2374
+ z-index: 10;
2375
+ width: 100%;
2376
+ transition: font-size 250ms, line-height 250ms, color 250ms;
2377
+ ${(0,we.setVariable)(Me.fontSize,Ve.fontSize)};
2378
+ ${(0,we.setVariable)(Me.lineHeight,Ve.lineHeight)};
2379
+ }
2380
+
2381
+ .ft-input-label--hidden-text {
2382
+ padding: 0 4px;
2383
+ opacity: 0;
2384
+ max-width: 100%;
2385
+ box-sizing: border-box;
2386
+ }
2387
+
2388
+ .ft-input-label--floating-text {
2389
+ position: absolute;
2390
+ box-sizing: border-box;
2391
+ transition: top 250ms;
2392
+ width: 100%;
2393
+
2394
+ top: calc((var(--field-height) - var(--typo-body-height)) / 2);
2395
+ overflow: hidden;
2396
+ white-space: nowrap;
2397
+ text-overflow: ellipsis;
2398
+
2399
+ padding-top: ${F.verticalSpacing};
2400
+ padding-bottom: ${F.verticalSpacing};
2401
+ padding-left: calc(var(--field-horizontal-padding) + ${Ve.additionalPaddingLeft});
2402
+ padding-right: calc(var(--field-horizontal-padding) + ${Ve.additionalPaddingRight});
2403
+
2404
+ margin: calc(${F.verticalSpacing} * -1) 0;
2405
+ color: ${Ve.color};
2406
+ }
2407
+
2408
+ .ft-input-label--raised .ft-input-label--text {
2409
+ ${(0,we.setVariable)(Me.fontSize,Ve.fontSizeRaised)};
2410
+ ${(0,we.setVariable)(Me.lineHeight,Ve.lineHeight)};
2411
+ }
2412
+
2413
+ .ft-input-label--raised .ft-input-label--floating-text {
2414
+ top: var(--input-content-vertical-padding);
2415
+ }
2416
+
2417
+ `];var Ho=class extends(0,Hc.toFtdsBase)(nr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Ho.styles=[Bt,Uc];(0,Hi.customElement)("ft-input-label")(Lt);(0,Hi.customElement)("ftds-input-label")(Ho);var Wc=u($()),z=u(E());var W={labelSize:z.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:z.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:z.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:z.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:z.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:z.FtCssVariableFactory.extend("--ft-select-selected-option-color","",z.designSystemVariables.colorOnSurface),helperColor:z.FtCssVariableFactory.extend("--ft-select-helper-color","",z.designSystemVariables.colorOnSurfaceMedium),optionsColor:z.FtCssVariableFactory.extend("--ft-select-options-color","",z.designSystemVariables.colorOnSurface),optionsZIndex:z.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:z.FtCssVariableFactory.extend("--ft-select-background-color","",z.designSystemVariables.colorSurface),colorOnSurfaceDisabled:z.FtCssVariableFactory.external(z.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:z.FtCssVariableFactory.external(z.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:z.FtCssVariableFactory.external(z.designSystemVariables.borderRadiusS,"Design system"),elevation02:z.FtCssVariableFactory.external(z.designSystemVariables.elevation02,"Design system"),colorError:z.FtCssVariableFactory.external(z.designSystemVariables.colorError,"Design system")},Vc=Wc.css`
2336
2418
  *:focus {
2337
2419
  outline: none;
2338
2420
  }
@@ -2346,7 +2428,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2346
2428
  .ft-select--main-panel {
2347
2429
  position: relative;
2348
2430
  display: flex;
2349
- height: calc(4 * ${H.verticalSpacing} + ${H.labelSize} + ${H.selectedOptionSize});
2431
+ height: calc(4 * ${W.verticalSpacing} + ${W.labelSize} + ${W.selectedOptionSize});
2350
2432
  }
2351
2433
 
2352
2434
  .ft-select--input-panel {
@@ -2355,17 +2437,17 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2355
2437
  display: flex;
2356
2438
  align-items: center;
2357
2439
  overflow: hidden;
2358
- padding-left: ${H.horizontalSpacing};
2359
- padding-right: ${H.horizontalSpacing};
2440
+ padding-left: ${W.horizontalSpacing};
2441
+ padding-right: ${W.horizontalSpacing};
2360
2442
  gap: 8px;
2361
- color: ${H.selectedOptionColor};
2362
- ${(0,M.setVariable)(O.color,H.selectedOptionColor)};
2443
+ color: ${W.selectedOptionColor};
2444
+ ${(0,z.setVariable)(O.color,W.selectedOptionColor)};
2363
2445
  }
2364
2446
 
2365
2447
  .ft-select--input-panel,
2366
2448
  .ft-select--option {
2367
- ${(0,M.setVariable)(O.opacityContentOnSurfaceHover,"0.08")};
2368
- ${(0,M.setVariable)(O.opacityContentOnSurfacePressed,"0.04")};
2449
+ ${(0,z.setVariable)(O.opacityContentOnSurfaceHover,"0.08")};
2450
+ ${(0,z.setVariable)(O.opacityContentOnSurfacePressed,"0.04")};
2369
2451
  }
2370
2452
 
2371
2453
  .ft-select--input-panel > *:not(ft-ripple),
@@ -2375,7 +2457,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2375
2457
 
2376
2458
  .ft-select--disabled .ft-select--input-panel,
2377
2459
  .ft-select--disabled .ft-select--option {
2378
- color: ${H.colorOnSurfaceDisabled};
2460
+ color: ${W.colorOnSurfaceDisabled};
2379
2461
  }
2380
2462
 
2381
2463
  .ft-select:not(.ft-select--disabled) .ft-select--input-panel,
@@ -2384,21 +2466,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2384
2466
  }
2385
2467
 
2386
2468
  ft-input-label {
2387
- ${(0,M.setVariable)(W.fontSize,H.selectedOptionSize)};
2388
- ${(0,M.setVariable)(W.raisedFontSize,H.labelSize)};
2389
- ${(0,M.setVariable)(W.verticalSpacing,H.verticalSpacing)};
2390
- ${(0,M.setVariable)(W.horizontalSpacing,H.horizontalSpacing)};
2391
- ${(0,M.setVariable)(W.backgroundColor,H.backgroundColor)};
2392
- ${(0,M.setVariable)(W.labelMaxWidth,`calc(100% - ${be.size} - 8px)`)};
2469
+ ${(0,z.setVariable)(F.fontSize,W.selectedOptionSize)};
2470
+ ${(0,z.setVariable)(F.raisedFontSize,W.labelSize)};
2471
+ ${(0,z.setVariable)(F.verticalSpacing,W.verticalSpacing)};
2472
+ ${(0,z.setVariable)(F.horizontalSpacing,W.horizontalSpacing)};
2473
+ ${(0,z.setVariable)(F.backgroundColor,W.backgroundColor)};
2474
+ ${(0,z.setVariable)(F.labelMaxWidth,`calc(100% - ${be.size} - 8px)`)};
2393
2475
  }
2394
2476
 
2395
2477
  .ft-select:not(.ft-select--disabled):focus-within ft-icon {
2396
- color: ${H.colorPrimary};
2478
+ color: ${W.colorPrimary};
2397
2479
  }
2398
2480
 
2399
2481
  .ft-select:not(.ft-select--disabled):focus-within ft-input-label {
2400
- ${(0,M.setVariable)(W.borderColor,H.colorPrimary)};
2401
- ${(0,M.setVariable)(W.textColor,H.colorPrimary)};
2482
+ ${(0,z.setVariable)(F.borderColor,W.colorPrimary)};
2483
+ ${(0,z.setVariable)(F.textColor,W.colorPrimary)};
2402
2484
  }
2403
2485
 
2404
2486
  .ft-select--selected-option {
@@ -2408,12 +2490,12 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2408
2490
  overflow: hidden;
2409
2491
  white-space: nowrap;
2410
2492
  text-overflow: ellipsis;
2411
- ${(0,M.setVariable)(Kt.fontSize,H.selectedOptionSize)};
2412
- ${(0,M.setVariable)(Kt.lineHeight,H.selectedOptionSize)};
2493
+ ${(0,z.setVariable)(Yt.fontSize,W.selectedOptionSize)};
2494
+ ${(0,z.setVariable)(Yt.lineHeight,W.selectedOptionSize)};
2413
2495
  }
2414
2496
 
2415
2497
  .ft-select--in-error .ft-select--selected-option {
2416
- color: ${H.colorError};
2498
+ color: ${W.colorError};
2417
2499
  }
2418
2500
 
2419
2501
  ft-icon {
@@ -2425,26 +2507,26 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2425
2507
  }
2426
2508
 
2427
2509
  .ft-select--filled .ft-select--input-panel {
2428
- border-radius: ${H.borderRadiusS} ${H.borderRadiusS} 0 0;
2510
+ border-radius: ${W.borderRadiusS} ${W.borderRadiusS} 0 0;
2429
2511
  }
2430
2512
 
2431
2513
  .ft-select--filled:not(.ft-select--no-label) .ft-select--selected-option {
2432
2514
  align-self: stretch;
2433
- padding-top: calc(${H.labelSize} + 2 * ${H.verticalSpacing});
2515
+ padding-top: calc(${W.labelSize} + 2 * ${W.verticalSpacing});
2434
2516
  }
2435
2517
 
2436
2518
  .ft-select--outlined .ft-select--input-panel {
2437
- border-radius: ${H.borderRadiusS};
2519
+ border-radius: ${W.borderRadiusS};
2438
2520
  }
2439
2521
 
2440
2522
  .ft-select--options {
2441
2523
  display: none;
2442
2524
  position: absolute;
2443
2525
  top: 100%;
2444
- color: ${H.optionsColor};
2445
- background: ${H.backgroundColor};
2446
- z-index: ${H.optionsZIndex};
2447
- box-shadow: ${H.elevation02};
2526
+ color: ${W.optionsColor};
2527
+ background: ${W.backgroundColor};
2528
+ z-index: ${W.optionsZIndex};
2529
+ box-shadow: ${W.elevation02};
2448
2530
  }
2449
2531
 
2450
2532
  .ft-select--fixed .ft-select--options {
@@ -2453,13 +2535,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2453
2535
 
2454
2536
  .ft-select--options-displayed .ft-select--options {
2455
2537
  display: block;
2456
- max-height: ${H.optionsHeight};
2538
+ max-height: ${W.optionsHeight};
2457
2539
  overflow-y: auto;
2458
2540
  }
2459
2541
 
2460
2542
  .ft-select--option {
2461
2543
  position: relative;
2462
- padding: 4px ${H.horizontalSpacing};
2544
+ padding: 4px ${W.horizontalSpacing};
2463
2545
  min-height: 32px;
2464
2546
  display: flex;
2465
2547
  align-items: center;
@@ -2471,15 +2553,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2471
2553
  }
2472
2554
 
2473
2555
  .ft-select--helper-text {
2474
- padding: 0 ${H.horizontalSpacing};
2475
- color: ${H.helperColor};
2556
+ padding: 0 ${W.horizontalSpacing};
2557
+ color: ${W.helperColor};
2476
2558
  }
2477
2559
 
2478
2560
  .ft-select--in-error .ft-select--helper-text {
2479
- color: ${H.colorError};
2561
+ color: ${W.colorError};
2480
2562
  }
2481
- `;var ye=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},zt=class extends zr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return Mr.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};zt.elementDefinitions={};ye([(0,ae.property)({type:String})],zt.prototype,"label",void 0);ye([(0,ae.property)({type:Object,converter:t=>t})],zt.prototype,"value",void 0);ye([(0,ae.property)({type:Boolean,reflect:!0})],zt.prototype,"selected",void 0);var ee=class t extends zr.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 l=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,f={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":c,"ft-select--options-displayed":l,"ft-select--has-option-selected":p,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return Mr.html`
2482
- <div class="${(0,_i.classMap)(f)}" part="container">
2563
+ `;var ye=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Wt=class extends Vr.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return Wr.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Wt.elementDefinitions={};ye([(0,ae.property)({type:String})],Wt.prototype,"label",void 0);ye([(0,ae.property)({type:Object,converter:t=>t})],Wt.prototype,"value",void 0);ye([(0,ae.property)({type:Boolean,reflect:!0})],Wt.prototype,"selected",void 0);var ee=class t extends Vr.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 l=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,f={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":c,"ft-select--options-displayed":l,"ft-select--has-option-selected":p,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return Wr.html`
2564
+ <div class="${(0,Wi.classMap)(f)}" part="container">
2483
2565
  <div class="ft-select--main-panel" part="main-panel">
2484
2566
  <ft-input-label text="${this.label}"
2485
2567
  part="label"
@@ -2507,20 +2589,20 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2507
2589
  part="options"
2508
2590
  @keydown=${this.onOptionsKeyDown}
2509
2591
  innerrole="listbox">
2510
- ${(0,_c.repeat)(this.options,m=>m.value,m=>this.renderOption(m))}
2592
+ ${(0,Gc.repeat)(this.options,m=>m.value,m=>this.renderOption(m))}
2511
2593
  </div>
2512
2594
  </div>
2513
2595
  <slot name="helper" part="helper">
2514
- ${this.helper?Mr.html`
2596
+ ${this.helper?Wr.html`
2515
2597
  <ft-typography class="ft-select--helper-text" variant="caption">${this.helper}
2516
- </ft-typography>`:Mr.nothing}
2598
+ </ft-typography>`:Wr.nothing}
2517
2599
  </slot>
2518
2600
  </div>
2519
2601
  <slot @slotchange=${this.updateOptionsFromSlot}
2520
2602
  @option-change=${this.updateOptionsFromSlot}
2521
2603
  ></slot>
2522
- `}renderOption(e){let o=this.selectedOption===e;return Mr.html`
2523
- <div class="${(0,_i.classMap)({"ft-select--option":!0,"ft-select--option-selected":o,"ft-typography--body2":!0})}"
2604
+ `}renderOption(e){let o=this.selectedOption===e;return Wr.html`
2605
+ <div class="${(0,Wi.classMap)({"ft-select--option":!0,"ft-select--option-selected":o,"ft-typography--body2":!0})}"
2524
2606
  part="option"
2525
2607
  tabindex="0"
2526
2608
  data-value="${e.value}"
@@ -2529,34 +2611,34 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2529
2611
  <ft-ripple ?primary=${o} ?activated=${o}></ft-ripple>
2530
2612
  <span>${e.label}</span>
2531
2613
  </div>
2532
- `}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,zr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",i,"fixed",H.optionsHeight.name,0).then(({x:a,y:l})=>{this.optionsMenu.style.left=`${a}px`,this.optionsMenu.style.top=`${l}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,l;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=(l=(a=this.focusedOption)===null||a===void 0?void 0:a.nextElementSibling)!==null&&l!==void 0?l: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 l=(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,l}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,zr.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":ft,"ft-typography":te,"ft-ripple":Z,"ft-icon":le};ee.searchTimeoutMilliseconds=2e3;ee.styles=[eo,ir,Pc];ye([(0,ae.property)({type:String})],ee.prototype,"label",void 0);ye([(0,ae.property)({type:String})],ee.prototype,"ariaLabel",void 0);ye([(0,ae.property)({type:String})],ee.prototype,"helper",void 0);ye([(0,ae.property)({type:Boolean})],ee.prototype,"outlined",void 0);ye([(0,ae.property)({type:Boolean})],ee.prototype,"disabled",void 0);ye([(0,ae.property)({type:Boolean})],ee.prototype,"error",void 0);ye([(0,ae.property)({type:Boolean})],ee.prototype,"fixedMenuPosition",void 0);ye([(0,ae.property)({type:Array})],ee.prototype,"options",void 0);ye([(0,ae.state)()],ee.prototype,"selectedOption",void 0);ye([(0,ae.state)()],ee.prototype,"optionsDisplayed",void 0);ye([(0,ae.state)()],ee.prototype,"focusOptions",void 0);ye([(0,ae.state)()],ee.prototype,"currentSearch",void 0);ye([(0,ae.state)()],ee.prototype,"lastSearchInputDate",void 0);ye([(0,ae.query)(".ft-select")],ee.prototype,"container",void 0);ye([(0,ae.query)(".ft-select--options")],ee.prototype,"optionsMenu",void 0);ye([(0,ae.query)(".ft-select--input-panel")],ee.prototype,"mainPanel",void 0);ye([(0,ae.query)(".ft-select--option:first-child")],ee.prototype,"firstOption",void 0);ye([(0,ae.query)(".ft-select--option:focus")],ee.prototype,"focusedOption",void 0);ye([(0,ae.query)(".ft-select--option.ft-select--option-selected")],ee.prototype,"selectedOptionElement",void 0);ye([(0,ae.query)(".ft-select--option:last-child")],ee.prototype,"lastOption",void 0);ye([(0,ae.query)("slot:not([name])")],ee.prototype,"optionsSlot",void 0);(0,Bi.customElement)("ft-select")(ee);(0,Bi.customElement)("ft-select-option")(zt);var B=u(E()),Di=u(T());var Bc=u(T()),Rt=u(E()),De={display:Rt.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:Rt.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:Rt.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:Rt.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:Rt.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:Rt.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:Rt.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:Rt.FtCssVariableFactory.external(Rt.designSystemVariables.borderRadiusM,"Design system")},Dc=Bc.css`
2614
+ `}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,Vr.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",i,"fixed",W.optionsHeight.name,0).then(({x:a,y:l})=>{this.optionsMenu.style.left=`${a}px`,this.optionsMenu.style.top=`${l}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,l;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=(l=(a=this.focusedOption)===null||a===void 0?void 0:a.nextElementSibling)!==null&&l!==void 0?l: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 l=(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,l}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,Vr.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":Lt,"ft-typography":re,"ft-ripple":Z,"ft-icon":le};ee.searchTimeoutMilliseconds=2e3;ee.styles=[io,Bt,Vc];ye([(0,ae.property)({type:String})],ee.prototype,"label",void 0);ye([(0,ae.property)({type:String})],ee.prototype,"ariaLabel",void 0);ye([(0,ae.property)({type:String})],ee.prototype,"helper",void 0);ye([(0,ae.property)({type:Boolean})],ee.prototype,"outlined",void 0);ye([(0,ae.property)({type:Boolean})],ee.prototype,"disabled",void 0);ye([(0,ae.property)({type:Boolean})],ee.prototype,"error",void 0);ye([(0,ae.property)({type:Boolean})],ee.prototype,"fixedMenuPosition",void 0);ye([(0,ae.property)({type:Array})],ee.prototype,"options",void 0);ye([(0,ae.state)()],ee.prototype,"selectedOption",void 0);ye([(0,ae.state)()],ee.prototype,"optionsDisplayed",void 0);ye([(0,ae.state)()],ee.prototype,"focusOptions",void 0);ye([(0,ae.state)()],ee.prototype,"currentSearch",void 0);ye([(0,ae.state)()],ee.prototype,"lastSearchInputDate",void 0);ye([(0,ae.query)(".ft-select")],ee.prototype,"container",void 0);ye([(0,ae.query)(".ft-select--options")],ee.prototype,"optionsMenu",void 0);ye([(0,ae.query)(".ft-select--input-panel")],ee.prototype,"mainPanel",void 0);ye([(0,ae.query)(".ft-select--option:first-child")],ee.prototype,"firstOption",void 0);ye([(0,ae.query)(".ft-select--option:focus")],ee.prototype,"focusedOption",void 0);ye([(0,ae.query)(".ft-select--option.ft-select--option-selected")],ee.prototype,"selectedOptionElement",void 0);ye([(0,ae.query)(".ft-select--option:last-child")],ee.prototype,"lastOption",void 0);ye([(0,ae.query)("slot:not([name])")],ee.prototype,"optionsSlot",void 0);(0,Vi.customElement)("ft-select")(ee);(0,Vi.customElement)("ft-select-option")(Wt);var B=u(E()),Gi=u($());var jc=u($()),kt=u(E()),Fe={display:kt.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:kt.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:kt.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:kt.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:kt.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:kt.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:kt.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:kt.FtCssVariableFactory.external(kt.designSystemVariables.borderRadiusM,"Design system")},Kc=jc.css`
2533
2615
  :host {
2534
- width: ${De.width};
2535
- height: ${De.height};
2536
- display: ${De.display};
2616
+ width: ${Fe.width};
2617
+ height: ${Fe.height};
2618
+ display: ${Fe.display};
2537
2619
  overflow: hidden;
2538
- border-radius: ${De.borderRadiusM};
2620
+ border-radius: ${Fe.borderRadiusM};
2539
2621
  background: linear-gradient(
2540
2622
  90deg,
2541
2623
  transparent,
2542
- ${De.glareColor} calc(0.45 * ${De.glareWidth}),
2543
- ${De.glareColor} calc(0.55 * ${De.glareWidth}),
2544
- transparent ${De.glareWidth}
2545
- ), ${De.backgroundColor};
2624
+ ${Fe.glareColor} calc(0.45 * ${Fe.glareWidth}),
2625
+ ${Fe.glareColor} calc(0.55 * ${Fe.glareWidth}),
2626
+ transparent ${Fe.glareWidth}
2627
+ ), ${Fe.backgroundColor};
2546
2628
  background-repeat: repeat-y;
2547
2629
  background-size: 100vw 100vh;
2548
2630
  background-attachment: fixed;
2549
- background-position: calc(${De.glareWidth} * -1) 0;
2550
- animation: shine ${De.animationDuration} infinite;
2631
+ background-position: calc(${Fe.glareWidth} * -1) 0;
2632
+ animation: shine ${Fe.animationDuration} infinite;
2551
2633
  animation-timing-function: linear;
2552
2634
  }
2553
2635
 
2554
2636
  @keyframes shine {
2555
2637
  to {
2556
- background-position: calc(100vw + ${De.glareWidth}) 0, calc(${De.glareWidth} * -1) 0;
2638
+ background-position: calc(100vw + ${Fe.glareWidth}) 0, calc(${Fe.glareWidth} * -1) 0;
2557
2639
  }
2558
2640
  }
2559
- `;var P={height:B.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:B.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",B.designSystemVariables.borderRadiusS),mobileOpenPosition:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:B.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:B.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:B.FtCssVariableFactory.external(B.designSystemVariables.colorSurface,"Design system"),colorOnSurface:B.FtCssVariableFactory.external(B.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:B.FtCssVariableFactory.external(B.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:B.FtCssVariableFactory.external(B.designSystemVariables.colorOutline,"Design system"),colorPrimary:B.FtCssVariableFactory.external(B.designSystemVariables.colorPrimary,"Design system"),elevation02:B.FtCssVariableFactory.external(B.designSystemVariables.elevation02,"Design system"),buttonColor:B.FtCssVariableFactory.external(K.color,"Button"),buttonRippleColor:B.FtCssVariableFactory.external(K.rippleColor,"Button"),activeItemBorderColor:B.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",B.designSystemVariables.colorPrimary)},Fc=Di.css`
2641
+ `;var P={height:B.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:B.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",B.designSystemVariables.borderRadiusS),mobileOpenPosition:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:B.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:B.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:B.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:B.FtCssVariableFactory.external(B.designSystemVariables.colorSurface,"Design system"),colorOnSurface:B.FtCssVariableFactory.external(B.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:B.FtCssVariableFactory.external(B.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:B.FtCssVariableFactory.external(B.designSystemVariables.colorOutline,"Design system"),colorPrimary:B.FtCssVariableFactory.external(B.designSystemVariables.colorPrimary,"Design system"),elevation02:B.FtCssVariableFactory.external(B.designSystemVariables.elevation02,"Design system"),buttonColor:B.FtCssVariableFactory.external(K.color,"Button"),buttonRippleColor:B.FtCssVariableFactory.external(K.rippleColor,"Button"),activeItemBorderColor:B.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",B.designSystemVariables.colorPrimary)},Zc=Gi.css`
2560
2642
  * {
2561
2643
  box-sizing: border-box;
2562
2644
  }
@@ -2604,8 +2686,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2604
2686
  }
2605
2687
 
2606
2688
  .ft-search-bar--skeleton {
2607
- ${(0,B.setVariable)(De.height,P.height)};
2608
- ${(0,B.setVariable)(De.borderRadiusM,P.borderRadius)};
2689
+ ${(0,B.setVariable)(Fe.height,P.height)};
2690
+ ${(0,B.setVariable)(Fe.borderRadiusM,P.borderRadius)};
2609
2691
  }
2610
2692
 
2611
2693
  .ft-search-bar--floating-panel-open .ft-search-bar {
@@ -2659,7 +2741,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2659
2741
  align-items: center;
2660
2742
  height: 100%;
2661
2743
 
2662
- ${(0,B.setVariable)(ar.zIndex,`calc(${P.floatingZIndex} + 1)`)};
2744
+ ${(0,B.setVariable)(cr.zIndex,`calc(${P.floatingZIndex} + 1)`)};
2663
2745
  }
2664
2746
 
2665
2747
  .ft-search-bar > ft-button,
@@ -2693,9 +2775,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2693
2775
  }
2694
2776
 
2695
2777
  .ft-search-bar--left-action.ft-search-bar--content-locale {
2696
- ${(0,B.setVariable)(W.borderColor,"transparent")};
2697
- ${(0,B.setVariable)(W.borderRadius,`calc(${P.borderRadius} - 1px)`)};
2698
- ${(0,B.setVariable)(H.selectedOptionColor,P.buttonColor)};
2778
+ ${(0,B.setVariable)(F.borderColor,"transparent")};
2779
+ ${(0,B.setVariable)(F.borderRadius,`calc(${P.borderRadius} - 1px)`)};
2780
+ ${(0,B.setVariable)(W.selectedOptionColor,P.buttonColor)};
2699
2781
  }
2700
2782
 
2701
2783
  .ft-search-bar--left-action.ft-search-bar--content-locale,
@@ -2721,7 +2803,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2721
2803
  flex-direction: column;
2722
2804
  max-height: 100%;
2723
2805
  max-width: 100%;
2724
- color: ${ot.colorOnSurface};
2806
+ color: ${at.colorOnSurface};
2725
2807
  }
2726
2808
 
2727
2809
  [part="content-locale-selector"] > ft-radio-group {
@@ -2751,14 +2833,14 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2751
2833
  ${(0,B.setVariable)(L.fontWeight,"bold")};
2752
2834
  }
2753
2835
 
2754
- `,Mc=Di.css`
2836
+ `,qc=Gi.css`
2755
2837
  .ft-search-bar--presets {
2756
2838
  min-width: 200px;
2757
2839
  }
2758
2840
 
2759
2841
  .ft-search-bar--desktop-menu .ft-search-bar--presets {
2760
2842
  margin-right: auto;
2761
- ${(0,B.setVariable)(H.optionsZIndex,"2")};
2843
+ ${(0,B.setVariable)(W.optionsZIndex,"2")};
2762
2844
  }
2763
2845
 
2764
2846
  .ft-search-bar--desktop-menu {
@@ -2812,7 +2894,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2812
2894
  .ft-search-bar--desktop-menu .ft-search-bar--filters-container {
2813
2895
  display: block;
2814
2896
  height: ${P.desktopFiltersHeight};
2815
- ${(0,B.setVariable)(Ze.gap,"16px")};
2897
+ ${(0,B.setVariable)(Xe.gap,"16px")};
2816
2898
  }
2817
2899
 
2818
2900
  .ft-search-bar--desktop-menu ft-filter {
@@ -2827,15 +2909,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2827
2909
  }
2828
2910
 
2829
2911
  .ft-search-bar--desktop-menu [data-filters-count="2"] ft-filter {
2830
- max-width: calc(50% - ${Ze.gap} / 2);
2912
+ max-width: calc(50% - ${Xe.gap} / 2);
2831
2913
  }
2832
2914
 
2833
2915
  .ft-search-bar--desktop-menu [data-filters-count="3"] ft-filter {
2834
- max-width: max(250px, calc(33% - 2 * ${Ze.gap} / 3));
2916
+ max-width: max(250px, calc(33% - 2 * ${Xe.gap} / 3));
2835
2917
  }
2836
2918
 
2837
2919
  .ft-search-bar--desktop-menu [data-filters-count="4"] ft-filter {
2838
- max-width: max(250px, calc(25% - 3 * ${Ze.gap} / 4));
2920
+ max-width: max(250px, calc(25% - 3 * ${Xe.gap} / 4));
2839
2921
  }
2840
2922
 
2841
2923
  .ft-search-bar--hierarchical-filter {
@@ -2912,16 +2994,16 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2912
2994
  .ft-search-bar--desktop-menu .ft-search-bar--launch-search {
2913
2995
  margin: 0;
2914
2996
  }
2915
- `;var Wc=u(E());var zc=u(T()),Uc=u(E());var yr=class extends Uc.FtLitElement{render(){return zc.html`
2916
- `}};yr.elementDefinitions={};yr.styles=Dc;(0,Wc.customElement)("ft-skeleton")(yr);var Ut=u(T()),Fi=u(Ar());var po=u(E());var Wt=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new po.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return Ut.html`
2997
+ `;var Qc=u(E());var Yc=u($()),Xc=u(E());var br=class extends Xc.FtLitElement{render(){return Yc.html`
2998
+ `}};br.elementDefinitions={};br.styles=Kc;(0,Qc.customElement)("ft-skeleton")(br);var Vt=u($()),ji=u(kr());var yo=u(E());var Gt=class{constructor(e,o=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new yo.Debouncer(o)}render(){let e=this.recentSearchesMatchingQuery;return Vt.html`
2917
2999
  <div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
2918
3000
  id="${this.listboxId}"
2919
3001
  role="listbox"
2920
3002
  aria-label="${this.searchBar.labelResolver.resolve("suggestionsAriaLabel")}"
2921
3003
  part="suggestions-container">
2922
- ${(0,Fi.repeat)(e.slice(0,5),o=>o,(o,n)=>Ut.html`
3004
+ ${(0,ji.repeat)(e.slice(0,5),o=>o,(o,n)=>Vt.html`
2923
3005
  <div part="suggestion-container"
2924
- class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(n)?"ft-search-bar--suggestions-selected":Ut.nothing}>
3006
+ class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(n)?"ft-search-bar--suggestions-selected":Vt.nothing}>
2925
3007
  <a href="${this.getRequestWithQuery(o)}"
2926
3008
  part="suggestions"
2927
3009
  class="ft-search-bar--suggestion ft-search-bar--recent-search"
@@ -2948,9 +3030,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2948
3030
  </ft-button>
2949
3031
  </div>
2950
3032
  `)}
2951
- ${(0,Fi.repeat)(this.searchBar.suggestions,o=>o.value,(o,n)=>Ut.html`
3033
+ ${(0,ji.repeat)(this.searchBar.suggestions,o=>o.value,(o,n)=>Vt.html`
2952
3034
  <div part="suggestion-container"
2953
- class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(n)?"ft-search-bar--suggestions-selected":Ut.nothing}>
3035
+ class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(n)?"ft-search-bar--suggestions-selected":Vt.nothing}>
2954
3036
  <a href="${this.getRequestWithQuery(o.value)}"
2955
3037
  part="suggestions"
2956
3038
  class="ft-search-bar--suggestion"
@@ -2966,9 +3048,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
2966
3048
  </div>
2967
3049
  `)}
2968
3050
  </div>
2969
- `}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"?je.file_format:je.fluid_topics,n;switch(e.type){case"MAP":n=e.editorialType==="BOOK"?Bt.BOOK:Bt.ARTICLE;break;case"DOCUMENT":n=Il(e.mimeType,e.filenameExtension);break;case"TOPIC":n=Bt.TOPICS;break}return Ut.html`
3051
+ `}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"?qe.file_format:qe.fluid_topics,n;switch(e.type){case"MAP":n=e.editorialType==="BOOK"?Mt.BOOK:Mt.ARTICLE;break;case"DOCUMENT":n=Bl(e.mimeType,e.filenameExtension);break;case"TOPIC":n=Mt.TOPICS;break}return Vt.html`
2970
3052
  <ft-icon .variant="${o}" .value="${n}" part="suggestion-icon"></ft-icon>
2971
- `}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()))}};Wt.styles=[po.wordWrap,Ut.css`
3053
+ `}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()))}};Gt.styles=[yo.wordWrap,Vt.css`
2972
3054
  .ft-search-bar--mobile .ft-search-bar--suggestions {
2973
3055
  flex-grow: 1;
2974
3056
  flex-shrink: 1;
@@ -3056,10 +3138,10 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3056
3138
  }
3057
3139
 
3058
3140
  ft-ripple {
3059
- ${(0,po.setVariable)(O.opacityContentOnSurfaceHover,O.opacityContentOnSurfaceSelected)}
3141
+ ${(0,yo.setVariable)(O.opacityContentOnSurfaceHover,O.opacityContentOnSurfaceSelected)}
3060
3142
  }
3061
- `];var qe=u(T()),Mi=u(Ar());var En=u(E());var Ht=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return qe.html``;let e=this.searchBar.isMobile(),o=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),n=qe.html`
3062
- ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?qe.html`
3143
+ `];var Qe=u($()),Ki=u(kr());var In=u(E());var jt=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return Qe.html``;let e=this.searchBar.isMobile(),o=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),n=Qe.html`
3144
+ ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?Qe.html`
3063
3145
  <ft-chip part="selected-filters selected-filter-ft-locale"
3064
3146
  ?dense=${this.searchBar.dense&&!e}
3065
3147
  ?clickable=${e}
@@ -3069,46 +3151,46 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3069
3151
  ${this.getLocaleLabel(this.searchBar.contentLocale)}
3070
3152
  </ft-chip>
3071
3153
  `:null}
3072
- ${(0,Mi.repeat)(this.searchBar.facets,i=>i.key,i=>{let a=$s(i);return(0,Mi.repeat)(a,l=>{let c=i.label+": "+Is(l),p=i.key.replace(":","-"),f=qe.html`
3154
+ ${(0,Ki.repeat)(this.searchBar.facets,i=>i.key,i=>{let a=Ms(i);return(0,Ki.repeat)(a,l=>{let c=i.label+": "+Bs(l),p=i.key.replace(":","-"),f=Qe.html`
3073
3155
  <ft-chip
3074
3156
  part="selected-filters selected-filter-${p}"
3075
3157
  ?dense=${this.searchBar.dense&&!e}
3076
3158
  ?clickable=${e}
3077
3159
  ?removable=${!e}
3078
- icon=${e?qe.nothing:"close"}
3160
+ icon=${e?Qe.nothing:"close"}
3079
3161
  label="${c}"
3080
- title=${o?c:qe.nothing}
3162
+ title=${o?c:Qe.nothing}
3081
3163
  @click=${()=>this.openMobileFilters(i.key)}
3082
3164
  @icon-click=${()=>this.searchBar.setFilter(i.key,a.filter(m=>m!==l))}
3083
3165
  data-key="${i.key}"
3084
3166
  data-value="${l}">
3085
- ${ks(l)}
3167
+ ${_s(l)}
3086
3168
  </ft-chip>
3087
- `;return o?f:qe.html`
3169
+ `;return o?f:Qe.html`
3088
3170
  <ft-tooltip inline text="${c}">
3089
3171
  ${f}
3090
3172
  </ft-tooltip>
3091
3173
  `})})}
3092
- ${e?qe.html`
3174
+ ${e?Qe.html`
3093
3175
  <ft-chip part="selected-filters mobile-filters-opener"
3094
3176
  icon="plus"
3095
3177
  clickable
3096
3178
  @click=${()=>{this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0}}>
3097
3179
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3098
3180
  </ft-chip>
3099
- `:qe.nothing}
3100
- `;return o?qe.html`
3181
+ `:Qe.nothing}
3182
+ `;return o?Qe.html`
3101
3183
  <ft-snap-scroll horizontal controls hideScrollbar limitSize
3102
3184
  class="ft-search-bar--selected-filters"
3103
3185
  part="selected-filters-container"
3104
3186
  exportpartsPrefix="selected-filters-container">
3105
3187
  ${n}
3106
3188
  </ft-snap-scroll>
3107
- `:qe.html`
3189
+ `:Qe.html`
3108
3190
  <div class="ft-search-bar--selected-filters" part="selected-filters-container">
3109
3191
  ${n}
3110
3192
  </div>
3111
- `}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}};Ht.styles=qe.css`
3193
+ `}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}};jt.styles=Qe.css`
3112
3194
  .ft-search-bar--selected-filters:not(ft-snap-scroll) {
3113
3195
  flex-shrink: 0;
3114
3196
  display: flex;
@@ -3119,7 +3201,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3119
3201
 
3120
3202
  ft-snap-scroll.ft-search-bar--selected-filters {
3121
3203
  overflow: hidden;
3122
- ${(0,En.setVariable)(Ze.gap,"4px")};
3204
+ ${(0,In.setVariable)(Xe.gap,"4px")};
3123
3205
  }
3124
3206
 
3125
3207
  ft-snap-scroll.ft-search-bar--selected-filters::part(content) {
@@ -3127,8 +3209,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3127
3209
  }
3128
3210
 
3129
3211
  .ft-search-bar--desktop ft-snap-scroll.ft-search-bar--selected-filters {
3130
- ${(0,En.setVariable)(ze.iconSize,"17px")};
3131
- ${(0,En.setVariable)(ze.fontSize,"12px")};
3212
+ ${(0,In.setVariable)(He.iconSize,"17px")};
3213
+ ${(0,In.setVariable)(He.fontSize,"12px")};
3132
3214
  }
3133
3215
 
3134
3216
  .ft-search-bar--selected-filters * {
@@ -3138,8 +3220,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3138
3220
  .ft-search-bar--selected-filters ft-chip {
3139
3221
  flex-grow: 0;
3140
3222
  }
3141
- `;var Lt=u(T());var Hc=u(gt()),Mo=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new Ht(e),this.suggestManager=n??new Wt(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 Lt.html`
3142
- <div class="${(0,Hc.classMap)(o)}" part="container" tabindex="-1">
3223
+ `;var It=u($());var Jc=u(xt()),Wo=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new jt(e),this.suggestManager=n??new Gt(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 It.html`
3224
+ <div class="${(0,Jc.classMap)(o)}" part="container" tabindex="-1">
3143
3225
  <div class="ft-search-bar" role="search">
3144
3226
  <div class="ft-search-bar--input-container" part="input-container">
3145
3227
  <div class="ft-search-bar--input-outline" part="input-outline">
@@ -3148,7 +3230,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3148
3230
  aria-autocomplete="list"
3149
3231
  aria-controls="${this.suggestManager.listboxId}"
3150
3232
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3151
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:Lt.nothing}"
3233
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:It.nothing}"
3152
3234
  part="input"
3153
3235
  type="search"
3154
3236
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3162,7 +3244,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3162
3244
  </div>
3163
3245
  ${this.searchBar.displayFacets?this.searchBar.renderFacetsActions():this.selectedFacetsManager.render()}
3164
3246
  ${this.searchBar.displayFacets?this.searchBar.renderMobileFacets():this.suggestManager.render()}
3165
- ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?Lt.html`
3247
+ ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?It.html`
3166
3248
  <ft-button class="ft-search-bar--launch-search"
3167
3249
  href="${this.searchBar.searchRequestSerializer(this.searchBar.request)}"
3168
3250
  part="launch-search-in-panel"
@@ -3170,11 +3252,11 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3170
3252
  @click=${()=>this.searchBar.onLaunchSearch()}>
3171
3253
  ${this.searchBar.labelResolver.resolve("searchButton")}
3172
3254
  </ft-button>
3173
- `:Lt.nothing}
3255
+ `:It.nothing}
3174
3256
  </div>
3175
- `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return Lt.html`
3257
+ `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return It.html`
3176
3258
  <div class="ft-search-bar--actions" part="search-bar-actions">
3177
- ${e?Lt.html`
3259
+ ${e?It.html`
3178
3260
  <ft-button class="ft-search-bar--clear-query"
3179
3261
  part="clear-query"
3180
3262
  icon="close"
@@ -3184,7 +3266,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3184
3266
  @click=${async()=>{this.searchBar.setQuery(""),this.searchBar.mobileMenuOpen=!1,this.searchBar.displayFacets=!1}}
3185
3267
  ></ft-button>
3186
3268
  <div class="ft-search-bar--separator"></div>
3187
- `:Lt.nothing}
3269
+ `:It.nothing}
3188
3270
  <ft-button class="ft-search-bar--launch-search"
3189
3271
  href="${this.searchBar.isMobileMenuOpen()?this.searchBar.searchRequestSerializer(this.searchBar.request):""}"
3190
3272
  part="launch-search-in-bar"
@@ -3195,21 +3277,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3195
3277
  @click=${()=>{var o;return this.searchBar.isMobileMenuOpen()?this.searchBar.onLaunchSearch():(o=this.searchBar.input)===null||o===void 0?void 0:o.focus()}}
3196
3278
  ></ft-button>
3197
3279
  </div>
3198
- `}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}};Mo.styles=Lt.css`
3280
+ `}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}};Wo.styles=It.css`
3199
3281
 
3200
- `;var Ye=u(T()),Vc=u(Ar());var Gc=u(gt()),zo=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new Ht(e),this.suggestManager=n??new Wt(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 Ye.html`
3201
- <div class="${(0,Gc.classMap)(o)}" part="container" tabindex="-1">
3282
+ `;var Je=u($()),ed=u(kr());var td=u(xt()),Vo=class{constructor(e,o,n){this.searchBar=e,this.selectedFacetsManager=o??new jt(e),this.suggestManager=n??new Gt(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 Je.html`
3283
+ <div class="${(0,td.classMap)(o)}" part="container" tabindex="-1">
3202
3284
  <div class="ft-search-bar" part="search-bar" role="search">
3203
3285
  ${this.renderSearchBarLeftAction()}
3204
3286
  <div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
3205
3287
  <div class="ft-search-bar--input-outline" part="input-outline">
3206
- ${this.searchBar.dense?this.selectedFacetsManager.render():Ye.nothing}
3288
+ ${this.searchBar.dense?this.selectedFacetsManager.render():Je.nothing}
3207
3289
  <input class="ft-search-bar--input ft-typography--body2"
3208
3290
  role="combobox"
3209
3291
  aria-autocomplete="list"
3210
3292
  aria-controls="${this.suggestManager.listboxId}"
3211
3293
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3212
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:Ye.nothing}"
3294
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:Je.nothing}"
3213
3295
  part="input"
3214
3296
  type="search"
3215
3297
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3224,9 +3306,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3224
3306
  ${this.renderDesktopSearchBarButtons()}
3225
3307
  ${this.searchBar.renderDesktopFloatingMenu()}
3226
3308
  </div>
3227
- ${this.searchBar.dense?Ye.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3309
+ ${this.searchBar.dense?Je.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
3228
3310
  </div>
3229
- `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?Ye.nothing:Ye.html`
3311
+ `}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?Je.nothing:Je.html`
3230
3312
  <ft-button class="ft-search-bar--filters-opener ft-search-bar--left-action"
3231
3313
  part="filters-opener"
3232
3314
  trailingIcon
@@ -3238,24 +3320,24 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3238
3320
  >
3239
3321
  ${this.searchBar.labelResolver.resolve("filtersButton")}
3240
3322
  </ft-button>
3241
- `:this.searchBar.hasLocaleSelector()?Ye.html`
3323
+ `:this.searchBar.hasLocaleSelector()?Je.html`
3242
3324
  <ft-select outlined
3243
3325
  class="ft-search-bar--content-locale ft-search-bar--left-action"
3244
3326
  part="content-locale select-ft-locale"
3245
3327
  ariaLabel="${this.searchBar.labelResolver.resolve("selectLocale")}"
3246
3328
  .exportpartsPrefixes=${["content-locale","select-ft-locale"]}
3247
3329
  @change=${e=>this.searchBar.contentLocale=e.detail==null?void 0:e.detail}>
3248
- ${(0,Vc.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>Ye.html`
3330
+ ${(0,ed.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>Je.html`
3249
3331
  <ft-select-option .value=${e.lang}
3250
3332
  label="${e.label}"
3251
3333
  ?selected=${e.lang==this.searchBar.contentLocale}>
3252
3334
  </ft-select-option>
3253
3335
  `)}
3254
3336
  </ft-select>
3255
- `:Ye.nothing}renderDesktopSearchBarButtons(){return Ye.html`
3337
+ `:Je.nothing}renderDesktopSearchBarButtons(){return Je.html`
3256
3338
  <div class="ft-search-bar--actions"
3257
3339
  part="search-bar-actions">
3258
- ${this.searchBar.query?Ye.html`
3340
+ ${this.searchBar.query?Je.html`
3259
3341
  <ft-button class="ft-search-bar--clear-query"
3260
3342
  part="clear-query"
3261
3343
  icon="close"
@@ -3274,12 +3356,12 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3274
3356
  @click=${()=>this.searchBar.onLaunchSearch()}
3275
3357
  ></ft-button>
3276
3358
  </div>
3277
- `}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)}};zo.styles=Ye.css`
3359
+ `}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)}};Vo.styles=Je.css`
3278
3360
 
3279
- `;var Cp=u(E());var Yc=u(T()),it=u(re()),kt=u(E());var jc=u(T());var Kc=jc.css`
3280
- `;var An=u(E()),af="ft-app-info",zi=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},sf={session:(t,e)=>{(0,An.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>D.dispatchEvent(new zi(e.payload)),0))}},D=An.FtReduxStore.get({name:af,reducers:sf,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],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}});var Vt=u(E());var Ui=u(E());var Ur=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=D.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=D.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var Uo=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Ur.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ur.await()}};var mr=class extends Uo{constructor(e=!0,o){var n;super(o);let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Ui.CacheRegistry,this.cache=e?i.commonCache:new Ui.CacheRegistry}clearCache(){this.cache.clearAll()}};var Zc,lf=Symbol("clearAfterUnitTest"),Rn=class extends mr{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Zc]=()=>{this.defaultMessages={},this.cache=new Vt.CacheRegistry,this.listeners={}},this.currentUiLocale=D.getState().uiLocale,D.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=D.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,Vt.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(),l=this.resolveContext(a);return new Vt.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},l).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))}catch(i){!(i instanceof Vt.CanceledPromiseError)&&o&&console.error(i)}return o&&await this.notify(e),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,Vt.delay)(0).then(()=>o()).catch(()=>null)))}};Zc=lf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Rn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Rn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var qc=window.FluidTopicsI18nService,lO=window.FluidTopicsCustomI18nService;var We=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ve=class extends kt.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",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=()=>Ur.get(),this.messageContexts=[],this.cache=new kt.CacheRegistry,this.cleanSessionDebouncer=new kt.Debouncer}render(){return Yc.html`
3361
+ `;var Np=u(E());var ad=u($()),lt=u(te()),$t=u(E());var rd=u($());var od=rd.css`
3362
+ `;var $n=u(E()),mf="ft-app-info",Zi=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},gf={session:(t,e)=>{(0,$n.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>D.dispatchEvent(new Zi(e.payload)),0))}},D=$n.FtReduxStore.get({name:mf,reducers:gf,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],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}});var Kt=u(E());var qi=u(E());var Gr=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=D.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=D.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var Go=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Gr.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Gr.await()}};var xr=class extends Go{constructor(e=!0,o){var n;super(o);let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new qi.CacheRegistry,this.cache=e?i.commonCache:new qi.CacheRegistry}clearCache(){this.cache.clearAll()}};var nd,bf=Symbol("clearAfterUnitTest"),Tn=class extends xr{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[nd]=()=>{this.defaultMessages={},this.cache=new Kt.CacheRegistry,this.listeners={}},this.currentUiLocale=D.getState().uiLocale,D.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=D.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,Kt.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(),l=this.resolveContext(a);return new Kt.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},l).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))}catch(i){!(i instanceof Kt.CanceledPromiseError)&&o&&console.error(i)}return o&&await this.notify(e),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,Kt.delay)(0).then(()=>o()).catch(()=>null)))}};nd=bf;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Tn{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Tn{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var id=window.FluidTopicsI18nService,BO=window.FluidTopicsCustomI18nService;var Ge=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ve=class extends $t.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",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=()=>Gr.get(),this.messageContexts=[],this.cache=new $t.CacheRegistry,this.cleanSessionDebouncer=new $t.Debouncer}render(){return ad.html`
3281
3363
  <slot></slot>
3282
- `}update(e){var o,n,i,a,l;super.update(e),e.has("baseUrl")&&(D.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&D.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&D.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&D.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&D.actions.noCustom(this.noCustom),e.has("editorMode")&&D.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&D.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&D.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(c=>qc.addContext(c)),e.has("openExternalDocumentInNewTab")&&D.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&D.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&D.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(D.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),D.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),D.actions.searchInAllLanguagesAllowed((l=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}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())}};ve.elementDefinitions={};ve.styles=Kc;We([(0,it.property)()],ve.prototype,"baseUrl",void 0);We([(0,it.property)()],ve.prototype,"apiIntegrationIdentifier",void 0);We([(0,it.property)()],ve.prototype,"uiLocale",void 0);We([(0,kt.jsonProperty)(null)],ve.prototype,"availableUiLocales",void 0);We([(0,kt.jsonProperty)(null)],ve.prototype,"metadataConfiguration",void 0);We([(0,it.property)({type:Boolean})],ve.prototype,"editorMode",void 0);We([(0,it.property)({type:Boolean})],ve.prototype,"noCustom",void 0);We([(0,it.property)({type:Boolean})],ve.prototype,"openExternalDocumentInNewTab",void 0);We([(0,it.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ve.prototype,"noCustomComponent",void 0);We([(0,it.property)({type:Boolean})],ve.prototype,"withManualResources",void 0);We([(0,it.property)({type:Boolean})],ve.prototype,"navigatorOnline",void 0);We([(0,it.property)({type:Boolean})],ve.prototype,"forcedOffline",void 0);We([(0,it.property)({type:Object})],ve.prototype,"apiProvider",void 0);We([(0,kt.jsonProperty)([])],ve.prototype,"messageContexts",void 0);We([(0,kt.jsonProperty)(void 0)],ve.prototype,"session",void 0);We([(0,it.state)()],ve.prototype,"localesConfiguration",void 0);var qf=u(re());function cf(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(!Ln(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(!Ln(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=l=>Object.keys(l).filter(c=>l[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 l=i[n];if(!Ln(t[l],e[l]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Ln(t,e){try{return cf(t,e)}catch{return!1}}function kn(t,e){return!Ln(t,e)}var df=u(re(),1);var In=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 fo=u(re(),1);var Xc=u(re(),1);function Qc(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,Xc.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:kn,...e??{}})}var Tn=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 l of n)try{await l()}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 ed=u(T(),1);var Nn=globalThis,pf=Nn.ShadowRoot&&(Nn.ShadyCSS===void 0||Nn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,wO=Symbol();var Jc=(t,e)=>{if(pf)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let n=document.createElement("style"),i=Nn.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)}};var $n=class extends ed.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 Jc(n,e.elementStyles),n}};function td(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 Wo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},id,rd=Symbol("constructorPrototype"),od=Symbol("constructorName"),ad=Symbol("exportpartsDebouncer"),nd=Symbol("dynamicDependenciesLoaded"),tr=class extends $n{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[id]=new Tn(5),this[od]=this.constructor.name,this[rd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[od]&&Object.setPrototypeOf(this,this[rd])}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[nd]||(e[nd]=!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=td(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[ad].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,l,c;let p=b=>b!=null&&b.trim().length>0,f=e.filter(p).map(b=>b.trim());if(f.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=(l=b.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(C=>C.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...S,...v).filter(p).map(C=>C.trim()).forEach(C=>m.add(C))}if(m.size===0){this.removeAttribute("exportparts");return}let g=[...m.values()].flatMap(b=>f.map(S=>`${b}:${S}--${b}`));this.setAttribute("exportparts",[...this.part,...g].join(", "))}};id=ad;Wo([(0,fo.property)()],tr.prototype,"exportpartsPrefix",void 0);Wo([Qc([])],tr.prototype,"exportpartsPrefixes",void 0);Wo([(0,fo.property)()],tr.prototype,"customStylesheet",void 0);Wo([(0,fo.property)()],tr.prototype,"elementToFocus",void 0);Wo([(0,fo.state)()],tr.prototype,"useAdoptedStyleSheets",void 0);function Ho(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var sd,ld,cd,Vo=Symbol("internalReduxEventsUnsubscribers"),gr=Symbol("internalStoresUnsubscribers"),Wr=Symbol("internalStores"),Go=class extends tr{constructor(){super(...arguments),this[sd]=new Map,this[ld]=new Map,this[cd]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Wr].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Wr].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Wr].get(e)}addStore(e,o){var n;o=(n=o??(Ho(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this[Wr].set(o,e),this.subscribeToStore(o,e),this.updateFromStores()}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[Wr].delete(o)}setupStores(){this.unsubscribeFromStores(),this[Wr].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let i=this.getStore(e.store);i&&(e.store?this[gr].has(e.store):this[gr].size>0)&&(this[o]=e.selector(i.getState(),this))}})}subscribeToStore(e,o){var n;this[gr].set(e,o.subscribe(()=>this.updateFromStores())),this[Vo].set(e,[]),Ho(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||o.name===i.store)){let l=c=>this[a](c);o.addEventListener(i.eventName,l),this[Vo].get(e).push(()=>o.removeEventListener(i.eventName,l))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[gr].forEach((e,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(e){var o;this[gr].has(e)&&this[gr].get(e)(),this[gr].delete(e),(o=this[Vo].get(e))===null||o===void 0||o.forEach(n=>n()),this[Vo].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};sd=gr,ld=Wr,cd=Vo;Go.reduxProperties=new Map;Go.reduxReactiveProperties=new Set;Go.reduxEventListeners=new Map;function vt(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(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function rr(t){return!!t&&!!t[me]}function It(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)===xf}(t)||Array.isArray(t)||!!t[md]||!!(!((e=t.constructor)===null||e===void 0)&&e[md])||Yi(t)||Xi(t))}function Hr(t,e,o){o===void 0&&(o=!1),yo(t)===0?(o?Object.keys:ho)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function yo(t){var e=t[me];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Yi(t)?2:Xi(t)?3:0}function uo(t,e){return yo(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function ff(t,e){return yo(t)===2?t.get(e):t[e]}function gd(t,e,o){var n=yo(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function bd(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Yi(t){return gf&&t instanceof Map}function Xi(t){return bf&&t instanceof Set}function br(t){return t.o||t.t}function Qi(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Sd(t);delete e[me];for(var o=ho(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 Ji(t,e){return e===void 0&&(e=!1),ea(t)||rr(t)||!It(t)||(yo(t)>1&&(t.set=t.add=t.clear=t.delete=uf),Object.freeze(t),e&&Hr(t,function(o,n){return Ji(n,!0)},!0)),t}function uf(){vt(2)}function ea(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Gt(t){var e=qi[t];return e||vt(18,t),e}function hf(t,e){qi[t]||(qi[t]=e)}function ji(){return Ko}function Wi(t,e){e&&(Gt("Patches"),t.u=[],t.s=[],t.v=e)}function Pn(t){Ki(t),t.p.forEach(yf),t.p=null}function Ki(t){t===Ko&&(Ko=t.l)}function dd(t){return Ko={p:[],l:Ko,h:t,m:!0,_:0}}function yf(t){var e=t[me];e.i===0||e.i===1?e.j():e.g=!0}function Hi(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Gt("ES5").S(e,t,n),n?(o[me].P&&(Pn(e),vt(4)),It(t)&&(t=_n(e,t),e.l||Bn(e,t)),e.u&&Gt("Patches").M(o[me].t,t,e.u,e.s)):t=_n(e,o,[]),Pn(e),e.u&&e.v(e.u,e.s),t!==vd?t:void 0}function _n(t,e,o){if(ea(e))return e;var n=e[me];if(!n)return Hr(e,function(c,p){return pd(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return Bn(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Qi(n.k):n.o,a=i,l=!1;n.i===3&&(a=new Set(i),i.clear(),l=!0),Hr(a,function(c,p){return pd(t,n,i,c,p,o,l)}),Bn(t,i,!1),o&&t.u&&Gt("Patches").N(n,o,t.u,t.s)}return n.o}function pd(t,e,o,n,i,a,l){if(rr(i)){var c=_n(t,i,a&&e&&e.i!==3&&!uo(e.R,n)?a.concat(n):void 0);if(gd(o,n,c),!rr(c))return;t.m=!1}else l&&o.add(i);if(It(i)&&!ea(i)){if(!t.h.D&&t._<1)return;_n(t,i),e&&e.A.l||Bn(t,i)}}function Bn(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Ji(e,o)}function Vi(t,e){var o=t[me];return(o?br(o):t)[e]}function fd(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 xr(t){t.P||(t.P=!0,t.l&&xr(t.l))}function Gi(t){t.o||(t.o=Qi(t.t))}function Zi(t,e,o){var n=Yi(e)?Gt("MapSet").F(e,o):Xi(e)?Gt("MapSet").T(e,o):t.O?function(i,a){var l=Array.isArray(i),c={i:l?1:0,A:a?a.A:ji(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,f=Zo;l&&(p=[c],f=jo);var m=Proxy.revocable(p,f),g=m.revoke,b=m.proxy;return c.k=b,c.j=g,b}(e,o):Gt("ES5").J(e,o);return(o?o.A:ji()).p.push(n),n}function mf(t){return rr(t)||vt(22,t),function e(o){if(!It(o))return o;var n,i=o[me],a=yo(o);if(i){if(!i.P&&(i.i<4||!Gt("ES5").K(i)))return i.t;i.I=!0,n=ud(o,a),i.I=!1}else n=ud(o,a);return Hr(n,function(l,c){i&&ff(i.t,l)===c||gd(n,l,e(c))}),a===3?new Set(n):n}(t)}function ud(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Qi(t)}function xd(){function t(l,c){var p=a[l];return p?p.enumerable=c:a[l]=p={configurable:!0,enumerable:c,get:function(){var f=this[me];return Zo.get(f,l)},set:function(f){var m=this[me];Zo.set(m,l,f)}},p}function e(l){for(var c=l.length-1;c>=0;c--){var p=l[c][me];if(!p.P)switch(p.i){case 5:n(p)&&xr(p);break;case 4:o(p)&&xr(p)}}}function o(l){for(var c=l.t,p=l.k,f=ho(p),m=f.length-1;m>=0;m--){var g=f[m];if(g!==me){var b=c[g];if(b===void 0&&!uo(c,g))return!0;var S=p[g],v=S&&S[me];if(v?v.t!==b:!bd(S,b))return!0}}var C=!!c[me];return f.length!==ho(c).length+(C?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var f=0;f<c.length;f++)if(!c.hasOwnProperty(f))return!0;return!1}function i(l){l.g&&vt(3,JSON.stringify(br(l)))}var a={};hf("ES5",{J:function(l,c){var p=Array.isArray(l),f=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 C=Sd(b);delete C[me];for(var N=ho(C),k=0;k<N.length;k++){var I=N[k];C[I]=t(I,g||!!C[I].enumerable)}return Object.create(Object.getPrototypeOf(b),C)}(p,l),m={i:p?5:4,A:c?c.A:ji(),P:!1,I:!1,R:{},l:c,t:l,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,me,{value:m,writable:!0}),f},S:function(l,c,p){p?rr(c)&&c[me].A===l&&e(l.p):(l.u&&function f(m){if(m&&typeof m=="object"){var g=m[me];if(g){var b=g.t,S=g.k,v=g.R,C=g.i;if(C===4)Hr(S,function(j){j!==me&&(b[j]!==void 0||uo(b,j)?v[j]||f(S[j]):(v[j]=!0,xr(g)))}),Hr(b,function(j){S[j]!==void 0||uo(S,j)||(v[j]=!1,xr(g))});else if(C===5){if(n(g)&&(xr(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),F=0;F<I;F++)S.hasOwnProperty(F)||(v[F]=!0),v[F]===void 0&&f(S[F])}}}}(l.p[0]),e(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var hd,Ko,ta=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",gf=typeof Map<"u",bf=typeof Set<"u",yd=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",vd=ta?Symbol.for("immer-nothing"):((hd={})["immer-nothing"]=!0,hd),md=ta?Symbol.for("immer-draftable"):"__$immer_draftable",me=ta?Symbol.for("immer-state"):"__$immer_state";var xf=""+Object.prototype.constructor,ho=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Sd=Object.getOwnPropertyDescriptors||function(t){var e={};return ho(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},qi={},Zo={get:function(t,e){if(e===me)return t;var o=br(t);if(!uo(o,e))return function(i,a,l){var c,p=fd(a,l);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||!It(n)?n:n===Vi(t.t,e)?(Gi(t),t.o[e]=Zi(t.A.h,n,t)):n},has:function(t,e){return e in br(t)},ownKeys:function(t){return Reflect.ownKeys(br(t))},set:function(t,e,o){var n=fd(br(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=Vi(br(t),e),a=i?.[me];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(bd(o,i)&&(o!==void 0||uo(t.t,e)))return!0;Gi(t),xr(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 Vi(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Gi(t),xr(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=br(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){vt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){vt(12)}},jo={};Hr(Zo,function(t,e){jo[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),jo.deleteProperty=function(t,e){return jo.set.call(this,t,e,void 0)},jo.set=function(t,e,o){return Zo.set.call(this,t[0],e,o,t[0])};var vf=function(){function t(o){var n=this;this.O=yd,this.D=!0,this.produce=function(i,a,l){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var p=n;return function(C){var N=this;C===void 0&&(C=c);for(var k=arguments.length,I=Array(k>1?k-1:0),F=1;F<k;F++)I[F-1]=arguments[F];return p.produce(C,function(j){var Y;return(Y=a).call.apply(Y,[N,j].concat(I))})}}var f;if(typeof a!="function"&&vt(6),l!==void 0&&typeof l!="function"&&vt(7),It(i)){var m=dd(n),g=Zi(n,i,void 0),b=!0;try{f=a(g),b=!1}finally{b?Pn(m):Ki(m)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(C){return Wi(m,l),Hi(C,m)},function(C){throw Pn(m),C}):(Wi(m,l),Hi(f,m))}if(!i||typeof i!="object"){if((f=a(i))===void 0&&(f=i),f===vd&&(f=void 0),n.D&&Ji(f,!0),l){var S=[],v=[];Gt("Patches").M(i,f,S,v),l(S,v)}return f}vt(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(f){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(f,function(S){return i.apply(void 0,[S].concat(g))})};var l,c,p=n.produce(i,a,function(f,m){l=f,c=m});return typeof Promise<"u"&&p instanceof Promise?p.then(function(f){return[f,l,c]}):[p,l,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){It(o)||vt(8),rr(o)&&(o=mf(o));var n=dd(this),i=Zi(this,o,void 0);return i[me].C=!0,Ki(n),i},e.finishDraft=function(o,n){var i=o&&o[me],a=i.A;return Wi(a,n),Hi(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!yd&&vt(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 l=Gt("Patches").$;return rr(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},t}(),ut=new vf,Sf=ut.produce,FO=ut.produceWithPatches.bind(ut),MO=ut.setAutoFreeze.bind(ut),zO=ut.setUseProxies.bind(ut),UO=ut.applyPatches.bind(ut),WO=ut.createDraft.bind(ut),HO=ut.finishDraft.bind(ut),Dn=Sf;function Vr(t){"@babel/helpers - typeof";return Vr=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},Vr(t)}function Od(t,e){if(Vr(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Vr(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Cd(t){var e=Od(t,"string");return Vr(e)=="symbol"?e:e+""}function wd(t,e,o){return(e=Cd(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Ed(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 ra(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Ed(Object(o),!0).forEach(function(n){wd(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Ed(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function He(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 Ad=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),oa=function(){return Math.random().toString(36).substring(7).split("").join(".")},Fn={INIT:"@@redux/INIT"+oa(),REPLACE:"@@redux/REPLACE"+oa(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+oa()}};function Of(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 na(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(He(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(He(1));return o(na)(t,e)}if(typeof t!="function")throw new Error(He(2));var i=t,a=e,l=[],c=l,p=!1;function f(){c===l&&(c=l.slice())}function m(){if(p)throw new Error(He(3));return a}function g(C){if(typeof C!="function")throw new Error(He(4));if(p)throw new Error(He(5));var N=!0;return f(),c.push(C),function(){if(N){if(p)throw new Error(He(6));N=!1,f();var I=c.indexOf(C);c.splice(I,1),l=null}}}function b(C){if(!Of(C))throw new Error(He(7));if(typeof C.type>"u")throw new Error(He(8));if(p)throw new Error(He(9));try{p=!0,a=i(a,C)}finally{p=!1}for(var N=l=c,k=0;k<N.length;k++){var I=N[k];I()}return C}function S(C){if(typeof C!="function")throw new Error(He(10));i=C,b({type:Fn.REPLACE})}function v(){var C,N=g;return C={subscribe:function(I){if(typeof I!="object"||I===null)throw new Error(He(11));function F(){I.next&&I.next(m())}F();var j=N(F);return{unsubscribe:j}}},C[Ad]=function(){return this},C}return b({type:Fn.INIT}),n={dispatch:b,subscribe:g,getState:m,replaceReducer:S},n[Ad]=v,n}function Cf(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:Fn.INIT});if(typeof n>"u")throw new Error(He(12));if(typeof o(void 0,{type:Fn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(He(13))})}function Rd(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),l,c;try{Cf(o)}catch(p){c=p}return function(f,m){if(f===void 0&&(f={}),c)throw c;if(0)var g;for(var b=!1,S={},v=0;v<a.length;v++){var C=a[v],N=o[C],k=f[C],I=N(k,m);if(typeof I>"u"){var F=m&&m.type;throw new Error(He(14))}S[C]=I,b=b||I!==k}return b=b||a.length!==Object.keys(f).length,b?S:f}}function mo(){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 Ld(){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(He(15))},l={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(l)});return a=mo.apply(void 0,c)(i.dispatch),ra(ra({},i),{},{dispatch:a})}}}function kd(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(l){return function(c){return typeof c=="function"?c(i,a,t):l(c)}}};return e}var Id=kd();Id.withExtraArgument=kd;var ia=Id;var _d=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)}}(),wf=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(f){return function(m){return p([f,m])}}function p(f){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=f[0]&2?i.return:f[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,f[1])).done)return a;switch(i=0,a&&(f=[f[0]&2,a.value]),f[0]){case 0:case 1:a=f;break;case 4:return o.label++,{value:f[1],done:!1};case 5:o.label++,i=f[1],f=[0];continue;case 7:f=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(f[0]===6||f[0]===2)){o=0;continue}if(f[0]===3&&(!a||f[1]>a[0]&&f[1]<a[3])){o.label=f[1];break}if(f[0]===6&&o.label<a[1]){o.label=a[1],a=f;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(f);break}a[2]&&o.ops.pop(),o.trys.pop();continue}f=e.call(t,o)}catch(m){f=[6,m],i=0}finally{n=a=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},go=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},Ef=Object.defineProperty,Af=Object.defineProperties,Rf=Object.getOwnPropertyDescriptors,Td=Object.getOwnPropertySymbols,Lf=Object.prototype.hasOwnProperty,kf=Object.prototype.propertyIsEnumerable,Nd=function(t,e,o){return e in t?Ef(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},vr=function(t,e){for(var o in e||(e={}))Lf.call(e,o)&&Nd(t,o,e[o]);if(Td)for(var n=0,i=Td(e);n<i.length;n++){var o=i[n];kf.call(e,o)&&Nd(t,o,e[o])}return t},aa=function(t,e){return Af(t,Rf(e))},If=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{c(o.next(p))}catch(f){i(f)}},l=function(p){try{c(o.throw(p))}catch(f){i(f)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,l)};c((o=o.apply(t,e)).next())})};var Tf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?mo:mo.apply(null,arguments)},sC=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Nf(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 $f=function(t){_d(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,go([void 0],o[0].concat(this)))):new(e.bind.apply(e,go([void 0],o.concat(this))))},e}(Array),Pf=function(t){_d(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,go([void 0],o[0].concat(this)))):new(e.bind.apply(e,go([void 0],o.concat(this))))},e}(Array);function ca(t){return It(t)?Dn(t,function(){}):t}function _f(t){return typeof t=="boolean"}function Bf(){return function(e){return Df(e)}}function Df(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,l=a===void 0?!0:a,c=new $f;if(o&&(_f(o)?c.push(ia):c.push(ia.withExtraArgument(o.extraArgument))),0){if(i)var p;if(l)var f}return c}var sa=!0;function Bd(t){var e=Bf(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,l=a===void 0?e():a,c=o.devTools,p=c===void 0?!0:c,f=o.preloadedState,m=f===void 0?void 0:f,g=o.enhancers,b=g===void 0?void 0:g,S;if(typeof i=="function")S=i;else if(Nf(i))S=Rd(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=l;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(j){return typeof j!="function"}))throw new Error("each middleware provided to configureStore must be a function");var C=Ld.apply(void 0,v),N=mo;p&&(N=Tf(vr({trace:!sa},typeof p=="object"&&p)));var k=new Pf(C),I=k;Array.isArray(b)?I=go([C],b):typeof b=="function"&&(I=b(k));var F=N.apply(void 0,I);return na(S,m,F)}function Sr(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 vr(vr({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 Dd(t){var e={},o=[],n,i={addCase:function(a,l){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]=l,i},addMatcher:function(a,l){return o.push({matcher:a,reducer:l}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function Ff(t){return typeof t=="function"}function Mf(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Dd(e):[e,o,n],a=i[0],l=i[1],c=i[2],p;if(Ff(t))p=function(){return ca(t())};else{var f=ca(t);p=function(){return f}}function m(g,b){g===void 0&&(g=p());var S=go([a[b.type]],l.filter(function(v){var C=v.matcher;return C(b)}).map(function(v){var C=v.reducer;return C}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,C){if(C)if(rr(v)){var N=v,k=C(N,b);return k===void 0?v:k}else{if(It(v))return Dn(v,function(I){return C(I,b)});var k=C(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 zf(t,e){return t+"/"+e}function Fd(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={},l={},c={};i.forEach(function(m){var g=n[m],b=zf(e,m),S,v;"reducer"in g?(S=g.reducer,v=g.prepare):S=g,a[m]=S,l[b]=S,c[m]=v?Sr(b,v):Sr(b)});function p(){var m=typeof t.extraReducers=="function"?Dd(t.extraReducers):[t.extraReducers],g=m[0],b=g===void 0?{}:g,S=m[1],v=S===void 0?[]:S,C=m[2],N=C===void 0?void 0:C,k=vr(vr({},b),l);return Mf(o,function(I){for(var F in k)I.addCase(F,k[F]);for(var j=0,Y=v;j<Y.length;j++){var Xe=Y[j];I.addMatcher(Xe.matcher,Xe.reducer)}N&&I.addDefaultCase(N)})}var f;return{name:e,reducer:function(m,g){return f||(f=p()),f(m,g)},actions:c,caseReducers:a,getInitialState:function(){return f||(f=p()),f.getInitialState()}}}var Uf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Wf=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Uf[Math.random()*64|0];return e},Hf=["name","message","stack","code"],la=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),$d=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Vf=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Hf;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},pC=function(){function t(e,o,n){var i=Sr(e+"/fulfilled",function(m,g,b,S){return{payload:m,meta:aa(vr({},S||{}),{arg:b,requestId:g,requestStatus:"fulfilled"})}}),a=Sr(e+"/pending",function(m,g,b){return{payload:void 0,meta:aa(vr({},b||{}),{arg:g,requestId:m,requestStatus:"pending"})}}),l=Sr(e+"/rejected",function(m,g,b,S,v){return{payload:S,error:(n&&n.serializeError||Vf)(m||"Rejected"),meta:aa(vr({},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 f(m){return function(g,b,S){var v=n?.idGenerator?n.idGenerator(m):Wf(),C=new p,N,k=!1;function I(j){N=j,C.abort()}var F=function(){return If(this,null,function(){var j,Y,Xe,Tt,Ve,Nt,Ne;return wf(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Tt=(j=n?.condition)==null?void 0:j.call(n,m,{getState:b,extra:S}),jf(Tt)?[4,Tt]:[3,2];case 1:Tt=y.sent(),y.label=2;case 2:if(Tt===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return k=!0,Ve=new Promise(function(x,$){return C.signal.addEventListener("abort",function(){return $({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([Ve,Promise.resolve(o(m,{dispatch:g,getState:b,extra:S,requestId:v,signal:C.signal,abort:I,rejectWithValue:function(x,$){return new la(x,$)},fulfillWithValue:function(x,$){return new $d(x,$)}})).then(function(x){if(x instanceof la)throw x;return x instanceof $d?i(x.payload,v,m,x.meta):i(x,v,m)})])];case 3:return Xe=y.sent(),[3,5];case 4:return Nt=y.sent(),Xe=Nt instanceof la?l(null,v,m,Nt.payload,Nt.meta):l(Nt,v,m),[3,5];case 5:return Ne=n&&!n.dispatchConditionRejection&&l.match(Xe)&&Xe.meta.condition,Ne||g(Xe),[2,Xe]}})})}();return Object.assign(F,{abort:I,requestId:v,arg:m,unwrap:function(){return F.then(Gf)}})}}return Object.assign(f,{pending:a,rejected:l,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Gf(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function jf(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Md="listener",zd="completed",Ud="cancelled",fC="task-"+Ud,uC="task-"+zd,hC=Md+"-"+Ud,yC=Md+"-"+zd;var da="listenerMiddleware";var mC=Sr(da+"/add"),gC=Sr(da+"/removeAll"),bC=Sr(da+"/remove");var Pd,xC=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Pd||(Pd=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Kf=function(t){return function(e){setTimeout(e,t)}},vC=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Kf(10);xd();function Zf(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 Mn=class extends Zf(Object){};window.ftReduxStores||(window.ftReduxStores={});var Wd=class t extends Mn{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(Ho(a))return a;if(i==null)return;let l=Fd({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=Bd({reducer:(p,f)=>f.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...f.overwrites}:l.reducer(p,f)});return window.ftReduxStores[i.name]=new t(l,c,i.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new In;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,l,c)=>{let p=l,f=a[p];return f?(...m)=>{let g=f(...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 Gn=u(E());var Xf=u(Vd(),1);var Gd;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Gd||(Gd={}));var jd;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(jd||(jd={}));var Kd;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(Kd||(Kd={}));var Zd;(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.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(Zd||(Zd={}));var qd;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(qd||(qd={}));var Yd;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Yd||(Yd={}));var Xd;(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.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.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_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"})(Xd||(Xd={}));var Qd;(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"})(Qd||(Qd={}));var Jd;(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"})(Jd||(Jd={}));var ep;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(ep||(ep={}));var tp;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(tp||(tp={}));var rp;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(rp||(rp={}));var op;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(op||(op={}));var np;(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"})(np||(np={}));var ip;(function(t){t.ASC="ASC",t.DESC="DESC"})(ip||(ip={}));var ap;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ap||(ap={}));var sp;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(sp||(sp={}));var lp;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(lp||(lp={}));var cp;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(cp||(cp={}));var dp;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(dp||(dp={}));var pp;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(pp||(pp={}));var fp;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(fp||(fp={}));var up;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(up||(up={}));var ke;(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"})(ke||(ke={}));var hp;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(hp||(hp={}));var yp;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(yp||(yp={}));var mp;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(mp||(mp={}));var Yf={[ke.PERSONAL_BOOK_SHARE_USER]:[ke.PERSONAL_BOOK_USER],[ke.HTML_EXPORT_USER]:[ke.PERSONAL_BOOK_USER],[ke.PDF_EXPORT_USER]:[ke.PERSONAL_BOOK_USER],[ke.KHUB_ADMIN]:[ke.CONTENT_PUBLISHER],[ke.ADMIN]:[ke.KHUB_ADMIN,ke.USERS_ADMIN,ke.PORTAL_ADMIN],[ke.GENERATIVE_AI_EXPORT_USER]:[ke.GENERATIVE_AI_USER]};function gp(t,e){return t===e||(Yf[t]??[]).some(o=>gp(o,e))}function bp(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=>gp(n,e))}var Wn=class extends mr{async listMySearches(){let{session:e}=D.getState();return bp(e,ke.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Hn=class extends mr{async listMyBookmarks(){let e=D.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Qf="ft-user-assets",Vn=Gn.FtReduxStore.get({name:Qf,initialState:{savedSearches:void 0,bookmarks:void 0}}),pa=class{constructor(){this.currentSession=D.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Hn,this.savedSearchesService=new Wn,D.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=D.getState();(0,Gn.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Vn.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Vn.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Vn.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}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;Vn.actions.bookmarks(o)}}},mw=new pa;var fa=class{addCommand(e,o=!1){D.commands.add(e,o)}consumeCommand(e){return D.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new fa;var xp=u(E()),ua=class{highlightHtml(e,o,n){(0,xp.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new ua;var vp=u(E());var ha=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=D.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 vp.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:D.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ha;var Sp=u(E());var qo=class{static get(e,o){var n,i,a,l;let c=D.getState(),{lang:p,region:f}=(i=(n=c.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new Sp.SearchPlaceConverter(c.baseUrl,(l=(a=window.FluidTopicsClientConfiguration)===null||a===void 0?void 0:a.predefinedSorts)!==null&&l!==void 0?l:{},e??20,c.searchInAllLanguagesAllowed,o??`${p}-${f}`)}};var ya=class{urlToSearchRequest(e){return qo.get().parse(e)}searchRequestToUrl(e){return qo.get().serialize(e)}};window.FluidTopicsUrlService=new ya;var Cr=u(E());var Gr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Gr.eventName="change";var ma=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let o=sessionStorage.getItem(this.itemName(e));return o?JSON.parse(o):void 0}set(e,o){sessionStorage.setItem(this.itemName(e),JSON.stringify(o))}},Op=new ma;var jn=class t extends Cr.WithEventBus{static build(){return new t(window.history,Op,()=>window.location,!1)}constructor(e,o,n,i){var a,l;super(),this.history=e,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(l=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&l!==void 0?l: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,Cr.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Gr(this.currentItem())),0)}installProxies(){let e=o=>(n,i,[a,l,c])=>{let p=o(),f={...p===this.currentIndex?this.currentState:void 0,...a,index:p,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(i,[f,l,c]),this.setCurrentState(f,!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,o=!1){var n,i,a;let l={...this.buildCurrentState(),...e,index:this.currentIndex,title:(n=e?.title)!==null&&n!==void 0?n:this.currentState.title},c=o?(i=e?.majorState)!==null&&i!==void 0?i:this.currentState.majorState:(a=this.currentState.majorState)!==null&&a!==void 0?a:e?.majorState;c!=null&&(l.majorState=c),this.setCurrentState(l)}addHistoryChangeListener(e){this.addEventListener(Gr.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Gr.eventName,e)}currentItem(){return(0,Cr.deepCopy)(this.currentState)}back(){let e=this.previousMajorPosition();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,Cr.deepCopy)(this.states[this.previousMajorPosition()])}previousMajorPosition(){let e=this.currentIndex;for(;e>0&&!this.isMajorState(e);)e--;return this.previousExistingPosition(e)}forward(){let e=this.nextMajorPosition();e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){return(0,Cr.deepCopy)(this.states[this.nextMajorPosition()])}nextMajorPosition(){let e=this.currentIndex;do e++;while(e<this.states.length&&!this.isMajorState(e));do e++;while(e<this.states.length&&!this.isMajorState(e));return this.previousExistingPosition(e)}previousExistingPosition(e){let o=e;do o--;while(o>0&&!this.hasState(o));return o}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}isMajorState(e){var o,n;return this.hasState(e)&&((n=(o=this.states[e])===null||o===void 0?void 0:o.majorState)!==null&&n!==void 0?n:!0)}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=jn.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)});(0,Cp.customElement)("ft-app-context")(ve);var V=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(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 wp={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"},ga=class extends CustomEvent{constructor(e){super("change",{detail:e})}},Jf=()=>{},_=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(wp,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new se.SearchPlaceConverter(this.baseUrl,{}).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=ht.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 Wt(this),this.selectedFacetsManager=new Ht(this),this.desktopSearchBarManager=new zo(this),this.mobileSearchBarManager=new Mo(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===ht.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`
3364
+ `}update(e){var o,n,i,a,l;super.update(e),e.has("baseUrl")&&(D.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&D.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&D.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&D.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&D.actions.noCustom(this.noCustom),e.has("editorMode")&&D.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&D.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&D.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(c=>id.addContext(c)),e.has("openExternalDocumentInNewTab")&&D.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&D.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&D.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(D.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),D.actions.availableUiLocales((i=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&i!==void 0?i:[]),D.actions.searchInAllLanguagesAllowed((l=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration())}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())}};ve.elementDefinitions={};ve.styles=od;Ge([(0,lt.property)()],ve.prototype,"baseUrl",void 0);Ge([(0,lt.property)()],ve.prototype,"apiIntegrationIdentifier",void 0);Ge([(0,lt.property)()],ve.prototype,"uiLocale",void 0);Ge([(0,$t.jsonProperty)(null)],ve.prototype,"availableUiLocales",void 0);Ge([(0,$t.jsonProperty)(null)],ve.prototype,"metadataConfiguration",void 0);Ge([(0,lt.property)({type:Boolean})],ve.prototype,"editorMode",void 0);Ge([(0,lt.property)({type:Boolean})],ve.prototype,"noCustom",void 0);Ge([(0,lt.property)({type:Boolean})],ve.prototype,"openExternalDocumentInNewTab",void 0);Ge([(0,lt.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ve.prototype,"noCustomComponent",void 0);Ge([(0,lt.property)({type:Boolean})],ve.prototype,"withManualResources",void 0);Ge([(0,lt.property)({type:Boolean})],ve.prototype,"navigatorOnline",void 0);Ge([(0,lt.property)({type:Boolean})],ve.prototype,"forcedOffline",void 0);Ge([(0,lt.property)({type:Object})],ve.prototype,"apiProvider",void 0);Ge([(0,$t.jsonProperty)([])],ve.prototype,"messageContexts",void 0);Ge([(0,$t.jsonProperty)(void 0)],ve.prototype,"session",void 0);Ge([(0,lt.state)()],ve.prototype,"localesConfiguration",void 0);var iu=u(te());function xf(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(!Nn(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(!Nn(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=l=>Object.keys(l).filter(c=>l[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 l=i[n];if(!Nn(t[l],e[l]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Nn(t,e){try{return xf(t,e)}catch{return!1}}function Pn(t,e){return!Nn(t,e)}var vf=u(te(),1);var _n=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 mo=u(te(),1);var sd=u(te(),1);function ld(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,sd.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:Pn,...e??{}})}var Bn=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 l of n)try{await l()}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 dd=u($(),1);var Dn=globalThis,Sf=Dn.ShadowRoot&&(Dn.ShadyCSS===void 0||Dn.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,QO=Symbol();var cd=(t,e)=>{if(Sf)t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of e){let n=document.createElement("style"),i=Dn.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)}};var Fn=class extends dd.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 cd(n,e.elementStyles),n}};function pd(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 jo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},yd,fd=Symbol("constructorPrototype"),ud=Symbol("constructorName"),md=Symbol("exportpartsDebouncer"),hd=Symbol("dynamicDependenciesLoaded"),ir=class extends Fn{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[yd]=new Bn(5),this[ud]=this.constructor.name,this[fd]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ud]&&Object.setPrototypeOf(this,this[fd])}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[hd]||(e[hd]=!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=pd(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[md].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,l,c;let p=b=>b!=null&&b.trim().length>0,f=e.filter(p).map(b=>b.trim());if(f.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=(l=b.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(C=>C.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...S,...v).filter(p).map(C=>C.trim()).forEach(C=>m.add(C))}if(m.size===0){this.removeAttribute("exportparts");return}let g=[...m.values()].flatMap(b=>f.map(S=>`${b}:${S}--${b}`));this.setAttribute("exportparts",[...this.part,...g].join(", "))}};yd=md;jo([(0,mo.property)()],ir.prototype,"exportpartsPrefix",void 0);jo([ld([])],ir.prototype,"exportpartsPrefixes",void 0);jo([(0,mo.property)()],ir.prototype,"customStylesheet",void 0);jo([(0,mo.property)()],ir.prototype,"elementToFocus",void 0);jo([(0,mo.state)()],ir.prototype,"useAdoptedStyleSheets",void 0);function Ko(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var gd,bd,xd,Zo=Symbol("internalReduxEventsUnsubscribers"),vr=Symbol("internalStoresUnsubscribers"),jr=Symbol("internalStores"),qo=class extends ir{constructor(){super(...arguments),this[gd]=new Map,this[bd]=new Map,this[xd]=new Map}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[jr].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[jr].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[jr].get(e)}addStore(e,o){var n;o=(n=o??(Ko(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this[jr].set(o,e),this.subscribeToStore(o,e),this.updateFromStores()}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[jr].delete(o)}setupStores(){this.unsubscribeFromStores(),this[jr].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let i=this.getStore(e.store);i&&(e.store?this[vr].has(e.store):this[vr].size>0)&&(this[o]=e.selector(i.getState(),this))}})}subscribeToStore(e,o){var n;this[vr].set(e,o.subscribe(()=>this.updateFromStores())),this[Zo].set(e,[]),Ko(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||o.name===i.store)){let l=c=>this[a](c);o.addEventListener(i.eventName,l),this[Zo].get(e).push(()=>o.removeEventListener(i.eventName,l))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[vr].forEach((e,o)=>this.unsubscribeFromStore(o))}unsubscribeFromStore(e){var o;this[vr].has(e)&&this[vr].get(e)(),this[vr].delete(e),(o=this[Zo].get(e))===null||o===void 0||o.forEach(n=>n()),this[Zo].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};gd=vr,bd=jr,xd=Zo;qo.reduxProperties=new Map;qo.reduxReactiveProperties=new Set;qo.reduxEventListeners=new Map;function Ot(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(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function ar(t){return!!t&&!!t[me]}function Tt(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)===kf}(t)||Array.isArray(t)||!!t[Ad]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ad])||na(t)||ia(t))}function Kr(t,e,o){o===void 0&&(o=!1),xo(t)===0?(o?Object.keys:bo)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function xo(t){var e=t[me];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:na(t)?2:ia(t)?3:0}function go(t,e){return xo(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function Of(t,e){return xo(t)===2?t.get(e):t[e]}function Rd(t,e,o){var n=xo(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Ld(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function na(t){return Rf&&t instanceof Map}function ia(t){return Lf&&t instanceof Set}function Sr(t){return t.o||t.t}function aa(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=$d(t);delete e[me];for(var o=bo(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),la(t)||ar(t)||!Tt(t)||(xo(t)>1&&(t.set=t.add=t.clear=t.delete=Cf),Object.freeze(t),e&&Kr(t,function(o,n){return sa(n,!0)},!0)),t}function Cf(){Ot(2)}function la(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Zt(t){var e=oa[t];return e||Ot(18,t),e}function wf(t,e){oa[t]||(oa[t]=e)}function ea(){return Xo}function Yi(t,e){e&&(Zt("Patches"),t.u=[],t.s=[],t.v=e)}function Mn(t){ta(t),t.p.forEach(Ef),t.p=null}function ta(t){t===Xo&&(Xo=t.l)}function vd(t){return Xo={p:[],l:Xo,h:t,m:!0,_:0}}function Ef(t){var e=t[me];e.i===0||e.i===1?e.j():e.g=!0}function Xi(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||Zt("ES5").S(e,t,n),n?(o[me].P&&(Mn(e),Ot(4)),Tt(t)&&(t=zn(e,t),e.l||Un(e,t)),e.u&&Zt("Patches").M(o[me].t,t,e.u,e.s)):t=zn(e,o,[]),Mn(e),e.u&&e.v(e.u,e.s),t!==Id?t:void 0}function zn(t,e,o){if(la(e))return e;var n=e[me];if(!n)return Kr(e,function(c,p){return Sd(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return Un(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=aa(n.k):n.o,a=i,l=!1;n.i===3&&(a=new Set(i),i.clear(),l=!0),Kr(a,function(c,p){return Sd(t,n,i,c,p,o,l)}),Un(t,i,!1),o&&t.u&&Zt("Patches").N(n,o,t.u,t.s)}return n.o}function Sd(t,e,o,n,i,a,l){if(ar(i)){var c=zn(t,i,a&&e&&e.i!==3&&!go(e.R,n)?a.concat(n):void 0);if(Rd(o,n,c),!ar(c))return;t.m=!1}else l&&o.add(i);if(Tt(i)&&!la(i)){if(!t.h.D&&t._<1)return;zn(t,i),e&&e.A.l||Un(t,i)}}function Un(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&sa(e,o)}function Qi(t,e){var o=t[me];return(o?Sr(o):t)[e]}function Od(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 Or(t){t.P||(t.P=!0,t.l&&Or(t.l))}function Ji(t){t.o||(t.o=aa(t.t))}function ra(t,e,o){var n=na(e)?Zt("MapSet").F(e,o):ia(e)?Zt("MapSet").T(e,o):t.O?function(i,a){var l=Array.isArray(i),c={i:l?1:0,A:a?a.A:ea(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,f=Qo;l&&(p=[c],f=Yo);var m=Proxy.revocable(p,f),g=m.revoke,b=m.proxy;return c.k=b,c.j=g,b}(e,o):Zt("ES5").J(e,o);return(o?o.A:ea()).p.push(n),n}function Af(t){return ar(t)||Ot(22,t),function e(o){if(!Tt(o))return o;var n,i=o[me],a=xo(o);if(i){if(!i.P&&(i.i<4||!Zt("ES5").K(i)))return i.t;i.I=!0,n=Cd(o,a),i.I=!1}else n=Cd(o,a);return Kr(n,function(l,c){i&&Of(i.t,l)===c||Rd(n,l,e(c))}),a===3?new Set(n):n}(t)}function Cd(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return aa(t)}function kd(){function t(l,c){var p=a[l];return p?p.enumerable=c:a[l]=p={configurable:!0,enumerable:c,get:function(){var f=this[me];return Qo.get(f,l)},set:function(f){var m=this[me];Qo.set(m,l,f)}},p}function e(l){for(var c=l.length-1;c>=0;c--){var p=l[c][me];if(!p.P)switch(p.i){case 5:n(p)&&Or(p);break;case 4:o(p)&&Or(p)}}}function o(l){for(var c=l.t,p=l.k,f=bo(p),m=f.length-1;m>=0;m--){var g=f[m];if(g!==me){var b=c[g];if(b===void 0&&!go(c,g))return!0;var S=p[g],v=S&&S[me];if(v?v.t!==b:!Ld(S,b))return!0}}var C=!!c[me];return f.length!==bo(c).length+(C?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var f=0;f<c.length;f++)if(!c.hasOwnProperty(f))return!0;return!1}function i(l){l.g&&Ot(3,JSON.stringify(Sr(l)))}var a={};wf("ES5",{J:function(l,c){var p=Array.isArray(l),f=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 C=$d(b);delete C[me];for(var T=bo(C),k=0;k<T.length;k++){var I=T[k];C[I]=t(I,g||!!C[I].enumerable)}return Object.create(Object.getPrototypeOf(b),C)}(p,l),m={i:p?5:4,A:c?c.A:ea(),P:!1,I:!1,R:{},l:c,t:l,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,me,{value:m,writable:!0}),f},S:function(l,c,p){p?ar(c)&&c[me].A===l&&e(l.p):(l.u&&function f(m){if(m&&typeof m=="object"){var g=m[me];if(g){var b=g.t,S=g.k,v=g.R,C=g.i;if(C===4)Kr(S,function(j){j!==me&&(b[j]!==void 0||go(b,j)?v[j]||f(S[j]):(v[j]=!0,Or(g)))}),Kr(b,function(j){S[j]!==void 0||go(S,j)||(v[j]=!1,Or(g))});else if(C===5){if(n(g)&&(Or(g),v.length=!0),S.length<b.length)for(var T=S.length;T<b.length;T++)v[T]=!1;else for(var k=b.length;k<S.length;k++)v[k]=!0;for(var I=Math.min(S.length,b.length),M=0;M<I;M++)S.hasOwnProperty(M)||(v[M]=!0),v[M]===void 0&&f(S[M])}}}}(l.p[0]),e(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var wd,Xo,ca=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Rf=typeof Map<"u",Lf=typeof Set<"u",Ed=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Id=ca?Symbol.for("immer-nothing"):((wd={})["immer-nothing"]=!0,wd),Ad=ca?Symbol.for("immer-draftable"):"__$immer_draftable",me=ca?Symbol.for("immer-state"):"__$immer_state";var kf=""+Object.prototype.constructor,bo=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,$d=Object.getOwnPropertyDescriptors||function(t){var e={};return bo(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},oa={},Qo={get:function(t,e){if(e===me)return t;var o=Sr(t);if(!go(o,e))return function(i,a,l){var c,p=Od(a,l);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||!Tt(n)?n:n===Qi(t.t,e)?(Ji(t),t.o[e]=ra(t.A.h,n,t)):n},has:function(t,e){return e in Sr(t)},ownKeys:function(t){return Reflect.ownKeys(Sr(t))},set:function(t,e,o){var n=Od(Sr(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=Qi(Sr(t),e),a=i?.[me];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Ld(o,i)&&(o!==void 0||go(t.t,e)))return!0;Ji(t),Or(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 Qi(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ji(t),Or(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=Sr(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Ot(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Ot(12)}},Yo={};Kr(Qo,function(t,e){Yo[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Yo.deleteProperty=function(t,e){return Yo.set.call(this,t,e,void 0)},Yo.set=function(t,e,o){return Qo.set.call(this,t[0],e,o,t[0])};var If=function(){function t(o){var n=this;this.O=Ed,this.D=!0,this.produce=function(i,a,l){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var p=n;return function(C){var T=this;C===void 0&&(C=c);for(var k=arguments.length,I=Array(k>1?k-1:0),M=1;M<k;M++)I[M-1]=arguments[M];return p.produce(C,function(j){var Y;return(Y=a).call.apply(Y,[T,j].concat(I))})}}var f;if(typeof a!="function"&&Ot(6),l!==void 0&&typeof l!="function"&&Ot(7),Tt(i)){var m=vd(n),g=ra(n,i,void 0),b=!0;try{f=a(g),b=!1}finally{b?Mn(m):ta(m)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(C){return Yi(m,l),Xi(C,m)},function(C){throw Mn(m),C}):(Yi(m,l),Xi(f,m))}if(!i||typeof i!="object"){if((f=a(i))===void 0&&(f=i),f===Id&&(f=void 0),n.D&&sa(f,!0),l){var S=[],v=[];Zt("Patches").M(i,f,S,v),l(S,v)}return f}Ot(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(f){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(f,function(S){return i.apply(void 0,[S].concat(g))})};var l,c,p=n.produce(i,a,function(f,m){l=f,c=m});return typeof Promise<"u"&&p instanceof Promise?p.then(function(f){return[f,l,c]}):[p,l,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){Tt(o)||Ot(8),ar(o)&&(o=Af(o));var n=vd(this),i=ra(this,o,void 0);return i[me].C=!0,ta(n),i},e.finishDraft=function(o,n){var i=o&&o[me],a=i.A;return Yi(a,n),Xi(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Ed&&Ot(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 l=Zt("Patches").$;return ar(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},t}(),yt=new If,$f=yt.produce,fC=yt.produceWithPatches.bind(yt),uC=yt.setAutoFreeze.bind(yt),hC=yt.setUseProxies.bind(yt),yC=yt.applyPatches.bind(yt),mC=yt.createDraft.bind(yt),gC=yt.finishDraft.bind(yt),Hn=$f;function Zr(t){"@babel/helpers - typeof";return Zr=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},Zr(t)}function Td(t,e){if(Zr(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Zr(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Nd(t){var e=Td(t,"string");return Zr(e)=="symbol"?e:e+""}function Pd(t,e,o){return(e=Nd(e))in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function _d(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 da(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?_d(Object(o),!0).forEach(function(n){Pd(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):_d(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function je(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Bd=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),pa=function(){return Math.random().toString(36).substring(7).split("").join(".")},Wn={INIT:"@@redux/INIT"+pa(),REPLACE:"@@redux/REPLACE"+pa(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+pa()}};function Tf(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 fa(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(je(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(je(1));return o(fa)(t,e)}if(typeof t!="function")throw new Error(je(2));var i=t,a=e,l=[],c=l,p=!1;function f(){c===l&&(c=l.slice())}function m(){if(p)throw new Error(je(3));return a}function g(C){if(typeof C!="function")throw new Error(je(4));if(p)throw new Error(je(5));var T=!0;return f(),c.push(C),function(){if(T){if(p)throw new Error(je(6));T=!1,f();var I=c.indexOf(C);c.splice(I,1),l=null}}}function b(C){if(!Tf(C))throw new Error(je(7));if(typeof C.type>"u")throw new Error(je(8));if(p)throw new Error(je(9));try{p=!0,a=i(a,C)}finally{p=!1}for(var T=l=c,k=0;k<T.length;k++){var I=T[k];I()}return C}function S(C){if(typeof C!="function")throw new Error(je(10));i=C,b({type:Wn.REPLACE})}function v(){var C,T=g;return C={subscribe:function(I){if(typeof I!="object"||I===null)throw new Error(je(11));function M(){I.next&&I.next(m())}M();var j=T(M);return{unsubscribe:j}}},C[Bd]=function(){return this},C}return b({type:Wn.INIT}),n={dispatch:b,subscribe:g,getState:m,replaceReducer:S},n[Bd]=v,n}function Nf(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:Wn.INIT});if(typeof n>"u")throw new Error(je(12));if(typeof o(void 0,{type:Wn.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(je(13))})}function Dd(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),l,c;try{Nf(o)}catch(p){c=p}return function(f,m){if(f===void 0&&(f={}),c)throw c;if(0)var g;for(var b=!1,S={},v=0;v<a.length;v++){var C=a[v],T=o[C],k=f[C],I=T(k,m);if(typeof I>"u"){var M=m&&m.type;throw new Error(je(14))}S[C]=I,b=b||I!==k}return b=b||a.length!==Object.keys(f).length,b?S:f}}function vo(){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 Fd(){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(je(15))},l={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(l)});return a=vo.apply(void 0,c)(i.dispatch),da(da({},i),{},{dispatch:a})}}}function Md(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(l){return function(c){return typeof c=="function"?c(i,a,t):l(c)}}};return e}var zd=Md();zd.withExtraArgument=Md;var ua=zd;var Gd=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)}}(),Pf=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(f){return function(m){return p([f,m])}}function p(f){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=f[0]&2?i.return:f[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,f[1])).done)return a;switch(i=0,a&&(f=[f[0]&2,a.value]),f[0]){case 0:case 1:a=f;break;case 4:return o.label++,{value:f[1],done:!1};case 5:o.label++,i=f[1],f=[0];continue;case 7:f=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(f[0]===6||f[0]===2)){o=0;continue}if(f[0]===3&&(!a||f[1]>a[0]&&f[1]<a[3])){o.label=f[1];break}if(f[0]===6&&o.label<a[1]){o.label=a[1],a=f;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(f);break}a[2]&&o.ops.pop(),o.trys.pop();continue}f=e.call(t,o)}catch(m){f=[6,m],i=0}finally{n=a=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},So=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},_f=Object.defineProperty,Bf=Object.defineProperties,Df=Object.getOwnPropertyDescriptors,Ud=Object.getOwnPropertySymbols,Ff=Object.prototype.hasOwnProperty,Mf=Object.prototype.propertyIsEnumerable,Hd=function(t,e,o){return e in t?_f(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Cr=function(t,e){for(var o in e||(e={}))Ff.call(e,o)&&Hd(t,o,e[o]);if(Ud)for(var n=0,i=Ud(e);n<i.length;n++){var o=i[n];Mf.call(e,o)&&Hd(t,o,e[o])}return t},ha=function(t,e){return Bf(t,Df(e))},zf=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{c(o.next(p))}catch(f){i(f)}},l=function(p){try{c(o.throw(p))}catch(f){i(f)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,l)};c((o=o.apply(t,e)).next())})};var Uf=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?vo:vo.apply(null,arguments)},_C=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Hf(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 Wf=function(t){Gd(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,So([void 0],o[0].concat(this)))):new(e.bind.apply(e,So([void 0],o.concat(this))))},e}(Array),Vf=function(t){Gd(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,So([void 0],o[0].concat(this)))):new(e.bind.apply(e,So([void 0],o.concat(this))))},e}(Array);function ga(t){return Tt(t)?Hn(t,function(){}):t}function Gf(t){return typeof t=="boolean"}function jf(){return function(e){return Kf(e)}}function Kf(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,l=a===void 0?!0:a,c=new Wf;if(o&&(Gf(o)?c.push(ua):c.push(ua.withExtraArgument(o.extraArgument))),0){if(i)var p;if(l)var f}return c}var ya=!0;function jd(t){var e=jf(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,l=a===void 0?e():a,c=o.devTools,p=c===void 0?!0:c,f=o.preloadedState,m=f===void 0?void 0:f,g=o.enhancers,b=g===void 0?void 0:g,S;if(typeof i=="function")S=i;else if(Hf(i))S=Dd(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=l;if(typeof v=="function"&&(v=v(e),!ya&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!ya&&v.some(function(j){return typeof j!="function"}))throw new Error("each middleware provided to configureStore must be a function");var C=Fd.apply(void 0,v),T=vo;p&&(T=Uf(Cr({trace:!ya},typeof p=="object"&&p)));var k=new Vf(C),I=k;Array.isArray(b)?I=So([C],b):typeof b=="function"&&(I=b(k));var M=T.apply(void 0,I);return fa(S,m,M)}function wr(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 Cr(Cr({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 Kd(t){var e={},o=[],n,i={addCase:function(a,l){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]=l,i},addMatcher:function(a,l){return o.push({matcher:a,reducer:l}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function Zf(t){return typeof t=="function"}function qf(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Kd(e):[e,o,n],a=i[0],l=i[1],c=i[2],p;if(Zf(t))p=function(){return ga(t())};else{var f=ga(t);p=function(){return f}}function m(g,b){g===void 0&&(g=p());var S=So([a[b.type]],l.filter(function(v){var C=v.matcher;return C(b)}).map(function(v){var C=v.reducer;return C}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,C){if(C)if(ar(v)){var T=v,k=C(T,b);return k===void 0?v:k}else{if(Tt(v))return Hn(v,function(I){return C(I,b)});var k=C(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 Yf(t,e){return t+"/"+e}function Zd(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:ga(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},l={},c={};i.forEach(function(m){var g=n[m],b=Yf(e,m),S,v;"reducer"in g?(S=g.reducer,v=g.prepare):S=g,a[m]=S,l[b]=S,c[m]=v?wr(b,v):wr(b)});function p(){var m=typeof t.extraReducers=="function"?Kd(t.extraReducers):[t.extraReducers],g=m[0],b=g===void 0?{}:g,S=m[1],v=S===void 0?[]:S,C=m[2],T=C===void 0?void 0:C,k=Cr(Cr({},b),l);return qf(o,function(I){for(var M in k)I.addCase(M,k[M]);for(var j=0,Y=v;j<Y.length;j++){var et=Y[j];I.addMatcher(et.matcher,et.reducer)}T&&I.addDefaultCase(T)})}var f;return{name:e,reducer:function(m,g){return f||(f=p()),f(m,g)},actions:c,caseReducers:a,getInitialState:function(){return f||(f=p()),f.getInitialState()}}}var Xf="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Qf=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Xf[Math.random()*64|0];return e},Jf=["name","message","stack","code"],ma=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Wd=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),eu=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Jf;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},MC=function(){function t(e,o,n){var i=wr(e+"/fulfilled",function(m,g,b,S){return{payload:m,meta:ha(Cr({},S||{}),{arg:b,requestId:g,requestStatus:"fulfilled"})}}),a=wr(e+"/pending",function(m,g,b){return{payload:void 0,meta:ha(Cr({},b||{}),{arg:g,requestId:m,requestStatus:"pending"})}}),l=wr(e+"/rejected",function(m,g,b,S,v){return{payload:S,error:(n&&n.serializeError||eu)(m||"Rejected"),meta:ha(Cr({},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 f(m){return function(g,b,S){var v=n?.idGenerator?n.idGenerator(m):Qf(),C=new p,T,k=!1;function I(j){T=j,C.abort()}var M=function(){return zf(this,null,function(){var j,Y,et,Nt,Ke,Pt,Ne;return Pf(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Nt=(j=n?.condition)==null?void 0:j.call(n,m,{getState:b,extra:S}),ru(Nt)?[4,Nt]:[3,2];case 1:Nt=y.sent(),y.label=2;case 2:if(Nt===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return k=!0,Ke=new Promise(function(x,N){return C.signal.addEventListener("abort",function(){return N({name:"AbortError",message:T||"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([Ke,Promise.resolve(o(m,{dispatch:g,getState:b,extra:S,requestId:v,signal:C.signal,abort:I,rejectWithValue:function(x,N){return new ma(x,N)},fulfillWithValue:function(x,N){return new Wd(x,N)}})).then(function(x){if(x instanceof ma)throw x;return x instanceof Wd?i(x.payload,v,m,x.meta):i(x,v,m)})])];case 3:return et=y.sent(),[3,5];case 4:return Pt=y.sent(),et=Pt instanceof ma?l(null,v,m,Pt.payload,Pt.meta):l(Pt,v,m),[3,5];case 5:return Ne=n&&!n.dispatchConditionRejection&&l.match(et)&&et.meta.condition,Ne||g(et),[2,et]}})})}();return Object.assign(M,{abort:I,requestId:v,arg:m,unwrap:function(){return M.then(tu)}})}}return Object.assign(f,{pending:a,rejected:l,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function tu(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function ru(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var qd="listener",Yd="completed",Xd="cancelled",zC="task-"+Xd,UC="task-"+Yd,HC=qd+"-"+Xd,WC=qd+"-"+Yd;var ba="listenerMiddleware";var VC=wr(ba+"/add"),GC=wr(ba+"/removeAll"),jC=wr(ba+"/remove");var Vd,KC=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Vd||(Vd=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},ou=function(t){return function(e){setTimeout(e,t)}},ZC=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ou(10);kd();function nu(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 Vn=class extends nu(Object){};window.ftReduxStores||(window.ftReduxStores={});var Qd=class t extends Vn{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(Ko(a))return a;if(i==null)return;let l=Zd({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=jd({reducer:(p,f)=>f.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...f.overwrites}:l.reducer(p,f)});return window.ftReduxStores[i.name]=new t(l,c,i.eventBus)}constructor(e,o,n){super(),this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new _n;let i=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,l,c)=>{let p=l,f=a[p];return f?(...m)=>{let g=f(...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 Yn=u(E());var su=u(ep(),1);var tp;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(tp||(tp={}));var rp;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(rp||(rp={}));var op;(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.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(op||(op={}));var np;(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.MAP_ATTACHMENT="MAP_ATTACHMENT",t.RESOURCE="RESOURCE"})(np||(np={}));var ip;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ip||(ip={}));var ap;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(ap||(ap={}));var sp;(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.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.GEN_AI__COMPLETED_QUERY="GEN_AI__COMPLETED_QUERY",t.GEN_AI__RATE="GEN_AI__RATE",t.GENAI_CASE_DEFLECTION__START="GENAI_CASE_DEFLECTION__START",t.GENAI_CASE_DEFLECTION__OPEN_TICKET="GENAI_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"})(sp||(sp={}));var lp;(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"})(lp||(lp={}));var cp;(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"})(cp||(cp={}));var dp;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(dp||(dp={}));var pp;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(pp||(pp={}));var fp;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(fp||(fp={}));var up;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(up||(up={}));var hp;(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"})(hp||(hp={}));var yp;(function(t){t.ASC="ASC",t.DESC="DESC"})(yp||(yp={}));var mp;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(mp||(mp={}));var gp;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(gp||(gp={}));var bp;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(bp||(bp={}));var xp;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(xp||(xp={}));var vp;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(vp||(vp={}));var Sp;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Sp||(Sp={}));var Op;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Op||(Op={}));var Cp;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Cp||(Cp={}));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 wp;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(wp||(wp={}));var Ep;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Ep||(Ep={}));var Ap;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(Ap||(Ap={}));var au={[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 Rp(t,e){return t===e||(au[t]??[]).some(o=>Rp(o,e))}function Lp(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=>Rp(n,e))}var Kn=class extends xr{async listMySearches(){let{session:e}=D.getState();return Lp(e,Ie.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Zn=class extends xr{async listMyBookmarks(){let e=D.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var lu="ft-user-assets",qn=Yn.FtReduxStore.get({name:lu,initialState:{savedSearches:void 0,bookmarks:void 0}}),xa=class{constructor(){this.currentSession=D.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Zn,this.savedSearchesService=new Kn,D.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=D.getState();(0,Yn.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),qn.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),qn.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();qn.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}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;qn.actions.bookmarks(o)}}},Vw=new xa;var va=class{addCommand(e,o=!1){D.commands.add(e,o)}consumeCommand(e){return D.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new va;var kp=u(E()),Sa=class{highlightHtml(e,o,n){(0,kp.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new Sa;var Ip=u(E());var Oa=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=D.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 Ip.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:D.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new Oa;var $p=u(E());var Jo=class{static get(e,o){var n,i,a,l;let c=D.getState(),{lang:p,region:f}=(i=(n=c.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&i!==void 0?i:{lang:"en",region:"US"};return new $p.SearchPlaceConverter(c.baseUrl,(l=(a=window.FluidTopicsClientConfiguration)===null||a===void 0?void 0:a.predefinedSorts)!==null&&l!==void 0?l:{},e??20,c.searchInAllLanguagesAllowed,o??`${p}-${f}`)}};var Ca=class{urlToSearchRequest(e){return Jo.get().parse(e)}searchRequestToUrl(e){return Jo.get().serialize(e)}};window.FluidTopicsUrlService=new Ca;var Ar=u(E());var qr=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};qr.eventName="change";var wa=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))}},Tp=new wa;var Xn=class t extends Ar.WithEventBus{static build(){return new t(window.history,Tp,()=>window.location,!1)}constructor(e,o,n,i){var a,l;super(),this.history=e,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(l=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&l!==void 0?l: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 qr(this.currentItem())),0)}installProxies(){let e=o=>(n,i,[a,l,c])=>{let p=o(),f={...p===this.currentIndex?this.currentState:void 0,...a,index:p,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(i,[f,l,c]),this.setCurrentState(f,!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,o=!1){var n,i,a;let l={...this.buildCurrentState(),...e,index:this.currentIndex,title:(n=e?.title)!==null&&n!==void 0?n:this.currentState.title},c=o?(i=e?.majorState)!==null&&i!==void 0?i:this.currentState.majorState:(a=this.currentState.majorState)!==null&&a!==void 0?a:e?.majorState;c!=null&&(l.majorState=c),this.setCurrentState(l)}addHistoryChangeListener(e){this.addEventListener(qr.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(qr.eventName,e)}currentItem(){return(0,Ar.deepCopy)(this.currentState)}back(){let e=this.previousMajorPosition();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.previousMajorPosition()])}previousMajorPosition(){let e=this.currentIndex;for(;e>0&&!this.isMajorState(e);)e--;return this.previousExistingPosition(e)}forward(){let e=this.nextMajorPosition();e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){return(0,Ar.deepCopy)(this.states[this.nextMajorPosition()])}nextMajorPosition(){let e=this.currentIndex;do e++;while(e<this.states.length&&!this.isMajorState(e));do e++;while(e<this.states.length&&!this.isMajorState(e));return this.previousExistingPosition(e)}previousExistingPosition(e){let o=e;do o--;while(o>0&&!this.hasState(o));return o}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}isMajorState(e){var o,n;return this.hasState(e)&&((n=(o=this.states[e])===null||o===void 0?void 0:o.majorState)!==null&&n!==void 0?n:!0)}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Xn.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});(0,Np.customElement)("ft-app-context")(ve);var V=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,l;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--)(l=t[c])&&(a=(i<3?l(a):i>3?l(e,o,a):l(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 Pp={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"},Ea=class extends CustomEvent{constructor(e){super("change",{detail:e})}},cu=()=>{},_=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(Pp,{}),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 Gt(this),this.selectedFacetsManager=new jt(this),this.desktopSearchBarManager=new Vo(this),this.mobileSearchBarManager=new Wo(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`
3283
3365
  <ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
3284
3366
  <div class="sr-only" aria-live="polite" aria-atomic="true">
3285
3367
  ${this.renderLiveText()}
@@ -3307,7 +3389,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3307
3389
  </div>
3308
3390
  </ft-accordion-item>
3309
3391
  `:null}
3310
- ${(0,Yo.repeat)(this.facets,o=>o.key,o=>{let n=ci(o),i=o.key.replace(":","-"),a=Ns(n);return o.rootNodes.length>0?J.html`
3392
+ ${(0,en.repeat)(this.facets,o=>o.key,o=>{let n=hi(o),i=o.key.replace(":","-"),a=Fs(n);return o.rootNodes.length>0?J.html`
3311
3393
  <ft-accordion-item data-facet-key="${o.key}">
3312
3394
  <div class="ft-search-bar--filter-label" slot="toggle">
3313
3395
  <ft-typography variant="button">${o.label}</ft-typography>
@@ -3337,7 +3419,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3337
3419
  `}getContentLocaleRadioGroup(){var e;return J.html`
3338
3420
  <ft-radio-group aria-labelledby="content_locale_radio_group_label"
3339
3421
  @change=${o=>{this.contentLocale=o.detail==="all"?void 0:o.detail,this.clearFilters()}}>
3340
- ${(0,Yo.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],o=>o.lang,o=>{var n;return J.html`
3422
+ ${(0,en.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],o=>o.lang,o=>{var n;return J.html`
3341
3423
  <ft-radio value="${(n=o.lang)!==null&&n!==void 0?n:"all"}"
3342
3424
  ?checked=${o.lang==this.contentLocale}>
3343
3425
  ${o.label}
@@ -3368,7 +3450,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3368
3450
  label="${this.labelResolver.resolve("presetsSelector")}"
3369
3451
  outlined
3370
3452
  @change=${o=>this.selectedPreset=o.detail}>
3371
- ${(0,Yo.repeat)((e=this.presets)!==null&&e!==void 0?e:[],o=>o.name,o=>J.html`
3453
+ ${(0,en.repeat)((e=this.presets)!==null&&e!==void 0?e:[],o=>o.name,o=>J.html`
3372
3454
  <ft-select-option value="${o.name}"
3373
3455
  label="${o.name}"
3374
3456
  ?selected=${o.name===this.selectedPreset}>
@@ -3400,7 +3482,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3400
3482
  ${this.getContentLocaleRadioGroup()}
3401
3483
  </div>
3402
3484
  `:J.nothing}
3403
- ${(0,Yo.repeat)(this.facets,e=>e.key,e=>{let o=ci(e),n=o.options.some(a=>{var l,c;return((c=(l=a.subOptions)===null||l===void 0?void 0:l.length)!==null&&c!==void 0?c:0)>0}),i=e.key.replace(":","-");return J.html`
3485
+ ${(0,en.repeat)(this.facets,e=>e.key,e=>{let o=hi(e),n=o.options.some(a=>{var l,c;return((c=(l=a.subOptions)===null||l===void 0?void 0:l.length)!==null&&c!==void 0?c:0)>0}),i=e.key.replace(":","-");return J.html`
3404
3486
  <ft-filter
3405
3487
  class="${n?"ft-search-bar--hierarchical-filter":""}"
3406
3488
  part="filters filter filter-${i}"
@@ -3419,14 +3501,14 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
3419
3501
  ></ft-filter>
3420
3502
  `})}
3421
3503
  </ft-snap-scroll>
3422
- `: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,l;if(e.has("labels")&&(this.labelResolver=new se.ParametrizedLabelResolver(wp,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(f=>f.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(f=>an(f)))})),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=(l=((a=this.presets)!==null&&a!==void 0?a:[]).find(c=>this.compareRequests(c,this.request)))===null||l===void 0?void 0:l.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 ga(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(l=>l.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(Jf)),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(),D.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),D.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`
3504
+ `: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,l;if(e.has("labels")&&(this.labelResolver=new se.ParametrizedLabelResolver(Pp,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(f=>f.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(f=>dn(f)))})),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=(l=((a=this.presets)!==null&&a!==void 0?a:[]).find(c=>this.compareRequests(c,this.request)))===null||l===void 0?void 0:l.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 Ea(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(l=>l.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(cu)),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(),D.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),D.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`
3423
3505
  <div class="ft-search-bar--floating-panel"
3424
3506
  id="ft-search-bar-floating-panel"
3425
3507
  @keyup=${this.onFloatingContainerKeyUp}
3426
3508
  part="floating-panel"
3427
3509
  tabindex="-1">
3428
3510
  ${this.renderDesktopMenu()}
3429
- </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};_.elementDefinitions={"ft-accordion":Mt,"ft-accordion-item":bt,"ft-button":Re,"ft-chip":xe,"ft-filter":Q,"ft-filter-option":pt,"ft-icon":le,"ft-ripple":Z,"ft-select":ee,"ft-select-option":zt,"ft-size-watcher":at,"ft-skeleton":yr,"ft-snap-scroll":Ce,"ft-tooltip":fe,"ft-typography":te,"ft-radio-group":rt,"ft-radio":Le};_.styles=[eo,se.noTextInputDefaultClearButton,Fc,Mc,Ht.styles,Wt.styles,se.screenReaderStyles];V([(0,G.property)({type:Boolean})],_.prototype,"dense",void 0);V([(0,G.property)()],_.prototype,"mode",void 0);V([(0,G.property)({type:Boolean})],_.prototype,"forceMobileMenuOpen",void 0);V([(0,G.property)({type:Boolean})],_.prototype,"forceMenuOpen",void 0);V([(0,G.property)()],_.prototype,"baseUrl",void 0);V([(0,G.property)()],_.prototype,"apiIntegrationIdentifier",void 0);V([(0,G.property)()],_.prototype,"contentLocale",void 0);V([(0,G.state)()],_.prototype,"availableContentLocales",void 0);V([(0,G.state)()],_.prototype,"availableContentLocalesInitialized",void 0);V([(0,G.property)()],_.prototype,"uiLocale",void 0);V([(0,se.jsonProperty)({})],_.prototype,"labels",void 0);V([(0,se.jsonProperty)([])],_.prototype,"displayedFilters",void 0);V([(0,se.jsonProperty)([])],_.prototype,"presets",void 0);V([(0,G.property)({type:String,reflect:!0})],_.prototype,"selectedPreset",void 0);V([(0,se.jsonProperty)([])],_.prototype,"priors",void 0);V([(0,G.property)()],_.prototype,"searchRequestSerializer",void 0);V([(0,G.property)({type:Boolean})],_.prototype,"focusOnDisplay",void 0);V([(0,G.state)()],_.prototype,"metadataFilters",void 0);V([(0,G.state)()],_.prototype,"sizeCategory",void 0);V([(0,G.state)()],_.prototype,"displayFacets",void 0);V([(0,G.state)()],_.prototype,"mobileMenuOpen",void 0);V([(0,G.state)()],_.prototype,"facets",void 0);V([(0,G.state)()],_.prototype,"facetsInitialized",void 0);V([(0,G.query)(".ft-search-bar--container")],_.prototype,"container",void 0);V([(0,G.query)(".ft-search-bar--filters-opener")],_.prototype,"filtersOpener",void 0);V([(0,G.query)(".ft-search-bar--floating-panel")],_.prototype,"floatingContainer",void 0);V([(0,G.query)("ft-snap-scroll.ft-search-bar--filters-container")],_.prototype,"scrollingFiltersContainer",void 0);V([(0,G.query)(".ft-search-bar--input")],_.prototype,"input",void 0);V([(0,G.query)(".ft-search-bar--launch-search")],_.prototype,"launchSearchButton",void 0);V([(0,G.state)()],_.prototype,"query",void 0);V([(0,G.state)()],_.prototype,"suggestions",void 0);V([(0,G.state)()],_.prototype,"recentSearches",void 0);V([(0,G.state)()],_.prototype,"scrollToFacet",void 0);V([(0,G.state)()],_.prototype,"api",void 0);V([(0,G.state)()],_.prototype,"displaySuggestListbox",void 0);V([(0,G.state)()],_.prototype,"selectedSuggestOptionId",void 0);V([(0,G.state)()],_.prototype,"selectedSuggestRemoveRecent",void 0);V([(0,G.state)()],_.prototype,"facetsLoaded",void 0);(0,Ep.customElement)("ft-search-bar")(_);})();
3511
+ </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};_.elementDefinitions={"ft-accordion":Ht,"ft-accordion-item":vt,"ft-button":Le,"ft-chip":xe,"ft-filter":Q,"ft-filter-option":ht,"ft-icon":le,"ft-ripple":Z,"ft-select":ee,"ft-select-option":Wt,"ft-size-watcher":ct,"ft-skeleton":br,"ft-snap-scroll":Ce,"ft-tooltip":fe,"ft-typography":re,"ft-radio-group":it,"ft-radio":ke};_.styles=[io,se.noTextInputDefaultClearButton,Zc,qc,jt.styles,Gt.styles,se.screenReaderStyles];V([(0,G.property)({type:Boolean})],_.prototype,"dense",void 0);V([(0,G.property)()],_.prototype,"mode",void 0);V([(0,G.property)({type:Boolean})],_.prototype,"forceMobileMenuOpen",void 0);V([(0,G.property)({type:Boolean})],_.prototype,"forceMenuOpen",void 0);V([(0,G.property)()],_.prototype,"baseUrl",void 0);V([(0,G.property)()],_.prototype,"apiIntegrationIdentifier",void 0);V([(0,G.property)()],_.prototype,"contentLocale",void 0);V([(0,G.state)()],_.prototype,"availableContentLocales",void 0);V([(0,G.state)()],_.prototype,"availableContentLocalesInitialized",void 0);V([(0,G.property)()],_.prototype,"uiLocale",void 0);V([(0,se.jsonProperty)({})],_.prototype,"labels",void 0);V([(0,se.jsonProperty)([])],_.prototype,"displayedFilters",void 0);V([(0,se.jsonProperty)([])],_.prototype,"presets",void 0);V([(0,G.property)({type:String,reflect:!0})],_.prototype,"selectedPreset",void 0);V([(0,se.jsonProperty)([])],_.prototype,"priors",void 0);V([(0,G.property)()],_.prototype,"searchRequestSerializer",void 0);V([(0,G.property)({type:Boolean})],_.prototype,"focusOnDisplay",void 0);V([(0,G.state)()],_.prototype,"metadataFilters",void 0);V([(0,G.state)()],_.prototype,"sizeCategory",void 0);V([(0,G.state)()],_.prototype,"displayFacets",void 0);V([(0,G.state)()],_.prototype,"mobileMenuOpen",void 0);V([(0,G.state)()],_.prototype,"facets",void 0);V([(0,G.state)()],_.prototype,"facetsInitialized",void 0);V([(0,G.query)(".ft-search-bar--container")],_.prototype,"container",void 0);V([(0,G.query)(".ft-search-bar--filters-opener")],_.prototype,"filtersOpener",void 0);V([(0,G.query)(".ft-search-bar--floating-panel")],_.prototype,"floatingContainer",void 0);V([(0,G.query)("ft-snap-scroll.ft-search-bar--filters-container")],_.prototype,"scrollingFiltersContainer",void 0);V([(0,G.query)(".ft-search-bar--input")],_.prototype,"input",void 0);V([(0,G.query)(".ft-search-bar--launch-search")],_.prototype,"launchSearchButton",void 0);V([(0,G.state)()],_.prototype,"query",void 0);V([(0,G.state)()],_.prototype,"suggestions",void 0);V([(0,G.state)()],_.prototype,"recentSearches",void 0);V([(0,G.state)()],_.prototype,"scrollToFacet",void 0);V([(0,G.state)()],_.prototype,"api",void 0);V([(0,G.state)()],_.prototype,"displaySuggestListbox",void 0);V([(0,G.state)()],_.prototype,"selectedSuggestOptionId",void 0);V([(0,G.state)()],_.prototype,"selectedSuggestRemoveRecent",void 0);V([(0,G.state)()],_.prototype,"facetsLoaded",void 0);(0,_p.customElement)("ft-search-bar")(_);})();
3430
3512
  /*! Bundled license information:
3431
3513
 
3432
3514
  lit-html/lit-html.js:
@@ -3443,6 +3525,13 @@ lit-html/static.js:
3443
3525
  * SPDX-License-Identifier: BSD-3-Clause
3444
3526
  *)
3445
3527
 
3528
+ lit-html/directives/when.js:
3529
+ (**
3530
+ * @license
3531
+ * Copyright 2021 Google LLC
3532
+ * SPDX-License-Identifier: BSD-3-Clause
3533
+ *)
3534
+
3446
3535
  @lit/reactive-element/css-tag.js:
3447
3536
  (**
3448
3537
  * @license