@fluid-topics/ft-confirm-button 1.3.21 → 1.3.23

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 jc=Object.create;var Un=Object.defineProperty;var Kc=Object.getOwnPropertyDescriptor;var Vc=Object.getOwnPropertyNames;var Zc=Object.getPrototypeOf,qc=Object.prototype.hasOwnProperty;var Lt=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var Yc=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of Vc(r))!qc.call(e,a)&&a!==o&&Un(e,a,{get:()=>r[a],enumerable:!(n=Kc(r,a))||n.enumerable});return e};var C=(e,r,o)=>(o=e!=null?jc(Zc(e)):{},Yc(r||!e||!e.__esModule?Un(o,"default",{value:e,enumerable:!0}):o,e));var oe=Lt((Cd,Mn)=>{Mn.exports=ftGlobals.litDecorators});var k=Lt((Ed,$n)=>{$n.exports=ftGlobals.wcUtils});var W=Lt((Ad,Fn)=>{Fn.exports=ftGlobals.lit});var _r=Lt((ty,Ha)=>{Ha.exports=ftGlobals.litClassMap});var Fi=Lt((am,$i)=>{$i.exports=ftGlobals.litUnsafeHTML});var as=Lt((ct,ns)=>{var Yr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Xr=function(){function e(){this.fetch=!1,this.DOMException=Yr.DOMException}return e.prototype=Yr,new e}();(function(e){var r=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={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 i(y){return y&&DataView.prototype.isPrototypeOf(y)}if(a.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(y){return y&&c.indexOf(Object.prototype.toString.call(y))>-1};function u(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 p(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var b={next:function(){var _=y.shift();return{done:_===void 0,value:_}}};return a.iterable&&(b[Symbol.iterator]=function(){return b}),b}function h(y){this.map={},y instanceof h?y.forEach(function(b,_){this.append(_,b)},this):Array.isArray(y)?y.forEach(function(b){if(b.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+b.length);this.append(b[0],b[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(b){this.append(b,y[b])},this)}h.prototype.append=function(y,b){y=u(y),b=p(b);var _=this.map[y];this.map[y]=_?_+", "+b:b},h.prototype.delete=function(y){delete this.map[u(y)]},h.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},h.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},h.prototype.set=function(y,b){this.map[u(y)]=p(b)},h.prototype.forEach=function(y,b){for(var _ in this.map)this.map.hasOwnProperty(_)&&y.call(b,this.map[_],_,this)},h.prototype.keys=function(){var y=[];return this.forEach(function(b,_){y.push(_)}),m(y)},h.prototype.values=function(){var y=[];return this.forEach(function(b){y.push(b)}),m(y)},h.prototype.entries=function(){var y=[];return this.forEach(function(b,_){y.push([_,b])}),m(y)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function v(y){return new Promise(function(b,_){y.onload=function(){b(y.result)},y.onerror=function(){_(y.error)}})}function x(y){var b=new FileReader,_=v(b);return b.readAsArrayBuffer(y),_}function O(y){var b=new FileReader,_=v(b),$=/charset=([A-Za-z0-9_-]+)/.exec(y.type),K=$?$[1]:"utf-8";return b.readAsText(y,K),_}function L(y){for(var b=new Uint8Array(y),_=new Array(b.length),$=0;$<b.length;$++)_[$]=String.fromCharCode(b[$]);return _.join("")}function R(y){if(y.slice)return y.slice(0);var b=new Uint8Array(y.byteLength);return b.set(new Uint8Array(y)),b.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:a.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:a.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():a.arrayBuffer&&a.blob&&i(y)?(this._bodyArrayBuffer=R(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||l(y))?this._bodyArrayBuffer=R(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):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var y=g(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=g(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(a.blob)return this.blob().then(x);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(L(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(be)}),this.json=function(){return this.text().then(JSON.parse)},this}var P=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function B(y){var b=y.toUpperCase();return P.indexOf(b)>-1?b:y}function U(y,b){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');b=b||{};var _=b.body;if(y instanceof U){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,b.headers||(this.headers=new h(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=b.credentials||this.credentials||"same-origin",(b.headers||!this.headers)&&(this.headers=new h(b.headers)),this.method=B(b.method||this.method||"GET"),this.mode=b.mode||this.mode||null,this.signal=b.signal||this.signal||function(){if("AbortController"in n){var M=new AbortController;return M.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")&&(b.cache==="no-store"||b.cache==="no-cache")){var $=/([?&])_=[^&]*/;if($.test(this.url))this.url=this.url.replace($,"$1_="+new Date().getTime());else{var K=/\?/;this.url+=(K.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function be(y){var b=new FormData;return y.trim().split("&").forEach(function(_){if(_){var $=_.split("="),K=$.shift().replace(/\+/g," "),M=$.join("=").replace(/\+/g," ");b.append(decodeURIComponent(K),decodeURIComponent(M))}}),b}function Me(y){var b=new h,_=y.replace(/\r?\n[\t ]+/g," ");return _.split("\r").map(function($){return $.indexOf(`
2
- `)===0?$.substr(1,$.length):$}).forEach(function($){var K=$.split(":"),M=K.shift().trim();if(M){var Lr=K.join(":").trim();try{b.append(M,Lr)}catch(wo){console.warn("Response "+wo.message)}}}),b}N.call(U.prototype);function pe(y,b){if(!(this instanceof pe))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(b||(b={}),this.type="default",this.status=b.status===void 0?200:b.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=b.statusText===void 0?"":""+b.statusText,this.headers=new h(b.headers),this.url=b.url||"",this._initBody(y)}N.call(pe.prototype),pe.prototype.clone=function(){return new pe(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},pe.error=function(){var y=new pe(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var $e=[301,302,303,307,308];pe.redirect=function(y,b){if($e.indexOf(b)===-1)throw new RangeError("Invalid status code");return new pe(null,{status:b,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(b,_){this.message=b,this.name=_;var $=Error(b);this.stack=$.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ie(y,b){return new Promise(function(_,$){var K=new U(y,b);if(K.signal&&K.signal.aborted)return $(new o.DOMException("Aborted","AbortError"));var M=new XMLHttpRequest;function Lr(){M.abort()}M.onload=function(){var se={statusText:M.statusText,headers:Me(M.getAllResponseHeaders()||"")};K.url.indexOf("file://")===0&&(M.status<200||M.status>599)?se.status=200:se.status=M.status,se.url="responseURL"in M?M.responseURL:se.headers.get("X-Request-URL");var yt="response"in M?M.response:M.responseText;setTimeout(function(){_(new pe(yt,se))},0)},M.onerror=function(){setTimeout(function(){$(new TypeError("Network request failed"))},0)},M.ontimeout=function(){setTimeout(function(){$(new TypeError("Network request timed out"))},0)},M.onabort=function(){setTimeout(function(){$(new o.DOMException("Aborted","AbortError"))},0)};function wo(se){try{return se===""&&n.location.href?n.location.href:se}catch{return se}}if(M.open(K.method,wo(K.url),!0),K.credentials==="include"?M.withCredentials=!0:K.credentials==="omit"&&(M.withCredentials=!1),"responseType"in M&&(a.blob?M.responseType="blob":a.arrayBuffer&&(M.responseType="arraybuffer")),b&&typeof b.headers=="object"&&!(b.headers instanceof h||n.Headers&&b.headers instanceof n.Headers)){var Bn=[];Object.getOwnPropertyNames(b.headers).forEach(function(se){Bn.push(u(se)),M.setRequestHeader(se,p(b.headers[se]))}),K.headers.forEach(function(se,yt){Bn.indexOf(yt)===-1&&M.setRequestHeader(yt,se)})}else K.headers.forEach(function(se,yt){M.setRequestHeader(yt,se)});K.signal&&(K.signal.addEventListener("abort",Lr),M.onreadystatechange=function(){M.readyState===4&&K.signal.removeEventListener("abort",Lr)}),M.send(typeof K._bodyInit>"u"?null:K._bodyInit)})}return ie.polyfill=!0,n.fetch||(n.fetch=ie,n.Headers=h,n.Request=U,n.Response=pe),o.Headers=h,o.Request=U,o.Response=pe,o.fetch=ie,o}({})})(Xr);Xr.fetch.ponyfill=!0;delete Xr.fetch.polyfill;var Xt=Yr.fetch?Yr:Xr;ct=Xt.fetch;ct.default=Xt.fetch;ct.fetch=Xt.fetch;ct.Headers=Xt.Headers;ct.Request=Xt.Request;ct.Response=Xt.Response;ns.exports=ct});var Z=C(oe()),zc=C(k()),nr=C(W());var Qo=C(k());var gr=C(oe()),Vi=C(k());var Fa=C(W()),D=C(k());var Kn=C(W()),X=C(k()),Wn=X.FtCssVariableFactory.extend("--ft-ripple-color","",X.designSystemVariables.colorContent),E={color:Wn,backgroundColor:X.FtCssVariableFactory.extend("--ft-ripple-background-color","",Wn),opacityContentOnSurfacePressed:X.FtCssVariableFactory.external(X.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:X.FtCssVariableFactory.external(X.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:X.FtCssVariableFactory.external(X.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:X.FtCssVariableFactory.external(X.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:X.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Hn=X.FtCssVariableFactory.extend("--ft-ripple-color","",X.designSystemVariables.colorPrimary),zn={color:Hn,backgroundColor:X.FtCssVariableFactory.extend("--ft-ripple-background-color","",Hn)},Gn=X.FtCssVariableFactory.extend("--ft-ripple-color","",X.designSystemVariables.colorSecondary),jn={color:Gn,backgroundColor:X.FtCssVariableFactory.extend("--ft-ripple-background-color","",Gn)},Vn=Kn.css`
1
+ "use strict";(()=>{var il=Object.create;var Gn=Object.defineProperty;var sl=Object.getOwnPropertyDescriptor;var cl=Object.getOwnPropertyNames;var ll=Object.getPrototypeOf,dl=Object.prototype.hasOwnProperty;var kt=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var ul=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of cl(r))!dl.call(e,a)&&a!==o&&Gn(e,a,{get:()=>r[a],enumerable:!(n=sl(r,a))||n.enumerable});return e};var S=(e,r,o)=>(o=e!=null?il(ll(e)):{},ul(r||!e||!e.__esModule?Gn(o,"default",{value:e,enumerable:!0}):o,e));var oe=kt((Ud,jn)=>{jn.exports=ftGlobals.litDecorators});var _=kt(($d,Kn)=>{Kn.exports=ftGlobals.wcUtils});var W=kt((Fd,Vn)=>{Vn.exports=ftGlobals.lit});var pr=kt((my,qa)=>{qa.exports=ftGlobals.litClassMap});var Vi=kt((vm,Ki)=>{Ki.exports=ftGlobals.litUnsafeHTML});var fs=kt((ut,ps)=>{var no=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,ao=function(){function e(){this.fetch=!1,this.DOMException=no.DOMException}return e.prototype=no,new e}();(function(e){var r=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={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 i(y){return y&&DataView.prototype.isPrototypeOf(y)}if(a.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(y){return y&&c.indexOf(Object.prototype.toString.call(y))>-1};function u(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 p(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var b={next:function(){var P=y.shift();return{done:P===void 0,value:P}}};return a.iterable&&(b[Symbol.iterator]=function(){return b}),b}function h(y){this.map={},y instanceof h?y.forEach(function(b,P){this.append(P,b)},this):Array.isArray(y)?y.forEach(function(b){if(b.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+b.length);this.append(b[0],b[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(b){this.append(b,y[b])},this)}h.prototype.append=function(y,b){y=u(y),b=p(b);var P=this.map[y];this.map[y]=P?P+", "+b:b},h.prototype.delete=function(y){delete this.map[u(y)]},h.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},h.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},h.prototype.set=function(y,b){this.map[u(y)]=p(b)},h.prototype.forEach=function(y,b){for(var P in this.map)this.map.hasOwnProperty(P)&&y.call(b,this.map[P],P,this)},h.prototype.keys=function(){var y=[];return this.forEach(function(b,P){y.push(P)}),m(y)},h.prototype.values=function(){var y=[];return this.forEach(function(b){y.push(b)}),m(y)},h.prototype.entries=function(){var y=[];return this.forEach(function(b,P){y.push([P,b])}),m(y)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function v(y){return new Promise(function(b,P){y.onload=function(){b(y.result)},y.onerror=function(){P(y.error)}})}function x(y){var b=new FileReader,P=v(b);return b.readAsArrayBuffer(y),P}function C(y){var b=new FileReader,P=v(b),$=/charset=([A-Za-z0-9_-]+)/.exec(y.type),V=$?$[1]:"utf-8";return b.readAsText(y,V),P}function I(y){for(var b=new Uint8Array(y),P=new Array(b.length),$=0;$<b.length;$++)P[$]=String.fromCharCode(b[$]);return P.join("")}function R(y){if(y.slice)return y.slice(0);var b=new Uint8Array(y.byteLength);return b.set(new Uint8Array(y)),b.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:a.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:a.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():a.arrayBuffer&&a.blob&&i(y)?(this._bodyArrayBuffer=R(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||l(y))?this._bodyArrayBuffer=R(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):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var y=g(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=g(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(a.blob)return this.blob().then(x);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(I(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(Oe)}),this.json=function(){return this.text().then(JSON.parse)},this}var k=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function B(y){var b=y.toUpperCase();return k.indexOf(b)>-1?b:y}function M(y,b){if(!(this instanceof M))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');b=b||{};var P=b.body;if(y instanceof M){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,b.headers||(this.headers=new h(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!P&&y._bodyInit!=null&&(P=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=b.credentials||this.credentials||"same-origin",(b.headers||!this.headers)&&(this.headers=new h(b.headers)),this.method=B(b.method||this.method||"GET"),this.mode=b.mode||this.mode||null,this.signal=b.signal||this.signal||function(){if("AbortController"in n){var U=new AbortController;return U.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(P),(this.method==="GET"||this.method==="HEAD")&&(b.cache==="no-store"||b.cache==="no-cache")){var $=/([?&])_=[^&]*/;if($.test(this.url))this.url=this.url.replace($,"$1_="+new Date().getTime());else{var V=/\?/;this.url+=(V.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}M.prototype.clone=function(){return new M(this,{body:this._bodyInit})};function Oe(y){var b=new FormData;return y.trim().split("&").forEach(function(P){if(P){var $=P.split("="),V=$.shift().replace(/\+/g," "),U=$.join("=").replace(/\+/g," ");b.append(decodeURIComponent(V),decodeURIComponent(U))}}),b}function He(y){var b=new h,P=y.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function($){return $.indexOf(`
2
+ `)===0?$.substr(1,$.length):$}).forEach(function($){var V=$.split(":"),U=V.shift().trim();if(U){var $r=V.join(":").trim();try{b.append(U,$r)}catch(_o){console.warn("Response "+_o.message)}}}),b}N.call(M.prototype);function be(y,b){if(!(this instanceof be))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(b||(b={}),this.type="default",this.status=b.status===void 0?200:b.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=b.statusText===void 0?"":""+b.statusText,this.headers=new h(b.headers),this.url=b.url||"",this._initBody(y)}N.call(be.prototype),be.prototype.clone=function(){return new be(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},be.error=function(){var y=new be(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var ze=[301,302,303,307,308];be.redirect=function(y,b){if(ze.indexOf(b)===-1)throw new RangeError("Invalid status code");return new be(null,{status:b,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(b,P){this.message=b,this.name=P;var $=Error(b);this.stack=$.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function le(y,b){return new Promise(function(P,$){var V=new M(y,b);if(V.signal&&V.signal.aborted)return $(new o.DOMException("Aborted","AbortError"));var U=new XMLHttpRequest;function $r(){U.abort()}U.onload=function(){var de={statusText:U.statusText,headers:He(U.getAllResponseHeaders()||"")};V.url.indexOf("file://")===0&&(U.status<200||U.status>599)?de.status=200:de.status=U.status,de.url="responseURL"in U?U.responseURL:de.headers.get("X-Request-URL");var bt="response"in U?U.response:U.responseText;setTimeout(function(){P(new be(bt,de))},0)},U.onerror=function(){setTimeout(function(){$(new TypeError("Network request failed"))},0)},U.ontimeout=function(){setTimeout(function(){$(new TypeError("Network request timed out"))},0)},U.onabort=function(){setTimeout(function(){$(new o.DOMException("Aborted","AbortError"))},0)};function _o(de){try{return de===""&&n.location.href?n.location.href:de}catch{return de}}if(U.open(V.method,_o(V.url),!0),V.credentials==="include"?U.withCredentials=!0:V.credentials==="omit"&&(U.withCredentials=!1),"responseType"in U&&(a.blob?U.responseType="blob":a.arrayBuffer&&(U.responseType="arraybuffer")),b&&typeof b.headers=="object"&&!(b.headers instanceof h||n.Headers&&b.headers instanceof n.Headers)){var zn=[];Object.getOwnPropertyNames(b.headers).forEach(function(de){zn.push(u(de)),U.setRequestHeader(de,p(b.headers[de]))}),V.headers.forEach(function(de,bt){zn.indexOf(bt)===-1&&U.setRequestHeader(bt,de)})}else V.headers.forEach(function(de,bt){U.setRequestHeader(bt,de)});V.signal&&(V.signal.addEventListener("abort",$r),U.onreadystatechange=function(){U.readyState===4&&V.signal.removeEventListener("abort",$r)}),U.send(typeof V._bodyInit>"u"?null:V._bodyInit)})}return le.polyfill=!0,n.fetch||(n.fetch=le,n.Headers=h,n.Request=M,n.Response=be),o.Headers=h,o.Request=M,o.Response=be,o.fetch=le,o}({})})(ao);ao.fetch.ponyfill=!0;delete ao.fetch.polyfill;var tr=no.fetch?no:ao;ut=tr.fetch;ut.default=tr.fetch;ut.fetch=tr.fetch;ut.Headers=tr.Headers;ut.Request=tr.Request;ut.Response=tr.Response;ps.exports=ut});var q=S(oe()),nl=S(_()),dr=S(W());var sn=S(_());var Er=S(oe()),ts=S(_());var Va=S(W()),D=S(_());var Qn=S(W()),J=S(_()),Zn=J.FtCssVariableFactory.extend("--ft-ripple-color","",J.designSystemVariables.colorContent),E={color:Zn,backgroundColor:J.FtCssVariableFactory.extend("--ft-ripple-background-color","",Zn),opacityContentOnSurfacePressed:J.FtCssVariableFactory.external(J.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:J.FtCssVariableFactory.external(J.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:J.FtCssVariableFactory.external(J.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:J.FtCssVariableFactory.external(J.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:J.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},qn=J.FtCssVariableFactory.extend("--ft-ripple-color","",J.designSystemVariables.colorPrimary),Yn={color:qn,backgroundColor:J.FtCssVariableFactory.extend("--ft-ripple-background-color","",qn)},Xn=J.FtCssVariableFactory.extend("--ft-ripple-color","",J.designSystemVariables.colorSecondary),Jn={color:Xn,backgroundColor:J.FtCssVariableFactory.extend("--ft-ripple-background-color","",Xn)},ea=Qn.css`
3
3
  :host {
4
4
  display: contents;
5
5
  }
@@ -54,19 +54,19 @@
54
54
  }
55
55
 
56
56
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
57
- background-color: ${jn.backgroundColor};
57
+ background-color: ${Jn.backgroundColor};
58
58
  }
59
59
 
60
60
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
61
- background-color: ${jn.color};
61
+ background-color: ${Jn.color};
62
62
  }
63
63
 
64
64
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
65
- background-color: ${zn.backgroundColor};
65
+ background-color: ${Yn.backgroundColor};
66
66
  }
67
67
 
68
68
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
69
- background-color: ${zn.color};
69
+ background-color: ${Yn.color};
70
70
  }
71
71
 
72
72
  .ft-ripple .ft-ripple--background {
@@ -111,9 +111,9 @@
111
111
  opacity: ${E.opacityContentOnSurfacePressed};
112
112
  transform: translate(-50%, -50%) scale(1);
113
113
  }
114
- `;var we=C(W()),w=C(k());var je=C(W(),1),tt=e=>typeof e=="string"?(0,je.unsafeCSS)(e):e,t=class{static create(r,o,n,a){let i=l=>tt(l??a),c=je.css`var(${tt(r)}, ${i(a)})`;return c.name=r,c.description=o,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>Zn(c,l??i(a)),c.get=l=>je.css`var(${tt(r)}, ${i(l)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(r,o,n,a){let i=l=>n.get(l??a),c=je.css`var(${tt(r)}, ${i(a)})`;return c.name=r,c.description=o,c.category=n.category,c.fallbackVariable=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>Zn(c,l??i(a)),c.get=l=>je.css`var(${tt(r)}, ${i(l)})`,c.breadcrumb=()=>[n.name,...n.breadcrumb()],c.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),c}static external(r,o){let n=i=>r.defaultCssValue(i),a=je.css`var(${tt(r.name)}, ${n(r.defaultValue)})`;return a.name=r.name,a.category=r.category,a.fallbackVariable=r.fallbackVariable,a.defaultValue=r.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>r.set(i),a.get=i=>je.css`var(${tt(r.name)}, ${n(i)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function Zn(e,r){return tt(`${e.name}: ${r}`)}var s={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ft-opacity-0","","NUMBER","0"),opacity8:t.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:t.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:t.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:t.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:t.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:t.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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)")},qn={fontFamily:t.create("--ft-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-display-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-display-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:t.create("--ft-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-display-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-display-text-case","","UNKNOWN","none")},Yn={fontFamily:t.create("--ft-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-title-1-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:t.create("--ft-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-1-text-case","","UNKNOWN","none")},Xn={fontFamily:t.create("--ft-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-2-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:t.create("--ft-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-2-text-case","","UNKNOWN","none")},Jn={fontFamily:t.create("--ft-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-3-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:t.create("--ft-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ft-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-3-text-case","","UNKNOWN","none")},Qn={fontFamily:t.create("--ft-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-regular-text-case","","UNKNOWN","none")},ea={fontFamily:t.create("--ft-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-medium-text-case","","UNKNOWN","none")},ta={fontFamily:t.create("--ft-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-semibold-text-case","","UNKNOWN","none")},ra={fontFamily:t.create("--ft-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-regular-text-case","","UNKNOWN","none")},oa={fontFamily:t.create("--ft-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-medium-text-case","","UNKNOWN","none")},Xc={fontFamily:t.create("--ft-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:t.create("--ft-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:t.create("--ft-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},na={fontFamily:t.create("--ft-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-semibold-text-case","","UNKNOWN","none")},aa={fontFamily:t.create("--ft-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-medium-text-decoration","","UNKNOWN","none")},ia={fontFamily:t.create("--ft-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},sa={fontFamily:t.create("--ft-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-bold-text-decoration","","UNKNOWN","none")},ca={fontFamily:t.create("--ft-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-medium-text-decoration","","UNKNOWN","none")},la={fontFamily:t.create("--ft-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},da={fontFamily:t.create("--ft-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-bold-text-decoration","","UNKNOWN","none")},ua={fontFamily:t.create("--ft-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},pa={fontFamily:t.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},fa={fontFamily:t.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},ha={fontFamily:t.create("--ft-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},ya={fontFamily:t.create("--ft-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},ma={fontFamily:t.create("--ft-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},ga={fontFamily:t.create("--ft-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},ba={fontFamily:t.create("--ft-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},xa={fontFamily:t.create("--ft-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ir={display:qn,"title-1":Yn,"title-2":Xn,"title-3":Jn,"body-1-regular":Qn,"body-1-medium":ea,"body-1-semibold":ta,"body-2-regular":ra,"body-2-medium":oa,"body-2-medium-underline":Xc,"body-2-semibold":na,"label-1-medium":aa,"label-1-semibold":ia,"label-1-bold":sa,"label-2-medium":ca,"label-2-semibold":la,"label-2-bold":da,"caption-1-medium":ua,"caption-1-semibold":pa,"caption-1-bold":fa,"caption-2-medium":ha,"caption-2-semibold":ya,"caption-2-bold":ma,"caption-3-medium":ga,"caption-3-semibold":ba,"caption-3-bold":xa};var d={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
115
- Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:t.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var f={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",s.spacing4),largeGap:t.extend("--ft-button-large-gap","",s.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",s.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",s.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ft-button-medium-horizontal-padding","",s.spacing3),mediumGap:t.extend("--ft-button-medium-gap","",s.spacing2),mediumBorderRadius:t.extend("--ft-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:t.extend("--ft-button-medium-icon-size","",s.iconSize2),mediumBorderWidth:t.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",s.spacing2),smallGap:t.extend("--ft-button-small-gap","",s.spacing1),smallBorderRadius:t.extend("--ft-button-small-border-radius","",s.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",s.iconSize1),smallBorderWidth:t.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ft-button-x-small-icon-size","",s.iconSize1),xSmallFocusOutlineOffset:t.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ft-button-round-border-radius","",s.borderRadiusPill),primaryBrandBackgroundColor:t.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:t.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:t.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:t.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:t.extend("--ft-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:t.extend("--ft-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:t.extend("--ft-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:t.extend("--ft-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:t.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:t.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:t.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:t.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:t.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:t.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:t.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:t.extend("--ft-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:t.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:t.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:t.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:t.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:t.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:t.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:t.extend("--ft-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:t.extend("--ft-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:t.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:t.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:t.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:t.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:t.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:t.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:t.extend("--ft-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:t.extend("--ft-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:t.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:t.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:t.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:t.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:t.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:t.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:t.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:t.extend("--ft-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:t.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:t.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:t.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:t.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:t.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:t.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:t.extend("--ft-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:t.extend("--ft-button-tertiary-error-disabled-component-opacity","",s.opacity40),tertiaryNeutralBackgroundColor:t.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:t.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:t.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:t.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:t.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:t.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:t.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:t.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:t.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:t.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:t.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:t.extend("--ft-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:t.extend("--ft-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:t.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:t.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:t.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:t.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:t.extend("--ft-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:t.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:t.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:t.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:t.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:t.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:t.extend("--ft-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:t.extend("--ft-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:t.extend("--ft-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:t.extend("--ft-button-secondary-info-disabled-component-opacity","",s.opacity40),secondaryInfoBackgroundColor:t.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:t.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:t.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:t.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:t.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:t.extend("--ft-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:t.extend("--ft-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:t.extend("--ft-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:t.extend("--ft-button-secondary-success-disabled-component-opacity","",s.opacity40),secondarySuccessBackgroundColor:t.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:t.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:t.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:t.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:t.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:t.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:t.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:t.extend("--ft-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:t.extend("--ft-button-secondary-warning-disabled-component-opacity","",s.opacity40),secondaryWarningBackgroundColor:t.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:t.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:t.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:t.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:t.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:t.extend("--ft-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:t.extend("--ft-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:t.extend("--ft-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:t.extend("--ft-button-secondary-error-disabled-component-opacity","",s.opacity40),secondaryErrorBackgroundColor:t.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:t.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:t.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:t.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:t.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var Fd={loadMoreIconSize:t.extend("--ft-tree-list-load-more-icon-size","",s.iconSize2),loadMorePaddingLeft:t.extend("--ft-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:t.extend("--ft-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:t.extend("--ft-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:t.extend("--ft-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:t.extend("--ft-tree-list-load-more-hover-border-color","",s.colorBrand20),loadMoreHoverBackgroundColor:t.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:t.extend("--ft-tree-list-load-more-active-border-color","",s.colorBrand20),loadMoreActiveBackgroundColor:t.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:t.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:t.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:t.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:t.extend("--ft-tree-list-load-more-label-margin-left","",s.spacing1),nodeIconSize:t.extend("--ft-tree-list-node-icon-size","",s.iconSize2),nodeHeight:t.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:t.extend("--ft-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:t.extend("--ft-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:t.extend("--ft-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:t.extend("--ft-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:t.extend("--ft-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:t.extend("--ft-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:t.extend("--ft-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:t.extend("--ft-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:t.extend("--ft-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:t.extend("--ft-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:t.extend("--ft-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:t.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:t.extend("--ft-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:t.extend("--ft-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:t.extend("--ft-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:t.extend("--ft-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:t.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:t.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:t.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:t.extend("--ft-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:t.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:t.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:t.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:t.extend("--ft-tree-list-header-section-padding-left","",s.spacing3),headerSectionPaddingRight:t.extend("--ft-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:t.extend("--ft-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:t.extend("--ft-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:t.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:t.extend("--ft-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:t.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:t.extend("--ft-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:t.extend("--ft-tree-list-list-container-border-color","",d.borderGlobalSubtle)};var jd={iconSize:t.extend("--ft-checkbox-icon-size","",s.iconSize2),boxSize:t.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:t.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:t.create("--ft-checkbox-border-radius","","SIZE","1px"),color:t.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:t.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:t.extend("--ft-checkbox-horizontal-gap","",s.spacing3),leftPadding:t.extend("--ft-checkbox-left-padding","",s.spacing2)};var Yd={circleSize:t.create("--ft-radio-circle-size","","SIZE","18px"),borderWidth:t.create("--ft-radio-border-width","","SIZE","2px"),color:t.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),verticalGap:t.extend("--ft-radio-vertical-gap","",s.spacing3),horizontalGap:t.extend("--ft-radio-horizontal-gap","",s.spacing3)};var tu={headerRowBorderWidth:t.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ft-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ft-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:t.extend("--ft-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:t.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ft-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ft-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:t.extend("--ft-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ft-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ft-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ft-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ft-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ft-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ft-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ft-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ft-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ft-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:t.extend("--ft-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:t.extend("--ft-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:t.extend("--ft-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:t.extend("--ft-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:t.extend("--ft-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:t.extend("--ft-table-data-cell-vertical-gap","",s.spacing1)};var iu={neutralOffHoverStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:t.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:t.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:t.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:t.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:t.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:t.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:t.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:t.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:t.extend("--ft-chip-choice-large-gap","",s.spacing1),largeBorderRadius:t.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-choice-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:t.extend("--ft-chip-choice-medium-gap","",s.spacing1),mediumBorderRadius:t.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-choice-medium-icon-size","",s.iconSize2)};var uu={largeMinHeight:t.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:t.extend("--ft-chip-large-button-right-padding","",s.spacing1),largeGap:t.extend("--ft-chip-large-gap","",s.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:t.extend("--ft-chip-medium-button-right-padding","",s.spacing05),mediumGap:t.extend("--ft-chip-medium-gap","",s.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",s.iconSize2),smallMinHeight:t.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:t.extend("--ft-chip-small-button-right-padding","",s.spacing05),smallGap:t.extend("--ft-chip-small-gap","",s.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",s.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var mu={brandHoverOpacity:t.extend("--ft-link-brand-hover-opacity","",s.opacity80),brandHoverColor:t.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:t.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:t.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:t.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:t.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:t.extend("--ft-link-info-hover-opacity","",s.opacity80),infoHoverColor:t.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:t.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:t.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:t.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:t.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:t.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:t.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:t.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:t.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:t.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:t.extend("--ft-link-neutral-visited-color","",s.colorBrand100)};var Su={iconSize:t.extend("--ft-banner-icon-size","",s.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ft-banner-left-padding","",s.spacing6),rightPadding:t.extend("--ft-banner-right-padding","",s.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",s.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var wu={horizontalPadding:t.extend("--ft-badge-horizontal-padding","",s.spacing1),verticalPadding:t.extend("--ft-badge-vertical-padding","",s.spacing1),borderRadius:t.extend("--ft-badge-border-radius","",s.borderRadiusPill),color:t.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Iu={horizontalGap:t.extend("--ft-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:t.extend("--ft-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:t.extend("--ft-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:t.extend("--ft-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Bu={parentHorizontalPadding:t.extend("--ft-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:t.extend("--ft-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:t.extend("--ft-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:t.extend("--ft-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:t.extend("--ft-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:t.extend("--ft-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:t.extend("--ft-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:t.extend("--ft-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:t.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:t.extend("--ft-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:t.extend("--ft-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:t.extend("--ft-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:t.extend("--ft-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:t.extend("--ft-page-header-child-top-padding","",s.spacing2),childBottomPadding:t.extend("--ft-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:t.extend("--ft-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:t.extend("--ft-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:t.extend("--ft-page-header-child-vertical-gap","",s.spacing2),childMinHeight:t.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:t.extend("--ft-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:t.extend("--ft-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:t.extend("--ft-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:t.extend("--ft-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",s.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:t.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var Wu={horizontalPadding:t.extend("--ft-page-footer-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ft-page-footer-vertical-padding","",s.spacing2),verticalGap:t.extend("--ft-page-footer-vertical-gap","",s.spacing2),minHeight:t.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:t.extend("--ft-page-footer-background-color","",s.colorWhite),topBorderColor:t.extend("--ft-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:t.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:t.extend("--ft-page-footer-buttons-group-gap","",s.spacing4)};var ju={contentHorizontalPadding:t.extend("--ft-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:t.extend("--ft-page-layout-content-vertical-padding","",s.spacing6)};var H={smallContainerTargetWidth:t.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:t.extend("--ft-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:t.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:t.extend("--ft-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:t.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:t.extend("--ft-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",s.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",s.opacity40),shadow:t.extend("--ft-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",s.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:t.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",s.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",s.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",s.spacing6),headerGap:t.extend("--ft-modal-header-gap","",s.spacing2),headerBorderBottomWidth:t.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",s.borderRadiusM)};var ep={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",s.opacity40),shadow:t.extend("--ft-drawer-shadow","",s.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",s.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",s.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",s.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",s.colorGray700)};var ap={offBorderBottomWidth:t.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:t.extend("--ft-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:t.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:t.extend("--ft-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:t.extend("--ft-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:t.extend("--ft-tabs-horizontal-gap","",s.spacing1),verticalGap:t.extend("--ft-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:t.extend("--ft-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:t.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ft-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:t.extend("--ft-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:t.extend("--ft-tabs-alert-top-padding","",s.spacing1),alertRightPadding:t.extend("--ft-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var dp={largeFieldHorizontalPadding:t.extend("--ft-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ft-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ft-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ft-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ft-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ft-text-input-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ft-text-input-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ft-text-input-background-color","",s.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:t.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",s.opacity40)};var yp={backgroundColor:t.extend("--ft-text-area-background-color","",s.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",s.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",s.borderRadiusS)};var vp={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",s.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",s.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",s.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:t.extend("--ft-floating-menu-shadow","",s.shadowElevation02)};var Ap={largeFieldHorizontalPadding:t.extend("--ft-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ft-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ft-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ft-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ft-combobox-single-select-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",s.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",s.opacity40)};var Lp={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",s.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",s.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",s.borderRadiusS)};var Dp={backgroundColor:t.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",s.spacing6),titleColor:t.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",d.contentGlobalSecondary),gap:t.extend("--ft-popover-gap","",s.spacing2),borderRadius:t.extend("--ft-popover-border-radius","",s.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",s.shadowElevation02),maxWidth:t.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:t.extend("--ft-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:t.extend("--ft-popover-multi-section-vertical-gap","",s.spacing6)};var Fp={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",s.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",s.spacing3),color:t.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",s.iconSize3)};var jp={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",s.spacing1),groupGap:t.extend("--ft-switch-group-gap","",s.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",s.opacity40),onColor:t.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",s.borderRadiusS)};var qp={color1Light:t.extend("--ft-chart-1-light","for area color charts",s.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",s.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",s.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",s.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",s.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",s.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",s.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",s.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",s.colorRed40),color5Base:t.extend("--ft-chart-5-base","",s.colorRed60),color6Light:t.extend("--ft-chart-6-light","",s.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",s.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",s.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",s.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",s.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",s.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",s.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",s.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",s.colorGray50),color10Base:t.extend("--ft-chart-10-base","",s.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",s.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",s.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",s.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",s.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",s.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:t.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:t.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:t.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var Qp={color1IconColor:t.extend("--ft-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:t.extend("--ft-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:t.extend("--ft-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:t.extend("--ft-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:t.extend("--ft-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:t.extend("--ft-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:t.extend("--ft-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:t.extend("--ft-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:t.extend("--ft-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:t.extend("--ft-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:t.extend("--ft-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:t.extend("--ft-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:t.extend("--ft-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:t.extend("--ft-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:t.extend("--ft-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:t.extend("--ft-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var nf={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",s.spacing3),verticalPadding:t.extend("--ft-notice-vertical-padding","",s.spacing2),borderRadius:t.extend("--ft-notice-border-radius","",s.borderRadiusS),gap:t.extend("--ft-notice-gap","",s.spacing2),iconSize:t.extend("--ft-notice-icon-size","",s.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:t.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:t.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:t.extend("--ft-notice-dense-gap","",s.spacing1),denseIconSize:t.extend("--ft-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:t.create("--ft-notice-dense-border-width","","SIZE","0")};var df={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:t.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",s.spacing3)};var yf={iconSize:t.extend("--ft-notification-icon-size","",s.iconSize4),leftPadding:t.extend("--ft-notification-left-padding","",s.spacing5),rightPadding:t.extend("--ft-notification-right-padding","",s.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",s.spacing3),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",s.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",s.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",s.spacing8)};var vf={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",s.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",s.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",s.borderRadiusS),color:t.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",s.opacity80),shadow:t.extend("--ft-tooltip-shadow","",s.shadowElevation02),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",s.spacing05)};var Af={verticalPadding:t.extend("--ft-reorderable-list-vertical-padding","",s.spacing4),gap:t.extend("--ft-reorderable-list-gap","",s.spacing1),borderRadius:t.extend("--ft-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:t.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:t.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:t.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:t.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:t.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:t.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:t.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:t.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:t.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:t.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:t.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:t.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:t.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:t.extend("--ft-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:t.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:t.extend("--ft-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:t.extend("--ft-reorderable-list-left-padding","",s.spacing2),rightPadding:t.extend("--ft-reorderable-list-right-padding","",s.spacing6),borderColor:t.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:t.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Tf={menuHorizontalPadding:t.extend("--ft-date-range-picker-menu-horizontal-padding","",s.spacing4),menuVerticalPadding:t.extend("--ft-date-range-picker-menu-vertical-padding","",s.spacing4),menuVerticalGap:t.extend("--ft-date-range-picker-menu-vertical-gap","",s.spacing4),menuButtonsVerticalGap:t.extend("--ft-date-range-picker-menu-buttons-vertical-gap","",s.spacing2)};var It;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(It||(It={}));var fe;(function(e){e.large="large",e.medium="medium",e.small="small"})(fe||(fe={}));var _t=C(W());function va(e,r){let o=Ir[e];return _t.css`
116
- ${r?(0,_t.unsafeCSS)(r):_t.css`.ft-typography--${(0,_t.unsafeCSS)(e)}`} {
114
+ `;var Te=S(W()),w=S(_());var qe=S(W(),1),nt=e=>typeof e=="string"?(0,qe.unsafeCSS)(e):e,t=class{static create(r,o,n,a){let i=l=>nt(l??a),c=qe.css`var(${nt(r)}, ${i(a)})`;return c.name=r,c.description=o,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>ta(c,l??i(a)),c.get=l=>qe.css`var(${nt(r)}, ${i(l)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(r,o,n,a){let i=l=>n.get(l??a),c=qe.css`var(${nt(r)}, ${i(a)})`;return c.name=r,c.description=o,c.category=n.category,c.fallbackVariable=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>ta(c,l??i(a)),c.get=l=>qe.css`var(${nt(r)}, ${i(l)})`,c.breadcrumb=()=>[n.name,...n.breadcrumb()],c.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),c}static external(r,o){let n=i=>r.defaultCssValue(i),a=qe.css`var(${nt(r.name)}, ${n(r.defaultValue)})`;return a.name=r.name,a.category=r.category,a.fallbackVariable=r.fallbackVariable,a.defaultValue=r.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>r.set(i),a.get=i=>qe.css`var(${nt(r.name)}, ${n(i)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function ta(e,r){return nt(`${e.name}: ${r}`)}var s={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ft-opacity-0","","NUMBER","0"),opacity8:t.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:t.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:t.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:t.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:t.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:t.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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:t.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)")},ra={fontFamily:t.create("--ft-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-display-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-display-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:t.create("--ft-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-display-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-display-text-case","","UNKNOWN","none")},oa={fontFamily:t.create("--ft-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-title-1-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:t.create("--ft-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-1-text-case","","UNKNOWN","none")},na={fontFamily:t.create("--ft-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-2-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:t.create("--ft-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-2-text-case","","UNKNOWN","none")},aa={fontFamily:t.create("--ft-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-3-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:t.create("--ft-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ft-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-3-text-case","","UNKNOWN","none")},ia={fontFamily:t.create("--ft-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-regular-text-case","","UNKNOWN","none")},sa={fontFamily:t.create("--ft-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-medium-text-case","","UNKNOWN","none")},ca={fontFamily:t.create("--ft-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-semibold-text-case","","UNKNOWN","none")},la={fontFamily:t.create("--ft-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-regular-text-case","","UNKNOWN","none")},da={fontFamily:t.create("--ft-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-medium-text-case","","UNKNOWN","none")},pl={fontFamily:t.create("--ft-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:t.create("--ft-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:t.create("--ft-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},ua={fontFamily:t.create("--ft-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-semibold-text-case","","UNKNOWN","none")},pa={fontFamily:t.create("--ft-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-medium-text-decoration","","UNKNOWN","none")},fa={fontFamily:t.create("--ft-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},ha={fontFamily:t.create("--ft-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-bold-text-decoration","","UNKNOWN","none")},ya={fontFamily:t.create("--ft-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-medium-text-decoration","","UNKNOWN","none")},ma={fontFamily:t.create("--ft-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},ga={fontFamily:t.create("--ft-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-bold-text-decoration","","UNKNOWN","none")},ba={fontFamily:t.create("--ft-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},xa={fontFamily:t.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},va={fontFamily:t.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Sa={fontFamily:t.create("--ft-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Oa={fontFamily:t.create("--ft-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Ca={fontFamily:t.create("--ft-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Ea={fontFamily:t.create("--ft-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Aa={fontFamily:t.create("--ft-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},wa={fontFamily:t.create("--ft-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Fr={display:ra,"title-1":oa,"title-2":na,"title-3":aa,"body-1-regular":ia,"body-1-medium":sa,"body-1-semibold":ca,"body-2-regular":la,"body-2-medium":da,"body-2-medium-underline":pl,"body-2-semibold":ua,"label-1-medium":pa,"label-1-semibold":fa,"label-1-bold":ha,"label-2-medium":ya,"label-2-semibold":ma,"label-2-bold":ga,"caption-1-medium":ba,"caption-1-semibold":xa,"caption-1-bold":va,"caption-2-medium":Sa,"caption-2-semibold":Oa,"caption-2-bold":Ca,"caption-3-medium":Ea,"caption-3-semibold":Aa,"caption-3-bold":wa};var d={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
115
+ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:t.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var f={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",s.spacing4),largeGap:t.extend("--ft-button-large-gap","",s.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",s.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",s.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ft-button-medium-horizontal-padding","",s.spacing3),mediumGap:t.extend("--ft-button-medium-gap","",s.spacing2),mediumBorderRadius:t.extend("--ft-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:t.extend("--ft-button-medium-icon-size","",s.iconSize2),mediumBorderWidth:t.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",s.spacing2),smallGap:t.extend("--ft-button-small-gap","",s.spacing1),smallBorderRadius:t.extend("--ft-button-small-border-radius","",s.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",s.iconSize1),smallBorderWidth:t.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ft-button-x-small-icon-size","",s.iconSize1),xSmallFocusOutlineOffset:t.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ft-button-round-border-radius","",s.borderRadiusPill),primaryBrandBackgroundColor:t.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:t.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:t.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:t.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:t.extend("--ft-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:t.extend("--ft-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:t.extend("--ft-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:t.extend("--ft-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:t.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:t.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:t.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:t.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:t.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:t.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:t.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:t.extend("--ft-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:t.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:t.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:t.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:t.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:t.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:t.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:t.extend("--ft-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:t.extend("--ft-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:t.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:t.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:t.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:t.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:t.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:t.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:t.extend("--ft-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:t.extend("--ft-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:t.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:t.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:t.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:t.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:t.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:t.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:t.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:t.extend("--ft-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:t.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:t.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:t.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:t.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:t.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:t.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:t.extend("--ft-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:t.extend("--ft-button-tertiary-error-disabled-component-opacity","",s.opacity40),tertiaryNeutralBackgroundColor:t.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:t.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:t.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:t.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:t.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:t.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:t.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:t.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:t.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:t.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:t.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:t.extend("--ft-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:t.extend("--ft-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:t.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:t.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:t.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:t.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:t.extend("--ft-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:t.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:t.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:t.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:t.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:t.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:t.extend("--ft-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:t.extend("--ft-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:t.extend("--ft-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:t.extend("--ft-button-secondary-info-disabled-component-opacity","",s.opacity40),secondaryInfoBackgroundColor:t.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:t.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:t.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:t.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:t.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:t.extend("--ft-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:t.extend("--ft-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:t.extend("--ft-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:t.extend("--ft-button-secondary-success-disabled-component-opacity","",s.opacity40),secondarySuccessBackgroundColor:t.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:t.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:t.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:t.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:t.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:t.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:t.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:t.extend("--ft-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:t.extend("--ft-button-secondary-warning-disabled-component-opacity","",s.opacity40),secondaryWarningBackgroundColor:t.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:t.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:t.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:t.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:t.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:t.extend("--ft-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:t.extend("--ft-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:t.extend("--ft-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:t.extend("--ft-button-secondary-error-disabled-component-opacity","",s.opacity40),secondaryErrorBackgroundColor:t.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:t.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:t.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:t.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:t.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var tu={loadMoreIconSize:t.extend("--ft-tree-list-load-more-icon-size","",s.iconSize2),loadMorePaddingLeft:t.extend("--ft-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:t.extend("--ft-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:t.extend("--ft-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:t.extend("--ft-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:t.extend("--ft-tree-list-load-more-hover-border-color","",s.colorBrand20),loadMoreHoverBackgroundColor:t.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:t.extend("--ft-tree-list-load-more-active-border-color","",s.colorBrand20),loadMoreActiveBackgroundColor:t.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:t.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:t.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:t.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:t.extend("--ft-tree-list-load-more-label-margin-left","",s.spacing1),nodeIconSize:t.extend("--ft-tree-list-node-icon-size","",s.iconSize2),nodeHeight:t.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:t.extend("--ft-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:t.extend("--ft-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:t.extend("--ft-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:t.extend("--ft-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:t.extend("--ft-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:t.extend("--ft-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:t.extend("--ft-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:t.extend("--ft-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:t.extend("--ft-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:t.extend("--ft-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:t.extend("--ft-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:t.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:t.extend("--ft-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:t.extend("--ft-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:t.extend("--ft-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:t.extend("--ft-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:t.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:t.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:t.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:t.extend("--ft-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:t.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:t.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:t.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:t.extend("--ft-tree-list-header-section-padding-left","",s.spacing3),headerSectionPaddingRight:t.extend("--ft-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:t.extend("--ft-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:t.extend("--ft-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:t.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:t.extend("--ft-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:t.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:t.extend("--ft-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:t.extend("--ft-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:t.create("--ft-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:t.create("--ft-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:t.extend("--ft-tree-list-empty-state-illustration-margin-bottom","",s.spacing10),emptyStateContainerPaddingTop:t.extend("--ft-tree-list-empty-state-container-padding-top","",s.spacing10),emptyStateContainerPaddingBottom:t.extend("--ft-tree-list-empty-state-container-padding-bottom","",s.spacing10),emptyStateTitleMarginBottom:t.extend("--ft-tree-list-empty-state-title-margin-bottom","",s.spacing2),emptyStateTitleLabelColor:t.extend("--ft-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:t.extend("--ft-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var iu={iconSize:t.extend("--ft-checkbox-icon-size","",s.iconSize2),boxSize:t.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:t.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:t.create("--ft-checkbox-border-radius","","SIZE","1px"),color:t.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:t.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:t.extend("--ft-checkbox-horizontal-gap","",s.spacing3),leftPadding:t.extend("--ft-checkbox-left-padding","",s.spacing2)};var uu={circleSize:t.create("--ft-radio-circle-size","","SIZE","18px"),borderWidth:t.create("--ft-radio-border-width","","SIZE","2px"),color:t.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),verticalGap:t.extend("--ft-radio-vertical-gap","",s.spacing3),horizontalGap:t.extend("--ft-radio-horizontal-gap","",s.spacing3)};var mu={headerRowBorderWidth:t.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ft-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ft-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:t.extend("--ft-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:t.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ft-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ft-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:t.extend("--ft-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ft-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ft-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ft-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ft-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ft-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ft-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ft-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ft-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ft-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:t.extend("--ft-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:t.extend("--ft-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:t.extend("--ft-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:t.extend("--ft-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:t.extend("--ft-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:t.extend("--ft-table-data-cell-vertical-gap","",s.spacing1)};var Su={neutralOffHoverStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:t.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:t.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:t.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:t.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:t.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:t.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:t.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:t.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:t.extend("--ft-chip-choice-large-gap","",s.spacing1),largeBorderRadius:t.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-choice-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:t.extend("--ft-chip-choice-medium-gap","",s.spacing1),mediumBorderRadius:t.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-choice-medium-icon-size","",s.iconSize2)};var wu={largeMinHeight:t.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:t.extend("--ft-chip-large-button-right-padding","",s.spacing1),largeGap:t.extend("--ft-chip-large-gap","",s.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:t.extend("--ft-chip-medium-button-right-padding","",s.spacing05),mediumGap:t.extend("--ft-chip-medium-gap","",s.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",s.iconSize2),smallMinHeight:t.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:t.extend("--ft-chip-small-button-right-padding","",s.spacing05),smallGap:t.extend("--ft-chip-small-gap","",s.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",s.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var Lu={brandHoverOpacity:t.extend("--ft-link-brand-hover-opacity","",s.opacity80),brandHoverColor:t.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:t.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:t.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:t.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:t.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:t.extend("--ft-link-info-hover-opacity","",s.opacity80),infoHoverColor:t.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:t.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:t.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:t.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:t.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:t.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:t.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:t.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:t.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:t.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:t.extend("--ft-link-neutral-visited-color","",s.colorBrand100)};var Bu={iconSize:t.extend("--ft-banner-icon-size","",s.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ft-banner-left-padding","",s.spacing6),rightPadding:t.extend("--ft-banner-right-padding","",s.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",s.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var Wu={horizontalPadding:t.extend("--ft-badge-horizontal-padding","",s.spacing1),verticalPadding:t.extend("--ft-badge-vertical-padding","",s.spacing1),borderRadius:t.extend("--ft-badge-border-radius","",s.borderRadiusPill),color:t.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Ku={horizontalGap:t.extend("--ft-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:t.extend("--ft-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:t.extend("--ft-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:t.extend("--ft-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Xu={parentHorizontalPadding:t.extend("--ft-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:t.extend("--ft-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:t.extend("--ft-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:t.extend("--ft-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:t.extend("--ft-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:t.extend("--ft-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:t.extend("--ft-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:t.extend("--ft-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:t.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:t.extend("--ft-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:t.extend("--ft-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:t.extend("--ft-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:t.extend("--ft-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:t.extend("--ft-page-header-child-top-padding","",s.spacing2),childBottomPadding:t.extend("--ft-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:t.extend("--ft-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:t.extend("--ft-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:t.extend("--ft-page-header-child-vertical-gap","",s.spacing2),childMinHeight:t.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:t.extend("--ft-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:t.extend("--ft-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:t.extend("--ft-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:t.extend("--ft-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",s.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:t.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var rp={horizontalPadding:t.extend("--ft-page-footer-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ft-page-footer-vertical-padding","",s.spacing2),verticalGap:t.extend("--ft-page-footer-vertical-gap","",s.spacing2),minHeight:t.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:t.extend("--ft-page-footer-background-color","",s.colorWhite),topBorderColor:t.extend("--ft-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:t.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:t.extend("--ft-page-footer-buttons-group-gap","",s.spacing4)};var ip={contentHorizontalPadding:t.extend("--ft-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:t.extend("--ft-page-layout-content-vertical-padding","",s.spacing6)};var G={smallContainerTargetWidth:t.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:t.extend("--ft-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:t.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:t.extend("--ft-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:t.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:t.extend("--ft-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",s.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",s.opacity40),shadow:t.extend("--ft-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",s.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:t.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",s.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",s.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",s.spacing6),headerGap:t.extend("--ft-modal-header-gap","",s.spacing2),headerBorderBottomWidth:t.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",s.borderRadiusM)};var yp={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",s.opacity40),shadow:t.extend("--ft-drawer-shadow","",s.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",s.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",s.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",s.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",s.colorGray700)};var vp={offBorderBottomWidth:t.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:t.extend("--ft-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:t.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:t.extend("--ft-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:t.extend("--ft-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:t.extend("--ft-tabs-horizontal-gap","",s.spacing1),verticalGap:t.extend("--ft-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:t.extend("--ft-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:t.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ft-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:t.extend("--ft-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:t.extend("--ft-tabs-alert-top-padding","",s.spacing1),alertRightPadding:t.extend("--ft-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var Ap={largeFieldHorizontalPadding:t.extend("--ft-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ft-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ft-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ft-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ft-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ft-text-input-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ft-text-input-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ft-text-input-background-color","",s.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:t.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",s.opacity40)};var Ip={backgroundColor:t.extend("--ft-text-area-background-color","",s.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",s.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",s.borderRadiusS)};var Dp={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",s.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",s.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",s.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:t.extend("--ft-floating-menu-shadow","",s.shadowElevation02)};var Fp={largeFieldHorizontalPadding:t.extend("--ft-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ft-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ft-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ft-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ft-combobox-single-select-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",s.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",s.opacity40)};var jp={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",s.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",s.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",s.borderRadiusS)};var Yp={backgroundColor:t.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",s.spacing6),titleColor:t.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",d.contentGlobalSecondary),gap:t.extend("--ft-popover-gap","",s.spacing2),borderRadius:t.extend("--ft-popover-border-radius","",s.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",s.shadowElevation02),maxWidth:t.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:t.extend("--ft-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:t.extend("--ft-popover-multi-section-vertical-gap","",s.spacing6)};var tf={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",s.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",s.spacing3),color:t.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",s.iconSize3)};var sf={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",s.spacing1),groupGap:t.extend("--ft-switch-group-gap","",s.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",s.opacity40),onColor:t.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",s.borderRadiusS)};var uf={color1Light:t.extend("--ft-chart-1-light","for area color charts",s.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",s.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",s.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",s.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",s.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",s.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",s.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",s.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",s.colorRed40),color5Base:t.extend("--ft-chart-5-base","",s.colorRed60),color6Light:t.extend("--ft-chart-6-light","",s.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",s.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",s.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",s.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",s.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",s.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",s.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",s.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",s.colorGray50),color10Base:t.extend("--ft-chart-10-base","",s.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",s.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",s.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",s.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",s.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",s.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:t.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:t.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:t.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var yf={color1IconColor:t.extend("--ft-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:t.extend("--ft-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:t.extend("--ft-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:t.extend("--ft-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:t.extend("--ft-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:t.extend("--ft-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:t.extend("--ft-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:t.extend("--ft-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:t.extend("--ft-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:t.extend("--ft-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:t.extend("--ft-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:t.extend("--ft-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:t.extend("--ft-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:t.extend("--ft-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:t.extend("--ft-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:t.extend("--ft-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var vf={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",s.spacing3),verticalPadding:t.extend("--ft-notice-vertical-padding","",s.spacing2),borderRadius:t.extend("--ft-notice-border-radius","",s.borderRadiusS),gap:t.extend("--ft-notice-gap","",s.spacing2),iconSize:t.extend("--ft-notice-icon-size","",s.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:t.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:t.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:t.extend("--ft-notice-dense-gap","",s.spacing1),denseIconSize:t.extend("--ft-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:t.create("--ft-notice-dense-border-width","","SIZE","0")};var Af={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:t.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",s.spacing3)};var If={iconSize:t.extend("--ft-notification-icon-size","",s.iconSize4),leftPadding:t.extend("--ft-notification-left-padding","",s.spacing5),rightPadding:t.extend("--ft-notification-right-padding","",s.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",s.spacing3),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",s.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",s.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",s.spacing8)};var Df={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",s.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",s.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",s.borderRadiusS),color:t.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",s.opacity80),shadow:t.extend("--ft-tooltip-shadow","",s.shadowElevation02),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",s.spacing05)};var Ff={verticalPadding:t.extend("--ft-reorderable-list-vertical-padding","",s.spacing4),gap:t.extend("--ft-reorderable-list-gap","",s.spacing1),borderRadius:t.extend("--ft-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:t.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:t.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:t.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:t.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:t.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:t.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:t.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:t.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:t.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:t.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:t.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:t.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:t.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:t.extend("--ft-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:t.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:t.extend("--ft-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:t.extend("--ft-reorderable-list-left-padding","",s.spacing2),rightPadding:t.extend("--ft-reorderable-list-right-padding","",s.spacing6),borderColor:t.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:t.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Gf={menuHorizontalPadding:t.extend("--ft-date-range-picker-menu-horizontal-padding","",s.spacing4),menuVerticalPadding:t.extend("--ft-date-range-picker-menu-vertical-padding","",s.spacing4),menuVerticalGap:t.extend("--ft-date-range-picker-menu-vertical-gap","",s.spacing4),menuButtonsVerticalGap:t.extend("--ft-date-range-picker-menu-buttons-vertical-gap","",s.spacing2)};var Dt;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Dt||(Dt={}));var ue;(function(e){e.large="large",e.medium="medium",e.small="small"})(ue||(ue={}));var Bt=S(W());function Ra(e,r){let o=Fr[e];return Bt.css`
116
+ ${r?(0,Bt.unsafeCSS)(r):Bt.css`.ft-typography--${(0,Bt.unsafeCSS)(e)}`} {
117
117
  font-family: ${o.fontFamily};
118
118
  font-size: ${o.fontSize};
119
119
  font-weight: ${o.fontWeight};
@@ -122,45 +122,17 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
122
122
  text-decoration: ${o.textDecoration};
123
123
  text-transform: ${o.textCase};
124
124
  }
125
- `}var Sa=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.titleFont),Ke=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.contentFont),I={fontFamily:Ke,fontSize:w.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:w.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:w.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:w.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:w.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Pt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Sa),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-font-size","",I.fontSize,"20px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",I.letterSpacing,"0.15px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-line-height","",I.lineHeight,"1.2"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",I.textTransform,"inherit")},kt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Sa),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",I.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",I.letterSpacing,"0.105px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",I.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",I.textTransform,"inherit")},Dt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ke),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",I.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",I.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",I.letterSpacing,"0.144px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",I.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",I.textTransform,"inherit")},Bt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ke),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",I.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",I.letterSpacing,"0.098px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",I.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",I.textTransform,"inherit")},Ut={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ke),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",I.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",I.letterSpacing,"0.496px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",I.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",I.textTransform,"inherit")},Mt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ke),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",I.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",I.letterSpacing,"0.252px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",I.lineHeight,"1.4"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",I.textTransform,"inherit")},$t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ke),fontSize:w.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",I.fontSize,"12px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",I.letterSpacing,"0.396px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",I.lineHeight,"1.33"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",I.textTransform,"inherit")},Ft={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ke),fontSize:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",I.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",I.letterSpacing,"0.33px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",I.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",I.textTransform,"inherit")},Wt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ke),fontSize:w.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",I.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",I.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",I.letterSpacing,"1.5px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",I.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",I.textTransform,"uppercase")},Fe={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ke),fontSize:w.FtCssVariableFactory.extend("--ft-typography-button-font-size","",I.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",I.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",I.letterSpacing,"1.246px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-button-line-height","",I.lineHeight,"1.15"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",I.textTransform,"uppercase")},Oa=we.css`
125
+ `}var Na=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.titleFont),Ye=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.contentFont),L={fontFamily:Ye,fontSize:w.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:w.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:w.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:w.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:w.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Mt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Na),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-font-size","",L.fontSize,"20px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",L.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",L.letterSpacing,"0.15px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-line-height","",L.lineHeight,"1.2"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",L.textTransform,"inherit")},Ut={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Na),fontSize:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",L.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",L.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",L.letterSpacing,"0.105px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",L.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",L.textTransform,"inherit")},$t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ye),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",L.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",L.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",L.letterSpacing,"0.144px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",L.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",L.textTransform,"inherit")},Ft={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ye),fontSize:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",L.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",L.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",L.letterSpacing,"0.098px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",L.lineHeight,"1.7"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",L.textTransform,"inherit")},Wt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ye),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",L.fontSize,"16px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",L.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",L.letterSpacing,"0.496px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",L.lineHeight,"1.5"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",L.textTransform,"inherit")},Ht={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ye),fontSize:w.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",L.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",L.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",L.letterSpacing,"0.252px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",L.lineHeight,"1.4"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",L.textTransform,"inherit")},zt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ye),fontSize:w.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",L.fontSize,"12px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",L.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",L.letterSpacing,"0.396px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",L.lineHeight,"1.33"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",L.textTransform,"inherit")},Gt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ye),fontSize:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",L.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",L.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",L.letterSpacing,"0.33px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",L.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",L.textTransform,"inherit")},jt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ye),fontSize:w.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",L.fontSize,"10px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",L.fontWeight,"normal"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",L.letterSpacing,"1.5px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",L.lineHeight,"1.6"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",L.textTransform,"uppercase")},Ge={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ye),fontSize:w.FtCssVariableFactory.extend("--ft-typography-button-font-size","",L.fontSize,"14px"),fontWeight:w.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",L.fontWeight,"600"),letterSpacing:w.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",L.letterSpacing,"1.246px"),lineHeight:w.FtCssVariableFactory.extend("--ft-typography-button-line-height","",L.lineHeight,"1.15"),textTransform:w.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",L.textTransform,"uppercase")},Ta=Te.css`
126
126
  .ft-typography--title {
127
- font-family: ${Pt.fontFamily};
128
- font-size: ${Pt.fontSize};
129
- font-weight: ${Pt.fontWeight};
130
- letter-spacing: ${Pt.letterSpacing};
131
- line-height: ${Pt.lineHeight};
132
- text-transform: ${Pt.textTransform};
127
+ font-family: ${Mt.fontFamily};
128
+ font-size: ${Mt.fontSize};
129
+ font-weight: ${Mt.fontWeight};
130
+ letter-spacing: ${Mt.letterSpacing};
131
+ line-height: ${Mt.lineHeight};
132
+ text-transform: ${Mt.textTransform};
133
133
  }
134
- `,Ca=we.css`
134
+ `,Ia=Te.css`
135
135
  .ft-typography--title-dense {
136
- font-family: ${kt.fontFamily};
137
- font-size: ${kt.fontSize};
138
- font-weight: ${kt.fontWeight};
139
- letter-spacing: ${kt.letterSpacing};
140
- line-height: ${kt.lineHeight};
141
- text-transform: ${kt.textTransform};
142
- }
143
- `,Ea=we.css`
144
- .ft-typography--subtitle1 {
145
- font-family: ${Dt.fontFamily};
146
- font-size: ${Dt.fontSize};
147
- font-weight: ${Dt.fontWeight};
148
- letter-spacing: ${Dt.letterSpacing};
149
- line-height: ${Dt.lineHeight};
150
- text-transform: ${Dt.textTransform};
151
- }
152
- `,Aa=we.css`
153
- .ft-typography--subtitle2 {
154
- font-family: ${Bt.fontFamily};
155
- font-size: ${Bt.fontSize};
156
- font-weight: ${Bt.fontWeight};
157
- letter-spacing: ${Bt.letterSpacing};
158
- line-height: ${Bt.lineHeight};
159
- text-transform: ${Bt.textTransform};
160
- }
161
-
162
- `,wa=we.css`
163
- .ft-typography--body1 {
164
136
  font-family: ${Ut.fontFamily};
165
137
  font-size: ${Ut.fontSize};
166
138
  font-weight: ${Ut.fontWeight};
@@ -168,17 +140,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
168
140
  line-height: ${Ut.lineHeight};
169
141
  text-transform: ${Ut.textTransform};
170
142
  }
171
- `,Ra=we.css`
172
- .ft-typography--body2 {
173
- font-family: ${Mt.fontFamily};
174
- font-size: ${Mt.fontSize};
175
- font-weight: ${Mt.fontWeight};
176
- letter-spacing: ${Mt.letterSpacing};
177
- line-height: ${Mt.lineHeight};
178
- text-transform: ${Mt.textTransform};
179
- }
180
- `,Na=we.css`
181
- .ft-typography--caption {
143
+ `,La=Te.css`
144
+ .ft-typography--subtitle1 {
182
145
  font-family: ${$t.fontFamily};
183
146
  font-size: ${$t.fontSize};
184
147
  font-weight: ${$t.fontWeight};
@@ -186,8 +149,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
186
149
  line-height: ${$t.lineHeight};
187
150
  text-transform: ${$t.textTransform};
188
151
  }
189
- `,Ta=we.css`
190
- .ft-typography--breadcrumb {
152
+ `,Pa=Te.css`
153
+ .ft-typography--subtitle2 {
191
154
  font-family: ${Ft.fontFamily};
192
155
  font-size: ${Ft.fontSize};
193
156
  font-weight: ${Ft.fontWeight};
@@ -195,8 +158,9 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
195
158
  line-height: ${Ft.lineHeight};
196
159
  text-transform: ${Ft.textTransform};
197
160
  }
198
- `,La=we.css`
199
- .ft-typography--overline {
161
+
162
+ `,_a=Te.css`
163
+ .ft-typography--body1 {
200
164
  font-family: ${Wt.fontFamily};
201
165
  font-size: ${Wt.fontSize};
202
166
  font-weight: ${Wt.fontWeight};
@@ -204,20 +168,56 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
204
168
  line-height: ${Wt.lineHeight};
205
169
  text-transform: ${Wt.textTransform};
206
170
  }
207
- `,Ia=we.css`
171
+ `,ka=Te.css`
172
+ .ft-typography--body2 {
173
+ font-family: ${Ht.fontFamily};
174
+ font-size: ${Ht.fontSize};
175
+ font-weight: ${Ht.fontWeight};
176
+ letter-spacing: ${Ht.letterSpacing};
177
+ line-height: ${Ht.lineHeight};
178
+ text-transform: ${Ht.textTransform};
179
+ }
180
+ `,Da=Te.css`
181
+ .ft-typography--caption {
182
+ font-family: ${zt.fontFamily};
183
+ font-size: ${zt.fontSize};
184
+ font-weight: ${zt.fontWeight};
185
+ letter-spacing: ${zt.letterSpacing};
186
+ line-height: ${zt.lineHeight};
187
+ text-transform: ${zt.textTransform};
188
+ }
189
+ `,Ba=Te.css`
190
+ .ft-typography--breadcrumb {
191
+ font-family: ${Gt.fontFamily};
192
+ font-size: ${Gt.fontSize};
193
+ font-weight: ${Gt.fontWeight};
194
+ letter-spacing: ${Gt.letterSpacing};
195
+ line-height: ${Gt.lineHeight};
196
+ text-transform: ${Gt.textTransform};
197
+ }
198
+ `,Ma=Te.css`
199
+ .ft-typography--overline {
200
+ font-family: ${jt.fontFamily};
201
+ font-size: ${jt.fontSize};
202
+ font-weight: ${jt.fontWeight};
203
+ letter-spacing: ${jt.letterSpacing};
204
+ line-height: ${jt.lineHeight};
205
+ text-transform: ${jt.textTransform};
206
+ }
207
+ `,Ua=Te.css`
208
208
  .ft-typography--button {
209
- font-family: ${Fe.fontFamily};
210
- font-size: ${Fe.fontSize};
211
- font-weight: ${Fe.fontWeight};
212
- letter-spacing: ${Fe.letterSpacing};
213
- line-height: ${Fe.lineHeight};
214
- text-transform: ${Fe.textTransform};
209
+ font-family: ${Ge.fontFamily};
210
+ font-size: ${Ge.fontSize};
211
+ font-weight: ${Ge.fontWeight};
212
+ letter-spacing: ${Ge.letterSpacing};
213
+ line-height: ${Ge.lineHeight};
214
+ text-transform: ${Ge.textTransform};
215
215
  }
216
- `,_a=we.css`
216
+ `,$a=Te.css`
217
217
  .ft-typography {
218
218
  vertical-align: inherit;
219
219
  }
220
- `,Pa=[Object.keys(Ir).map(e=>va(e))];var ka=C(W()),ar=C(k()),z={color:ar.FtCssVariableFactory.extend("--ft-loader-color","",ar.designSystemVariables.colorPrimary),size:ar.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Da=ka.css`
220
+ `,Fa=[Object.keys(Fr).map(e=>Ra(e))];var Wa=S(W()),ur=S(_()),j={color:ur.FtCssVariableFactory.extend("--ft-loader-color","",ur.designSystemVariables.colorPrimary),size:ur.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Ha=Wa.css`
221
221
  :host {
222
222
  line-height: 0;
223
223
  }
@@ -226,8 +226,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
226
226
  display: inline-block;
227
227
  position: relative;
228
228
 
229
- width: ${z.size};
230
- height: ${z.size};
229
+ width: ${j.size};
230
+ height: ${j.size};
231
231
  }
232
232
 
233
233
  .ft-loader div {
@@ -236,7 +236,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
236
236
  width: 25%;
237
237
  height: 25%;
238
238
  border-radius: 50%;
239
- background: ${z.color};
239
+ background: ${j.color};
240
240
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
241
241
  }
242
242
 
@@ -283,10 +283,10 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
283
283
  transform: translate(0, 0);
284
284
  }
285
285
  100% {
286
- transform: translate(calc(0.35 * ${z.size}), 0);
286
+ transform: translate(calc(0.35 * ${j.size}), 0);
287
287
  }
288
288
  }
289
- `;var Ba=C(W()),Ie=C(k()),he={size:Ie.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ie.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ie.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ie.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ie.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ie.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ie.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ie.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ua=[Ba.css`
289
+ `;var za=S(W()),_e=S(_()),xe={size:_e.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:_e.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",_e.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:_e.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",_e.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:_e.FtCssVariableFactory.extend("--ft-icon-material-font-family","",_e.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:_e.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ga=[za.css`
290
290
  :host, i.ft-icon {
291
291
  display: inline-flex;
292
292
  align-items: center;
@@ -295,14 +295,14 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
295
295
  }
296
296
 
297
297
  :host {
298
- width: ${he.size};
299
- height: ${he.size};
298
+ width: ${xe.size};
299
+ height: ${xe.size};
300
300
  }
301
301
 
302
302
  i.ft-icon {
303
303
  width: 100%;
304
304
  height: 100%;
305
- font-size: ${he.size};
305
+ font-size: ${xe.size};
306
306
  line-height: 1;
307
307
  font-weight: normal;
308
308
  text-transform: none;
@@ -313,28 +313,28 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
313
313
  text-rendering: auto;
314
314
  -webkit-font-smoothing: antialiased;
315
315
  -moz-osx-font-smoothing: grayscale;
316
- vertical-align: ${he.verticalAlign};
316
+ vertical-align: ${xe.verticalAlign};
317
317
  }
318
318
 
319
319
  i.ft-icon.ft-icon--fluid-topics {
320
- font-family: ${he.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
320
+ font-family: ${xe.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
321
321
 
322
322
  /* Ugly fix because font is broken */
323
- font-size: calc(0.75 * ${he.size});
324
- line-height: ${he.size};
323
+ font-size: calc(0.75 * ${xe.size});
324
+ line-height: ${xe.size};
325
325
  position: relative;
326
326
  top: -4%;
327
327
  justify-content: center;
328
328
  }
329
329
 
330
330
  .ft-icon--file-format {
331
- font-family: ${he.fileFormatFontFamily}, ft-mime, sans-serif;
331
+ font-family: ${xe.fileFormatFontFamily}, ft-mime, sans-serif;
332
332
  }
333
333
 
334
334
  .ft-icon--material {
335
- font-family: ${he.materialFontFamily}, "Material Icons", sans-serif;
335
+ font-family: ${xe.materialFontFamily}, "Material Icons", sans-serif;
336
336
  }
337
- `,Ie.noTextSelect];var Ma=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),ne={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:Ma,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",Fe.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",Ma),verticalPadding:D.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:D.FtCssVariableFactory.external(D.designSystemVariables.colorOpacityDisabled,"Design system")},$a=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),Ro={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:$a,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",$a)},We={borderRadius:D.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusM)),verticalPadding:D.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Wa=[Fa.css`
337
+ `,_e.noTextSelect];var ja=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),se={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:ja,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",Ge.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",ja),verticalPadding:D.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:D.FtCssVariableFactory.external(D.designSystemVariables.colorOpacityDisabled,"Design system")},Ka=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),ko={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:Ka,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Ka)},je={borderRadius:D.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusM)),verticalPadding:D.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Za=[Va.css`
338
338
  :host {
339
339
  display: inline-block;
340
340
  max-width: 100%;
@@ -345,7 +345,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
345
345
  box-shadow: 0px 0px 0px transparent;
346
346
  border: 0px solid transparent;
347
347
  text-shadow: 0px 0px 0px transparent;
348
- font-size: ${ne.fontSize};
348
+ font-size: ${se.fontSize};
349
349
  text-decoration: none;
350
350
  }
351
351
 
@@ -375,31 +375,31 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
375
375
  border: none;
376
376
  pointer-events: auto;
377
377
 
378
- --button-internal-line-height: max(calc(${ne.fontSize} + 2px), ${ne.iconSize});
379
- --button-internal-color: ${ne.color};
380
- ${(0,D.setVariable)(he.size,ne.iconSize)};
381
- ${(0,D.setVariable)(E.color,ne.rippleColor)};
378
+ --button-internal-line-height: max(calc(${se.fontSize} + 2px), ${se.iconSize});
379
+ --button-internal-color: ${se.color};
380
+ ${(0,D.setVariable)(xe.size,se.iconSize)};
381
+ ${(0,D.setVariable)(E.color,se.rippleColor)};
382
382
 
383
- border-radius: ${ne.borderRadius};
384
- padding: ${ne.verticalPadding} ${ne.horizontalPadding};
385
- background-color: ${ne.backgroundColor};
383
+ border-radius: ${se.borderRadius};
384
+ padding: ${se.verticalPadding} ${se.horizontalPadding};
385
+ background-color: ${se.backgroundColor};
386
386
  color: var(--button-internal-color);
387
387
  -webkit-mask-image: radial-gradient(white, black);
388
388
  }
389
389
 
390
390
  .ft-button.ft-button--outlined {
391
391
  border: 1px solid var(--button-internal-color);
392
- padding: calc(${ne.verticalPadding} - 1px) calc(${ne.horizontalPadding} - 1px);
392
+ padding: calc(${se.verticalPadding} - 1px) calc(${se.horizontalPadding} - 1px);
393
393
  }
394
394
 
395
395
  .ft-button.ft-button--dense {
396
- padding: ${We.verticalPadding} ${We.horizontalPadding};
397
- border-radius: ${We.borderRadius};
398
- gap: ${We.iconPadding};
396
+ padding: ${je.verticalPadding} ${je.horizontalPadding};
397
+ border-radius: ${je.borderRadius};
398
+ gap: ${je.iconPadding};
399
399
  }
400
400
 
401
401
  .ft-button.ft-button--dense.ft-button--outlined {
402
- padding: calc(${We.verticalPadding} - 1px) calc(${We.horizontalPadding} - 1px);
402
+ padding: calc(${je.verticalPadding} - 1px) calc(${je.horizontalPadding} - 1px);
403
403
  }
404
404
 
405
405
  .ft-button:not([disabled]):hover {
@@ -407,22 +407,22 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
407
407
  }
408
408
 
409
409
  .ft-button--round {
410
- border-radius: calc(var(--button-internal-line-height) / 2 + ${ne.verticalPadding});
410
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${se.verticalPadding});
411
411
  }
412
412
 
413
413
  .ft-button--round.ft-button--dense {
414
- border-radius: calc(var(--button-internal-line-height) / 2 + ${We.verticalPadding});
414
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${je.verticalPadding});
415
415
  }
416
416
 
417
417
  .ft-button[disabled] {
418
418
  filter: grayscale(1);
419
- opacity: ${ne.opacityDisabled};
419
+ opacity: ${se.opacityDisabled};
420
420
  }
421
421
 
422
422
  .ft-button.ft-button--primary {
423
- background-color: ${Ro.backgroundColor};
424
- --button-internal-color: ${Ro.color};
425
- ${(0,D.setVariable)(E.color,Ro.rippleColor)};
423
+ background-color: ${ko.backgroundColor};
424
+ --button-internal-color: ${ko.color};
425
+ ${(0,D.setVariable)(E.color,ko.rippleColor)};
426
426
  }
427
427
 
428
428
  .ft-button:focus {
@@ -435,13 +435,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
435
435
  white-space: nowrap;
436
436
  text-overflow: ellipsis;
437
437
  display: block;
438
- margin: 0 ${ne.iconPadding};
439
- ${(0,D.setVariable)(Fe.fontSize,"1em")};
440
- ${(0,D.setVariable)(Fe.lineHeight,"var(--button-internal-line-height)")};
438
+ margin: 0 ${se.iconPadding};
439
+ ${(0,D.setVariable)(Ge.fontSize,"1em")};
440
+ ${(0,D.setVariable)(Ge.lineHeight,"var(--button-internal-line-height)")};
441
441
  }
442
442
 
443
443
  .ft-button--dense .ft-button--label {
444
- margin: 0 ${We.iconPadding};
444
+ margin: 0 ${je.iconPadding};
445
445
  }
446
446
 
447
447
  .ft-button--label[hidden] {
@@ -454,13 +454,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
454
454
  }
455
455
 
456
456
  .ft-button--label[hidden] + [part="icon"] {
457
- margin: 0 calc(${ne.horizontalPadding} * -1);
458
- padding: 0 ${ne.verticalPadding};
457
+ margin: 0 calc(${se.horizontalPadding} * -1);
458
+ padding: 0 ${se.verticalPadding};
459
459
  }
460
460
 
461
461
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
462
- margin: 0 calc(${We.horizontalPadding} * -1);
463
- padding: 0 ${We.verticalPadding};
462
+ margin: 0 calc(${je.horizontalPadding} * -1);
463
+ padding: 0 ${je.verticalPadding};
464
464
  }
465
465
 
466
466
  .ft-button:not(.ft-button--trailing-icon) [part="label"] {
@@ -468,31 +468,31 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
468
468
  }
469
469
 
470
470
  ft-loader {
471
- ${(0,D.setVariable)(z.size,ne.iconSize)};
472
- ${(0,D.setVariable)(z.color,"var(--button-internal-color)")};
471
+ ${(0,D.setVariable)(j.size,se.iconSize)};
472
+ ${(0,D.setVariable)(j.color,"var(--button-internal-color)")};
473
473
  }
474
- `,D.noTextSelect];var st=C(k());var ja=C(k());var za=C(W()),ce=C(oe()),Ga=C(_r()),ir=C(k());var xe=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},q=class extends ir.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 ir.Debouncer(1e3),this.onTransitionStart=r=>{r.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=r=>{r.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new ir.Debouncer(10),this.moveRipple=r=>{var o,n;let{x:a,y:i}=this.getCoordinates(r),c=(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(a!=null?a-c.x:c.width/2),this.originY=Math.round(i!=null?i-c.y:c.height/2)},this.startPress=r=>{this.moveRipple(r),this.pressed=!this.isIgnored(r)},this.endPress=()=>{this.pressed=!1},this.startHover=r=>{this.hovered=!this.isIgnored(r)},this.endHover=()=>{this.hovered=!1},this.startFocus=r=>{this.focused=this.isFocusVisible(r?.target)&&!this.isIgnored(r)},this.endFocus=()=>{this.focused=!1}}render(){let r={"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 za.html`
474
+ `,D.noTextSelect];var dt=S(_());var Ja=S(_());var Ya=S(W()),pe=S(oe()),Xa=S(pr()),fr=S(_());var Ce=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Y=class extends fr.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 fr.Debouncer(1e3),this.onTransitionStart=r=>{r.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=r=>{r.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new fr.Debouncer(10),this.moveRipple=r=>{var o,n;let{x:a,y:i}=this.getCoordinates(r),c=(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(a!=null?a-c.x:c.width/2),this.originY=Math.round(i!=null?i-c.y:c.height/2)},this.startPress=r=>{this.moveRipple(r),this.pressed=!this.isIgnored(r)},this.endPress=()=>{this.pressed=!1},this.startHover=r=>{this.hovered=!this.isIgnored(r)},this.endHover=()=>{this.hovered=!1},this.startFocus=r=>{this.focused=this.isFocusVisible(r?.target)&&!this.isIgnored(r)},this.endFocus=()=>{this.focused=!1}}render(){let r={"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 Ya.html`
475
475
  <style>
476
476
  .ft-ripple .ft-ripple--effect {
477
477
  left: ${this.originX}px;
478
478
  top: ${this.originY}px;
479
479
  }
480
480
  </style>
481
- <div class="${(0,Ga.classMap)(r)}">
481
+ <div class="${(0,Xa.classMap)(r)}">
482
482
  <div class="ft-ripple--background"></div>
483
483
  <div class="ft-ripple--effect"></div>
484
484
  </div>
485
- `}contentAvailableCallback(r){super.contentAvailableCallback(r),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(r){var o,n;super.update(r),r.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 r,o;let n=(r=this.shadowRoot)===null||r===void 0?void 0:r.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var r;!((r=this.target)===null||r===void 0)&&r.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(r){if(this.setupDebouncer.cancel(),this.target===r)return;this.onDisconnect&&this.onDisconnect(),this.target=r,r.setAttribute("data-is-ft-ripple-target","true");let o=(...l)=>u=>{l.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&o("keyup")(l)},c={passive:!0};r.addEventListener("mouseover",this.startHover,c),r.addEventListener("mousemove",this.moveRipple,c),r.addEventListener("mouseleave",this.endHover,c),r.addEventListener("mousedown",n,c),r.addEventListener("touchstart",a,c),r.addEventListener("touchmove",this.moveRipple,c),r.addEventListener("keydown",i,c),r.addEventListener("focus",this.startFocus,c),r.addEventListener("blur",this.endFocus,c),r.addEventListener("focusin",this.startFocus,c),r.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{r.removeAttribute("data-is-ft-ripple-target"),r.removeEventListener("mouseover",this.startHover,c),r.removeEventListener("mousemove",this.moveRipple,c),r.removeEventListener("mouseleave",this.endHover,c),r.removeEventListener("mousedown",n,c),r.removeEventListener("touchstart",a,c),r.removeEventListener("touchmove",this.moveRipple,c),r.removeEventListener("keydown",i,c),r.removeEventListener("focus",this.startFocus,c),r.removeEventListener("blur",this.endFocus,c),r.removeEventListener("focusin",this.startFocus,c),r.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(r){let o=r,n=r,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(r){return r instanceof HTMLElement?r.matches(":focus-visible"):!0}isIgnored(r){if(this.disabled)return!0;if(r!=null)for(let o of r.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};q.elementDefinitions={};q.styles=Vn;xe([(0,ce.property)({type:Boolean})],q.prototype,"primary",void 0);xe([(0,ce.property)({type:Boolean})],q.prototype,"secondary",void 0);xe([(0,ce.property)({type:Boolean})],q.prototype,"unbounded",void 0);xe([(0,ce.property)({type:Boolean})],q.prototype,"activated",void 0);xe([(0,ce.property)({type:Boolean})],q.prototype,"selected",void 0);xe([(0,ce.property)({type:Boolean})],q.prototype,"disabled",void 0);xe([(0,ce.state)()],q.prototype,"hovered",void 0);xe([(0,ce.state)()],q.prototype,"focused",void 0);xe([(0,ce.state)()],q.prototype,"pressed",void 0);xe([(0,ce.state)()],q.prototype,"rippling",void 0);xe([(0,ce.state)()],q.prototype,"originX",void 0);xe([(0,ce.state)()],q.prototype,"originY",void 0);xe([(0,ce.query)(".ft-ripple")],q.prototype,"ripple",void 0);xe([(0,ce.query)(".ft-ripple--effect")],q.prototype,"rippleEffect",void 0);(0,ja.customElement)("ft-ripple")(q);var Mi=C(k());var Ui=C(W()),Q=C(oe()),nt=C(k());var li=C(k());var ko=globalThis,Pr=ko.trustedTypes,Ka=Pr?Pr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ja="$lit$",rt=`lit$${Math.random().toFixed(9).slice(2)}$`,Qa="?"+rt,Jc=`<${Qa}>`,bt=document,kr=()=>bt.createComment(""),cr=e=>e===null||typeof e!="object"&&typeof e!="function",Do=Array.isArray,Qc=e=>Do(e)||typeof e?.[Symbol.iterator]=="function",No=`[
486
- \f\r]`,sr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Va=/-->/g,Za=/>/g,mt=RegExp(`>|${No}(?:([^\\s"'>=/]+)(${No}*=${No}*(?:[^
487
- \f\r"'\`<>=]|("|')|))|$)`,"g"),qa=/'/g,Ya=/"/g,ei=/^(?:script|style|textarea|title)$/i,Bo=e=>(r,...o)=>({_$litType$:e,strings:r,values:o}),ti=Bo(1),ri=Bo(2),oi=Bo(3),lr=Symbol.for("lit-noChange"),ae=Symbol.for("lit-nothing"),Xa=new WeakMap,gt=bt.createTreeWalker(bt,129);function ni(e,r){if(!Do(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ka!==void 0?Ka.createHTML(r):r}var el=(e,r)=>{let o=e.length-1,n=[],a,i=r===2?"<svg>":r===3?"<math>":"",c=sr;for(let l=0;l<o;l++){let u=e[l],p,m,h=-1,g=0;for(;g<u.length&&(c.lastIndex=g,m=c.exec(u),m!==null);)g=c.lastIndex,c===sr?m[1]==="!--"?c=Va:m[1]!==void 0?c=Za:m[2]!==void 0?(ei.test(m[2])&&(a=RegExp("</"+m[2],"g")),c=mt):m[3]!==void 0&&(c=mt):c===mt?m[0]===">"?(c=a??sr,h=-1):m[1]===void 0?h=-2:(h=c.lastIndex-m[2].length,p=m[1],c=m[3]===void 0?mt:m[3]==='"'?Ya:qa):c===Ya||c===qa?c=mt:c===Va||c===Za?c=sr:(c=mt,a=void 0);let v=c===mt&&e[l+1].startsWith("/>")?" ":"";i+=c===sr?u+Jc:h>=0?(n.push(p),u.slice(0,h)+Ja+u.slice(h)+rt+v):u+rt+(h===-2?l:v)}return[ni(e,i+(e[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},dr=class e{constructor({strings:r,_$litType$:o},n){let a;this.parts=[];let i=0,c=0,l=r.length-1,u=this.parts,[p,m]=el(r,o);if(this.el=e.createElement(p,n),gt.currentNode=this.el.content,o===2||o===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=gt.nextNode())!==null&&u.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(Ja)){let g=m[c++],v=a.getAttribute(h).split(rt),x=/([.?@])?(.*)/.exec(g);u.push({type:1,index:i,name:x[2],strings:v,ctor:x[1]==="."?Lo:x[1]==="?"?Io:x[1]==="@"?_o:zt}),a.removeAttribute(h)}else h.startsWith(rt)&&(u.push({type:6,index:i}),a.removeAttribute(h));if(ei.test(a.tagName)){let h=a.textContent.split(rt),g=h.length-1;if(g>0){a.textContent=Pr?Pr.emptyScript:"";for(let v=0;v<g;v++)a.append(h[v],kr()),gt.nextNode(),u.push({type:2,index:++i});a.append(h[g],kr())}}}else if(a.nodeType===8)if(a.data===Qa)u.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(rt,h+1))!==-1;)u.push({type:7,index:i}),h+=rt.length-1}i++}}static createElement(r,o){let n=bt.createElement("template");return n.innerHTML=r,n}};function Ht(e,r,o=e,n){if(r===lr)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=cr(r)?void 0:r._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(r=Ht(e,a._$AS(e,r.values),a,n)),r}var To=class{constructor(r,o){this._$AV=[],this._$AN=void 0,this._$AD=r,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(r){let{el:{content:o},parts:n}=this._$AD,a=(r?.creationScope??bt).importNode(o,!0);gt.currentNode=a;let i=gt.nextNode(),c=0,l=0,u=n[0];for(;u!==void 0;){if(c===u.index){let p;u.type===2?p=new Dr(i,i.nextSibling,this,r):u.type===1?p=new u.ctor(i,u.name,u.strings,this,r):u.type===6&&(p=new Po(i,this,r)),this._$AV.push(p),u=n[++l]}c!==u?.index&&(i=gt.nextNode(),c++)}return gt.currentNode=bt,a}p(r){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(r,n,o),o+=n.strings.length-2):n._$AI(r[o])),o++}},Dr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=ae,this._$AN=void 0,this._$AA=r,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let r=this._$AA.parentNode,o=this._$AM;return o!==void 0&&r?.nodeType===11&&(r=o.parentNode),r}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(r,o=this){r=Ht(this,r,o),cr(r)?r===ae||r==null||r===""?(this._$AH!==ae&&this._$AR(),this._$AH=ae):r!==this._$AH&&r!==lr&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):Qc(r)?this.k(r):this._(r)}O(r){return this._$AA.parentNode.insertBefore(r,this._$AB)}T(r){this._$AH!==r&&(this._$AR(),this._$AH=this.O(r))}_(r){this._$AH!==ae&&cr(this._$AH)?this._$AA.nextSibling.data=r:this.T(bt.createTextNode(r)),this._$AH=r}$(r){let{values:o,_$litType$:n}=r,a=typeof n=="number"?this._$AC(r):(n.el===void 0&&(n.el=dr.createElement(ni(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new To(a,this),c=i.u(this.options);i.p(o),this.T(c),this._$AH=i}}_$AC(r){let o=Xa.get(r.strings);return o===void 0&&Xa.set(r.strings,o=new dr(r)),o}k(r){Do(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of r)a===o.length?o.push(n=new e(this.O(kr()),this.O(kr()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(r=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);r&&r!==this._$AB;){let n=r.nextSibling;r.remove(),r=n}}setConnected(r){this._$AM===void 0&&(this._$Cv=r,this._$AP?.(r))}},zt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,i){this.type=1,this._$AH=ae,this._$AN=void 0,this.element=r,this.name=o,this._$AM=a,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=ae}_$AI(r,o=this,n,a){let i=this.strings,c=!1;if(i===void 0)r=Ht(this,r,o,0),c=!cr(r)||r!==this._$AH&&r!==lr,c&&(this._$AH=r);else{let l=r,u,p;for(r=i[0],u=0;u<i.length-1;u++)p=Ht(this,l[n+u],o,u),p===lr&&(p=this._$AH[u]),c||=!cr(p)||p!==this._$AH[u],p===ae?r=ae:r!==ae&&(r+=(p??"")+i[u+1]),this._$AH[u]=p}c&&!a&&this.j(r)}j(r){r===ae?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},Lo=class extends zt{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===ae?void 0:r}},Io=class extends zt{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==ae)}},_o=class extends zt{constructor(r,o,n,a,i){super(r,o,n,a,i),this.type=5}_$AI(r,o=this){if((r=Ht(this,r,o,0)??ae)===lr)return;let n=this._$AH,a=r===ae&&n!==ae||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,i=r!==ae&&(n===ae||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,r),this._$AH=r}handleEvent(r){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,r):this._$AH.handleEvent(r)}},Po=class{constructor(r,o,n){this.element=r,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(r){Ht(this,r)}};var tl=ko.litHtmlPolyfillSupport;tl?.(dr,Dr),(ko.litHtmlVersions??=[]).push("3.3.0");var ii=Symbol.for(""),rl=e=>{if(e?.r===ii)return e?._$litStatic$},Uo=e=>({_$litStatic$:e,r:ii});var ai=new Map,Mo=e=>(r,...o)=>{let n=o.length,a,i,c=[],l=[],u,p=0,m=!1;for(;p<n;){for(u=r[p];p<n&&(i=o[p],(a=rl(i))!==void 0);)u+=a+r[++p],m=!0;p!==n&&l.push(i),c.push(u),p++}if(p===n&&c.push(r[n]),m){let h=c.join("$$lit$$");(r=ai.get(h))===void 0&&(c.raw=c,ai.set(h,r=c)),o=l}return e(r,...o)},$o=Mo(ti),uy=Mo(ri),py=Mo(oi);var Fo=C(oe()),ci=C(k());var Re;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Re||(Re={}));var si=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},ye=class extends ci.FtLitElement{constructor(){super(...arguments),this.variant=Re.body1}render(){return this.element?$o`
488
- <${Uo(this.element)}
485
+ `}contentAvailableCallback(r){super.contentAvailableCallback(r),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(r){var o,n;super.update(r),r.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 r,o;let n=(r=this.shadowRoot)===null||r===void 0?void 0:r.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var r;!((r=this.target)===null||r===void 0)&&r.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(r){if(this.setupDebouncer.cancel(),this.target===r)return;this.onDisconnect&&this.onDisconnect(),this.target=r,r.setAttribute("data-is-ft-ripple-target","true");let o=(...l)=>u=>{l.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=l=>{["Enter"," "].includes(l.key)&&o("keyup")(l)},c={passive:!0};r.addEventListener("mouseover",this.startHover,c),r.addEventListener("mousemove",this.moveRipple,c),r.addEventListener("mouseleave",this.endHover,c),r.addEventListener("mousedown",n,c),r.addEventListener("touchstart",a,c),r.addEventListener("touchmove",this.moveRipple,c),r.addEventListener("keydown",i,c),r.addEventListener("focus",this.startFocus,c),r.addEventListener("blur",this.endFocus,c),r.addEventListener("focusin",this.startFocus,c),r.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{r.removeAttribute("data-is-ft-ripple-target"),r.removeEventListener("mouseover",this.startHover,c),r.removeEventListener("mousemove",this.moveRipple,c),r.removeEventListener("mouseleave",this.endHover,c),r.removeEventListener("mousedown",n,c),r.removeEventListener("touchstart",a,c),r.removeEventListener("touchmove",this.moveRipple,c),r.removeEventListener("keydown",i,c),r.removeEventListener("focus",this.startFocus,c),r.removeEventListener("blur",this.endFocus,c),r.removeEventListener("focusin",this.startFocus,c),r.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(r){let o=r,n=r,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(r){return r instanceof HTMLElement?r.matches(":focus-visible"):!0}isIgnored(r){if(this.disabled)return!0;if(r!=null)for(let o of r.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};Y.elementDefinitions={};Y.styles=ea;Ce([(0,pe.property)({type:Boolean})],Y.prototype,"primary",void 0);Ce([(0,pe.property)({type:Boolean})],Y.prototype,"secondary",void 0);Ce([(0,pe.property)({type:Boolean})],Y.prototype,"unbounded",void 0);Ce([(0,pe.property)({type:Boolean})],Y.prototype,"activated",void 0);Ce([(0,pe.property)({type:Boolean})],Y.prototype,"selected",void 0);Ce([(0,pe.property)({type:Boolean})],Y.prototype,"disabled",void 0);Ce([(0,pe.state)()],Y.prototype,"hovered",void 0);Ce([(0,pe.state)()],Y.prototype,"focused",void 0);Ce([(0,pe.state)()],Y.prototype,"pressed",void 0);Ce([(0,pe.state)()],Y.prototype,"rippling",void 0);Ce([(0,pe.state)()],Y.prototype,"originX",void 0);Ce([(0,pe.state)()],Y.prototype,"originY",void 0);Ce([(0,pe.query)(".ft-ripple")],Y.prototype,"ripple",void 0);Ce([(0,pe.query)(".ft-ripple--effect")],Y.prototype,"rippleEffect",void 0);(0,Ja.customElement)("ft-ripple")(Y);var ji=S(_());var Gi=S(W()),ne=S(oe()),st=S(_());var mi=S(_());var Wo=globalThis,Wr=Wo.trustedTypes,Qa=Wr?Wr.createPolicy("lit-html",{createHTML:e=>e}):void 0,ai="$lit$",at=`lit$${Math.random().toFixed(9).slice(2)}$`,ii="?"+at,fl=`<${ii}>`,St=document,Hr=()=>St.createComment(""),yr=e=>e===null||typeof e!="object"&&typeof e!="function",Ho=Array.isArray,hl=e=>Ho(e)||typeof e?.[Symbol.iterator]=="function",Do=`[
486
+ \f\r]`,hr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ei=/-->/g,ti=/>/g,xt=RegExp(`>|${Do}(?:([^\\s"'>=/]+)(${Do}*=${Do}*(?:[^
487
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),ri=/'/g,oi=/"/g,si=/^(?:script|style|textarea|title)$/i,zo=e=>(r,...o)=>({_$litType$:e,strings:r,values:o}),ci=zo(1),li=zo(2),di=zo(3),mr=Symbol.for("lit-noChange"),Q=Symbol.for("lit-nothing"),ni=new WeakMap,vt=St.createTreeWalker(St,129);function ui(e,r){if(!Ho(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Qa!==void 0?Qa.createHTML(r):r}var yl=(e,r)=>{let o=e.length-1,n=[],a,i=r===2?"<svg>":r===3?"<math>":"",c=hr;for(let l=0;l<o;l++){let u=e[l],p,m,h=-1,g=0;for(;g<u.length&&(c.lastIndex=g,m=c.exec(u),m!==null);)g=c.lastIndex,c===hr?m[1]==="!--"?c=ei:m[1]!==void 0?c=ti:m[2]!==void 0?(si.test(m[2])&&(a=RegExp("</"+m[2],"g")),c=xt):m[3]!==void 0&&(c=xt):c===xt?m[0]===">"?(c=a??hr,h=-1):m[1]===void 0?h=-2:(h=c.lastIndex-m[2].length,p=m[1],c=m[3]===void 0?xt:m[3]==='"'?oi:ri):c===oi||c===ri?c=xt:c===ei||c===ti?c=hr:(c=xt,a=void 0);let v=c===xt&&e[l+1].startsWith("/>")?" ":"";i+=c===hr?u+fl:h>=0?(n.push(p),u.slice(0,h)+ai+u.slice(h)+at+v):u+at+(h===-2?l:v)}return[ui(e,i+(e[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},gr=class e{constructor({strings:r,_$litType$:o},n){let a;this.parts=[];let i=0,c=0,l=r.length-1,u=this.parts,[p,m]=yl(r,o);if(this.el=e.createElement(p,n),vt.currentNode=this.el.content,o===2||o===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=vt.nextNode())!==null&&u.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(ai)){let g=m[c++],v=a.getAttribute(h).split(at),x=/([.?@])?(.*)/.exec(g);u.push({type:1,index:i,name:x[2],strings:v,ctor:x[1]==="."?Mo:x[1]==="?"?Uo:x[1]==="@"?$o:Vt}),a.removeAttribute(h)}else h.startsWith(at)&&(u.push({type:6,index:i}),a.removeAttribute(h));if(si.test(a.tagName)){let h=a.textContent.split(at),g=h.length-1;if(g>0){a.textContent=Wr?Wr.emptyScript:"";for(let v=0;v<g;v++)a.append(h[v],Hr()),vt.nextNode(),u.push({type:2,index:++i});a.append(h[g],Hr())}}}else if(a.nodeType===8)if(a.data===ii)u.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(at,h+1))!==-1;)u.push({type:7,index:i}),h+=at.length-1}i++}}static createElement(r,o){let n=St.createElement("template");return n.innerHTML=r,n}};function Kt(e,r,o=e,n){if(r===mr)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=yr(r)?void 0:r._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(r=Kt(e,a._$AS(e,r.values),a,n)),r}var Bo=class{constructor(r,o){this._$AV=[],this._$AN=void 0,this._$AD=r,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(r){let{el:{content:o},parts:n}=this._$AD,a=(r?.creationScope??St).importNode(o,!0);vt.currentNode=a;let i=vt.nextNode(),c=0,l=0,u=n[0];for(;u!==void 0;){if(c===u.index){let p;u.type===2?p=new zr(i,i.nextSibling,this,r):u.type===1?p=new u.ctor(i,u.name,u.strings,this,r):u.type===6&&(p=new Fo(i,this,r)),this._$AV.push(p),u=n[++l]}c!==u?.index&&(i=vt.nextNode(),c++)}return vt.currentNode=St,a}p(r){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(r,n,o),o+=n.strings.length-2):n._$AI(r[o])),o++}},zr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=Q,this._$AN=void 0,this._$AA=r,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let r=this._$AA.parentNode,o=this._$AM;return o!==void 0&&r?.nodeType===11&&(r=o.parentNode),r}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(r,o=this){r=Kt(this,r,o),yr(r)?r===Q||r==null||r===""?(this._$AH!==Q&&this._$AR(),this._$AH=Q):r!==this._$AH&&r!==mr&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):hl(r)?this.k(r):this._(r)}O(r){return this._$AA.parentNode.insertBefore(r,this._$AB)}T(r){this._$AH!==r&&(this._$AR(),this._$AH=this.O(r))}_(r){this._$AH!==Q&&yr(this._$AH)?this._$AA.nextSibling.data=r:this.T(St.createTextNode(r)),this._$AH=r}$(r){let{values:o,_$litType$:n}=r,a=typeof n=="number"?this._$AC(r):(n.el===void 0&&(n.el=gr.createElement(ui(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new Bo(a,this),c=i.u(this.options);i.p(o),this.T(c),this._$AH=i}}_$AC(r){let o=ni.get(r.strings);return o===void 0&&ni.set(r.strings,o=new gr(r)),o}k(r){Ho(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of r)a===o.length?o.push(n=new e(this.O(Hr()),this.O(Hr()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(r=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);r&&r!==this._$AB;){let n=r.nextSibling;r.remove(),r=n}}setConnected(r){this._$AM===void 0&&(this._$Cv=r,this._$AP?.(r))}},Vt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,i){this.type=1,this._$AH=Q,this._$AN=void 0,this.element=r,this.name=o,this._$AM=a,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=Q}_$AI(r,o=this,n,a){let i=this.strings,c=!1;if(i===void 0)r=Kt(this,r,o,0),c=!yr(r)||r!==this._$AH&&r!==mr,c&&(this._$AH=r);else{let l=r,u,p;for(r=i[0],u=0;u<i.length-1;u++)p=Kt(this,l[n+u],o,u),p===mr&&(p=this._$AH[u]),c||=!yr(p)||p!==this._$AH[u],p===Q?r=Q:r!==Q&&(r+=(p??"")+i[u+1]),this._$AH[u]=p}c&&!a&&this.j(r)}j(r){r===Q?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},Mo=class extends Vt{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===Q?void 0:r}},Uo=class extends Vt{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==Q)}},$o=class extends Vt{constructor(r,o,n,a,i){super(r,o,n,a,i),this.type=5}_$AI(r,o=this){if((r=Kt(this,r,o,0)??Q)===mr)return;let n=this._$AH,a=r===Q&&n!==Q||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,i=r!==Q&&(n===Q||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,r),this._$AH=r}handleEvent(r){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,r):this._$AH.handleEvent(r)}},Fo=class{constructor(r,o,n){this.element=r,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(r){Kt(this,r)}};var ml=Wo.litHtmlPolyfillSupport;ml?.(gr,zr),(Wo.litHtmlVersions??=[]).push("3.3.0");var fi=Symbol.for(""),gl=e=>{if(e?.r===fi)return e?._$litStatic$},Go=e=>({_$litStatic$:e,r:fi});var pi=new Map,jo=e=>(r,...o)=>{let n=o.length,a,i,c=[],l=[],u,p=0,m=!1;for(;p<n;){for(u=r[p];p<n&&(i=o[p],(a=gl(i))!==void 0);)u+=a+r[++p],m=!0;p!==n&&l.push(i),c.push(u),p++}if(p===n&&c.push(r[n]),m){let h=c.join("$$lit$$");(r=pi.get(h))===void 0&&(c.raw=c,pi.set(h,r=c)),o=l}return e(r,...o)},Ko=jo(ci),wy=jo(li),Ry=jo(di);var Vo=S(oe()),yi=S(_());var me;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(me||(me={}));var hi=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},fe=class extends yi.FtLitElement{constructor(){super(...arguments),this.variant=me.body1}render(){return this.element?Ko`
488
+ <${Go(this.element)}
489
489
  part="text"
490
490
  class="ft-typography ft-typography--${this.variant}">
491
491
  <slot></slot>
492
- </${Uo(this.element)}>
493
- `:$o`
492
+ </${Go(this.element)}>
493
+ `:Ko`
494
494
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
495
- `}};ye.styles=[Oa,Ca,Ea,Aa,wa,Ra,Na,Ta,La,Ia,_a,...Pa];si([(0,Fo.property)()],ye.prototype,"element",void 0);si([(0,Fo.property)()],ye.prototype,"variant",void 0);(0,li.customElement)("ft-typography")(ye);var di=C(W()),Ve=C(k()),Gt={distance:Ve.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Ve.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Ve.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Ve.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Ve.FtCssVariableFactory.external(Ve.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Ve.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},ui=di.css`
495
+ `}};fe.styles=[Ta,Ia,La,Pa,_a,ka,Da,Ba,Ma,Ua,$a,...Fa];hi([(0,Vo.property)()],fe.prototype,"element",void 0);hi([(0,Vo.property)()],fe.prototype,"variant",void 0);(0,mi.customElement)("ft-typography")(fe);var gi=S(W()),Xe=S(_()),Zt={distance:Xe.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Xe.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Xe.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Xe.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Xe.FtCssVariableFactory.external(Xe.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Xe.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},bi=gi.css`
496
496
  .ft-tooltip--container {
497
497
  display: block;
498
498
  }
@@ -507,21 +507,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
507
507
  box-sizing: border-box;
508
508
  overflow: hidden;
509
509
  width: max-content;
510
- max-width: ${Gt.maxWidth};
510
+ max-width: ${Zt.maxWidth};
511
511
  text-align: center;
512
- padding: ${Gt.distance};
513
- z-index: ${Gt.zIndex};
512
+ padding: ${Zt.distance};
513
+ z-index: ${Zt.zIndex};
514
514
  }
515
515
 
516
516
  .ft-tooltip--content {
517
517
  padding: 4px 8px;
518
- border-radius: ${Gt.borderRadiusS};
519
- background-color: ${Gt.backgroundColor};
520
- color: ${Gt.color};
518
+ border-radius: ${Zt.borderRadiusS};
519
+ background-color: ${Zt.backgroundColor};
520
+ color: ${Zt.color};
521
521
  position: relative;
522
522
  word-break: break-word;
523
523
  }
524
- `;var fi=["top","right","bottom","left"],pi=["start","end"],Ho=fi.reduce((e,r)=>e.concat(r,r+"-"+pi[0],r+"-"+pi[1]),[]),hi=Math.min,yi=Math.max;var ol={left:"right",right:"left",bottom:"top",top:"bottom"},nl={start:"end",end:"start"};function zo(e,r,o){return yi(e,hi(r,o))}function Br(e,r){return typeof e=="function"?e(r):e}function jt(e){return e.split("-")[0]}function ot(e){return e.split("-")[1]}function Go(e){return e==="x"?"y":"x"}function jo(e){return e==="y"?"height":"width"}function Ur(e){return["top","bottom"].includes(jt(e))?"y":"x"}function Ko(e){return Go(Ur(e))}function mi(e,r,o){o===void 0&&(o=!1);let n=ot(e),a=Ko(e),i=jo(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(c=Wo(c)),[c,Wo(c)]}function gi(e){return e.replace(/start|end/g,r=>nl[r])}function Wo(e){return e.replace(/left|right|bottom|top/g,r=>ol[r])}function al(e){return{top:0,right:0,bottom:0,left:0,...e}}function bi(e){return typeof e!="number"?al(e):{top:e,right:e,bottom:e,left:e}}function xt(e){let{x:r,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:r,right:r+n,bottom:o+a,x:r,y:o}}function xi(e,r,o){let{reference:n,floating:a}=e,i=Ur(r),c=Ko(r),l=jo(c),u=jt(r),p=i==="y",m=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,g=n[l]/2-a[l]/2,v;switch(u){case"top":v={x:m,y:n.y-a.height};break;case"bottom":v={x:m,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-a.width,y:h};break;default:v={x:n.x,y:n.y}}switch(ot(r)){case"start":v[c]-=g*(o&&p?-1:1);break;case"end":v[c]+=g*(o&&p?-1:1);break}return v}var vi=async(e,r,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=o,l=i.filter(Boolean),u=await(c.isRTL==null?void 0:c.isRTL(r)),p=await c.getElementRects({reference:e,floating:r,strategy:a}),{x:m,y:h}=xi(p,n,u),g=n,v={},x=0;for(let O=0;O<l.length;O++){let{name:L,fn:R}=l[O],{x:N,y:P,data:B,reset:U}=await R({x:m,y:h,initialPlacement:n,placement:g,strategy:a,middlewareData:v,rects:p,platform:c,elements:{reference:e,floating:r}});m=N??m,h=P??h,v={...v,[L]:{...v[L],...B}},U&&x<=50&&(x++,typeof U=="object"&&(U.placement&&(g=U.placement),U.rects&&(p=U.rects===!0?await c.getElementRects({reference:e,floating:r,strategy:a}):U.rects),{x:m,y:h}=xi(p,g,u)),O=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:v}};async function Vo(e,r){var o;r===void 0&&(r={});let{x:n,y:a,platform:i,rects:c,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:g=!1,padding:v=0}=Br(r,e),x=bi(v),L=l[g?h==="floating"?"reference":"floating":h],R=xt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(L)))==null||o?L:L.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:m,strategy:u})),N=h==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,P=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),B=await(i.isElement==null?void 0:i.isElement(P))?await(i.getScale==null?void 0:i.getScale(P))||{x:1,y:1}:{x:1,y:1},U=xt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:P,strategy:u}):N);return{top:(R.top-U.top+x.top)/B.y,bottom:(U.bottom-R.bottom+x.bottom)/B.y,left:(R.left-U.left+x.left)/B.x,right:(U.right-R.right+x.right)/B.x}}function il(e,r,o){return(e?[...o.filter(a=>ot(a)===e),...o.filter(a=>ot(a)!==e)]:o.filter(a=>jt(a)===a)).filter(a=>e?ot(a)===e||(r?gi(a)!==a:!1):!0)}var Zo=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var o,n,a;let{rects:i,middlewareData:c,placement:l,platform:u,elements:p}=r,{crossAxis:m=!1,alignment:h,allowedPlacements:g=Ho,autoAlignment:v=!0,...x}=Br(e,r),O=h!==void 0||g===Ho?il(h||null,v,g):g,L=await Vo(r,x),R=((o=c.autoPlacement)==null?void 0:o.index)||0,N=O[R];if(N==null)return{};let P=mi(N,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==N)return{reset:{placement:O[0]}};let B=[L[jt(N)],L[P[0]],L[P[1]]],U=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:B}],be=O[R+1];if(be)return{data:{index:R+1,overflows:U},reset:{placement:be}};let Me=U.map(ie=>{let y=ot(ie.placement);return[ie.placement,y&&m?ie.overflows.slice(0,2).reduce((b,_)=>b+_,0):ie.overflows[0],ie.overflows]}).sort((ie,y)=>ie[1]-y[1]),$e=((a=Me.filter(ie=>ie[2].slice(0,ot(ie[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||Me[0][0];return $e!==l?{data:{index:R+1,overflows:U},reset:{placement:$e}}:{}}}};var qo=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){let{x:o,y:n,placement:a}=r,{mainAxis:i=!0,crossAxis:c=!1,limiter:l={fn:L=>{let{x:R,y:N}=L;return{x:R,y:N}}},...u}=Br(e,r),p={x:o,y:n},m=await Vo(r,u),h=Ur(jt(a)),g=Go(h),v=p[g],x=p[h];if(i){let L=g==="y"?"top":"left",R=g==="y"?"bottom":"right",N=v+m[L],P=v-m[R];v=zo(N,v,P)}if(c){let L=h==="y"?"top":"left",R=h==="y"?"bottom":"right",N=x+m[L],P=x-m[R];x=zo(N,x,P)}let O=l.fn({...r,[g]:v,[h]:x});return{...O,data:{x:O.x-o,y:O.y-n,enabled:{[g]:i,[h]:c}}}}}};var Yo=Math.min,Kt=Math.max,ur=Math.round;var Ze=e=>({x:e,y:e});function qe(e){return Oi(e)?(e.nodeName||"").toLowerCase():"#document"}function ve(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function Ye(e){var r;return(r=(Oi(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Oi(e){return e instanceof Node||e instanceof ve(e).Node}function He(e){return e instanceof Element||e instanceof ve(e).Element}function _e(e){return e instanceof HTMLElement||e instanceof ve(e).HTMLElement}function Si(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ve(e).ShadowRoot}function Vt(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=Ce(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function Ci(e){return["table","td","th"].includes(qe(e))}function $r(e){let r=Fr(),o=Ce(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!r&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!r&&(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 Ei(e){let r=vt(e);for(;_e(r)&&!pr(r);){if($r(r))return r;r=vt(r)}return null}function Fr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function pr(e){return["html","body","#document"].includes(qe(e))}function Ce(e){return ve(e).getComputedStyle(e)}function fr(e){return He(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function vt(e){if(qe(e)==="html")return e;let r=e.assignedSlot||e.parentNode||Si(e)&&e.host||Ye(e);return Si(r)?r.host:r}function Ai(e){let r=vt(e);return pr(r)?e.ownerDocument?e.ownerDocument.body:e.body:_e(r)&&Vt(r)?r:Ai(r)}function Mr(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=Ai(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=ve(a);return i?r.concat(c,c.visualViewport||[],Vt(a)?a:[],c.frameElement&&o?Mr(c.frameElement):[]):r.concat(a,Mr(a,[],o))}function Ni(e){let r=Ce(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=_e(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=ur(o)!==i||ur(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function Ti(e){return He(e)?e:e.contextElement}function Zt(e){let r=Ti(e);if(!_e(r))return Ze(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=Ni(r),c=(i?ur(o.width):o.width)/n,l=(i?ur(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var ll=Ze(0);function Li(e){let r=ve(e);return!Fr()||!r.visualViewport?ll:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function dl(e,r,o){return r===void 0&&(r=!1),!o||r&&o!==ve(e)?!1:r}function hr(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Ti(e),c=Ze(1);r&&(n?He(n)&&(c=Zt(n)):c=Zt(e));let l=dl(i,o,n)?Li(i):Ze(0),u=(a.left+l.x)/c.x,p=(a.top+l.y)/c.y,m=a.width/c.x,h=a.height/c.y;if(i){let g=ve(i),v=n&&He(n)?ve(n):n,x=g.frameElement;for(;x&&n&&v!==g;){let O=Zt(x),L=x.getBoundingClientRect(),R=Ce(x),N=L.left+(x.clientLeft+parseFloat(R.paddingLeft))*O.x,P=L.top+(x.clientTop+parseFloat(R.paddingTop))*O.y;u*=O.x,p*=O.y,m*=O.x,h*=O.y,u+=N,p+=P,x=ve(x).frameElement}}return xt({width:m,height:h,x:u,y:p})}function ul(e){let{rect:r,offsetParent:o,strategy:n}=e,a=_e(o),i=Ye(o);if(o===i)return r;let c={scrollLeft:0,scrollTop:0},l=Ze(1),u=Ze(0);if((a||!a&&n!=="fixed")&&((qe(o)!=="body"||Vt(i))&&(c=fr(o)),_e(o))){let p=hr(o);l=Zt(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:r.width*l.x,height:r.height*l.y,x:r.x*l.x-c.scrollLeft*l.x+u.x,y:r.y*l.y-c.scrollTop*l.y+u.y}}function pl(e){return Array.from(e.getClientRects())}function Ii(e){return hr(Ye(e)).left+fr(e).scrollLeft}function fl(e){let r=Ye(e),o=fr(e),n=e.ownerDocument.body,a=Kt(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=Kt(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Ii(e),l=-o.scrollTop;return Ce(n).direction==="rtl"&&(c+=Kt(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function hl(e,r){let o=ve(e),n=Ye(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=Fr();(!p||p&&r==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}return{width:i,height:c,x:l,y:u}}function yl(e,r){let o=hr(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=_e(e)?Zt(e):Ze(1),c=e.clientWidth*i.x,l=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:c,height:l,x:u,y:p}}function wi(e,r,o){let n;if(r==="viewport")n=hl(e,o);else if(r==="document")n=fl(Ye(e));else if(He(r))n=yl(r,o);else{let a=Li(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return xt(n)}function _i(e,r){let o=vt(e);return o===r||!He(o)||pr(o)?!1:Ce(o).position==="fixed"||_i(o,r)}function ml(e,r){let o=r.get(e);if(o)return o;let n=Mr(e,[],!1).filter(l=>He(l)&&qe(l)!=="body"),a=null,i=Ce(e).position==="fixed",c=i?vt(e):e;for(;He(c)&&!pr(c);){let l=Ce(c),u=$r(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Vt(c)&&!u&&_i(e,c))?n=n.filter(m=>m!==c):a=l,c=vt(c)}return r.set(e,n),n}function gl(e){let{element:r,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?ml(r,this._c):[].concat(o),n],l=c[0],u=c.reduce((p,m)=>{let h=wi(r,m,a);return p.top=Kt(h.top,p.top),p.right=Yo(h.right,p.right),p.bottom=Yo(h.bottom,p.bottom),p.left=Kt(h.left,p.left),p},wi(r,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function bl(e){return Ni(e)}function xl(e,r,o){let n=_e(r),a=Ye(r),i=o==="fixed",c=hr(e,!0,i,r),l={scrollLeft:0,scrollTop:0},u=Ze(0);if(n||!n&&!i)if((qe(r)!=="body"||Vt(a))&&(l=fr(r)),n){let p=hr(r,!0,i,r);u.x=p.x+r.clientLeft,u.y=p.y+r.clientTop}else a&&(u.x=Ii(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function Ri(e,r){return!_e(e)||Ce(e).position==="fixed"?null:r?r(e):e.offsetParent}function Pi(e,r){let o=ve(e);if(!_e(e))return o;let n=Ri(e,r);for(;n&&Ci(n)&&Ce(n).position==="static";)n=Ri(n,r);return n&&(qe(n)==="html"||qe(n)==="body"&&Ce(n).position==="static"&&!$r(n))?o:n||Ei(e)||o}var vl=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||Pi,i=this.getDimensions;return{reference:xl(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function Sl(e){return Ce(e).direction==="rtl"}var Wr={convertOffsetParentRelativeRectToViewportRelativeRect:ul,getDocumentElement:Ye,getClippingRect:gl,getOffsetParent:Pi,getElementRects:vl,getClientRects:pl,getDimensions:bl,getScale:Zt,isElement:He,isRTL:Sl};var ki=(e,r,o)=>{let n=new Map,a={platform:Wr,...o},i={...a.platform,_c:n};return vi(e,r,{...a,platform:i})};function Di(e){return Ol(e)}function Xo(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Ol(e){for(let r=e;r;r=Xo(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=Xo(e);r;r=Xo(r)){if(!(r instanceof Element))continue;let o=getComputedStyle(r);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||r.tagName==="BODY"))return r}return null}async function Bi(e,r,o){return ki(e,r,{platform:{...Wr,getOffsetParent:n=>Wr.getOffsetParent(n,Di)},middleware:[qo({crossAxis:!0}),Zo({allowedPlacements:[o]})]})}var Se=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Y=class extends nt.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 nt.Debouncer,this.revealDebouncer=new nt.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Ui.html`
524
+ `;var vi=["top","right","bottom","left"],xi=["start","end"],qo=vi.reduce((e,r)=>e.concat(r,r+"-"+xi[0],r+"-"+xi[1]),[]),Si=Math.min,Oi=Math.max;var bl={left:"right",right:"left",bottom:"top",top:"bottom"},xl={start:"end",end:"start"};function Yo(e,r,o){return Oi(e,Si(r,o))}function Gr(e,r){return typeof e=="function"?e(r):e}function qt(e){return e.split("-")[0]}function it(e){return e.split("-")[1]}function Xo(e){return e==="x"?"y":"x"}function Jo(e){return e==="y"?"height":"width"}function jr(e){return["top","bottom"].includes(qt(e))?"y":"x"}function Qo(e){return Xo(jr(e))}function Ci(e,r,o){o===void 0&&(o=!1);let n=it(e),a=Qo(e),i=Jo(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(c=Zo(c)),[c,Zo(c)]}function Ei(e){return e.replace(/start|end/g,r=>xl[r])}function Zo(e){return e.replace(/left|right|bottom|top/g,r=>bl[r])}function vl(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ai(e){return typeof e!="number"?vl(e):{top:e,right:e,bottom:e,left:e}}function Ot(e){let{x:r,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:r,right:r+n,bottom:o+a,x:r,y:o}}function wi(e,r,o){let{reference:n,floating:a}=e,i=jr(r),c=Qo(r),l=Jo(c),u=qt(r),p=i==="y",m=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,g=n[l]/2-a[l]/2,v;switch(u){case"top":v={x:m,y:n.y-a.height};break;case"bottom":v={x:m,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:h};break;case"left":v={x:n.x-a.width,y:h};break;default:v={x:n.x,y:n.y}}switch(it(r)){case"start":v[c]-=g*(o&&p?-1:1);break;case"end":v[c]+=g*(o&&p?-1:1);break}return v}var Ri=async(e,r,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:c}=o,l=i.filter(Boolean),u=await(c.isRTL==null?void 0:c.isRTL(r)),p=await c.getElementRects({reference:e,floating:r,strategy:a}),{x:m,y:h}=wi(p,n,u),g=n,v={},x=0;for(let C=0;C<l.length;C++){let{name:I,fn:R}=l[C],{x:N,y:k,data:B,reset:M}=await R({x:m,y:h,initialPlacement:n,placement:g,strategy:a,middlewareData:v,rects:p,platform:c,elements:{reference:e,floating:r}});m=N??m,h=k??h,v={...v,[I]:{...v[I],...B}},M&&x<=50&&(x++,typeof M=="object"&&(M.placement&&(g=M.placement),M.rects&&(p=M.rects===!0?await c.getElementRects({reference:e,floating:r,strategy:a}):M.rects),{x:m,y:h}=wi(p,g,u)),C=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:v}};async function en(e,r){var o;r===void 0&&(r={});let{x:n,y:a,platform:i,rects:c,elements:l,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:g=!1,padding:v=0}=Gr(r,e),x=Ai(v),I=l[g?h==="floating"?"reference":"floating":h],R=Ot(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(I)))==null||o?I:I.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:m,strategy:u})),N=h==="floating"?{x:n,y:a,width:c.floating.width,height:c.floating.height}:c.reference,k=await(i.getOffsetParent==null?void 0:i.getOffsetParent(l.floating)),B=await(i.isElement==null?void 0:i.isElement(k))?await(i.getScale==null?void 0:i.getScale(k))||{x:1,y:1}:{x:1,y:1},M=Ot(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:N,offsetParent:k,strategy:u}):N);return{top:(R.top-M.top+x.top)/B.y,bottom:(M.bottom-R.bottom+x.bottom)/B.y,left:(R.left-M.left+x.left)/B.x,right:(M.right-R.right+x.right)/B.x}}function Sl(e,r,o){return(e?[...o.filter(a=>it(a)===e),...o.filter(a=>it(a)!==e)]:o.filter(a=>qt(a)===a)).filter(a=>e?it(a)===e||(r?Ei(a)!==a:!1):!0)}var tn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var o,n,a;let{rects:i,middlewareData:c,placement:l,platform:u,elements:p}=r,{crossAxis:m=!1,alignment:h,allowedPlacements:g=qo,autoAlignment:v=!0,...x}=Gr(e,r),C=h!==void 0||g===qo?Sl(h||null,v,g):g,I=await en(r,x),R=((o=c.autoPlacement)==null?void 0:o.index)||0,N=C[R];if(N==null)return{};let k=Ci(N,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==N)return{reset:{placement:C[0]}};let B=[I[qt(N)],I[k[0]],I[k[1]]],M=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:B}],Oe=C[R+1];if(Oe)return{data:{index:R+1,overflows:M},reset:{placement:Oe}};let He=M.map(le=>{let y=it(le.placement);return[le.placement,y&&m?le.overflows.slice(0,2).reduce((b,P)=>b+P,0):le.overflows[0],le.overflows]}).sort((le,y)=>le[1]-y[1]),ze=((a=He.filter(le=>le[2].slice(0,it(le[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||He[0][0];return ze!==l?{data:{index:R+1,overflows:M},reset:{placement:ze}}:{}}}};var rn=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){let{x:o,y:n,placement:a}=r,{mainAxis:i=!0,crossAxis:c=!1,limiter:l={fn:I=>{let{x:R,y:N}=I;return{x:R,y:N}}},...u}=Gr(e,r),p={x:o,y:n},m=await en(r,u),h=jr(qt(a)),g=Xo(h),v=p[g],x=p[h];if(i){let I=g==="y"?"top":"left",R=g==="y"?"bottom":"right",N=v+m[I],k=v-m[R];v=Yo(N,v,k)}if(c){let I=h==="y"?"top":"left",R=h==="y"?"bottom":"right",N=x+m[I],k=x-m[R];x=Yo(N,x,k)}let C=l.fn({...r,[g]:v,[h]:x});return{...C,data:{x:C.x-o,y:C.y-n,enabled:{[g]:i,[h]:c}}}}}};var on=Math.min,Yt=Math.max,br=Math.round;var Je=e=>({x:e,y:e});function Qe(e){return Ti(e)?(e.nodeName||"").toLowerCase():"#document"}function Ee(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function et(e){var r;return(r=(Ti(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Ti(e){return e instanceof Node||e instanceof Ee(e).Node}function Ke(e){return e instanceof Element||e instanceof Ee(e).Element}function ke(e){return e instanceof HTMLElement||e instanceof Ee(e).HTMLElement}function Ni(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Ee(e).ShadowRoot}function Xt(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=Re(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function Ii(e){return["table","td","th"].includes(Qe(e))}function Vr(e){let r=Zr(),o=Re(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!r&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!r&&(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 Li(e){let r=Ct(e);for(;ke(r)&&!xr(r);){if(Vr(r))return r;r=Ct(r)}return null}function Zr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function xr(e){return["html","body","#document"].includes(Qe(e))}function Re(e){return Ee(e).getComputedStyle(e)}function vr(e){return Ke(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Ct(e){if(Qe(e)==="html")return e;let r=e.assignedSlot||e.parentNode||Ni(e)&&e.host||et(e);return Ni(r)?r.host:r}function Pi(e){let r=Ct(e);return xr(r)?e.ownerDocument?e.ownerDocument.body:e.body:ke(r)&&Xt(r)?r:Pi(r)}function Kr(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=Pi(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=Ee(a);return i?r.concat(c,c.visualViewport||[],Xt(a)?a:[],c.frameElement&&o?Kr(c.frameElement):[]):r.concat(a,Kr(a,[],o))}function Di(e){let r=Re(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=ke(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=br(o)!==i||br(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function Bi(e){return Ke(e)?e:e.contextElement}function Jt(e){let r=Bi(e);if(!ke(r))return Je(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=Di(r),c=(i?br(o.width):o.width)/n,l=(i?br(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var El=Je(0);function Mi(e){let r=Ee(e);return!Zr()||!r.visualViewport?El:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function Al(e,r,o){return r===void 0&&(r=!1),!o||r&&o!==Ee(e)?!1:r}function Sr(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Bi(e),c=Je(1);r&&(n?Ke(n)&&(c=Jt(n)):c=Jt(e));let l=Al(i,o,n)?Mi(i):Je(0),u=(a.left+l.x)/c.x,p=(a.top+l.y)/c.y,m=a.width/c.x,h=a.height/c.y;if(i){let g=Ee(i),v=n&&Ke(n)?Ee(n):n,x=g.frameElement;for(;x&&n&&v!==g;){let C=Jt(x),I=x.getBoundingClientRect(),R=Re(x),N=I.left+(x.clientLeft+parseFloat(R.paddingLeft))*C.x,k=I.top+(x.clientTop+parseFloat(R.paddingTop))*C.y;u*=C.x,p*=C.y,m*=C.x,h*=C.y,u+=N,p+=k,x=Ee(x).frameElement}}return Ot({width:m,height:h,x:u,y:p})}function wl(e){let{rect:r,offsetParent:o,strategy:n}=e,a=ke(o),i=et(o);if(o===i)return r;let c={scrollLeft:0,scrollTop:0},l=Je(1),u=Je(0);if((a||!a&&n!=="fixed")&&((Qe(o)!=="body"||Xt(i))&&(c=vr(o)),ke(o))){let p=Sr(o);l=Jt(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:r.width*l.x,height:r.height*l.y,x:r.x*l.x-c.scrollLeft*l.x+u.x,y:r.y*l.y-c.scrollTop*l.y+u.y}}function Rl(e){return Array.from(e.getClientRects())}function Ui(e){return Sr(et(e)).left+vr(e).scrollLeft}function Nl(e){let r=et(e),o=vr(e),n=e.ownerDocument.body,a=Yt(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=Yt(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Ui(e),l=-o.scrollTop;return Re(n).direction==="rtl"&&(c+=Yt(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function Tl(e,r){let o=Ee(e),n=et(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=Zr();(!p||p&&r==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}return{width:i,height:c,x:l,y:u}}function Il(e,r){let o=Sr(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=ke(e)?Jt(e):Je(1),c=e.clientWidth*i.x,l=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:c,height:l,x:u,y:p}}function _i(e,r,o){let n;if(r==="viewport")n=Tl(e,o);else if(r==="document")n=Nl(et(e));else if(Ke(r))n=Il(r,o);else{let a=Mi(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return Ot(n)}function $i(e,r){let o=Ct(e);return o===r||!Ke(o)||xr(o)?!1:Re(o).position==="fixed"||$i(o,r)}function Ll(e,r){let o=r.get(e);if(o)return o;let n=Kr(e,[],!1).filter(l=>Ke(l)&&Qe(l)!=="body"),a=null,i=Re(e).position==="fixed",c=i?Ct(e):e;for(;Ke(c)&&!xr(c);){let l=Re(c),u=Vr(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Xt(c)&&!u&&$i(e,c))?n=n.filter(m=>m!==c):a=l,c=Ct(c)}return r.set(e,n),n}function Pl(e){let{element:r,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?Ll(r,this._c):[].concat(o),n],l=c[0],u=c.reduce((p,m)=>{let h=_i(r,m,a);return p.top=Yt(h.top,p.top),p.right=on(h.right,p.right),p.bottom=on(h.bottom,p.bottom),p.left=Yt(h.left,p.left),p},_i(r,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function _l(e){return Di(e)}function kl(e,r,o){let n=ke(r),a=et(r),i=o==="fixed",c=Sr(e,!0,i,r),l={scrollLeft:0,scrollTop:0},u=Je(0);if(n||!n&&!i)if((Qe(r)!=="body"||Xt(a))&&(l=vr(r)),n){let p=Sr(r,!0,i,r);u.x=p.x+r.clientLeft,u.y=p.y+r.clientTop}else a&&(u.x=Ui(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function ki(e,r){return!ke(e)||Re(e).position==="fixed"?null:r?r(e):e.offsetParent}function Fi(e,r){let o=Ee(e);if(!ke(e))return o;let n=ki(e,r);for(;n&&Ii(n)&&Re(n).position==="static";)n=ki(n,r);return n&&(Qe(n)==="html"||Qe(n)==="body"&&Re(n).position==="static"&&!Vr(n))?o:n||Li(e)||o}var Dl=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||Fi,i=this.getDimensions;return{reference:kl(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function Bl(e){return Re(e).direction==="rtl"}var qr={convertOffsetParentRelativeRectToViewportRelativeRect:wl,getDocumentElement:et,getClippingRect:Pl,getOffsetParent:Fi,getElementRects:Dl,getClientRects:Rl,getDimensions:_l,getScale:Jt,isElement:Ke,isRTL:Bl};var Wi=(e,r,o)=>{let n=new Map,a={platform:qr,...o},i={...a.platform,_c:n};return Ri(e,r,{...a,platform:i})};function Hi(e){return Ml(e)}function nn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Ml(e){for(let r=e;r;r=nn(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=nn(e);r;r=nn(r)){if(!(r instanceof Element))continue;let o=getComputedStyle(r);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||r.tagName==="BODY"))return r}return null}async function zi(e,r,o){return Wi(e,r,{platform:{...qr,getOffsetParent:n=>qr.getOffsetParent(n,Hi)},middleware:[rn({crossAxis:!0}),tn({allowedPlacements:[o]})]})}var Ae=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},X=class extends st.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 st.Debouncer,this.revealDebouncer=new st.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Gi.html`
525
525
  <div part="container"
526
526
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
527
527
  @mouseenter=${this.onHover}
@@ -539,59 +539,60 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
539
539
  </div>
540
540
  </div>
541
541
  </div>
542
- `}updated(r){r.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(r)}contentAvailableCallback(r){super.contentAvailableCallback(r),["visible","text"].some(o=>r.has(o))&&this.visible&&this.positionTooltip()}async show(r){this.visible=!0,r!=null&&await this.hideDebounce.run(()=>{this.hide()},r)}async showTemporaryText(r,o){let n=this.manual;this.manual=!0;let a=this.text;this.text=r,await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var r;return((r=this.slotNodes)!==null&&r!==void 0?r:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let r=this.tooltipContent.style;switch(r.transition="none",this.validPosition){case"top":r.top=this.tooltip.clientHeight+"px",r.left="0";break;case"bottom":r.top=-this.tooltip.clientHeight+"px",r.left="0";break;case"left":r.top="0",r.left=this.tooltip.clientWidth+"px";break;case"right":r.top="0",r.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Bi(this.slottedElement,this.tooltip,this.position).then(({x:r,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${r}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${nt.designSystemVariables.transitionDuration}, left ${nt.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.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(r,o){return Math.max(r,Math.min(0,-o))}};Y.elementDefinitions={"ft-typography":ye};Y.styles=ui;Se([(0,Q.property)()],Y.prototype,"text",void 0);Se([(0,Q.property)({type:Boolean})],Y.prototype,"manual",void 0);Se([(0,Q.property)({type:Boolean})],Y.prototype,"inline",void 0);Se([(0,Q.property)({type:Number})],Y.prototype,"delay",void 0);Se([(0,Q.property)()],Y.prototype,"position",void 0);Se([(0,Q.queryAssignedNodes)()],Y.prototype,"slotNodes",void 0);Se([(0,Q.query)(".ft-tooltip--container")],Y.prototype,"container",void 0);Se([(0,Q.query)(".ft-tooltip")],Y.prototype,"tooltip",void 0);Se([(0,Q.query)(".ft-tooltip--content")],Y.prototype,"tooltipContent",void 0);Se([(0,Q.state)()],Y.prototype,"visible",void 0);Se([(0,Q.eventOptions)({passive:!0})],Y.prototype,"onTouch",null);Se([(0,Q.eventOptions)({passive:!0})],Y.prototype,"onHover",null);Se([(0,Q.eventOptions)({passive:!0})],Y.prototype,"onOut",null);Se([(0,Q.eventOptions)({passive:!0})],Y.prototype,"onClick",null);(0,Mi.customElement)("ft-tooltip")(Y);var zi=C(k());var yr=C(W()),at=C(oe()),Wi=C(k()),Hi=C(Fi());var Ee;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;"})(Ee||(Ee={}));var A;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(A||(A={}));var im=new Map([...["abw"].map(e=>[e,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(e=>[e,A.AUDIO]),...["avi"].map(e=>[e,A.AVI]),...["chm","xhs"].map(e=>[e,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(e=>[e,A.CODE]),...["csv"].map(e=>[e,A.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,A.DITA]),...["epub"].map(e=>[e,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,A.EXCEL]),...["flac"].map(e=>[e,A.FLAC]),...["gif"].map(e=>[e,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,A.GZIP]),...["html","htm","xhtml"].map(e=>[e,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(e=>[e,A.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,A.JPEG]),...["json"].map(e=>[e,A.JSON]),...["m4a","m4p"].map(e=>[e,A.M4A]),...["mov","qt"].map(e=>[e,A.MOV]),...["mp3"].map(e=>[e,A.MP3]),...["mp4","m4v"].map(e=>[e,A.MP4]),...["ogg","oga"].map(e=>[e,A.OGG]),...["pdf","ps"].map(e=>[e,A.PDF]),...["png"].map(e=>[e,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,A.POWERPOINT]),...["rar"].map(e=>[e,A.RAR]),...["stp"].map(e=>[e,A.STP]),...["txt","rtf","md","mdown"].map(e=>[e,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(e=>[e,A.VIDEO]),...["wav"].map(e=>[e,A.WAV]),...["wma"].map(e=>[e,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,A.WORD]),...["xml","xsl","rdf"].map(e=>[e,A.XML]),...["yaml","yml","x-yaml"].map(e=>[e,A.YAML]),...["zip"].map(e=>[e,A.ZIP])]);var sm={[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 ze;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(ze||(ze={}));var mr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},me=class extends Wi.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=yr.nothing}render(){let r=this.variant&&Object.values(ze).includes(this.variant)?this.variant:ze.fluid_topics,o=r!==ze.material||!!this.value;return yr.html`
542
+ `}updated(r){r.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(r)}contentAvailableCallback(r){super.contentAvailableCallback(r),["visible","text"].some(o=>r.has(o))&&this.visible&&this.positionTooltip()}async show(r){this.visible=!0,r!=null&&await this.hideDebounce.run(()=>{this.hide()},r)}async showTemporaryText(r,o){let n=this.manual;this.manual=!0;let a=this.text;this.text=r,await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var r;return((r=this.slotNodes)!==null&&r!==void 0?r:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let r=this.tooltipContent.style;switch(r.transition="none",this.validPosition){case"top":r.top=this.tooltip.clientHeight+"px",r.left="0";break;case"bottom":r.top=-this.tooltip.clientHeight+"px",r.left="0";break;case"left":r.top="0",r.left=this.tooltip.clientWidth+"px";break;case"right":r.top="0",r.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",zi(this.slottedElement,this.tooltip,this.position).then(({x:r,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${r}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${st.designSystemVariables.transitionDuration}, left ${st.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.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(r,o){return Math.max(r,Math.min(0,-o))}};X.elementDefinitions={"ft-typography":fe};X.styles=bi;Ae([(0,ne.property)()],X.prototype,"text",void 0);Ae([(0,ne.property)({type:Boolean})],X.prototype,"manual",void 0);Ae([(0,ne.property)({type:Boolean})],X.prototype,"inline",void 0);Ae([(0,ne.property)({type:Number})],X.prototype,"delay",void 0);Ae([(0,ne.property)()],X.prototype,"position",void 0);Ae([(0,ne.queryAssignedNodes)()],X.prototype,"slotNodes",void 0);Ae([(0,ne.query)(".ft-tooltip--container")],X.prototype,"container",void 0);Ae([(0,ne.query)(".ft-tooltip")],X.prototype,"tooltip",void 0);Ae([(0,ne.query)(".ft-tooltip--content")],X.prototype,"tooltipContent",void 0);Ae([(0,ne.state)()],X.prototype,"visible",void 0);Ae([(0,ne.eventOptions)({passive:!0})],X.prototype,"onTouch",null);Ae([(0,ne.eventOptions)({passive:!0})],X.prototype,"onHover",null);Ae([(0,ne.eventOptions)({passive:!0})],X.prototype,"onOut",null);Ae([(0,ne.eventOptions)({passive:!0})],X.prototype,"onClick",null);(0,ji.customElement)("ft-tooltip")(X);var Yi=S(_());var Or=S(W()),ct=S(oe()),Zi=S(_()),qi=S(Vi());var ve;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;"})(ve||(ve={}));var A;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(A||(A={}));var Sm=new Map([...["abw"].map(e=>[e,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(e=>[e,A.AUDIO]),...["avi"].map(e=>[e,A.AVI]),...["chm","xhs"].map(e=>[e,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(e=>[e,A.CODE]),...["csv"].map(e=>[e,A.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,A.DITA]),...["epub"].map(e=>[e,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,A.EXCEL]),...["flac"].map(e=>[e,A.FLAC]),...["gif"].map(e=>[e,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,A.GZIP]),...["html","htm","xhtml"].map(e=>[e,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(e=>[e,A.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,A.JPEG]),...["json"].map(e=>[e,A.JSON]),...["m4a","m4p"].map(e=>[e,A.M4A]),...["mov","qt"].map(e=>[e,A.MOV]),...["mp3"].map(e=>[e,A.MP3]),...["mp4","m4v"].map(e=>[e,A.MP4]),...["ogg","oga"].map(e=>[e,A.OGG]),...["pdf","ps"].map(e=>[e,A.PDF]),...["png"].map(e=>[e,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,A.POWERPOINT]),...["rar"].map(e=>[e,A.RAR]),...["stp"].map(e=>[e,A.STP]),...["txt","rtf","md","mdown"].map(e=>[e,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(e=>[e,A.VIDEO]),...["wav"].map(e=>[e,A.WAV]),...["wma"].map(e=>[e,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,A.WORD]),...["xml","xsl","rdf"].map(e=>[e,A.XML]),...["yaml","yml","x-yaml"].map(e=>[e,A.YAML]),...["zip"].map(e=>[e,A.ZIP])]);var Om={[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 Ve;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Ve||(Ve={}));var Cr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},he=class extends Zi.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Or.nothing}render(){let r=this.variant&&Object.values(Ve).includes(this.variant)?this.variant:Ve.fluid_topics,o=r!==Ve.material||!!this.value;return Or.html`
543
543
  <i class="ft-icon ft-icon--${r} ft-no-text-select" part="icon icon-${r}">
544
- ${(0,Hi.unsafeHTML)(this.resolvedIcon)}
544
+ ${(0,qi.unsafeHTML)(this.resolvedIcon)}
545
545
  <slot ?hidden=${o}></slot>
546
546
  </i>
547
- `}get textContent(){var r,o;return(o=(r=this.slottedContent)===null||r===void 0?void 0:r.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(r){super.update(r),["value","variant"].some(o=>r.has(o))&&this.resolveIcon()}resolveIcon(){var r,o;let n=this.value||this.textContent;switch(this.variant){case ze.file_format:this.resolvedIcon=(r=A[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case ze.material:this.resolvedIcon=this.value||yr.nothing;break;default:this.resolvedIcon=(o=Ee[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};me.elementDefinitions={};me.styles=Ua;mr([(0,at.property)()],me.prototype,"variant",void 0);mr([(0,at.property)()],me.prototype,"value",void 0);mr([(0,at.property)({reflect:!0,attribute:"aria-hidden"})],me.prototype,"ariaHidden",void 0);mr([(0,at.state)()],me.prototype,"resolvedIcon",void 0);mr([(0,at.query)("slot")],me.prototype,"slottedContent",void 0);(0,zi.customElement)("ft-icon")(me);var Ki=C(k());var Gi=C(W()),ji=C(k());var St=class extends ji.FtLitElement{render(){return Gi.html`
547
+ `}get textContent(){var r,o;return(o=(r=this.slottedContent)===null||r===void 0?void 0:r.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(r){super.update(r),["value","variant"].some(o=>r.has(o))&&this.resolveIcon()}resolveIcon(){var r,o;let n=this.value||this.textContent;switch(this.variant){case Ve.file_format:this.resolvedIcon=(r=A[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case Ve.material:this.resolvedIcon=this.value||Or.nothing;break;default:this.resolvedIcon=(o=ve[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};he.elementDefinitions={};he.styles=Ga;Cr([(0,ct.property)()],he.prototype,"variant",void 0);Cr([(0,ct.property)()],he.prototype,"value",void 0);Cr([(0,ct.property)({reflect:!0,attribute:"aria-hidden"})],he.prototype,"ariaHidden",void 0);Cr([(0,ct.state)()],he.prototype,"resolvedIcon",void 0);Cr([(0,ct.query)("slot")],he.prototype,"slottedContent",void 0);(0,Yi.customElement)("ft-icon")(he);var Qi=S(_());var Xi=S(W()),Ji=S(_());var Et=class extends Ji.FtLitElement{render(){return Xi.html`
548
548
  <div class="ft-loader">
549
549
  <div></div>
550
550
  <div></div>
551
551
  <div></div>
552
552
  <div></div>
553
553
  </div>
554
- `}};St.styles=Da;(0,Ki.customElement)("ft-loader")(St);var it=C(W()),Jo=C(_r()),ee=C(oe()),le=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},G=class extends(0,st.toFtFormComponent)(st.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",r=>{var o;this.isDisabled()?(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var r,o,n;let a=it.html`
554
+ `}};Et.styles=Ha;(0,Qi.customElement)("ft-loader")(Et);var lt=S(W()),an=S(pr()),ee=S(oe());var es=e=>e??Q;var ce=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},H=class extends(0,dt.toFtFormComponent)(dt.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",r=>{var o;this.isDisabled()?(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var r,o,n;let a=lt.html`
555
555
  <ft-ripple part="ripple"
556
556
  ?disabled=${this.isDisabled()}
557
557
  ?activated=${this.activated}
558
558
  ></ft-ripple>
559
559
  <ft-typography part="label"
560
- variant=${this.typographyVariant}
560
+ variant="${this.typographyVariant}"
561
561
  element="span"
562
- class="ft-button--label ${st.isSafari?"ft-safari-ellipsis-fix":""}"
562
+ class="ft-button--label ${dt.isSafari?"ft-safari-ellipsis-fix":""}"
563
563
  ?hidden=${!this.hasTextContent()}>
564
564
  <slot @slotchange=${this.onSlotchange}></slot>
565
565
  </ft-typography>
566
566
  ${this.resolveIcon()}
567
- `,i=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(i?it.html`
567
+ `,i=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(i?lt.html`
568
568
  <a href="${i}"
569
569
  target="${(r=this.target)!==null&&r!==void 0?r:"_self"}"
570
570
  part="button"
571
- class="${(0,Jo.classMap)(this.buttonClasses)}"
571
+ class="${(0,an.classMap)(this.buttonClasses)}"
572
572
  aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
573
573
  ?disabled=${this.isDisabled()}>
574
574
  ${a}
575
575
  </a>
576
- `:it.html`
576
+ `:lt.html`
577
577
  <button part="button"
578
- class="${(0,Jo.classMap)(this.buttonClasses)}"
578
+ class="${(0,an.classMap)(this.buttonClasses)}"
579
579
  aria-label="${(n=this.ariaLabel)!==null&&n!==void 0?n:this.getLabel()}"
580
+ aria-haspopup="${es(this.ariaHasPopup)}"
580
581
  ?disabled=${this.isDisabled()}>
581
582
  ${a}
582
583
  </button>
583
- `)}addTooltipIfNeeded(r){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?it.html`
584
+ `)}addTooltipIfNeeded(r){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?lt.html`
584
585
  <ft-tooltip part="tooltip"
585
586
  text="${this.getLabel()}"
586
587
  position="${this.tooltipPosition}">
587
588
  ${r}
588
589
  </ft-tooltip>
589
- `:r}resolveIcon(){return this.loading?it.html`
590
- <ft-loader part="loader icon"></ft-loader> `:this.icon?it.html`
591
- <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
592
- `:it.html`
590
+ `:r}resolveIcon(){return this.loading?lt.html`
591
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?lt.html`
592
+ <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
593
+ `:lt.html`
593
594
  <slot part="icon" name="icon"></slot>
594
- `}focus(){var r;(r=this.button)===null||r===void 0||r.focus()}focusWithoutTooltip(){var r;this.setTooltipManual(!0),(r=this.button)===null||r===void 0||r.focus(),this.setTooltipManual(!1)}showTemporaryTooltip(r,o){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(r,o)}setTooltipManual(r){this.tooltip&&(this.tooltip.manual=r)}click(){var r;(r=this.button)===null||r===void 0||r.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,st.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};G.elementDefinitions={"ft-ripple":q,"ft-tooltip":Y,"ft-typography":ye,"ft-icon":me,"ft-loader":St};le([(0,ee.property)()],G.prototype,"href",void 0);le([(0,ee.property)()],G.prototype,"target",void 0);le([(0,ee.property)()],G.prototype,"type",void 0);le([(0,ee.property)({type:Boolean})],G.prototype,"disabled",void 0);le([(0,ee.property)()],G.prototype,"label",void 0);le([(0,ee.property)()],G.prototype,"icon",void 0);le([(0,ee.property)()],G.prototype,"iconVariant",void 0);le([(0,ee.property)({type:Boolean})],G.prototype,"trailingIcon",void 0);le([(0,ee.property)({type:Boolean})],G.prototype,"loading",void 0);le([(0,ee.property)({attribute:"aria-label"})],G.prototype,"ariaLabel",void 0);le([(0,ee.property)()],G.prototype,"tooltipPosition",void 0);le([(0,ee.property)({type:Boolean})],G.prototype,"hideTooltip",void 0);le([(0,ee.property)({type:Boolean})],G.prototype,"forceTooltip",void 0);le([(0,ee.property)({type:Boolean})],G.prototype,"activated",void 0);le([(0,ee.query)(".ft-button")],G.prototype,"button",void 0);le([(0,ee.query)(".ft-button--label slot")],G.prototype,"slottedContent",void 0);le([(0,ee.query)("[part=tooltip]")],G.prototype,"tooltip",void 0);var Hr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Xe=class extends G{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"}};Xe.styles=[Vi.safariEllipsisFix,Wa];Hr([(0,gr.property)({type:Boolean})],Xe.prototype,"primary",void 0);Hr([(0,gr.property)({type:Boolean})],Xe.prototype,"outlined",void 0);Hr([(0,gr.property)({type:Boolean})],Xe.prototype,"dense",void 0);Hr([(0,gr.property)({type:Boolean})],Xe.prototype,"round",void 0);var br=C(oe());var Gr=C(k());var Zi=C(W()),S=C(k());var Cl={...f,iconOnlyScale:S.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},qi=[Zi.css`
595
+ `}focus(){var r;(r=this.button)===null||r===void 0||r.focus()}focusWithoutTooltip(){var r;this.setTooltipManual(!0),(r=this.button)===null||r===void 0||r.focus(),this.setTooltipManual(!1)}showTemporaryTooltip(r,o){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(r,o)}setTooltipManual(r){this.tooltip&&(this.tooltip.manual=r)}click(){var r;(r=this.button)===null||r===void 0||r.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,dt.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};H.elementDefinitions={"ft-ripple":Y,"ft-tooltip":X,"ft-typography":fe,"ft-icon":he,"ft-loader":Et};ce([(0,ee.property)()],H.prototype,"href",void 0);ce([(0,ee.property)()],H.prototype,"target",void 0);ce([(0,ee.property)()],H.prototype,"type",void 0);ce([(0,ee.property)({type:Boolean})],H.prototype,"disabled",void 0);ce([(0,ee.property)()],H.prototype,"label",void 0);ce([(0,ee.property)()],H.prototype,"icon",void 0);ce([(0,ee.property)()],H.prototype,"iconVariant",void 0);ce([(0,ee.property)({type:Boolean})],H.prototype,"trailingIcon",void 0);ce([(0,ee.property)({type:Boolean})],H.prototype,"loading",void 0);ce([(0,ee.property)({attribute:"aria-label"})],H.prototype,"ariaLabel",void 0);ce([(0,ee.property)()],H.prototype,"ariaHasPopup",void 0);ce([(0,ee.property)()],H.prototype,"tooltipPosition",void 0);ce([(0,ee.property)({type:Boolean})],H.prototype,"hideTooltip",void 0);ce([(0,ee.property)({type:Boolean})],H.prototype,"forceTooltip",void 0);ce([(0,ee.property)({type:Boolean})],H.prototype,"activated",void 0);ce([(0,ee.query)(".ft-button")],H.prototype,"button",void 0);ce([(0,ee.query)(".ft-button--label slot")],H.prototype,"slottedContent",void 0);ce([(0,ee.query)("[part=tooltip]")],H.prototype,"tooltip",void 0);var Yr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},De=class extends H{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"}};De.styles=[ts.safariEllipsisFix,Za];Yr([(0,Er.property)({type:Boolean})],De.prototype,"primary",void 0);Yr([(0,Er.property)({type:Boolean})],De.prototype,"outlined",void 0);Yr([(0,Er.property)({type:Boolean})],De.prototype,"dense",void 0);Yr([(0,Er.property)({type:Boolean})],De.prototype,"round",void 0);var Ar=S(oe());var Jr=S(_());var rs=S(W()),O=S(_());var Ul={...f,iconOnlyScale:O.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},os=[rs.css`
595
596
  :host {
596
597
  display: inline-block;
597
598
  max-width: 100%;
@@ -674,19 +675,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
674
675
  }
675
676
 
676
677
  .ft-button.ft-button--icon-only ft-icon {
677
- transform: scale(${Cl.iconOnlyScale});
678
+ transform: scale(${Ul.iconOnlyScale});
678
679
  }
679
680
 
680
681
  /** Brand Primary styles **/
681
682
 
682
683
  .ftds--family-brand.ft-button--primary {
683
- ${(0,S.setVariable)(z.color,f.primaryBrandIconColor)};
684
+ ${(0,O.setVariable)(j.color,f.primaryBrandIconColor)};
684
685
 
685
- ${(0,S.setVariable)(E.color,f.primaryBrandStateLayerColor)};
686
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.primaryBrandHoverStateLayerOpacity)};
687
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.primaryBrandFocusStateLayerOpacity)};
688
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.primaryBrandActiveStateLayerOpacity)};
689
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.primaryBrandActiveStateLayerOpacity)};
686
+ ${(0,O.setVariable)(E.color,f.primaryBrandStateLayerColor)};
687
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.primaryBrandHoverStateLayerOpacity)};
688
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.primaryBrandFocusStateLayerOpacity)};
689
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.primaryBrandActiveStateLayerOpacity)};
690
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.primaryBrandActiveStateLayerOpacity)};
690
691
 
691
692
  background-color: ${f.primaryBrandBackgroundColor};
692
693
  color: ${f.primaryBrandColor};
@@ -704,13 +705,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
704
705
  /** Brand Secondary styles **/
705
706
 
706
707
  .ftds--family-brand.ft-button--secondary {
707
- ${(0,S.setVariable)(z.color,f.secondaryBrandIconColor)};
708
+ ${(0,O.setVariable)(j.color,f.secondaryBrandIconColor)};
708
709
 
709
- ${(0,S.setVariable)(E.color,f.secondaryBrandStateLayerColor)};
710
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryBrandHoverStateLayerOpacity)};
711
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryBrandFocusStateLayerOpacity)};
712
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryBrandActiveStateLayerOpacity)};
713
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryBrandActiveStateLayerOpacity)};
710
+ ${(0,O.setVariable)(E.color,f.secondaryBrandStateLayerColor)};
711
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryBrandHoverStateLayerOpacity)};
712
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryBrandFocusStateLayerOpacity)};
713
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryBrandActiveStateLayerOpacity)};
714
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryBrandActiveStateLayerOpacity)};
714
715
 
715
716
  background-color: ${f.secondaryBrandBackgroundColor};
716
717
  color: ${f.secondaryBrandColor};
@@ -729,13 +730,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
729
730
  /** Brand Tertiary styles **/
730
731
 
731
732
  .ftds--family-brand.ft-button--tertiary {
732
- ${(0,S.setVariable)(z.color,f.tertiaryBrandIconColor)};
733
+ ${(0,O.setVariable)(j.color,f.tertiaryBrandIconColor)};
733
734
 
734
- ${(0,S.setVariable)(E.color,f.tertiaryBrandStateLayerColor)};
735
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryBrandHoverStateLayerOpacity)};
736
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryBrandFocusStateLayerOpacity)};
737
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryBrandActiveStateLayerOpacity)};
738
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryBrandActiveStateLayerOpacity)};
735
+ ${(0,O.setVariable)(E.color,f.tertiaryBrandStateLayerColor)};
736
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryBrandHoverStateLayerOpacity)};
737
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryBrandFocusStateLayerOpacity)};
738
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryBrandActiveStateLayerOpacity)};
739
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryBrandActiveStateLayerOpacity)};
739
740
 
740
741
  background-color: ${f.tertiaryBrandBackgroundColor};
741
742
  color: ${f.tertiaryBrandColor};
@@ -753,13 +754,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
753
754
  /** Neutral Secondary styles **/
754
755
 
755
756
  .ftds--family-neutral.ft-button--secondary {
756
- ${(0,S.setVariable)(z.color,f.secondaryNeutralIconColor)};
757
+ ${(0,O.setVariable)(j.color,f.secondaryNeutralIconColor)};
757
758
 
758
- ${(0,S.setVariable)(E.backgroundColor,f.secondaryNeutralStateLayerColor)};
759
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryNeutralHoverStateLayerOpacity)};
760
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryNeutralFocusStateLayerOpacity)};
761
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryNeutralActiveStateLayerOpacity)};
762
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryNeutralActiveStateLayerOpacity)};
759
+ ${(0,O.setVariable)(E.backgroundColor,f.secondaryNeutralStateLayerColor)};
760
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryNeutralHoverStateLayerOpacity)};
761
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryNeutralFocusStateLayerOpacity)};
762
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryNeutralActiveStateLayerOpacity)};
763
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryNeutralActiveStateLayerOpacity)};
763
764
 
764
765
  background-color: ${f.secondaryNeutralBackgroundColor};
765
766
  color: ${f.secondaryNeutralColor};
@@ -778,13 +779,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
778
779
  /** Neutral Tertiary styles **/
779
780
 
780
781
  .ftds--family-neutral.ft-button--tertiary {
781
- ${(0,S.setVariable)(z.color,f.tertiaryNeutralIconColor)};
782
+ ${(0,O.setVariable)(j.color,f.tertiaryNeutralIconColor)};
782
783
 
783
- ${(0,S.setVariable)(E.backgroundColor,f.tertiaryNeutralStateLayerColor)};
784
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryNeutralHoverStateLayerOpacity)};
785
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryNeutralFocusStateLayerOpacity)};
786
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryNeutralActiveStateLayerOpacity)};
787
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryNeutralActiveStateLayerOpacity)};
784
+ ${(0,O.setVariable)(E.backgroundColor,f.tertiaryNeutralStateLayerColor)};
785
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryNeutralHoverStateLayerOpacity)};
786
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryNeutralFocusStateLayerOpacity)};
787
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryNeutralActiveStateLayerOpacity)};
788
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryNeutralActiveStateLayerOpacity)};
788
789
 
789
790
  background-color: ${f.tertiaryNeutralBackgroundColor};
790
791
  color: ${f.tertiaryNeutralColor};
@@ -802,13 +803,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
802
803
  /** Info Secondary styles **/
803
804
 
804
805
  .ftds--family-info.ft-button--secondary {
805
- ${(0,S.setVariable)(z.color,f.secondaryInfoIconColor)};
806
+ ${(0,O.setVariable)(j.color,f.secondaryInfoIconColor)};
806
807
 
807
- ${(0,S.setVariable)(E.backgroundColor,f.secondaryInfoStateLayerColor)};
808
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryInfoHoverStateLayerOpacity)};
809
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryInfoFocusStateLayerOpacity)};
810
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryInfoActiveStateLayerOpacity)};
811
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryInfoActiveStateLayerOpacity)};
808
+ ${(0,O.setVariable)(E.backgroundColor,f.secondaryInfoStateLayerColor)};
809
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryInfoHoverStateLayerOpacity)};
810
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryInfoFocusStateLayerOpacity)};
811
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryInfoActiveStateLayerOpacity)};
812
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryInfoActiveStateLayerOpacity)};
812
813
 
813
814
  background-color: ${f.secondaryInfoBackgroundColor};
814
815
  color: ${f.secondaryInfoColor};
@@ -827,13 +828,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
827
828
  /** Info Tertiary styles **/
828
829
 
829
830
  .ftds--family-info.ft-button--tertiary {
830
- ${(0,S.setVariable)(z.color,f.tertiaryInfoIconColor)};
831
+ ${(0,O.setVariable)(j.color,f.tertiaryInfoIconColor)};
831
832
 
832
- ${(0,S.setVariable)(E.backgroundColor,f.tertiaryInfoStateLayerColor)};
833
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryInfoHoverStateLayerOpacity)};
834
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryInfoFocusStateLayerOpacity)};
835
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryInfoActiveStateLayerOpacity)};
836
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryInfoActiveStateLayerOpacity)};
833
+ ${(0,O.setVariable)(E.backgroundColor,f.tertiaryInfoStateLayerColor)};
834
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryInfoHoverStateLayerOpacity)};
835
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryInfoFocusStateLayerOpacity)};
836
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryInfoActiveStateLayerOpacity)};
837
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryInfoActiveStateLayerOpacity)};
837
838
 
838
839
  background-color: ${f.tertiaryInfoBackgroundColor};
839
840
  color: ${f.tertiaryInfoColor};
@@ -851,13 +852,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
851
852
  /** Success Secondary styles **/
852
853
 
853
854
  .ftds--family-success.ft-button--secondary {
854
- ${(0,S.setVariable)(z.color,f.secondarySuccessIconColor)};
855
+ ${(0,O.setVariable)(j.color,f.secondarySuccessIconColor)};
855
856
 
856
- ${(0,S.setVariable)(E.backgroundColor,f.secondarySuccessStateLayerColor)};
857
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondarySuccessHoverStateLayerOpacity)};
858
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondarySuccessFocusStateLayerOpacity)};
859
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondarySuccessActiveStateLayerOpacity)};
860
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondarySuccessActiveStateLayerOpacity)};
857
+ ${(0,O.setVariable)(E.backgroundColor,f.secondarySuccessStateLayerColor)};
858
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.secondarySuccessHoverStateLayerOpacity)};
859
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.secondarySuccessFocusStateLayerOpacity)};
860
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.secondarySuccessActiveStateLayerOpacity)};
861
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.secondarySuccessActiveStateLayerOpacity)};
861
862
 
862
863
  background-color: ${f.secondarySuccessBackgroundColor};
863
864
  color: ${f.secondarySuccessColor};
@@ -876,13 +877,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
876
877
  /** Success Tertiary styles **/
877
878
 
878
879
  .ftds--family-success.ft-button--tertiary {
879
- ${(0,S.setVariable)(z.color,f.tertiarySuccessIconColor)};
880
+ ${(0,O.setVariable)(j.color,f.tertiarySuccessIconColor)};
880
881
 
881
- ${(0,S.setVariable)(E.backgroundColor,f.tertiarySuccessStateLayerColor)};
882
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiarySuccessHoverStateLayerOpacity)};
883
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiarySuccessFocusStateLayerOpacity)};
884
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiarySuccessActiveStateLayerOpacity)};
885
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiarySuccessActiveStateLayerOpacity)};
882
+ ${(0,O.setVariable)(E.backgroundColor,f.tertiarySuccessStateLayerColor)};
883
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.tertiarySuccessHoverStateLayerOpacity)};
884
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiarySuccessFocusStateLayerOpacity)};
885
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiarySuccessActiveStateLayerOpacity)};
886
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.tertiarySuccessActiveStateLayerOpacity)};
886
887
 
887
888
  background-color: ${f.tertiarySuccessBackgroundColor};
888
889
  color: ${f.tertiarySuccessColor};
@@ -900,13 +901,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
900
901
  /** Warning Secondary styles **/
901
902
 
902
903
  .ftds--family-warning.ft-button--secondary {
903
- ${(0,S.setVariable)(z.color,f.secondaryWarningIconColor)};
904
+ ${(0,O.setVariable)(j.color,f.secondaryWarningIconColor)};
904
905
 
905
- ${(0,S.setVariable)(E.backgroundColor,f.secondaryWarningStateLayerColor)};
906
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryWarningHoverStateLayerOpacity)};
907
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryWarningFocusStateLayerOpacity)};
908
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryWarningActiveStateLayerOpacity)};
909
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryWarningActiveStateLayerOpacity)};
906
+ ${(0,O.setVariable)(E.backgroundColor,f.secondaryWarningStateLayerColor)};
907
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryWarningHoverStateLayerOpacity)};
908
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryWarningFocusStateLayerOpacity)};
909
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryWarningActiveStateLayerOpacity)};
910
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryWarningActiveStateLayerOpacity)};
910
911
 
911
912
  background-color: ${f.secondaryWarningBackgroundColor};
912
913
  color: ${f.secondaryWarningColor};
@@ -925,13 +926,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
925
926
  /** Warning Tertiary styles **/
926
927
 
927
928
  .ftds--family-warning.ft-button--tertiary {
928
- ${(0,S.setVariable)(z.color,f.tertiaryWarningIconColor)};
929
+ ${(0,O.setVariable)(j.color,f.tertiaryWarningIconColor)};
929
930
 
930
- ${(0,S.setVariable)(E.backgroundColor,f.tertiaryWarningStateLayerColor)};
931
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryWarningHoverStateLayerOpacity)};
932
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryWarningFocusStateLayerOpacity)};
933
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryWarningActiveStateLayerOpacity)};
934
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryWarningActiveStateLayerOpacity)};
931
+ ${(0,O.setVariable)(E.backgroundColor,f.tertiaryWarningStateLayerColor)};
932
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryWarningHoverStateLayerOpacity)};
933
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryWarningFocusStateLayerOpacity)};
934
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryWarningActiveStateLayerOpacity)};
935
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryWarningActiveStateLayerOpacity)};
935
936
 
936
937
  background-color: ${f.tertiaryWarningBackgroundColor};
937
938
  color: ${f.tertiaryWarningColor};
@@ -949,13 +950,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
949
950
  /** Error Secondary styles **/
950
951
 
951
952
  .ftds--family-error.ft-button--secondary {
952
- ${(0,S.setVariable)(z.color,f.secondaryErrorIconColor)};
953
+ ${(0,O.setVariable)(j.color,f.secondaryErrorIconColor)};
953
954
 
954
- ${(0,S.setVariable)(E.backgroundColor,f.secondaryErrorStateLayerColor)};
955
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryErrorHoverStateLayerOpacity)};
956
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryErrorFocusStateLayerOpacity)};
957
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryErrorActiveStateLayerOpacity)};
958
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryErrorActiveStateLayerOpacity)};
955
+ ${(0,O.setVariable)(E.backgroundColor,f.secondaryErrorStateLayerColor)};
956
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryErrorHoverStateLayerOpacity)};
957
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryErrorFocusStateLayerOpacity)};
958
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryErrorActiveStateLayerOpacity)};
959
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryErrorActiveStateLayerOpacity)};
959
960
 
960
961
  background-color: ${f.secondaryErrorBackgroundColor};
961
962
  color: ${f.secondaryErrorColor};
@@ -974,13 +975,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
974
975
  /** Error Tertiary styles **/
975
976
 
976
977
  .ftds--family-error.ft-button--tertiary {
977
- ${(0,S.setVariable)(z.color,f.tertiaryErrorIconColor)};
978
+ ${(0,O.setVariable)(j.color,f.tertiaryErrorIconColor)};
978
979
 
979
- ${(0,S.setVariable)(E.backgroundColor,f.tertiaryErrorStateLayerColor)};
980
- ${(0,S.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryErrorHoverStateLayerOpacity)};
981
- ${(0,S.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryErrorFocusStateLayerOpacity)};
982
- ${(0,S.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryErrorActiveStateLayerOpacity)};
983
- ${(0,S.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryErrorActiveStateLayerOpacity)};
980
+ ${(0,O.setVariable)(E.backgroundColor,f.tertiaryErrorStateLayerColor)};
981
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryErrorHoverStateLayerOpacity)};
982
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryErrorFocusStateLayerOpacity)};
983
+ ${(0,O.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryErrorActiveStateLayerOpacity)};
984
+ ${(0,O.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryErrorActiveStateLayerOpacity)};
984
985
 
985
986
  background-color: ${f.tertiaryErrorBackgroundColor};
986
987
  color: ${f.tertiaryErrorColor};
@@ -998,8 +999,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
998
999
  /** Large styles **/
999
1000
 
1000
1001
  .ftds--size-large {
1001
- ${(0,S.setVariable)(he.size,f.largeIconSize)};
1002
- ${(0,S.setVariable)(z.size,f.largeIconSize)};
1002
+ ${(0,O.setVariable)(xe.size,f.largeIconSize)};
1003
+ ${(0,O.setVariable)(j.size,f.largeIconSize)};
1003
1004
 
1004
1005
  height: ${f.largeHeight};
1005
1006
  padding: 0 ${f.largeHorizontalPadding};
@@ -1020,8 +1021,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1020
1021
  /** Small styles **/
1021
1022
 
1022
1023
  .ftds--size-medium {
1023
- ${(0,S.setVariable)(he.size,f.mediumIconSize)};
1024
- ${(0,S.setVariable)(z.size,f.mediumIconSize)};
1024
+ ${(0,O.setVariable)(xe.size,f.mediumIconSize)};
1025
+ ${(0,O.setVariable)(j.size,f.mediumIconSize)};
1025
1026
 
1026
1027
  height: ${f.mediumHeight};
1027
1028
  padding: 0 ${f.mediumHorizontalPadding};
@@ -1043,8 +1044,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1043
1044
  /** Small styles **/
1044
1045
 
1045
1046
  .ftds--size-small {
1046
- ${(0,S.setVariable)(he.size,f.smallIconSize)};
1047
- ${(0,S.setVariable)(z.size,f.smallIconSize)};
1047
+ ${(0,O.setVariable)(xe.size,f.smallIconSize)};
1048
+ ${(0,O.setVariable)(j.size,f.smallIconSize)};
1048
1049
 
1049
1050
  height: ${f.smallHeight};
1050
1051
  padding: 0 ${f.smallHorizontalPadding};
@@ -1061,17 +1062,17 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1061
1062
  .ftds--size-small.ft-button--icon-only {
1062
1063
  width: ${f.smallIconOnlyWidth};
1063
1064
  }
1064
- `,S.noTextSelect];var zr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},ge=class extends(0,Gr.toFtdsBase)(G){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=It.brand,this.iconVariant=ze.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 fe.large:return Re.body2medium;case fe.medium:return Re.caption1medium;case fe.small:return Re.caption2medium}}};ge.styles=[Gr.safariEllipsisFix,qi];zr([(0,br.property)({type:Boolean})],ge.prototype,"primary",void 0);zr([(0,br.property)({type:Boolean})],ge.prototype,"secondary",void 0);zr([(0,br.property)({type:Boolean})],ge.prototype,"tertiary",void 0);zr([(0,br.property)({type:Boolean})],ge.prototype,"round",void 0);(0,Qo.customElement)("ft-button")(Xe);(0,Qo.customElement)("ftds-button")(ge);var Dn=C(k());var Rr=C(W()),Nr=C(oe()),Eo=C(k()),Fc=C(_r());var Yi=C(W());var en=C(k());var Xi=[Yi.css`
1065
+ `,O.noTextSelect];var Xr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Se=class extends(0,Jr.toFtdsBase)(H){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Dt.brand,this.iconVariant=Ve.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 ue.large:return me.body2medium;case ue.medium:return me.caption1medium;case ue.small:return me.caption2medium}}};Se.styles=[Jr.safariEllipsisFix,os];Xr([(0,Ar.property)({type:Boolean})],Se.prototype,"primary",void 0);Xr([(0,Ar.property)({type:Boolean})],Se.prototype,"secondary",void 0);Xr([(0,Ar.property)({type:Boolean})],Se.prototype,"tertiary",void 0);Xr([(0,Ar.property)({type:Boolean})],Se.prototype,"round",void 0);(0,sn.customElement)("ft-button")(De);(0,sn.customElement)("ftds-button")(Se);var Po=S(_());var Dr=S(W()),Br=S(oe()),Io=S(_()),Zc=S(pr());var ns=S(W());var cn=S(_());var as=[ns.css`
1065
1066
  .ftds--size-small [part=dialog] {
1066
- --ftds-modal--target-width: ${H.smallContainerTargetWidth};
1067
+ --ftds-modal--target-width: ${G.smallContainerTargetWidth};
1067
1068
  }
1068
1069
 
1069
1070
  .ftds--size-medium [part=dialog] {
1070
- --ftds-modal--target-width: ${H.mediumContainerTargetWidth};
1071
+ --ftds-modal--target-width: ${G.mediumContainerTargetWidth};
1071
1072
  }
1072
1073
 
1073
1074
  .ftds--size-large [part=dialog] {
1074
- --ftds-modal--target-width: ${H.largeContainerTargetWidth};
1075
+ --ftds-modal--target-width: ${G.largeContainerTargetWidth};
1075
1076
  }
1076
1077
 
1077
1078
  [part=container] {
@@ -1090,34 +1091,34 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1090
1091
  [part=overlay] {
1091
1092
  position: absolute;
1092
1093
  inset: 0;
1093
- background-color: rgba(from ${H.overlayBackgroundColor} r g b / ${H.overlayOpacity});
1094
+ background-color: rgba(from ${G.overlayBackgroundColor} r g b / ${G.overlayOpacity});
1094
1095
  }
1095
1096
 
1096
1097
  [part=inner-container] {
1097
1098
  position: fixed;
1098
1099
  top: 50%;
1099
1100
  transform: translate(0, -50%);
1100
- box-shadow: ${H.shadow};
1101
- border-radius: ${H.borderRadius};
1101
+ box-shadow: ${G.shadow};
1102
+ border-radius: ${G.borderRadius};
1102
1103
  overflow: hidden;
1103
1104
  width: var(--ftds-modal--target-width);
1104
- background-color: ${H.bodyBackgroundColor};
1105
+ background-color: ${G.bodyBackgroundColor};
1105
1106
  margin: auto max(
1106
- ${en.foundation.spacing6},
1107
+ ${cn.foundation.spacing6},
1107
1108
  calc((100% - var(--ftds-modal--target-width)) / 2)
1108
1109
  );
1109
1110
  }
1110
1111
 
1111
1112
  [part=header] {
1112
- padding: ${H.headerVerticalPadding} ${H.headerRightPadding} ${H.headerVerticalPadding} ${H.headerLeftPadding};
1113
+ padding: ${G.headerVerticalPadding} ${G.headerRightPadding} ${G.headerVerticalPadding} ${G.headerLeftPadding};
1113
1114
  display: flex;
1114
1115
  align-items: center;
1115
- gap: ${H.headerGap};
1116
- border-color: ${H.headerBorderColor};
1117
- border-bottom-width: ${H.headerBorderBottomWidth};
1116
+ gap: ${G.headerGap};
1117
+ border-color: ${G.headerBorderColor};
1118
+ border-bottom-width: ${G.headerBorderBottomWidth};
1118
1119
  border-bottom-style: solid;
1119
- color: ${H.headerColor};
1120
- background-color: ${H.headerBackgroundColor};
1120
+ color: ${G.headerColor};
1121
+ background-color: ${G.headerBackgroundColor};
1121
1122
  }
1122
1123
 
1123
1124
  [part=heading] {
@@ -1125,7 +1126,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1125
1126
  }
1126
1127
 
1127
1128
  [part=icon] {
1128
- color: ${H.headerLeadingIconColor};
1129
+ color: ${G.headerLeadingIconColor};
1129
1130
  }
1130
1131
 
1131
1132
  [part=closing-button] {
@@ -1133,46 +1134,46 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1133
1134
  }
1134
1135
 
1135
1136
  [part=body] {
1136
- padding: ${H.bodyVerticalPadding} ${H.bodyHorizontalPadding};
1137
+ padding: ${G.bodyVerticalPadding} ${G.bodyHorizontalPadding};
1137
1138
  display: flex;
1138
1139
  flex-direction: column;
1139
- gap: ${H.bodyVerticalGap};
1140
- color: ${H.bodyColor};
1141
- background-color: ${H.bodyBackgroundColor};
1140
+ gap: ${G.bodyVerticalGap};
1141
+ color: ${G.bodyColor};
1142
+ background-color: ${G.bodyBackgroundColor};
1142
1143
  }
1143
1144
 
1144
1145
  [part=actions] {
1145
1146
  align-self: flex-end;
1146
1147
  display: flex;
1147
- gap: ${en.foundation.spacing3}
1148
+ gap: ${cn.foundation.spacing3}
1148
1149
  }
1149
- `];var Mc=C(k());var vo=C(W()),So=C(oe()),Oo=C(k());var Ji=C(W());var Qi=Ji.css`
1150
- `;var bo=C(k());var Ic=C(k());var Fs=C(W()),de=C(oe()),ke=C(k());var es=C(W());var ts=es.css`
1151
- `;var jr=C(k()),El="ft-app-info",Ot=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};Ot.eventName="authentication-change";var Al={session:(e,r)=>{(0,jr.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>T.dispatchEvent(new Ot(r.payload)),0))}},T=jr.FtReduxStore.get({name:El,reducers:Al,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var tn=C(k());var Ct=class e{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=T.getState(),a=r??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(r){return new Promise(o=>{let n=e.get(r);if(n)o(n);else{let a=T.subscribe(()=>{n=e.get(r),n&&(a(),o(n))})}})}};var Kr=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:Ct.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ct.await()}};var Pe=class extends Kr{constructor(r=!0,o){var n;super(o),this.sortObjectFields=(i,c)=>typeof c!="object"||c==null||Array.isArray(c)?c:Object.fromEntries(Object.entries(c).sort(([l],[u])=>l.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new tn.CacheRegistry,this.cache=r?a.commonCache:new tn.CacheRegistry}clearCache(){this.cache.clearAll()}hash(r){return String(Array.from(JSON.stringify(r,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var Vr=class extends Pe{async listMyBookmarks(){let r=T.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var rn=class{addCommand(r,o=!1){T.commands.add(r,o)}consumeCommand(r){return T.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new rn;var Ne=C(k());var rs,qt=class extends CustomEvent{constructor(r){super("ft-i18n-context-loaded",{detail:r})}},wl=Symbol("clearAfterUnitTest"),Zr=class extends(0,Ne.withEventBus)(Pe){constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[rs]=()=>{this.defaultMessages={},this.cache=new Ne.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=T.getState();this.currentUiLocale!==r&&(this.currentUiLocale=r,this.cache.clearAll(),this.notifyAll())}addContext(r){let o=r.name.toLowerCase();this.cache.setFinal(o,r),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(r,o){var n;if(r=r.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[r])!==null&&n!==void 0?n:{},...o};(0,Ne.deepEqual)(this.defaultMessages[r],a)||(this.defaultMessages[r]=a,await this.notify(r))}return this.fetchContext(r)}resolveContext(r){var o,n;return this.fetchContext(r),(n=(o=this.cache.getNow(r))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(r,o){let n=r.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(r,o,...n){var a;let i=r.toLowerCase(),c=this.resolveContext(i);return new Ne.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(r){let o=!this.cache.has(r),n;try{n=await this.cache.get(r,()=>this.messageContextProvider(this.currentUiLocale,r)),o&&await this.notify(r)}catch(a){!(a instanceof Ne.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(r,o){var n;return r=r.toLowerCase(),this.listeners[r]=(n=this.listeners[r])!==null&&n!==void 0?n:new Set,this.listeners[r].add(o),()=>{var a;return(a=this.listeners[r])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let r=Object.keys(this.listeners);document.body.dispatchEvent(new qt({loadedContexts:r})),this.dispatchEvent(new qt({loadedContexts:r})),await Promise.all(r.map(o=>this.notify(o,!1)))}async notify(r,o=!0){o&&(document.body.dispatchEvent(new qt({loadedContexts:[r]})),this.dispatchEvent(new qt({loadedContexts:[r]}))),this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(n=>(0,Ne.delay)(0).then(()=>n()).catch(()=>null)))}};rs=wl;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Zr{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Zr{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var Yt=window.FluidTopicsI18nService,qr=window.FluidTopicsCustomI18nService;var os=C(k()),on=class{highlightHtml(r,o,n){(0,os.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new on;var Nl=C(as(),1);var is;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(is||(is={}));var ss;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ss||(ss={}));var cs;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(cs||(cs={}));var ls;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(ls||(ls={}));var ds;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ds||(ds={}));var us;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(us||(us={}));var ps;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(ps||(ps={}));var fs;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(fs||(fs={}));var hs;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(hs||(hs={}));var ys;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(ys||(ys={}));var ms;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(ms||(ms={}));var gs;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(gs||(gs={}));var bs;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(bs||(bs={}));var xs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(xs||(xs={}));var vs;(function(e){e.ASC="ASC",e.DESC="DESC"})(vs||(vs={}));var Ss;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Ss||(Ss={}));var Os;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Os||(Os={}));var Cs;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(Cs||(Cs={}));var Es;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Es||(Es={}));var As;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(As||(As={}));var ws;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ws||(ws={}));var Rs;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(Rs||(Rs={}));var Ns;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Ns||(Ns={}));var Ts;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ts||(Ts={}));var te;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(te||(te={}));var Et;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Et||(Et={}));var Ls;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Ls||(Ls={}));var Is;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Is||(Is={}));var _s;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(_s||(_s={}));var Rl={[te.PERSONAL_BOOK_SHARE_USER]:[te.PERSONAL_BOOK_USER],[te.HTML_EXPORT_USER]:[te.PERSONAL_BOOK_USER],[te.PDF_EXPORT_USER]:[te.PERSONAL_BOOK_USER],[te.KHUB_ADMIN]:[te.CONTENT_PUBLISHER],[te.ADMIN]:[te.KHUB_ADMIN,te.USERS_ADMIN,te.PORTAL_ADMIN],[te.GENERATIVE_AI_EXPORT_USER]:[te.GENERATIVE_AI_USER]};function Ps(e,r){return e===r||(Rl[e]??[]).some(o=>Ps(o,r))}function ks(e,r){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>Ps(n,r))}var Jr=class extends Pe{async listMySearches(){let{session:r}=T.getState();return ks(r,te.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var Ds=C(k());var nn=class{isDate(r){var o,n,a,i;return(i=(a=((n=(o=T.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return Ds.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:T.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new nn;var Bs=C(k());var xr=class{static get(r,o){var n,a;let i=T.getState(),{lang:c,region:l}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Bs.SearchPlaceConverter(i.baseUrl,r??20,i.searchInAllLanguagesAllowed,o??`${c}-${l}`)}};var an=class{urlToSearchRequest(r){return xr.get().parse(r)}searchRequestToUrl(r){return xr.get().serialize(r)}};window.FluidTopicsUrlService=new an;var lt=C(k());var At=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};At.eventName="change";var sn=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},Us=new sn;var Qr=class e extends lt.WithEventBus{static build(){return new e(window.history,Us,()=>window.location,!1)}constructor(r,o,n,a){var i,c;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(c=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},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,lt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new At(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[i,c,l])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(a,[p,c,l]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.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(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r){var o;let n={...this.buildCurrentState(),...r,index:this.currentIndex,title:(o=r?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(r){this.addEventListener(At.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(At.eventName,r)}currentItem(){return(0,lt.deepCopy)(this.currentState)}back(){let r=this.previousDifferentMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,lt.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let r=this.currentIndex>0?this.currentIndex-1:0;for(;r>0&&!this.isDifferentMajorState(r);)r--;return r}forward(){let r=this.nextMajorPosition();r&&r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){let r=this.nextMajorPosition();if(r)return(0,lt.deepCopy)(this.states[r])}nextMajorPosition(){let r=this.currentIndex;if(!(r>=this.states.length)){do r++;while(r<this.states.length&&!this.isDifferentMajorState(r));return this.getHigherPositionInTheSameState(r)}}getHigherPositionInTheSameState(r){var o;let n=(o=this.states[r])===null||o===void 0?void 0:o.majorStateId;if(!n)return r;let a=r,i=r+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isDifferentMajorState(r,o){var n;if(!this.hasState(r))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=Qr.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Ms=T;function $s(e,r){var o;return Ms.getState().authenticationRequired&&!(!((o=Ms.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var re=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},F=class extends ke.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Ct.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new ke.CacheRegistry,this.cleanSessionDebouncer=new ke.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Fs.html`
1150
+ `];var Kc=S(_());var Ro=S(W()),No=S(oe()),To=S(_());var is=S(W());var ss=is.css`
1151
+ `;var wo=S(_());var $c=S(_());var Zs=S(W()),ye=S(oe()),Me=S(_());var cs=S(W());var ls=cs.css`
1152
+ `;var Qr=S(_()),$l="ft-app-info",At=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};At.eventName="authentication-change";var Fl={session:(e,r)=>{(0,Qr.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>T.dispatchEvent(new At(r.payload)),0))}},T=Qr.FtReduxStore.get({name:$l,reducers:Fl,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var ln=S(_());var wt=class e{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=T.getState(),a=r??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(r){return new Promise(o=>{let n=e.get(r);if(n)o(n);else{let a=T.subscribe(()=>{n=e.get(r),n&&(a(),o(n))})}})}};var eo=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:wt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):wt.await()}};var Be=class extends eo{constructor(r=!0,o){var n;super(o),this.sortObjectFields=(i,c)=>typeof c!="object"||c==null||Array.isArray(c)?c:Object.fromEntries(Object.entries(c).sort(([l],[u])=>l.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new ln.CacheRegistry,this.cache=r?a.commonCache:new ln.CacheRegistry}clearCache(){this.cache.clearAll()}hash(r){return String(Array.from(JSON.stringify(r,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var to=class extends Be{async listMyBookmarks(){let r=T.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var dn=class{addCommand(r,o=!1){T.commands.add(r,o)}consumeCommand(r){return T.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new dn;var Ie=S(_());var ds,Qt=class extends CustomEvent{constructor(r){super("ft-i18n-context-loaded",{detail:r})}},Wl=Symbol("clearAfterUnitTest"),ro=class extends(0,Ie.withEventBus)(Be){constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ds]=()=>{this.defaultMessages={},this.cache=new Ie.CacheRegistry,this.listeners={}},this.currentUiLocale=T.getState().uiLocale,T.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=T.getState();this.currentUiLocale!==r&&(this.currentUiLocale=r,this.cache.clearAll(),this.notifyAll())}addContext(r){let o=r.name.toLowerCase();this.cache.setFinal(o,r),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(r,o){var n;if(r=r.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[r])!==null&&n!==void 0?n:{},...o};(0,Ie.deepEqual)(this.defaultMessages[r],a)||(this.defaultMessages[r]=a,await this.notify(r))}return this.fetchContext(r)}resolveContext(r){var o,n;return this.fetchContext(r),(n=(o=this.cache.getNow(r))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(r,o){let n=r.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(r,o,...n){var a;let i=r.toLowerCase(),c=this.resolveContext(i);return new Ie.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},c).resolve(o,...n)}async fetchContext(r){let o=!this.cache.has(r),n;try{n=await this.cache.get(r,()=>this.messageContextProvider(this.currentUiLocale,r)),o&&await this.notify(r)}catch(a){!(a instanceof Ie.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(r,o){var n;return r=r.toLowerCase(),this.listeners[r]=(n=this.listeners[r])!==null&&n!==void 0?n:new Set,this.listeners[r].add(o),()=>{var a;return(a=this.listeners[r])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){let r=Object.keys(this.listeners);document.body.dispatchEvent(new Qt({loadedContexts:r})),this.dispatchEvent(new Qt({loadedContexts:r})),await Promise.all(r.map(o=>this.notify(o,!1)))}async notify(r,o=!0){o&&(document.body.dispatchEvent(new Qt({loadedContexts:[r]})),this.dispatchEvent(new Qt({loadedContexts:[r]}))),this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(n=>(0,Ie.delay)(0).then(()=>n()).catch(()=>null)))}};ds=Wl;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends ro{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends ro{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var er=window.FluidTopicsI18nService,oo=window.FluidTopicsCustomI18nService;var us=S(_()),un=class{highlightHtml(r,o,n){(0,us.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new un;var zl=S(fs(),1);var hs;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(hs||(hs={}));var ys;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ys||(ys={}));var ms;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(ms||(ms={}));var gs;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(gs||(gs={}));var bs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(bs||(bs={}));var xs;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(xs||(xs={}));var vs;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(vs||(vs={}));var Ss;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Ss||(Ss={}));var Os;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Os||(Os={}));var Cs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Cs||(Cs={}));var Es;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Es||(Es={}));var As;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(As||(As={}));var ws;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ws||(ws={}));var Rs;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Rs||(Rs={}));var Ns;(function(e){e.ASC="ASC",e.DESC="DESC"})(Ns||(Ns={}));var Ts;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Ts||(Ts={}));var Is;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Is||(Is={}));var Ls;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(Ls||(Ls={}));var Ps;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Ps||(Ps={}));var _s;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(_s||(_s={}));var ks;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ks||(ks={}));var Ds;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(Ds||(Ds={}));var Bs;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Bs||(Bs={}));var Ms;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Ms||(Ms={}));var ae;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ae||(ae={}));var Rt;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Rt||(Rt={}));var Us;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Us||(Us={}));var $s;(function(e){e.JSON="JSON",e.TEXT="TEXT"})($s||($s={}));var Fs;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(Fs||(Fs={}));var Hl={[ae.PERSONAL_BOOK_SHARE_USER]:[ae.PERSONAL_BOOK_USER],[ae.HTML_EXPORT_USER]:[ae.PERSONAL_BOOK_USER],[ae.PDF_EXPORT_USER]:[ae.PERSONAL_BOOK_USER],[ae.KHUB_ADMIN]:[ae.CONTENT_PUBLISHER],[ae.ADMIN]:[ae.KHUB_ADMIN,ae.USERS_ADMIN,ae.PORTAL_ADMIN],[ae.GENERATIVE_AI_EXPORT_USER]:[ae.GENERATIVE_AI_USER]};function Ws(e,r){return e===r||(Hl[e]??[]).some(o=>Ws(o,r))}function Hs(e,r){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>Ws(n,r))}var io=class extends Be{async listMySearches(){let{session:r}=T.getState();return Hs(r,ae.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var zs=S(_());var pn=class{isDate(r){var o,n,a,i;return(i=(a=((n=(o=T.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return zs.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:T.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new pn;var Gs=S(_());var wr=class{static get(r,o){var n,a;let i=T.getState(),{lang:c,region:l}=(a=(n=i.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Gs.SearchPlaceConverter(i.baseUrl,r??20,i.searchInAllLanguagesAllowed,o??`${c}-${l}`)}};var fn=class{urlToSearchRequest(r){return wr.get().parse(r)}searchRequestToUrl(r){return wr.get().serialize(r)}};window.FluidTopicsUrlService=new fn;var pt=S(_());var Nt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};Nt.eventName="change";var hn=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},js=new hn;var so=class e extends pt.WithEventBus{static build(){return new e(window.history,js,()=>window.location,!1)}constructor(r,o,n,a){var i,c;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(c=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&c!==void 0?c:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},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,pt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Nt(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[i,c,l])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};n.apply(a,[p,c,l]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.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(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r){var o;let n={...this.buildCurrentState(),...r,index:this.currentIndex,title:(o=r?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(r){this.addEventListener(Nt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(Nt.eventName,r)}currentItem(){return(0,pt.deepCopy)(this.currentState)}back(){let r=this.previousDifferentMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,pt.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let r=this.currentIndex>0?this.currentIndex-1:0;for(;r>0&&!this.isDifferentMajorState(r);)r--;return r}forward(){let r=this.nextMajorPosition();r&&r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){let r=this.nextMajorPosition();if(r)return(0,pt.deepCopy)(this.states[r])}nextMajorPosition(){let r=this.currentIndex;if(!(r>=this.states.length)){do r++;while(r<this.states.length&&!this.isDifferentMajorState(r));return this.getHigherPositionInTheSameState(r)}}getHigherPositionInTheSameState(r){var o;let n=(o=this.states[r])===null||o===void 0?void 0:o.majorStateId;if(!n)return r;let a=r,i=r+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isDifferentMajorState(r,o){var n;if(!this.hasState(r))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=so.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Ks=T;function Vs(e,r){var o;return Ks.getState().authenticationRequired&&!(!((o=Ks.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var ie=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},z=class extends Me.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>wt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Me.CacheRegistry,this.cleanSessionDebouncer=new Me.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Zs.html`
1152
1153
  <slot></slot>
1153
- `}connectedCallback(){super.connectedCallback(),T.addEventListener(Ot.eventName,this.reloadConfiguration)}disconnectedCallback(){T.addEventListener(Ot.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,i,c,l,u;super.update(r),r.has("baseUrl")&&(T.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&T.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&T.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&T.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&T.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&T.actions.noCustom(this.noCustom),r.has("editorMode")&&T.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&T.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&T.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>Yt.addContext(p)),r.has("openExternalDocumentInNewTab")&&T.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&T.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&T.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(T.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),T.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),T.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),r.has("authenticationRequired")&&T.actions.authenticationRequired(this.authenticationRequired),r.has("availableContentLocales")&&T.actions.availableContentLocales((u=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>$s(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};F.elementDefinitions={};F.styles=ts;re([(0,de.property)()],F.prototype,"baseUrl",void 0);re([(0,de.property)()],F.prototype,"apiIntegrationIdentifier",void 0);re([(0,de.property)()],F.prototype,"apiIntegrationAppVersion",void 0);re([(0,de.property)()],F.prototype,"uiLocale",void 0);re([(0,ke.jsonProperty)(null)],F.prototype,"availableUiLocales",void 0);re([(0,ke.jsonProperty)(null)],F.prototype,"metadataConfiguration",void 0);re([(0,de.property)({type:Boolean})],F.prototype,"editorMode",void 0);re([(0,de.property)({type:Boolean})],F.prototype,"noCustom",void 0);re([(0,de.property)({type:Boolean})],F.prototype,"openExternalDocumentInNewTab",void 0);re([(0,de.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],F.prototype,"noCustomComponent",void 0);re([(0,de.property)({type:Boolean})],F.prototype,"withManualResources",void 0);re([(0,de.property)({type:Boolean})],F.prototype,"navigatorOnline",void 0);re([(0,de.property)({type:Boolean})],F.prototype,"forcedOffline",void 0);re([(0,de.property)({type:Object})],F.prototype,"apiProvider",void 0);re([(0,de.property)({type:Boolean})],F.prototype,"authenticationRequired",void 0);re([(0,ke.jsonProperty)([])],F.prototype,"messageContexts",void 0);re([(0,ke.jsonProperty)(void 0)],F.prototype,"session",void 0);re([(0,de.state)()],F.prototype,"localesConfiguration",void 0);re([(0,de.state)()],F.prototype,"availableContentLocales",void 0);var md=C(oe());function Tl(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!eo(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!eo(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=c=>Object.keys(c).filter(l=>c[l]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!eo(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function eo(e,r){try{return Tl(e,r)}catch{return!1}}function to(e,r){return!eo(e,r)}var Ll=C(oe(),1);var ro=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var Jt=C(oe(),1);var Ws=C(oe(),1);function Hs(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,Ws.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:to,...r??{}})}var oo=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(l){a(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Gs=C(W(),1);var no=globalThis,Il=no.ShadowRoot&&(no.ShadyCSS===void 0||no.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,_b=Symbol();var zs=(e,r)=>{if(Il)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=no.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var ao=class extends Gs.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return zs(n,r.elementStyles),n}};function js(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var vr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},qs,Ks=Symbol("constructorPrototype"),Vs=Symbol("constructorName"),Ys=Symbol("exportpartsDebouncer"),Zs=Symbol("dynamicDependenciesLoaded"),Je=class extends ao{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[qs]=new oo(5),this[Vs]=this.constructor.name,this[Ks]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Vs]&&Object.setPrototypeOf(this,this[Ks])}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 r=this.constructor;r[Zs]||(r[Zs]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate()})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=js(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}scheduleExportpartsUpdate(){var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Ys].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(r){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(O=>O.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...v,...x).filter(u).map(O=>O.trim()).forEach(O=>m.add(O))}if(m.size===0){this.removeAttribute("exportparts");return}let h=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};qs=Ys;vr([(0,Jt.property)()],Je.prototype,"exportpartsPrefix",void 0);vr([Hs([])],Je.prototype,"exportpartsPrefixes",void 0);vr([(0,Jt.property)()],Je.prototype,"customStylesheet",void 0);vr([(0,Jt.property)()],Je.prototype,"elementToFocus",void 0);vr([(0,Jt.state)()],Je.prototype,"useAdoptedStyleSheets",void 0);function io(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var Sr=Symbol("internalReduxEventsUnsubscribers"),dt=Symbol("internalStoresUnsubscribers"),wt=Symbol("internalStores");function _l(e){var r,o,n;class a extends e{constructor(){super(...arguments),this[r]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(l=>c.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[wt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[wt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[wt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[wt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[wt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[wt].forEach((c,l)=>this.subscribeToStore(l,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(c.store);p&&(c.store?this[dt].has(c.store):this[dt].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[dt].set(c,l.subscribe(()=>this.updateFromStores())),this[Sr].set(c,[]),io(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,m)=>{if(typeof this[m]=="function"&&(!p.store||l.name===p.store)){let h=g=>this[m](g);l.addEventListener(p.eventName,h),this[Sr].get(c).push(()=>l.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[dt].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[dt].has(c)&&this[dt].get(c)(),this[dt].delete(c),(l=this[Sr].get(c))===null||l===void 0||l.forEach(u=>u()),this[Sr].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=dt,o=wt,n=Sr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}var Xs=class extends _l(Je){};function Te(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Qe(e){return!!e&&!!e[j]}function De(e){var r;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Fl}(e)||Array.isArray(e)||!!e[nc]||!!(!((r=e.constructor)===null||r===void 0)&&r[nc])||mn(e)||gn(e))}function Rt(e,r,o){o===void 0&&(o=!1),tr(e)===0?(o?Object.keys:er)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function tr(e){var r=e[j];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:mn(e)?2:gn(e)?3:0}function Qt(e,r){return tr(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function Pl(e,r){return tr(e)===2?e.get(r):e[r]}function ac(e,r,o){var n=tr(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function ic(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function mn(e){return Ml&&e instanceof Map}function gn(e){return $l&&e instanceof Set}function ut(e){return e.o||e.t}function bn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=lc(e);delete r[j];for(var o=er(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function xn(e,r){return r===void 0&&(r=!1),vn(e)||Qe(e)||!De(e)||(tr(e)>1&&(e.set=e.add=e.clear=e.delete=kl),Object.freeze(e),r&&Rt(e,function(o,n){return xn(n,!0)},!0)),e}function kl(){Te(2)}function vn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ge(e){var r=yn[e];return r||Te(18,e),r}function Dl(e,r){yn[e]||(yn[e]=r)}function pn(){return Cr}function cn(e,r){r&&(Ge("Patches"),e.u=[],e.s=[],e.v=r)}function so(e){fn(e),e.p.forEach(Bl),e.p=null}function fn(e){e===Cr&&(Cr=e.l)}function Js(e){return Cr={p:[],l:Cr,h:e,m:!0,_:0}}function Bl(e){var r=e[j];r.i===0||r.i===1?r.j():r.g=!0}function ln(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||Ge("ES5").S(r,e,n),n?(o[j].P&&(so(r),Te(4)),De(e)&&(e=co(r,e),r.l||lo(r,e)),r.u&&Ge("Patches").M(o[j].t,e,r.u,r.s)):e=co(r,o,[]),so(r),r.u&&r.v(r.u,r.s),e!==cc?e:void 0}function co(e,r,o){if(vn(r))return r;var n=r[j];if(!n)return Rt(r,function(l,u){return Qs(e,n,r,l,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return lo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=bn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),Rt(i,function(l,u){return Qs(e,n,a,l,u,o,c)}),lo(e,a,!1),o&&e.u&&Ge("Patches").N(n,o,e.u,e.s)}return n.o}function Qs(e,r,o,n,a,i,c){if(Qe(a)){var l=co(e,a,i&&r&&r.i!==3&&!Qt(r.R,n)?i.concat(n):void 0);if(ac(o,n,l),!Qe(l))return;e.m=!1}else c&&o.add(a);if(De(a)&&!vn(a)){if(!e.h.D&&e._<1)return;co(e,a),r&&r.A.l||lo(e,a)}}function lo(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&xn(r,o)}function dn(e,r){var o=e[j];return(o?ut(o):e)[r]}function ec(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function pt(e){e.P||(e.P=!0,e.l&&pt(e.l))}function un(e){e.o||(e.o=bn(e.t))}function hn(e,r,o){var n=mn(r)?Ge("MapSet").F(r,o):gn(r)?Ge("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:pn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=Er;c&&(u=[l],p=Or);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return l.k=g,l.j=h,g}(r,o):Ge("ES5").J(r,o);return(o?o.A:pn()).p.push(n),n}function Ul(e){return Qe(e)||Te(22,e),function r(o){if(!De(o))return o;var n,a=o[j],i=tr(o);if(a){if(!a.P&&(a.i<4||!Ge("ES5").K(a)))return a.t;a.I=!0,n=tc(o,i),a.I=!1}else n=tc(o,i);return Rt(n,function(c,l){a&&Pl(a.t,c)===l||ac(n,c,r(l))}),i===3?new Set(n):n}(e)}function tc(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return bn(e)}function sc(){function e(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[j];return Er.get(p,c)},set:function(p){var m=this[j];Er.set(m,c,p)}},u}function r(c){for(var l=c.length-1;l>=0;l--){var u=c[l][j];if(!u.P)switch(u.i){case 5:n(u)&&pt(u);break;case 4:o(u)&&pt(u)}}}function o(c){for(var l=c.t,u=c.k,p=er(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==j){var g=l[h];if(g===void 0&&!Qt(l,h))return!0;var v=u[h],x=v&&v[j];if(x?x.t!==g:!ic(v,g))return!0}}var O=!!l[j];return p.length!==er(l).length+(O?0:1)}function n(c){var l=c.k;if(l.length!==c.t.length)return!0;var u=Object.getOwnPropertyDescriptor(l,l.length-1);if(u&&!u.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(c){c.g&&Te(3,JSON.stringify(ut(c)))}var i={};Dl("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(h,g){if(h){for(var v=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var O=lc(g);delete O[j];for(var L=er(O),R=0;R<L.length;R++){var N=L[R];O[N]=e(N,h||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),m={i:u?5:4,A:l?l.A:pn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,j,{value:m,writable:!0}),p},S:function(c,l,u){u?Qe(l)&&l[j].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var h=m[j];if(h){var g=h.t,v=h.k,x=h.R,O=h.i;if(O===4)Rt(v,function(B){B!==j&&(g[B]!==void 0||Qt(g,B)?x[B]||p(v[B]):(x[B]=!0,pt(h)))}),Rt(g,function(B){v[B]!==void 0||Qt(v,B)||(x[B]=!1,pt(h))});else if(O===5){if(n(h)&&(pt(h),x.length=!0),v.length<g.length)for(var L=v.length;L<g.length;L++)x[L]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var N=Math.min(v.length,g.length),P=0;P<N;P++)v.hasOwnProperty(P)||(x[P]=!0),x[P]===void 0&&p(v[P])}}}}(c.p[0]),r(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var rc,Cr,Sn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ml=typeof Map<"u",$l=typeof Set<"u",oc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",cc=Sn?Symbol.for("immer-nothing"):((rc={})["immer-nothing"]=!0,rc),nc=Sn?Symbol.for("immer-draftable"):"__$immer_draftable",j=Sn?Symbol.for("immer-state"):"__$immer_state";var Fl=""+Object.prototype.constructor,er=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,lc=Object.getOwnPropertyDescriptors||function(e){var r={};return er(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},yn={},Er={get:function(e,r){if(r===j)return e;var o=ut(e);if(!Qt(o,r))return function(a,i,c){var l,u=ec(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,o,r);var n=o[r];return e.I||!De(n)?n:n===dn(e.t,r)?(un(e),e.o[r]=hn(e.A.h,n,e)):n},has:function(e,r){return r in ut(e)},ownKeys:function(e){return Reflect.ownKeys(ut(e))},set:function(e,r,o){var n=ec(ut(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=dn(ut(e),r),i=a?.[j];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(ic(o,a)&&(o!==void 0||Qt(e.t,r)))return!0;un(e),pt(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return dn(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,un(e),pt(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=ut(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){Te(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Te(12)}},Or={};Rt(Er,function(e,r){Or[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),Or.deleteProperty=function(e,r){return Or.set.call(this,e,r,void 0)},Or.set=function(e,r,o){return Er.set.call(this,e[0],r,o,e[0])};var Wl=function(){function e(o){var n=this;this.O=oc,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=n;return function(O){var L=this;O===void 0&&(O=l);for(var R=arguments.length,N=Array(R>1?R-1:0),P=1;P<R;P++)N[P-1]=arguments[P];return u.produce(O,function(B){var U;return(U=i).call.apply(U,[L,B].concat(N))})}}var p;if(typeof i!="function"&&Te(6),c!==void 0&&typeof c!="function"&&Te(7),De(a)){var m=Js(n),h=hn(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?so(m):fn(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return cn(m,c),ln(O,m)},function(O){throw so(m),O}):(cn(m,c),ln(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===cc&&(p=void 0),n.D&&xn(p,!0),c){var v=[],x=[];Ge("Patches").M(a,p,v,x),c(v,x)}return p}Te(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(p,function(v){return a.apply(void 0,[v].concat(h))})};var c,l,u=n.produce(a,i,function(p,m){c=p,l=m});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,c,l]}):[u,c,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=e.prototype;return r.createDraft=function(o){De(o)||Te(8),Qe(o)&&(o=Ul(o));var n=Js(this),a=hn(this,o,void 0);return a[j].C=!0,fn(n),a},r.finishDraft=function(o,n){var a=o&&o[j],i=a.A;return cn(i,n),ln(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!oc&&Te(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var c=Ge("Patches").$;return Qe(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),Ae=new Wl,Hl=Ae.produce,Kb=Ae.produceWithPatches.bind(Ae),Vb=Ae.setAutoFreeze.bind(Ae),Zb=Ae.setUseProxies.bind(Ae),qb=Ae.applyPatches.bind(Ae),Yb=Ae.createDraft.bind(Ae),Xb=Ae.finishDraft.bind(Ae),uo=Hl;function Nt(e){"@babel/helpers - typeof";return Nt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Nt(e)}function dc(e,r){if(Nt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(Nt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function uc(e){var r=dc(e,"string");return Nt(r)=="symbol"?r:r+""}function pc(e,r,o){return(r=uc(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function fc(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function On(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?fc(Object(o),!0).forEach(function(n){pc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):fc(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function ue(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var hc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Cn=function(){return Math.random().toString(36).substring(7).split("").join(".")},po={INIT:"@@redux/INIT"+Cn(),REPLACE:"@@redux/REPLACE"+Cn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Cn()}};function zl(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function En(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ue(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ue(1));return o(En)(e,r)}if(typeof e!="function")throw new Error(ue(2));var a=e,i=r,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function m(){if(u)throw new Error(ue(3));return i}function h(O){if(typeof O!="function")throw new Error(ue(4));if(u)throw new Error(ue(5));var L=!0;return p(),l.push(O),function(){if(L){if(u)throw new Error(ue(6));L=!1,p();var N=l.indexOf(O);l.splice(N,1),c=null}}}function g(O){if(!zl(O))throw new Error(ue(7));if(typeof O.type>"u")throw new Error(ue(8));if(u)throw new Error(ue(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var L=c=l,R=0;R<L.length;R++){var N=L[R];N()}return O}function v(O){if(typeof O!="function")throw new Error(ue(10));a=O,g({type:po.REPLACE})}function x(){var O,L=h;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ue(11));function P(){N.next&&N.next(m())}P();var B=L(P);return{unsubscribe:B}}},O[hc]=function(){return this},O}return g({type:po.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:v},n[hc]=x,n}function Gl(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:po.INIT});if(typeof n>"u")throw new Error(ue(12));if(typeof o(void 0,{type:po.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ue(13))})}function yc(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,l;try{Gl(o)}catch(u){l=u}return function(p,m){if(p===void 0&&(p={}),l)throw l;if(0)var h;for(var g=!1,v={},x=0;x<i.length;x++){var O=i[x],L=o[O],R=p[O],N=L(R,m);if(typeof N>"u"){var P=m&&m.type;throw new Error(ue(14))}v[O]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function rr(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function mc(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(ue(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=r.map(function(u){return u(c)});return i=rr.apply(void 0,l)(a.dispatch),On(On({},a),{},{dispatch:i})}}}function gc(e){var r=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,e):c(l)}}};return r}var bc=gc();bc.withExtraArgument=gc;var An=bc;var Cc=function(){var e=function(r,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),jl=function(e,r){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function l(p){return function(m){return u([p,m])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},or=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},Kl=Object.defineProperty,Vl=Object.defineProperties,Zl=Object.getOwnPropertyDescriptors,xc=Object.getOwnPropertySymbols,ql=Object.prototype.hasOwnProperty,Yl=Object.prototype.propertyIsEnumerable,vc=function(e,r,o){return r in e?Kl(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},ft=function(e,r){for(var o in r||(r={}))ql.call(r,o)&&vc(e,o,r[o]);if(xc)for(var n=0,a=xc(r);n<a.length;n++){var o=a[n];Yl.call(r,o)&&vc(e,o,r[o])}return e},wn=function(e,r){return Vl(e,Zl(r))},Xl=function(e,r,o){return new Promise(function(n,a){var i=function(u){try{l(o.next(u))}catch(p){a(p)}},c=function(u){try{l(o.throw(u))}catch(p){a(p)}},l=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};l((o=o.apply(e,r)).next())})};var Jl=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?rr:rr.apply(null,arguments)},yx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function Ql(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var ed=function(e){Cc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.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(r.bind.apply(r,or([void 0],o[0].concat(this)))):new(r.bind.apply(r,or([void 0],o.concat(this))))},r}(Array),td=function(e){Cc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.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(r.bind.apply(r,or([void 0],o[0].concat(this)))):new(r.bind.apply(r,or([void 0],o.concat(this))))},r}(Array);function Tn(e){return De(e)?uo(e,function(){}):e}function rd(e){return typeof e=="boolean"}function od(){return function(r){return nd(r)}}function nd(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,l=new ed;if(o&&(rd(o)?l.push(An):l.push(An.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var Rn=!0;function Ec(e){var r=od(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?r():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,m=p===void 0?void 0:p,h=o.enhancers,g=h===void 0?void 0:h,v;if(typeof a=="function")v=a;else if(Ql(a))v=yc(a);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 x=c;if(typeof x=="function"&&(x=x(r),!Rn&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Rn&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=mc.apply(void 0,x),L=rr;u&&(L=Jl(ft({trace:!Rn},typeof u=="object"&&u)));var R=new td(O),N=R;Array.isArray(g)?N=or([O],g):typeof g=="function"&&(N=g(R));var P=L.apply(void 0,N);return En(v,m,P)}function ht(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return ft(ft({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function Ac(e){var r={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[r,o,n]}function ad(e){return typeof e=="function"}function id(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?Ac(r):[r,o,n],i=a[0],c=a[1],l=a[2],u;if(ad(e))u=function(){return Tn(e())};else{var p=Tn(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var v=or([i[g.type]],c.filter(function(x){var O=x.matcher;return O(g)}).map(function(x){var O=x.reducer;return O}));return v.filter(function(x){return!!x}).length===0&&(v=[l]),v.reduce(function(x,O){if(O)if(Qe(x)){var L=x,R=O(L,g);return R===void 0?x:R}else{if(De(x))return uo(x,function(N){return O(N,g)});var R=O(x,g);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},h)}return m.getInitialState=u,m}function sd(e,r){return e+"/"+r}function wc(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:Tn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(m){var h=n[m],g=sd(r,m),v,x;"reducer"in h?(v=h.reducer,x=h.prepare):v=h,i[m]=v,c[g]=v,l[m]=x?ht(g,x):ht(g)});function u(){var m=typeof e.extraReducers=="function"?Ac(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,v=m[1],x=v===void 0?[]:v,O=m[2],L=O===void 0?void 0:O,R=ft(ft({},g),c);return id(o,function(N){for(var P in R)N.addCase(P,R[P]);for(var B=0,U=x;B<U.length;B++){var be=U[B];N.addMatcher(be.matcher,be.reducer)}L&&N.addDefaultCase(L)})}var p;return{name:r,reducer:function(m,h){return p||(p=u()),p(m,h)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var cd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",ld=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=cd[Math.random()*64|0];return r},dd=["name","message","stack","code"],Nn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Sc=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),ud=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=dd;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},xx=function(){function e(r,o,n){var a=ht(r+"/fulfilled",function(m,h,g,v){return{payload:m,meta:wn(ft({},v||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=ht(r+"/pending",function(m,h,g){return{payload:void 0,meta:wn(ft({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),c=ht(r+"/rejected",function(m,h,g,v,x){return{payload:v,error:(n&&n.serializeError||ud)(m||"Rejected"),meta:wn(ft({},x||{}),{arg:g,requestId:h,rejectedWithValue:!!v,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),l=!1,u=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 p(m){return function(h,g,v){var x=n?.idGenerator?n.idGenerator(m):ld(),O=new u,L,R=!1;function N(B){L=B,O.abort()}var P=function(){return Xl(this,null,function(){var B,U,be,Me,pe,$e,ie;return jl(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Me=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),fd(Me)?[4,Me]:[3,2];case 1:Me=y.sent(),y.label=2;case 2:if(Me===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,pe=new Promise(function(b,_){return O.signal.addEventListener("abort",function(){return _({name:"AbortError",message:L||"Aborted"})})}),h(i(x,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:x,arg:m},{getState:g,extra:v}))),[4,Promise.race([pe,Promise.resolve(o(m,{dispatch:h,getState:g,extra:v,requestId:x,signal:O.signal,abort:N,rejectWithValue:function(b,_){return new Nn(b,_)},fulfillWithValue:function(b,_){return new Sc(b,_)}})).then(function(b){if(b instanceof Nn)throw b;return b instanceof Sc?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return be=y.sent(),[3,5];case 4:return $e=y.sent(),be=$e instanceof Nn?c(null,x,m,$e.payload,$e.meta):c($e,x,m),[3,5];case 5:return ie=n&&!n.dispatchConditionRejection&&c.match(be)&&be.meta.condition,ie||h(be),[2,be]}})})}();return Object.assign(P,{abort:N,requestId:x,arg:m,unwrap:function(){return P.then(pd)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function pd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function fd(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Rc="listener",Nc="completed",Tc="cancelled",vx="task-"+Tc,Sx="task-"+Nc,Ox=Rc+"-"+Tc,Cx=Rc+"-"+Nc;var Ln="listenerMiddleware";var Ex=ht(Ln+"/add"),Ax=ht(Ln+"/removeAll"),wx=ht(Ln+"/remove");var Oc,Rx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Oc||(Oc=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},hd=function(e){return function(r){setTimeout(r,e)}},Nx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:hd(10);sc();function yd(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}var fo=class extends yd(Object){};window.ftReduxStores||(window.ftReduxStores={});var Lc=class e extends fo{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(io(i))return i;if(a==null)return;let c=wc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=Ec({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,l,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new ro;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,l)=>{let u=c,p=i[u];return p?(...m)=>{let h=p(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}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(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var yo=C(k());var ho=class extends Pe{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(r){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${r}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(r){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${r}`),this.CACHE_DURATION)}isAuthenticated(){let r=T.getState().session;return!!r?.sessionAuthenticated}};var gd="ft-user-assets",bd={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(Et).forEach(r=>{e.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(e,r)=>{let o=r.payload.mapId;e.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}}},Le=yo.FtReduxStore.get({name:gd,reducers:bd,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Et).map(e=>[e,void 0])),bookmarkByMap:{}}}}),In=class{constructor(r=new ho){this.assetCountsService=r,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Vr,this.savedSearchesService=new Jr,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=T.getState();(0,yo.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){Le.actions.clearAssetCount(),Le.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Le.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Le.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();Le.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&Le.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&Le.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(Le.getState().assetCounts.bookmarkByMap).length!==0;r===Et.BOOKMARKS&&o&&Le.actions.clearBookmarkCountByMap(),Le.getState().assetCounts.allAsset[r]!==void 0&&await this.loadAssetCount(r)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Le.actions.bookmarks(o)}}},xd=new In;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=xd);(0,Ic.customElement)("ft-app-context")(F);var Bc=C(oe());var vd=C(k());function _c(e){return e.match(/^[\w-]+\.[\w-]+$/)}var Sd=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Pc=Symbol("i18nAttributes"),kc=Symbol("i18nListAttributes"),Uc=Symbol("i18nProperties"),mo=Symbol("i18nContexts"),Ar=Symbol("i18nUnsubs");function xo(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?qr:Yt}i18n(i){let{context:c,key:l,message:u}=i,{custom:p,args:m,argsProvider:h}=i;if(c&&l){this.hasI18nContext(c)||this.addI18nContext(c,void 0,p);let g=m??(h?h(this):[]);return this.getI18nService(p).resolveMessage(c,l,...g)}return u}customI18n(i,c){if(_c(i)){let[l,u]=i.split(".");return this.i18n({custom:!0,context:l,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,l,u)=>i.has(l)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,l,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,l;let u=this,p=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...m})}:g;(c=this[Pc])===null||c===void 0||c.forEach((m,h)=>u[h]=p(m,h,u[h])),(l=this[kc])===null||l===void 0||l.forEach((m,h)=>{var g;return u[h]=(g=u[h])===null||g===void 0?void 0:g.map(v=>p(m,h,v))})}updateI18nProperties(i){var c;(c=this[Uc])===null||c===void 0||c.forEach((l,u)=>{i(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(i,c,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,l)}addI18nContext(i,c,l){let u=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[mo].set(u,{isCustomContext:l}),this[Ar].has(u)||this[Ar].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[mo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[mo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Ar].forEach(i=>i()),this[Ar].clear()}}return r=mo,o=Ar,Sd([(0,Bc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var Dc=class extends xo(bo.FtLitElement){},go=class extends xo(bo.FtLitElementRedux){};var wr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Be=class extends go{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":vo.nothing:vo.html`
1154
+ `}connectedCallback(){super.connectedCallback(),T.addEventListener(At.eventName,this.reloadConfiguration)}disconnectedCallback(){T.addEventListener(At.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,i,c,l,u;super.update(r),r.has("baseUrl")&&(T.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&T.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&T.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&T.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&T.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&T.actions.noCustom(this.noCustom),r.has("editorMode")&&T.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&T.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&T.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>er.addContext(p)),r.has("openExternalDocumentInNewTab")&&T.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&T.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&T.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(T.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),T.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),T.actions.searchInAllLanguagesAllowed((c=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&c!==void 0?c:!1)),r.has("authenticationRequired")&&T.actions.authenticationRequired(this.authenticationRequired),r.has("availableContentLocales")&&T.actions.availableContentLocales((u=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Vs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};z.elementDefinitions={};z.styles=ls;ie([(0,ye.property)()],z.prototype,"baseUrl",void 0);ie([(0,ye.property)()],z.prototype,"apiIntegrationIdentifier",void 0);ie([(0,ye.property)()],z.prototype,"apiIntegrationAppVersion",void 0);ie([(0,ye.property)()],z.prototype,"uiLocale",void 0);ie([(0,Me.jsonProperty)(null)],z.prototype,"availableUiLocales",void 0);ie([(0,Me.jsonProperty)(null)],z.prototype,"metadataConfiguration",void 0);ie([(0,ye.property)({type:Boolean})],z.prototype,"editorMode",void 0);ie([(0,ye.property)({type:Boolean})],z.prototype,"noCustom",void 0);ie([(0,ye.property)({type:Boolean})],z.prototype,"openExternalDocumentInNewTab",void 0);ie([(0,ye.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],z.prototype,"noCustomComponent",void 0);ie([(0,ye.property)({type:Boolean})],z.prototype,"withManualResources",void 0);ie([(0,ye.property)({type:Boolean})],z.prototype,"navigatorOnline",void 0);ie([(0,ye.property)({type:Boolean})],z.prototype,"forcedOffline",void 0);ie([(0,ye.property)({type:Object})],z.prototype,"apiProvider",void 0);ie([(0,ye.property)({type:Boolean})],z.prototype,"authenticationRequired",void 0);ie([(0,Me.jsonProperty)([])],z.prototype,"messageContexts",void 0);ie([(0,Me.jsonProperty)(void 0)],z.prototype,"session",void 0);ie([(0,ye.state)()],z.prototype,"localesConfiguration",void 0);ie([(0,ye.state)()],z.prototype,"availableContentLocales",void 0);var Ld=S(oe());function Gl(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!co(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!co(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=c=>Object.keys(c).filter(l=>c[l]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let c=a[n];if(!co(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function co(e,r){try{return Gl(e,r)}catch{return!1}}function lo(e,r){return!co(e,r)}var jl=S(oe(),1);var uo=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var rr=S(oe(),1);var qs=S(oe(),1);function Ys(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,qs.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:lo,...r??{}})}var po=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let c of n)try{await c()}catch(l){a(l);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Js=S(W(),1);var fo=globalThis,Kl=fo.ShadowRoot&&(fo.ShadyCSS===void 0||fo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Jb=Symbol();var Xs=(e,r)=>{if(Kl)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=fo.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var ho=class extends Js.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Xs(n,r.elementStyles),n}};function Qs(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var Rr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},oc,ec=Symbol("constructorPrototype"),tc=Symbol("constructorName"),nc=Symbol("exportpartsDebouncer"),rc=Symbol("dynamicDependenciesLoaded"),tt=class extends ho{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[oc]=new po(5),this[tc]=this.constructor.name,this[ec]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[tc]&&Object.setPrototypeOf(this,this[ec])}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 r=this.constructor;r[rc]||(r[rc]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate()})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Qs(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}scheduleExportpartsUpdate(){var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[nc].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(r){var o,n,a,i,c,l;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],x=(l=(c=g.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(C=>C.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...v,...x).filter(u).map(C=>C.trim()).forEach(C=>m.add(C))}if(m.size===0){this.removeAttribute("exportparts");return}let h=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};oc=nc;Rr([(0,rr.property)()],tt.prototype,"exportpartsPrefix",void 0);Rr([Ys([])],tt.prototype,"exportpartsPrefixes",void 0);Rr([(0,rr.property)()],tt.prototype,"customStylesheet",void 0);Rr([(0,rr.property)()],tt.prototype,"elementToFocus",void 0);Rr([(0,rr.state)()],tt.prototype,"useAdoptedStyleSheets",void 0);function yo(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var Nr=Symbol("internalReduxEventsUnsubscribers"),ft=Symbol("internalStoresUnsubscribers"),Tt=Symbol("internalStores");function Vl(e){var r,o,n;class a extends e{constructor(){super(...arguments),this[r]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(c){super.willUpdate(c),[...this.reduxConstructor.reduxReactiveProperties].some(l=>c.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[Tt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Tt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[Tt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[Tt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[Tt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Tt].forEach((c,l)=>this.subscribeToStore(l,c)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((c,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let p=this.getStore(c.store);p&&(c.store?this[ft].has(c.store):this[ft].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[ft].set(c,l.subscribe(()=>this.updateFromStores())),this[Nr].set(c,[]),yo(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,m)=>{if(typeof this[m]=="function"&&(!p.store||l.name===p.store)){let h=g=>this[m](g);l.addEventListener(p.eventName,h),this[Nr].get(c).push(()=>l.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[ft].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[ft].has(c)&&this[ft].get(c)(),this[ft].delete(c),(l=this[Nr].get(c))===null||l===void 0||l.forEach(u=>u()),this[Nr].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=ft,o=Tt,n=Nr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}var ac=class extends Vl(tt){};function Le(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function rt(e){return!!e&&!!e[K]}function Ue(e){var r;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===td}(e)||Array.isArray(e)||!!e[pc]||!!(!((r=e.constructor)===null||r===void 0)&&r[pc])||Cn(e)||En(e))}function It(e,r,o){o===void 0&&(o=!1),ar(e)===0?(o?Object.keys:nr)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function ar(e){var r=e[K];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:Cn(e)?2:En(e)?3:0}function or(e,r){return ar(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function Zl(e,r){return ar(e)===2?e.get(r):e[r]}function fc(e,r,o){var n=ar(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function hc(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function Cn(e){return Ql&&e instanceof Map}function En(e){return ed&&e instanceof Set}function ht(e){return e.o||e.t}function An(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=gc(e);delete r[K];for(var o=nr(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function wn(e,r){return r===void 0&&(r=!1),Rn(e)||rt(e)||!Ue(e)||(ar(e)>1&&(e.set=e.add=e.clear=e.delete=ql),Object.freeze(e),r&&It(e,function(o,n){return wn(n,!0)},!0)),e}function ql(){Le(2)}function Rn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ze(e){var r=On[e];return r||Le(18,e),r}function Yl(e,r){On[e]||(On[e]=r)}function xn(){return Ir}function yn(e,r){r&&(Ze("Patches"),e.u=[],e.s=[],e.v=r)}function mo(e){vn(e),e.p.forEach(Xl),e.p=null}function vn(e){e===Ir&&(Ir=e.l)}function ic(e){return Ir={p:[],l:Ir,h:e,m:!0,_:0}}function Xl(e){var r=e[K];r.i===0||r.i===1?r.j():r.g=!0}function mn(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||Ze("ES5").S(r,e,n),n?(o[K].P&&(mo(r),Le(4)),Ue(e)&&(e=go(r,e),r.l||bo(r,e)),r.u&&Ze("Patches").M(o[K].t,e,r.u,r.s)):e=go(r,o,[]),mo(r),r.u&&r.v(r.u,r.s),e!==mc?e:void 0}function go(e,r,o){if(Rn(r))return r;var n=r[K];if(!n)return It(r,function(l,u){return sc(e,n,r,l,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return bo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=An(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),It(i,function(l,u){return sc(e,n,a,l,u,o,c)}),bo(e,a,!1),o&&e.u&&Ze("Patches").N(n,o,e.u,e.s)}return n.o}function sc(e,r,o,n,a,i,c){if(rt(a)){var l=go(e,a,i&&r&&r.i!==3&&!or(r.R,n)?i.concat(n):void 0);if(fc(o,n,l),!rt(l))return;e.m=!1}else c&&o.add(a);if(Ue(a)&&!Rn(a)){if(!e.h.D&&e._<1)return;go(e,a),r&&r.A.l||bo(e,a)}}function bo(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&wn(r,o)}function gn(e,r){var o=e[K];return(o?ht(o):e)[r]}function cc(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function yt(e){e.P||(e.P=!0,e.l&&yt(e.l))}function bn(e){e.o||(e.o=An(e.t))}function Sn(e,r,o){var n=Cn(r)?Ze("MapSet").F(r,o):En(r)?Ze("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:xn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=Lr;c&&(u=[l],p=Tr);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return l.k=g,l.j=h,g}(r,o):Ze("ES5").J(r,o);return(o?o.A:xn()).p.push(n),n}function Jl(e){return rt(e)||Le(22,e),function r(o){if(!Ue(o))return o;var n,a=o[K],i=ar(o);if(a){if(!a.P&&(a.i<4||!Ze("ES5").K(a)))return a.t;a.I=!0,n=lc(o,i),a.I=!1}else n=lc(o,i);return It(n,function(c,l){a&&Zl(a.t,c)===l||fc(n,c,r(l))}),i===3?new Set(n):n}(e)}function lc(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return An(e)}function yc(){function e(c,l){var u=i[c];return u?u.enumerable=l:i[c]=u={configurable:!0,enumerable:l,get:function(){var p=this[K];return Lr.get(p,c)},set:function(p){var m=this[K];Lr.set(m,c,p)}},u}function r(c){for(var l=c.length-1;l>=0;l--){var u=c[l][K];if(!u.P)switch(u.i){case 5:n(u)&&yt(u);break;case 4:o(u)&&yt(u)}}}function o(c){for(var l=c.t,u=c.k,p=nr(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==K){var g=l[h];if(g===void 0&&!or(l,h))return!0;var v=u[h],x=v&&v[K];if(x?x.t!==g:!hc(v,g))return!0}}var C=!!l[K];return p.length!==nr(l).length+(C?0:1)}function n(c){var l=c.k;if(l.length!==c.t.length)return!0;var u=Object.getOwnPropertyDescriptor(l,l.length-1);if(u&&!u.get)return!0;for(var p=0;p<l.length;p++)if(!l.hasOwnProperty(p))return!0;return!1}function a(c){c.g&&Le(3,JSON.stringify(ht(c)))}var i={};Yl("ES5",{J:function(c,l){var u=Array.isArray(c),p=function(h,g){if(h){for(var v=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(v,""+x,e(x,!0));return v}var C=gc(g);delete C[K];for(var I=nr(C),R=0;R<I.length;R++){var N=I[R];C[N]=e(N,h||!!C[N].enumerable)}return Object.create(Object.getPrototypeOf(g),C)}(u,c),m={i:u?5:4,A:l?l.A:xn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,K,{value:m,writable:!0}),p},S:function(c,l,u){u?rt(l)&&l[K].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var h=m[K];if(h){var g=h.t,v=h.k,x=h.R,C=h.i;if(C===4)It(v,function(B){B!==K&&(g[B]!==void 0||or(g,B)?x[B]||p(v[B]):(x[B]=!0,yt(h)))}),It(g,function(B){v[B]!==void 0||or(v,B)||(x[B]=!1,yt(h))});else if(C===5){if(n(h)&&(yt(h),x.length=!0),v.length<g.length)for(var I=v.length;I<g.length;I++)x[I]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var N=Math.min(v.length,g.length),k=0;k<N;k++)v.hasOwnProperty(k)||(x[k]=!0),x[k]===void 0&&p(v[k])}}}}(c.p[0]),r(c.p))},K:function(c){return c.i===4?o(c):n(c)}})}var dc,Ir,Nn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ql=typeof Map<"u",ed=typeof Set<"u",uc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",mc=Nn?Symbol.for("immer-nothing"):((dc={})["immer-nothing"]=!0,dc),pc=Nn?Symbol.for("immer-draftable"):"__$immer_draftable",K=Nn?Symbol.for("immer-state"):"__$immer_state";var td=""+Object.prototype.constructor,nr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,gc=Object.getOwnPropertyDescriptors||function(e){var r={};return nr(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},On={},Lr={get:function(e,r){if(r===K)return e;var o=ht(e);if(!or(o,r))return function(a,i,c){var l,u=cc(i,c);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(a.k):void 0}(e,o,r);var n=o[r];return e.I||!Ue(n)?n:n===gn(e.t,r)?(bn(e),e.o[r]=Sn(e.A.h,n,e)):n},has:function(e,r){return r in ht(e)},ownKeys:function(e){return Reflect.ownKeys(ht(e))},set:function(e,r,o){var n=cc(ht(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=gn(ht(e),r),i=a?.[K];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(hc(o,a)&&(o!==void 0||or(e.t,r)))return!0;bn(e),yt(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return gn(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,bn(e),yt(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=ht(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){Le(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Le(12)}},Tr={};It(Lr,function(e,r){Tr[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),Tr.deleteProperty=function(e,r){return Tr.set.call(this,e,r,void 0)},Tr.set=function(e,r,o){return Lr.set.call(this,e[0],r,o,e[0])};var rd=function(){function e(o){var n=this;this.O=uc,this.D=!0,this.produce=function(a,i,c){if(typeof a=="function"&&typeof i!="function"){var l=i;i=a;var u=n;return function(C){var I=this;C===void 0&&(C=l);for(var R=arguments.length,N=Array(R>1?R-1:0),k=1;k<R;k++)N[k-1]=arguments[k];return u.produce(C,function(B){var M;return(M=i).call.apply(M,[I,B].concat(N))})}}var p;if(typeof i!="function"&&Le(6),c!==void 0&&typeof c!="function"&&Le(7),Ue(a)){var m=ic(n),h=Sn(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?mo(m):vn(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(C){return yn(m,c),mn(C,m)},function(C){throw mo(m),C}):(yn(m,c),mn(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===mc&&(p=void 0),n.D&&wn(p,!0),c){var v=[],x=[];Ze("Patches").M(a,p,v,x),c(v,x)}return p}Le(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(p,function(v){return a.apply(void 0,[v].concat(h))})};var c,l,u=n.produce(a,i,function(p,m){c=p,l=m});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,c,l]}):[u,c,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=e.prototype;return r.createDraft=function(o){Ue(o)||Le(8),rt(o)&&(o=Jl(o));var n=ic(this),a=Sn(this,o,void 0);return a[K].C=!0,vn(n),a},r.finishDraft=function(o,n){var a=o&&o[K],i=a.A;return yn(i,n),mn(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!uc&&Le(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var c=Ze("Patches").$;return rt(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),Ne=new rd,od=Ne.produce,px=Ne.produceWithPatches.bind(Ne),fx=Ne.setAutoFreeze.bind(Ne),hx=Ne.setUseProxies.bind(Ne),yx=Ne.applyPatches.bind(Ne),mx=Ne.createDraft.bind(Ne),gx=Ne.finishDraft.bind(Ne),xo=od;function Lt(e){"@babel/helpers - typeof";return Lt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Lt(e)}function bc(e,r){if(Lt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(Lt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function xc(e){var r=bc(e,"string");return Lt(r)=="symbol"?r:r+""}function vc(e,r,o){return(r=xc(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function Sc(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function Tn(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?Sc(Object(o),!0).forEach(function(n){vc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Sc(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function ge(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Oc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),In=function(){return Math.random().toString(36).substring(7).split("").join(".")},vo={INIT:"@@redux/INIT"+In(),REPLACE:"@@redux/REPLACE"+In(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+In()}};function nd(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function Ln(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ge(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ge(1));return o(Ln)(e,r)}if(typeof e!="function")throw new Error(ge(2));var a=e,i=r,c=[],l=c,u=!1;function p(){l===c&&(l=c.slice())}function m(){if(u)throw new Error(ge(3));return i}function h(C){if(typeof C!="function")throw new Error(ge(4));if(u)throw new Error(ge(5));var I=!0;return p(),l.push(C),function(){if(I){if(u)throw new Error(ge(6));I=!1,p();var N=l.indexOf(C);l.splice(N,1),c=null}}}function g(C){if(!nd(C))throw new Error(ge(7));if(typeof C.type>"u")throw new Error(ge(8));if(u)throw new Error(ge(9));try{u=!0,i=a(i,C)}finally{u=!1}for(var I=c=l,R=0;R<I.length;R++){var N=I[R];N()}return C}function v(C){if(typeof C!="function")throw new Error(ge(10));a=C,g({type:vo.REPLACE})}function x(){var C,I=h;return C={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ge(11));function k(){N.next&&N.next(m())}k();var B=I(k);return{unsubscribe:B}}},C[Oc]=function(){return this},C}return g({type:vo.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:v},n[Oc]=x,n}function ad(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:vo.INIT});if(typeof n>"u")throw new Error(ge(12));if(typeof o(void 0,{type:vo.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ge(13))})}function Cc(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),c,l;try{ad(o)}catch(u){l=u}return function(p,m){if(p===void 0&&(p={}),l)throw l;if(0)var h;for(var g=!1,v={},x=0;x<i.length;x++){var C=i[x],I=o[C],R=p[C],N=I(R,m);if(typeof N>"u"){var k=m&&m.type;throw new Error(ge(14))}v[C]=N,g=g||N!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function ir(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Ec(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(ge(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=r.map(function(u){return u(c)});return i=ir.apply(void 0,l)(a.dispatch),Tn(Tn({},a),{},{dispatch:i})}}}function Ac(e){var r=function(n){var a=n.dispatch,i=n.getState;return function(c){return function(l){return typeof l=="function"?l(a,i,e):c(l)}}};return r}var wc=Ac();wc.withExtraArgument=Ac;var Pn=wc;var Lc=function(){var e=function(r,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),id=function(e,r){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,c;return c={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function l(p){return function(m){return u([p,m])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},sr=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},sd=Object.defineProperty,cd=Object.defineProperties,ld=Object.getOwnPropertyDescriptors,Rc=Object.getOwnPropertySymbols,dd=Object.prototype.hasOwnProperty,ud=Object.prototype.propertyIsEnumerable,Nc=function(e,r,o){return r in e?sd(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},mt=function(e,r){for(var o in r||(r={}))dd.call(r,o)&&Nc(e,o,r[o]);if(Rc)for(var n=0,a=Rc(r);n<a.length;n++){var o=a[n];ud.call(r,o)&&Nc(e,o,r[o])}return e},_n=function(e,r){return cd(e,ld(r))},pd=function(e,r,o){return new Promise(function(n,a){var i=function(u){try{l(o.next(u))}catch(p){a(p)}},c=function(u){try{l(o.throw(u))}catch(p){a(p)}},l=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,c)};l((o=o.apply(e,r)).next())})};var fd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?ir:ir.apply(null,arguments)},Dx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function hd(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var yd=function(e){Lc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.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(r.bind.apply(r,sr([void 0],o[0].concat(this)))):new(r.bind.apply(r,sr([void 0],o.concat(this))))},r}(Array),md=function(e){Lc(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.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(r.bind.apply(r,sr([void 0],o[0].concat(this)))):new(r.bind.apply(r,sr([void 0],o.concat(this))))},r}(Array);function Bn(e){return Ue(e)?xo(e,function(){}):e}function gd(e){return typeof e=="boolean"}function bd(){return function(r){return xd(r)}}function xd(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,c=i===void 0?!0:i,l=new yd;if(o&&(gd(o)?l.push(Pn):l.push(Pn.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var kn=!0;function Pc(e){var r=bd(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,c=i===void 0?r():i,l=o.devTools,u=l===void 0?!0:l,p=o.preloadedState,m=p===void 0?void 0:p,h=o.enhancers,g=h===void 0?void 0:h,v;if(typeof a=="function")v=a;else if(hd(a))v=Cc(a);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 x=c;if(typeof x=="function"&&(x=x(r),!kn&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!kn&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var C=Ec.apply(void 0,x),I=ir;u&&(I=fd(mt({trace:!kn},typeof u=="object"&&u)));var R=new md(C),N=R;Array.isArray(g)?N=sr([C],g):typeof g=="function"&&(N=g(R));var k=I.apply(void 0,N);return Ln(v,m,k)}function gt(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return mt(mt({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function _c(e){var r={},o=[],n,a={addCase:function(i,c){var l=typeof i=="string"?i:i.type;if(l in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[l]=c,a},addMatcher:function(i,c){return o.push({matcher:i,reducer:c}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[r,o,n]}function vd(e){return typeof e=="function"}function Sd(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?_c(r):[r,o,n],i=a[0],c=a[1],l=a[2],u;if(vd(e))u=function(){return Bn(e())};else{var p=Bn(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var v=sr([i[g.type]],c.filter(function(x){var C=x.matcher;return C(g)}).map(function(x){var C=x.reducer;return C}));return v.filter(function(x){return!!x}).length===0&&(v=[l]),v.reduce(function(x,C){if(C)if(rt(x)){var I=x,R=C(I,g);return R===void 0?x:R}else{if(Ue(x))return xo(x,function(N){return C(N,g)});var R=C(x,g);if(R===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return x},h)}return m.getInitialState=u,m}function Od(e,r){return e+"/"+r}function kc(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:Bn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(m){var h=n[m],g=Od(r,m),v,x;"reducer"in h?(v=h.reducer,x=h.prepare):v=h,i[m]=v,c[g]=v,l[m]=x?gt(g,x):gt(g)});function u(){var m=typeof e.extraReducers=="function"?_c(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,v=m[1],x=v===void 0?[]:v,C=m[2],I=C===void 0?void 0:C,R=mt(mt({},g),c);return Sd(o,function(N){for(var k in R)N.addCase(k,R[k]);for(var B=0,M=x;B<M.length;B++){var Oe=M[B];N.addMatcher(Oe.matcher,Oe.reducer)}I&&N.addDefaultCase(I)})}var p;return{name:r,reducer:function(m,h){return p||(p=u()),p(m,h)},actions:l,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Cd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ed=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=Cd[Math.random()*64|0];return r},Ad=["name","message","stack","code"],Dn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Tc=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),wd=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=Ad;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},$x=function(){function e(r,o,n){var a=gt(r+"/fulfilled",function(m,h,g,v){return{payload:m,meta:_n(mt({},v||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=gt(r+"/pending",function(m,h,g){return{payload:void 0,meta:_n(mt({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),c=gt(r+"/rejected",function(m,h,g,v,x){return{payload:v,error:(n&&n.serializeError||wd)(m||"Rejected"),meta:_n(mt({},x||{}),{arg:g,requestId:h,rejectedWithValue:!!v,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),l=!1,u=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 p(m){return function(h,g,v){var x=n?.idGenerator?n.idGenerator(m):Ed(),C=new u,I,R=!1;function N(B){I=B,C.abort()}var k=function(){return pd(this,null,function(){var B,M,Oe,He,be,ze,le;return id(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),He=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),Nd(He)?[4,He]:[3,2];case 1:He=y.sent(),y.label=2;case 2:if(He===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,be=new Promise(function(b,P){return C.signal.addEventListener("abort",function(){return P({name:"AbortError",message:I||"Aborted"})})}),h(i(x,m,(M=n?.getPendingMeta)==null?void 0:M.call(n,{requestId:x,arg:m},{getState:g,extra:v}))),[4,Promise.race([be,Promise.resolve(o(m,{dispatch:h,getState:g,extra:v,requestId:x,signal:C.signal,abort:N,rejectWithValue:function(b,P){return new Dn(b,P)},fulfillWithValue:function(b,P){return new Tc(b,P)}})).then(function(b){if(b instanceof Dn)throw b;return b instanceof Tc?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return Oe=y.sent(),[3,5];case 4:return ze=y.sent(),Oe=ze instanceof Dn?c(null,x,m,ze.payload,ze.meta):c(ze,x,m),[3,5];case 5:return le=n&&!n.dispatchConditionRejection&&c.match(Oe)&&Oe.meta.condition,le||h(Oe),[2,Oe]}})})}();return Object.assign(k,{abort:N,requestId:x,arg:m,unwrap:function(){return k.then(Rd)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function Rd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Nd(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Dc="listener",Bc="completed",Mc="cancelled",Fx="task-"+Mc,Wx="task-"+Bc,Hx=Dc+"-"+Mc,zx=Dc+"-"+Bc;var Mn="listenerMiddleware";var Gx=gt(Mn+"/add"),jx=gt(Mn+"/removeAll"),Kx=gt(Mn+"/remove");var Ic,Vx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ic||(Ic=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},Td=function(e){return function(r){setTimeout(r,e)}},Zx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Td(10);yc();function Id(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}var So=class extends Id(Object){};window.ftReduxStores||(window.ftReduxStores={});var Uc=class e extends So{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(yo(i))return i;if(a==null)return;let c=kc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=Pc({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:c.reducer(u,p)});return window.ftReduxStores[a.name]=new e(c,l,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new uo;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,c,l)=>{let u=c,p=i[u];return p?(...m)=>{let h=p(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}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(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Co=S(_());var Oo=class extends Be{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(r){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${r}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(r){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${r}`),this.CACHE_DURATION)}isAuthenticated(){let r=T.getState().session;return!!r?.sessionAuthenticated}};var Pd="ft-user-assets",_d={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(Rt).forEach(r=>{e.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(e,r)=>{let o=r.payload.mapId;e.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}}},Pe=Co.FtReduxStore.get({name:Pd,reducers:_d,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Rt).map(e=>[e,void 0])),bookmarkByMap:{}}}}),Un=class{constructor(r=new Oo){this.assetCountsService=r,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new to,this.savedSearchesService=new io,T.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=T.getState();(0,Co.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){Pe.actions.clearAssetCount(),Pe.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Pe.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Pe.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();Pe.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&Pe.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&Pe.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(Pe.getState().assetCounts.bookmarkByMap).length!==0;r===Rt.BOOKMARKS&&o&&Pe.actions.clearBookmarkCountByMap(),Pe.getState().assetCounts.allAsset[r]!==void 0&&await this.loadAssetCount(r)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Pe.actions.bookmarks(o)}}},kd=new Un;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=kd);(0,$c.customElement)("ft-app-context")(z);var Gc=S(oe());var Dd=S(_());function Fc(e){return e.match(/^[\w-]+\.[\w-]+$/)}var Bd=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Wc=Symbol("i18nAttributes"),Hc=Symbol("i18nListAttributes"),jc=Symbol("i18nProperties"),Eo=Symbol("i18nContexts"),Pr=Symbol("i18nUnsubs");function cr(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?oo:er}i18n(i){let{context:c,key:l,message:u}=i,{custom:p,args:m,argsProvider:h}=i;if(c&&l){this.hasI18nContext(c)||this.addI18nContext(c,void 0,p);let g=m??(h?h(this):[]);return this.getI18nService(p).resolveMessage(c,l,...g)}return u}customI18n(i,c){if(Fc(i)){let[l,u]=i.split(".");return this.i18n({custom:!0,context:l,key:u,...c})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((c,l,u)=>i.has(l)||typeof c.argsProvider=="function"),this.updateI18nProperties(c=>typeof c.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((c,l,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(c=>c.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var c,l;let u=this,p=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...m})}:g;(c=this[Wc])===null||c===void 0||c.forEach((m,h)=>u[h]=p(m,h,u[h])),(l=this[Hc])===null||l===void 0||l.forEach((m,h)=>{var g;return u[h]=(g=u[h])===null||g===void 0?void 0:g.map(v=>p(m,h,v))})}updateI18nProperties(i){var c;(c=this[jc])===null||c===void 0||c.forEach((l,u)=>{i(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(i,c,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,c,l)}addI18nContext(i,c,l){let u=(typeof i=="string"?i:i.name).toLowerCase();l=typeof i=="string"?l:i.custom,this[Eo].set(u,{isCustomContext:l}),this[Pr].has(u)||this[Pr].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[Eo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Eo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Pr].forEach(i=>i()),this[Pr].clear()}}return r=Eo,o=Pr,Bd([(0,Gc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var zc=class extends cr(wo.FtLitElement){},Ao=class extends cr(wo.FtLitElementRedux){};var _r=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},$e=class extends Ao{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Ro.nothing:Ro.html`
1154
1155
  <span class="ft-i18n">
1155
1156
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1156
1157
  </span>
1157
- `}update(r){var o;super.update(r),["context","key","defaultMessage"].some(n=>r.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Be.elementDefinitions={};Be.styles=Qi;wr([(0,Oo.redux)()],Be.prototype,"editorMode",void 0);wr([(0,So.property)()],Be.prototype,"context",void 0);wr([(0,So.property)()],Be.prototype,"key",void 0);wr([(0,Oo.jsonProperty)([])],Be.prototype,"args",void 0);wr([(0,So.property)()],Be.prototype,"defaultMessage",void 0);var Co=class e{static build(r){return new e(r)}static buildCustom(r){return new e(r,!0)}static fromGwt(r){return new e(r)}get service(){return this.custom?qr:Yt}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return c=>({context:this.name,key:i,custom:this.custom,args:typeof c=="function"?void 0:c,argsProvider:typeof c=="function"?c:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...i)=>this.service.resolveMessage(this.name,a,...i)}),this.rawMessages=new Proxy({},{get:(n,a)=>this.service.resolveRawMessage(this.name,a)}),this.keys=new Proxy({},{get:(n,a)=>()=>a})}};(0,Mc.customElement)("ft-i18n")(Be);var _n=Co.build("dsModal"),$c={closeModal:"Close modal"};var kn=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Pn=class extends Event{constructor(){super("close")}},Ue=class extends xo(Eo.FtdsBase){constructor(){super(),this.heading="",this.size=fe.small,this.addI18nContext(_n,$c)}render(){let r={"ftds-modal":!0,...this.getDesignSystemBaseClasses()};return Rr.html`
1158
- <div class="${(0,Fc.classMap)(r)}" part="container">
1158
+ `}update(r){var o;super.update(r),["context","key","defaultMessage"].some(n=>r.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};$e.elementDefinitions={};$e.styles=ss;_r([(0,To.redux)()],$e.prototype,"editorMode",void 0);_r([(0,No.property)()],$e.prototype,"context",void 0);_r([(0,No.property)()],$e.prototype,"key",void 0);_r([(0,To.jsonProperty)([])],$e.prototype,"args",void 0);_r([(0,No.property)()],$e.prototype,"defaultMessage",void 0);var lr=class e{static build(r){return new e(r)}static buildCustom(r){return new e(r,!0)}static fromGwt(r){return new e(r)}get service(){return this.custom?oo:er}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return c=>({context:this.name,key:i,custom:this.custom,args:typeof c=="function"?void 0:c,argsProvider:typeof c=="function"?c:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...i)=>this.service.resolveMessage(this.name,a,...i)}),this.rawMessages=new Proxy({},{get:(n,a)=>this.service.resolveRawMessage(this.name,a)}),this.keys=new Proxy({},{get:(n,a)=>()=>a})}};(0,Kc.customElement)("ft-i18n")($e);var kr=lr.build("dsModal"),Vc={closeModal:"Close modal"};var Fn=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},$n=class extends Event{constructor(){super("close")}},Fe=class extends cr(Io.FtdsBase){constructor(){super(),this.heading="",this.size=ue.small,this.addI18nContext(kr,Vc)}render(){let r={"ftds-modal":!0,...this.getDesignSystemBaseClasses()};return Dr.html`
1159
+ <div class="${(0,Zc.classMap)(r)}" part="container">
1159
1160
  <dialog part="dialog"
1160
- @close="${()=>this.dispatchEvent(new Pn)}">
1161
+ @close="${()=>this.dispatchEvent(new $n)}">
1161
1162
  <div part="overlay" @click="${this.onOverlayClick}"></div>
1162
1163
  <div part="inner-container">
1163
1164
  <div part="header">
1164
- ${this.icon?Rr.html`
1165
+ ${this.icon?Dr.html`
1165
1166
  <ft-icon part="icon" value="${this.icon}"/>
1166
- `:Rr.nothing}
1167
- <ft-typography part="heading" variant="${Re.body1semibold}">
1167
+ `:Dr.nothing}
1168
+ <ft-typography part="heading" variant="${me.body1semibold}">
1168
1169
  ${this.heading}
1169
1170
  </ft-typography>
1170
1171
  <ftds-button part="closing-button"
1171
- size="${fe.large}"
1172
- icon="${Ee.CLOSE}"
1172
+ size="${ue.large}"
1173
+ icon="${ve.CLOSE}"
1173
1174
  tertiary
1174
- family="${Eo.DesignSystemFamily.neutral}"
1175
- label="${_n.messages.closeModal()}"
1175
+ family="${Io.DesignSystemFamily.neutral}"
1176
+ label="${kr.messages.closeModal()}"
1176
1177
  @click="${this.close}">
1177
1178
  </ftds-button>
1178
1179
  </div>
@@ -1187,33 +1188,150 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1187
1188
  </div>
1188
1189
  </dialog>
1189
1190
  </div>
1190
- `}open(){this.dialog.showModal()}close(){this.dialog.close()}disconnectedCallback(){super.disconnectedCallback(),this.close()}onOverlayClick(r){this.close()}};Ue.elementDefinitions={"ftds-button":ge,"ft-typography":ye,"ft-icon":me};Ue.styles=Xi;kn([(0,Nr.property)({type:String})],Ue.prototype,"heading",void 0);kn([(0,Nr.property)({type:String})],Ue.prototype,"icon",void 0);kn([(0,Nr.query)("dialog")],Ue.prototype,"dialog",void 0);var Ao=C(k()),Hc=C(W());var Wc=Re.body2regular;var et=C(oe());var Tt=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Oe=class extends Ao.FtLitElement{constructor(){super(...arguments),this.confirmText="Confirm",this.cancelText="Cancel",this.confirmIcon=Ee.CHECK,this.cancelIcon=Ee.CLOSE}render(){return Hc.html`
1191
+ `}open(){this.dialog.showModal()}close(){this.dialog.close()}disconnectedCallback(){super.disconnectedCallback(),this.close()}onOverlayClick(r){this.close()}};Fe.elementDefinitions={"ftds-button":Se,"ft-typography":fe,"ft-icon":he};Fe.styles=as;Fn([(0,Br.property)({type:String})],Fe.prototype,"heading",void 0);Fn([(0,Br.property)({type:String})],Fe.prototype,"icon",void 0);Fn([(0,Br.query)("dialog")],Fe.prototype,"dialog",void 0);var Lo=S(_()),Yc=S(W());var qc=me.body2regular;var ot=S(oe());var Pt=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},we=class extends Lo.FtLitElement{constructor(){super(...arguments),this.confirmText="Confirm",this.cancelText="Cancel",this.confirmIcon=ve.CHECK,this.cancelIcon=ve.CLOSE}render(){return Yc.html`
1191
1192
  <ftds-modal
1192
1193
  heading="${this.heading}"
1193
- size="${fe.small}"
1194
+ size="${ue.small}"
1194
1195
  @close="${this.onCancel}"
1195
1196
  >
1196
- <ft-typography variant="${Wc}">
1197
+ <ft-typography variant="${qc}">
1197
1198
  ${this.text}
1198
1199
  </ft-typography>
1199
1200
  <ftds-button slot="actions"
1200
1201
  tertiary
1201
1202
  autofocus
1202
- family="${Ao.DesignSystemFamily.neutral}"
1203
- size="${fe.large}"
1203
+ family="${Lo.DesignSystemFamily.neutral}"
1204
+ size="${ue.large}"
1204
1205
  icon="${this.cancelIcon}"
1205
1206
  @click="${this.onCancel}">
1206
1207
  ${this.cancelText}
1207
1208
  </ftds-button>
1208
1209
  <ftds-button slot="actions"
1209
1210
  primary
1210
- size="${fe.large}"
1211
+ size="${ue.large}"
1211
1212
  @click="${this.onConfirm}"
1212
1213
  icon="${this.confirmIcon}">
1213
1214
  ${this.confirmText}
1214
1215
  </ftds-button>
1215
1216
  </ftds-modal>
1216
- `}async askConfirmation(){this.modal.open();let r=await new Promise(o=>{this.promiseResolve=o});return this.modal.close(),r}onConfirm(){var r;(r=this.promiseResolve)===null||r===void 0||r.call(this,!0),this.promiseResolve=void 0}onCancel(){var r;(r=this.promiseResolve)===null||r===void 0||r.call(this,!1),this.promiseResolve=void 0}};Oe.elementDefinitions={"ftds-modal":Ue,"ft-typography":ye,"ftds-button":ge};Tt([(0,et.property)({type:String})],Oe.prototype,"heading",void 0);Tt([(0,et.property)({type:String})],Oe.prototype,"text",void 0);Tt([(0,et.property)({type:String})],Oe.prototype,"confirmText",void 0);Tt([(0,et.property)({type:String})],Oe.prototype,"cancelText",void 0);Tt([(0,et.property)({type:String})],Oe.prototype,"confirmIcon",void 0);Tt([(0,et.property)({type:String})],Oe.prototype,"cancelIcon",void 0);Tt([(0,et.query)("ftds-modal")],Oe.prototype,"modal",void 0);(0,Dn.customElement)("ftds-modal")(Ue);(0,Dn.customElement)("ftds-modal-confirm")(Oe);var J=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Tr=class extends CustomEvent{constructor(){super("confirm")}},V=class extends zc.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.buttonIcon=Ee.CLOSE,this.buttonSize=fe.medium,this.buttonFamily=It.brand,this.buttonForceTooltip=!1,this.buttonTooltipPosition="bottom",this.buttonLabel="",this.heading="",this.text="",this.confirmText="",this.cancelText="",this.confirmIcon=Ee.CHECK,this.cancelIcon=Ee.CLOSE,this.loading=!1,this.disabled=!1,this.hasSlottedContent=!1}render(){return nr.html`
1217
+ `}async askConfirmation(){this.modal.open();let r=await new Promise(o=>{this.promiseResolve=o});return this.modal.close(),r}onConfirm(){var r;(r=this.promiseResolve)===null||r===void 0||r.call(this,!0),this.promiseResolve=void 0}onCancel(){var r;(r=this.promiseResolve)===null||r===void 0||r.call(this,!1),this.promiseResolve=void 0}};we.elementDefinitions={"ftds-modal":Fe,"ft-typography":fe,"ftds-button":Se};Pt([(0,ot.property)({type:String})],we.prototype,"heading",void 0);Pt([(0,ot.property)({type:String})],we.prototype,"text",void 0);Pt([(0,ot.property)({type:String})],we.prototype,"confirmText",void 0);Pt([(0,ot.property)({type:String})],we.prototype,"cancelText",void 0);Pt([(0,ot.property)({type:String})],we.prototype,"confirmIcon",void 0);Pt([(0,ot.property)({type:String})],we.prototype,"cancelIcon",void 0);Pt([(0,ot.query)("ftds-modal")],we.prototype,"modal",void 0);var Wn=S(W()),_t=S(oe()),rl=S(_()),ol=S(pr());var Xc=S(W()),F=S(_()),te={shadow:F.FtCssVariableFactory.create("--ft-modal-shadow","","SHADOW","0 6px 13px 0 rgba(0, 0, 0, .06), 0 3px 7px 0 rgba(0, 0, 0, .14), 0 1px 2px 0 rgba(0, 0, 0, .06)"),borderRadius:F.FtCssVariableFactory.extend("--ft-modal-border-radius","",F.designSystemVariables.borderRadiusM),width:F.FtCssVariableFactory.create("--ft-modal-width","","SIZE","800px"),headerPadding:F.FtCssVariableFactory.create("--ft-modal-header-padding","","SIZE","8px"),headerGap:F.FtCssVariableFactory.create("--ft-modal-header-gap","","SIZE","8px"),headerBorderColor:F.FtCssVariableFactory.extend("--ft-modal-header-border-color","",F.designSystemVariables.colorOutline),headerBorderWidth:F.FtCssVariableFactory.create("--ft-modal-header-border-width","","SIZE","1px"),headerBackgroundColor:F.FtCssVariableFactory.create("--ft-modal-header-background-color","","COLOR","#fbfbfc"),headerColor:F.FtCssVariableFactory.extend("--ft-modal-header-color","",F.designSystemVariables.colorOnSurfaceHigh),headerIconColor:F.FtCssVariableFactory.extend("--ft-modal-header-icon-color","",F.designSystemVariables.colorOnSurfaceHigh),contentMargin:F.FtCssVariableFactory.create("--ft-modal-content-margin","","SIZE","16px"),contentPadding:F.FtCssVariableFactory.create("--ft-modal-content-padding","","SIZE","16px"),contentGap:F.FtCssVariableFactory.create("--ft-modal-content-gap","","SIZE","16px"),contentBackgroundColor:F.FtCssVariableFactory.extend("--ft-modal-content-background-color","",F.designSystemVariables.colorSurface),contentColor:F.FtCssVariableFactory.extend("--ft-modal-content-color","",F.designSystemVariables.colorOnSurfaceHigh),actionsGap:F.FtCssVariableFactory.create("--ft-modal-action-gap","","SIZE","8px"),overlayBackgroundColor:F.FtCssVariableFactory.create("--ft-modal-overlay-background-color","","COLOR","rgba(10, 10, 13, 0.4)"),closingButtonColor:F.FtCssVariableFactory.extend("--ft-modal-closing-button-color","",F.designSystemVariables.colorOnSurfaceMedium)},Jc=Xc.css`
1218
+ [part=dialog] {
1219
+ width: 100%;
1220
+ height: 100%;
1221
+ max-width: unset; /*Override user-agent stylesheet for dialog:modal set a max width and height to 100% - 6px*/
1222
+ max-height: unset;
1223
+ background: transparent;
1224
+ border: none;
1225
+ }
1226
+
1227
+ [part=overlay] {
1228
+ position: absolute;
1229
+ inset: 0;
1230
+ background-color: ${te.overlayBackgroundColor};
1231
+ }
1232
+
1233
+ [part=inner-container] {
1234
+ position: fixed;
1235
+ inset: 0;
1236
+ background-color: ${te.contentBackgroundColor};
1237
+ display: flex;
1238
+ flex-direction: column;
1239
+
1240
+ @media (min-width: 768px) {
1241
+ top: 50%;
1242
+ bottom: unset;
1243
+ transform: translate(0, -50%);
1244
+ box-shadow: ${te.shadow};
1245
+ border-radius: ${te.borderRadius};
1246
+ overflow: hidden;
1247
+ width: ${te.width};
1248
+ margin: auto max(
1249
+ ${te.contentMargin},
1250
+ calc((100% - ${te.width}) / 2)
1251
+ );
1252
+ }
1253
+ }
1254
+
1255
+
1256
+ [part=header] {
1257
+ padding: ${te.headerPadding};
1258
+ display: flex;
1259
+ align-items: center;
1260
+ gap: ${te.headerGap};
1261
+ border-color: ${te.headerBorderColor};
1262
+ border-bottom-width: ${te.headerBorderWidth};
1263
+ border-bottom-style: solid;
1264
+ color: ${te.headerColor};
1265
+ background-color: ${te.headerBackgroundColor};
1266
+ }
1267
+
1268
+ [part=heading] {
1269
+ flex-grow: 1;
1270
+ }
1271
+
1272
+ [part=icon] {
1273
+ color: ${te.headerIconColor};
1274
+ }
1275
+
1276
+ [part=closing-button] {
1277
+ justify-self: flex-end;
1278
+ }
1279
+
1280
+ [part=body] {
1281
+ flex-grow: 1;
1282
+ padding: ${te.contentPadding};
1283
+ display: flex;
1284
+ flex-direction: column;
1285
+ gap: ${te.contentGap};
1286
+ color: ${te.contentColor};
1287
+ background-color: ${te.contentBackgroundColor};
1288
+ }
1289
+
1290
+ [part=content] {
1291
+ flex-grow: 1;
1292
+ }
1293
+
1294
+ [part=actions] {
1295
+ align-self: flex-end;
1296
+ display: flex;
1297
+ gap: ${te.actionsGap};
1298
+ }
1299
+
1300
+ [part=closing-button] {
1301
+ color: ${te.closingButtonColor};
1302
+ }
1303
+ `;function Qc(e,r,o){return e?r(e):o?.(e)}var el=lr.build("ftModal"),tl={closeModal:"Close modal"};var Mr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Hn=class extends Event{constructor(){super("close")}},We=class extends cr(rl.FtdsBase){constructor(){super(),this.buttonLabel="",this.heading="",this.size=ue.small,this.addI18nContext(el,tl)}render(){return Wn.html`
1304
+ <div class="${(0,ol.classMap)({"ft-modal":!0})}" part="container">
1305
+ <ft-button part="button" @click=${this.open} ariaHasPopup="dialog">${this.buttonLabel}</ft-button>
1306
+ <dialog part="dialog" aria-labelledby="heading" @close=${this.onClose}>
1307
+ <div part="overlay" @click=${this.onOverlayClick}></div>
1308
+ <div part="inner-container">
1309
+ <div part="header">
1310
+ ${Qc(!!this.icon,()=>Wn.html`
1311
+ <ft-icon part="icon" value="${this.icon}"></ft-icon>
1312
+ `)}
1313
+ <ft-typography id="heading" part="heading" role="heading" variant="${me.title}">
1314
+ ${this.heading}
1315
+ </ft-typography>
1316
+ <ft-button part="closing-button"
1317
+ icon="${ve.CLOSE}"
1318
+ tertiary
1319
+ label="${kr.messages.closeModal()}"
1320
+ @click=${this.close}>
1321
+ </ft-button>
1322
+ </div>
1323
+ <div part="body">
1324
+ <div part="content">
1325
+ <slot></slot>
1326
+ </div>
1327
+ <div part="actions">
1328
+ <slot name="actions"></slot>
1329
+ </div>
1330
+ </div>
1331
+ </div>
1332
+ </dialog>
1333
+ </div>
1334
+ `}open(){this.dialog.showModal()}close(){this.dialog.close(),this.onClose()}disconnectedCallback(){super.disconnectedCallback(),this.close()}onClose(){this.button.focus(),this.dispatchEvent(new Hn)}onOverlayClick(){this.close()}};We.elementDefinitions={"ft-button":De,"ft-typography":fe,"ft-icon":he};We.styles=Jc;Mr([(0,_t.property)()],We.prototype,"buttonLabel",void 0);Mr([(0,_t.property)()],We.prototype,"heading",void 0);Mr([(0,_t.property)()],We.prototype,"icon",void 0);Mr([(0,_t.query)("ft-button")],We.prototype,"button",void 0);Mr([(0,_t.query)("dialog")],We.prototype,"dialog",void 0);var j0=me.body1;(0,Po.customElement)("ft-modal")(We);(0,Po.customElement)("ftds-modal")(Fe);(0,Po.customElement)("ftds-modal-confirm")(we);var re=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var l=e.length-1;l>=0;l--)(c=e[l])&&(i=(a<3?c(i):a>3?c(r,o,i):c(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Ur=class extends CustomEvent{constructor(){super("confirm")}},Z=class extends nl.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.buttonIcon=ve.CLOSE,this.buttonSize=ue.medium,this.buttonFamily=Dt.brand,this.buttonForceTooltip=!1,this.buttonTooltipPosition="bottom",this.buttonLabel="",this.heading="",this.text="",this.confirmText="",this.cancelText="",this.confirmIcon=ve.CHECK,this.cancelIcon=ve.CLOSE,this.loading=!1,this.disabled=!1,this.hasSlottedContent=!1}render(){return dr.html`
1217
1335
  <ftds-button icon=${this.buttonIcon}
1218
1336
  ?primary=${this.primary}
1219
1337
  ?secondary=${this.secondary}
@@ -1226,7 +1344,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1226
1344
  family=${this.buttonFamily}
1227
1345
  @click=${()=>this.askConfirmation()}>
1228
1346
  <slot @slotchange=${this.onSlotchange}></slot>
1229
- ${this.hasSlottedContent?nr.html``:nr.html`${this.buttonText}`}
1347
+ ${this.hasSlottedContent?dr.html``:dr.html`${this.buttonText}`}
1230
1348
  </ftds-button>
1231
1349
  <ftds-modal-confirm heading=${this.heading}
1232
1350
  text=${this.text}
@@ -1235,7 +1353,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1235
1353
  cancelText=${this.cancelText}
1236
1354
  cancelIcon=${this.cancelIcon}
1237
1355
  ></ftds-modal-confirm>
1238
- `}async askConfirmation(){await this.modal.askConfirmation()&&this.dispatchEvent(new Tr)}onSlotchange(){this.hasSlottedContent=this.slotElement.assignedNodes().length>0,this.requestUpdate()}};V.elementDefinitions={"ftds-button":ge,"ftds-modal-confirm":Oe};V.styles=nr.css``;J([(0,Z.property)({type:Boolean})],V.prototype,"primary",void 0);J([(0,Z.property)({type:Boolean})],V.prototype,"secondary",void 0);J([(0,Z.property)()],V.prototype,"buttonText",void 0);J([(0,Z.property)()],V.prototype,"buttonIcon",void 0);J([(0,Z.property)()],V.prototype,"buttonSize",void 0);J([(0,Z.property)()],V.prototype,"buttonFamily",void 0);J([(0,Z.property)({type:Boolean})],V.prototype,"buttonForceTooltip",void 0);J([(0,Z.property)()],V.prototype,"buttonTooltipPosition",void 0);J([(0,Z.property)()],V.prototype,"buttonLabel",void 0);J([(0,Z.property)()],V.prototype,"heading",void 0);J([(0,Z.property)()],V.prototype,"text",void 0);J([(0,Z.property)()],V.prototype,"confirmText",void 0);J([(0,Z.property)()],V.prototype,"cancelText",void 0);J([(0,Z.property)()],V.prototype,"confirmIcon",void 0);J([(0,Z.property)()],V.prototype,"cancelIcon",void 0);J([(0,Z.property)({type:Boolean})],V.prototype,"loading",void 0);J([(0,Z.property)({type:Boolean})],V.prototype,"disabled",void 0);J([(0,Z.query)("ftds-modal-confirm")],V.prototype,"modal",void 0);J([(0,Z.query)("slot")],V.prototype,"slotElement",void 0);V=J([(0,Z.customElement)("ftds-confirm-button")],V);var Gc=class{constructor(r){this.confirmButton=r}clickAndConfirm(){this.confirmButton.dispatchEvent(new Tr)}};})();
1356
+ `}async askConfirmation(){await this.modal.askConfirmation()&&this.dispatchEvent(new Ur)}onSlotchange(){this.hasSlottedContent=this.slotElement.assignedNodes().length>0,this.requestUpdate()}};Z.elementDefinitions={"ftds-button":Se,"ftds-modal-confirm":we};Z.styles=dr.css``;re([(0,q.property)({type:Boolean})],Z.prototype,"primary",void 0);re([(0,q.property)({type:Boolean})],Z.prototype,"secondary",void 0);re([(0,q.property)()],Z.prototype,"buttonText",void 0);re([(0,q.property)()],Z.prototype,"buttonIcon",void 0);re([(0,q.property)()],Z.prototype,"buttonSize",void 0);re([(0,q.property)()],Z.prototype,"buttonFamily",void 0);re([(0,q.property)({type:Boolean})],Z.prototype,"buttonForceTooltip",void 0);re([(0,q.property)()],Z.prototype,"buttonTooltipPosition",void 0);re([(0,q.property)()],Z.prototype,"buttonLabel",void 0);re([(0,q.property)()],Z.prototype,"heading",void 0);re([(0,q.property)()],Z.prototype,"text",void 0);re([(0,q.property)()],Z.prototype,"confirmText",void 0);re([(0,q.property)()],Z.prototype,"cancelText",void 0);re([(0,q.property)()],Z.prototype,"confirmIcon",void 0);re([(0,q.property)()],Z.prototype,"cancelIcon",void 0);re([(0,q.property)({type:Boolean})],Z.prototype,"loading",void 0);re([(0,q.property)({type:Boolean})],Z.prototype,"disabled",void 0);re([(0,q.query)("ftds-modal-confirm")],Z.prototype,"modal",void 0);re([(0,q.query)("slot")],Z.prototype,"slotElement",void 0);Z=re([(0,q.customElement)("ftds-confirm-button")],Z);var al=class{constructor(r){this.confirmButton=r}clickAndConfirm(){this.confirmButton.dispatchEvent(new Ur)}};})();
1239
1357
  /*! Bundled license information:
1240
1358
 
1241
1359
  lit-html/lit-html.js:
@@ -1252,10 +1370,24 @@ lit-html/static.js:
1252
1370
  * SPDX-License-Identifier: BSD-3-Clause
1253
1371
  *)
1254
1372
 
1373
+ lit-html/directives/if-defined.js:
1374
+ (**
1375
+ * @license
1376
+ * Copyright 2018 Google LLC
1377
+ * SPDX-License-Identifier: BSD-3-Clause
1378
+ *)
1379
+
1255
1380
  @lit/reactive-element/css-tag.js:
1256
1381
  (**
1257
1382
  * @license
1258
1383
  * Copyright 2019 Google LLC
1259
1384
  * SPDX-License-Identifier: BSD-3-Clause
1260
1385
  *)
1386
+
1387
+ lit-html/directives/when.js:
1388
+ (**
1389
+ * @license
1390
+ * Copyright 2021 Google LLC
1391
+ * SPDX-License-Identifier: BSD-3-Clause
1392
+ *)
1261
1393
  */