@fluid-topics/ft-search-load-more-button 1.3.39 → 1.3.40

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,6 +1,6 @@
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 Ot=(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 k=Ot((Ad,Fn)=>{Fn.exports=ftGlobals.wcUtils});var j=Ot((wd,$n)=>{$n.exports=ftGlobals.lit});var ae=Ot((Ld,zn)=>{zn.exports=ftGlobals.litDecorators});var Co=Ot((iy,ja)=>{ja.exports=ftGlobals.litClassMap});var zi=Ot((dm,Wi)=>{Wi.exports=ftGlobals.litUnsafeHTML});var rs=Ot((et,ts)=>{var Br=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Mr=function(){function e(){this.fetch=!1,this.DOMException=Br.DOMException}return e.prototype=Br,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),F=/charset=([A-Za-z0-9_-]+)/.exec(y.type),G=F?F[1]:"utf-8";return b.readAsText(y,G),_}function N(y){for(var b=new Uint8Array(y),_=new Array(b.length),F=0;F<b.length;F++)_[F]=String.fromCharCode(b[F]);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 L(){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(N(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(le)}),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 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 _=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,!_&&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 U=new AbortController;return U.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 F=/([?&])_=[^&]*/;if(F.test(this.url))this.url=this.url.replace(F,"$1_="+new Date().getTime());else{var G=/\?/;this.url+=(G.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}M.prototype.clone=function(){return new M(this,{body:this._bodyInit})};function le(y){var b=new FormData;return y.trim().split("&").forEach(function(_){if(_){var F=_.split("="),G=F.shift().replace(/\+/g," "),U=F.join("=").replace(/\+/g," ");b.append(decodeURIComponent(G),decodeURIComponent(U))}}),b}function Ie(y){var b=new h,_=y.replace(/\r?\n[\t ]+/g," ");return _.split("\r").map(function(F){return F.indexOf(`
2
- `)===0?F.substr(1,F.length):F}).forEach(function(F){var G=F.split(":"),U=G.shift().trim();if(U){var vr=G.join(":").trim();try{b.append(U,vr)}catch(So){console.warn("Response "+So.message)}}}),b}L.call(M.prototype);function se(y,b){if(!(this instanceof se))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)}L.call(se.prototype),se.prototype.clone=function(){return new se(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},se.error=function(){var y=new se(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var _e=[301,302,303,307,308];se.redirect=function(y,b){if(_e.indexOf(b)===-1)throw new RangeError("Invalid status code");return new se(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 F=Error(b);this.stack=F.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function te(y,b){return new Promise(function(_,F){var G=new M(y,b);if(G.signal&&G.signal.aborted)return F(new o.DOMException("Aborted","AbortError"));var U=new XMLHttpRequest;function vr(){U.abort()}U.onload=function(){var re={statusText:U.statusText,headers:Ie(U.getAllResponseHeaders()||"")};G.url.indexOf("file://")===0&&(U.status<200||U.status>599)?re.status=200:re.status=U.status,re.url="responseURL"in U?U.responseURL:re.headers.get("X-Request-URL");var ct="response"in U?U.response:U.responseText;setTimeout(function(){_(new se(ct,re))},0)},U.onerror=function(){setTimeout(function(){F(new TypeError("Network request failed"))},0)},U.ontimeout=function(){setTimeout(function(){F(new TypeError("Network request timed out"))},0)},U.onabort=function(){setTimeout(function(){F(new o.DOMException("Aborted","AbortError"))},0)};function So(re){try{return re===""&&n.location.href?n.location.href:re}catch{return re}}if(U.open(G.method,So(G.url),!0),G.credentials==="include"?U.withCredentials=!0:G.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 Mn=[];Object.getOwnPropertyNames(b.headers).forEach(function(re){Mn.push(u(re)),U.setRequestHeader(re,p(b.headers[re]))}),G.headers.forEach(function(re,ct){Mn.indexOf(ct)===-1&&U.setRequestHeader(ct,re)})}else G.headers.forEach(function(re,ct){U.setRequestHeader(ct,re)});G.signal&&(G.signal.addEventListener("abort",vr),U.onreadystatechange=function(){U.readyState===4&&G.signal.removeEventListener("abort",vr)}),U.send(typeof G._bodyInit>"u"?null:G._bodyInit)})}return te.polyfill=!0,n.fetch||(n.fetch=te,n.Headers=h,n.Request=M,n.Response=se),o.Headers=h,o.Request=M,o.Response=se,o.fetch=te,o}({})})(Mr);Mr.fetch.ponyfill=!0;delete Mr.fetch.polyfill;var Ht=Br.fetch?Br:Mr;et=Ht.fetch;et.default=Ht.fetch;et.fetch=Ht.fetch;et.Headers=Ht.Headers;et.Request=Ht.Request;et.Response=Ht.Response;ts.exports=et});var Gc=C(k());var vo=C(j()),Bn=C(k());var Hn=C(j()),Rd={},Wn=Hn.css`
3
- `;var qo=C(k());var dr=C(ae()),Xi=C(k());var za=C(j()),D=C(k());var qn=C(j()),V=C(k()),Gn=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorContent),E={color:Gn,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",Gn),opacityContentOnSurfacePressed:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:V.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},jn=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorPrimary),Kn={color:jn,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",jn)},Vn=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorSecondary),Zn={color:Vn,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",Vn)},Yn=qn.css`
1
+ "use strict";(()=>{var Yc=Object.create;var $n=Object.defineProperty;var Xc=Object.getOwnPropertyDescriptor;var Qc=Object.getOwnPropertyNames;var Jc=Object.getPrototypeOf,el=Object.prototype.hasOwnProperty;var Ot=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var tl=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of Qc(r))!el.call(e,a)&&a!==o&&$n(e,a,{get:()=>r[a],enumerable:!(n=Xc(r,a))||n.enumerable});return e};var C=(e,r,o)=>(o=e!=null?Yc(Jc(e)):{},tl(r||!e||!e.__esModule?$n(o,"default",{value:e,enumerable:!0}):o,e));var k=Ot((Td,Hn)=>{Hn.exports=ftGlobals.wcUtils});var j=Ot((Id,Wn)=>{Wn.exports=ftGlobals.lit});var ae=Ot((kd,jn)=>{jn.exports=ftGlobals.litDecorators});var Co=Ot((uy,Va)=>{Va.exports=ftGlobals.litClassMap});var ji=Ot((ym,Gi)=>{Gi.exports=ftGlobals.litUnsafeHTML});var ns=Ot((et,os)=>{var Br=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Mr=function(){function e(){this.fetch=!1,this.DOMException=Br.DOMException}return e.prototype=Br,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),F=/charset=([A-Za-z0-9_-]+)/.exec(y.type),G=F?F[1]:"utf-8";return b.readAsText(y,G),_}function N(y){for(var b=new Uint8Array(y),_=new Array(b.length),F=0;F<b.length;F++)_[F]=String.fromCharCode(b[F]);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 L(){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(N(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(le)}),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 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 _=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,!_&&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 U=new AbortController;return U.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 F=/([?&])_=[^&]*/;if(F.test(this.url))this.url=this.url.replace(F,"$1_="+new Date().getTime());else{var G=/\?/;this.url+=(G.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}M.prototype.clone=function(){return new M(this,{body:this._bodyInit})};function le(y){var b=new FormData;return y.trim().split("&").forEach(function(_){if(_){var F=_.split("="),G=F.shift().replace(/\+/g," "),U=F.join("=").replace(/\+/g," ");b.append(decodeURIComponent(G),decodeURIComponent(U))}}),b}function Ie(y){var b=new h,_=y.replace(/\r?\n[\t ]+/g," ");return _.split("\r").map(function(F){return F.indexOf(`
2
+ `)===0?F.substr(1,F.length):F}).forEach(function(F){var G=F.split(":"),U=G.shift().trim();if(U){var vr=G.join(":").trim();try{b.append(U,vr)}catch(So){console.warn("Response "+So.message)}}}),b}L.call(M.prototype);function se(y,b){if(!(this instanceof se))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)}L.call(se.prototype),se.prototype.clone=function(){return new se(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},se.error=function(){var y=new se(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var _e=[301,302,303,307,308];se.redirect=function(y,b){if(_e.indexOf(b)===-1)throw new RangeError("Invalid status code");return new se(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 F=Error(b);this.stack=F.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function te(y,b){return new Promise(function(_,F){var G=new M(y,b);if(G.signal&&G.signal.aborted)return F(new o.DOMException("Aborted","AbortError"));var U=new XMLHttpRequest;function vr(){U.abort()}U.onload=function(){var re={statusText:U.statusText,headers:Ie(U.getAllResponseHeaders()||"")};G.url.indexOf("file://")===0&&(U.status<200||U.status>599)?re.status=200:re.status=U.status,re.url="responseURL"in U?U.responseURL:re.headers.get("X-Request-URL");var ct="response"in U?U.response:U.responseText;setTimeout(function(){_(new se(ct,re))},0)},U.onerror=function(){setTimeout(function(){F(new TypeError("Network request failed"))},0)},U.ontimeout=function(){setTimeout(function(){F(new TypeError("Network request timed out"))},0)},U.onabort=function(){setTimeout(function(){F(new o.DOMException("Aborted","AbortError"))},0)};function So(re){try{return re===""&&n.location.href?n.location.href:re}catch{return re}}if(U.open(G.method,So(G.url),!0),G.credentials==="include"?U.withCredentials=!0:G.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 Fn=[];Object.getOwnPropertyNames(b.headers).forEach(function(re){Fn.push(u(re)),U.setRequestHeader(re,p(b.headers[re]))}),G.headers.forEach(function(re,ct){Fn.indexOf(ct)===-1&&U.setRequestHeader(ct,re)})}else G.headers.forEach(function(re,ct){U.setRequestHeader(ct,re)});G.signal&&(G.signal.addEventListener("abort",vr),U.onreadystatechange=function(){U.readyState===4&&G.signal.removeEventListener("abort",vr)}),U.send(typeof G._bodyInit>"u"?null:G._bodyInit)})}return te.polyfill=!0,n.fetch||(n.fetch=te,n.Headers=h,n.Request=M,n.Response=se),o.Headers=h,o.Request=M,o.Response=se,o.fetch=te,o}({})})(Mr);Mr.fetch.ponyfill=!0;delete Mr.fetch.polyfill;var Ht=Br.fetch?Br:Mr;et=Ht.fetch;et.default=Ht.fetch;et.fetch=Ht.fetch;et.Headers=Ht.Headers;et.Request=Ht.Request;et.Response=Ht.Response;os.exports=et});var qc=C(k());var vo=C(j()),Un=C(k());var zn=C(j()),_d={},Gn=zn.css`
3
+ `;var qo=C(k());var dr=C(ae()),Ji=C(k());var ja=C(j()),D=C(k());var Xn=C(j()),V=C(k()),Kn=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorContent),E={color:Kn,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",Kn),opacityContentOnSurfacePressed:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:V.FtCssVariableFactory.external(V.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:V.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Vn=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorPrimary),Zn={color:Vn,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",Vn)},qn=V.FtCssVariableFactory.extend("--ft-ripple-color","",V.designSystemVariables.colorSecondary),Yn={color:qn,backgroundColor:V.FtCssVariableFactory.extend("--ft-ripple-background-color","",qn)},Qn=Xn.css`
4
4
  :host {
5
5
  display: contents;
6
6
  }
@@ -55,19 +55,19 @@
55
55
  }
56
56
 
57
57
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
58
- background-color: ${Zn.backgroundColor};
58
+ background-color: ${Yn.backgroundColor};
59
59
  }
60
60
 
61
61
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
62
- background-color: ${Zn.color};
62
+ background-color: ${Yn.color};
63
63
  }
64
64
 
65
65
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
66
- background-color: ${Kn.backgroundColor};
66
+ background-color: ${Zn.backgroundColor};
67
67
  }
68
68
 
69
69
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
70
- background-color: ${Kn.color};
70
+ background-color: ${Zn.color};
71
71
  }
72
72
 
73
73
  .ft-ripple .ft-ripple--background {
@@ -112,8 +112,8 @@
112
112
  opacity: ${E.opacityContentOnSurfacePressed};
113
113
  transform: translate(-50%, -50%) scale(1);
114
114
  }
115
- `;var ve=C(j()),w=C(k());var Fe=C(j(),1),Ve=e=>typeof e=="string"?(0,Fe.unsafeCSS)(e):e,t=class{static create(r,o,n,a){let i=l=>Ve(l??a),c=Fe.css`var(${Ve(r)}, ${i(a)})`;return c.name=r,c.description=o,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>Xn(c,l??i(a)),c.get=l=>Fe.css`var(${Ve(r)}, ${i(l)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(r,o,n,a){let i=l=>n.get(l??a),c=Fe.css`var(${Ve(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=>Xn(c,l??i(a)),c.get=l=>Fe.css`var(${Ve(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=Fe.css`var(${Ve(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=>Fe.css`var(${Ve(r.name)}, ${n(i)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function Xn(e,r){return Ve(`${e.name}: ${r}`)}var s={colorWhite:t.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:t.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:t.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:t.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:t.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:t.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:t.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:t.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:t.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:t.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:t.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:t.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:t.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:t.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:t.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ftds-opacity-0","","NUMBER","0"),opacity8:t.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:t.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:t.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:t.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:t.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:t.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:t.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:t.create("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:t.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Jn={fontFamily:t.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:t.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},ea={fontFamily:t.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:t.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},ta={fontFamily:t.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:t.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},ra={fontFamily:t.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},oa={fontFamily:t.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},na={fontFamily:t.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},aa={fontFamily:t.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},ia={fontFamily:t.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Xc={fontFamily:t.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:t.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:t.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},sa={fontFamily:t.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},ca={fontFamily:t.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},la={fontFamily:t.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},da={fontFamily:t.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},ua={fontFamily:t.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},pa={fontFamily:t.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},fa={fontFamily:t.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},ha={fontFamily:t.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},ya={fontFamily:t.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},ma={fontFamily:t.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},ga={fontFamily:t.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},ba={fontFamily:t.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},xa={fontFamily:t.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},va={fontFamily:t.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Sa={fontFamily:t.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Oa={fontFamily:t.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Sr={display:Qn,"title-1":Jn,"title-2":ea,"title-3":ta,"body-1-regular":ra,"body-1-medium":oa,"body-1-semibold":na,"body-2-regular":aa,"body-2-medium":ia,"body-2-medium-underline":Xc,"body-2-semibold":sa,"label-1-medium":ca,"label-1-semibold":la,"label-1-bold":da,"label-2-medium":ua,"label-2-semibold":pa,"label-2-bold":fa,"caption-1-medium":ha,"caption-1-semibold":ya,"caption-1-bold":ma,"caption-2-medium":ga,"caption-2-semibold":ba,"caption-2-bold":xa,"caption-3-medium":va,"caption-3-semibold":Sa,"caption-3-bold":Oa};var d={backgroundActionPrimary:t.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:t.extend("--ftds-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:t.extend("--ftds-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:t.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:t.extend("--ftds-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:t.extend("--ftds-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:t.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:t.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:t.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:t.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:t.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:t.extend("--ftds-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:t.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:t.extend("--ftds-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:t.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:t.extend("--ftds-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:t.extend("--ftds-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:t.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
116
- Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:t.extend("--ftds-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:t.extend("--ftds-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:t.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:t.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:t.extend("--ftds-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:t.extend("--ftds-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:t.extend("--ftds-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:t.extend("--ftds-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:t.extend("--ftds-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:t.extend("--ftds-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:t.extend("--ftds-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:t.extend("--ftds-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:t.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:t.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:t.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var f={largeHeight:t.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ftds-button-large-horizontal-padding","",s.spacing4),largeGap:t.extend("--ftds-button-large-gap","",s.spacing2),largeBorderRadius:t.extend("--ftds-button-large-border-radius","",s.borderRadiusS),largeIconSize:t.extend("--ftds-button-large-icon-size","",s.iconSize3),largeBorderWidth:t.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ftds-button-medium-horizontal-padding","",s.spacing3),mediumGap:t.extend("--ftds-button-medium-gap","",s.spacing2),mediumBorderRadius:t.extend("--ftds-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:t.extend("--ftds-button-medium-icon-size","",s.iconSize2),mediumBorderWidth:t.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ftds-button-small-horizontal-padding","",s.spacing2),smallGap:t.extend("--ftds-button-small-gap","",s.spacing1),smallBorderRadius:t.extend("--ftds-button-small-border-radius","",s.borderRadiusS),smallIconSize:t.extend("--ftds-button-small-icon-size","",s.iconSize1),smallBorderWidth:t.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ftds-button-x-small-icon-size","",s.iconSize1),xSmallFocusOutlineOffset:t.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ftds-button-round-border-radius","",s.borderRadiusPill),primaryBrandBackgroundColor:t.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:t.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:t.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:t.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:t.extend("--ftds-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:t.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:t.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:t.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:t.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:t.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:t.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:t.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:t.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:t.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:t.extend("--ftds-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:t.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:t.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:t.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:t.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:t.extend("--ftds-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:t.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:t.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:t.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:t.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:t.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:t.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:t.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:t.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:t.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:t.extend("--ftds-button-tertiary-error-disabled-component-opacity","",s.opacity40),tertiaryNeutralBackgroundColor:t.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:t.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:t.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:t.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:t.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:t.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:t.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:t.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:t.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:t.extend("--ftds-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:t.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:t.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:t.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:t.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:t.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:t.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:t.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:t.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:t.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:t.extend("--ftds-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:t.extend("--ftds-button-secondary-info-disabled-component-opacity","",s.opacity40),secondaryInfoBackgroundColor:t.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:t.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:t.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:t.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:t.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:t.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:t.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:t.extend("--ftds-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:t.extend("--ftds-button-secondary-success-disabled-component-opacity","",s.opacity40),secondarySuccessBackgroundColor:t.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:t.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:t.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:t.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:t.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:t.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:t.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:t.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:t.extend("--ftds-button-secondary-warning-disabled-component-opacity","",s.opacity40),secondaryWarningBackgroundColor:t.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:t.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:t.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:t.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:t.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:t.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:t.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:t.extend("--ftds-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:t.extend("--ftds-button-secondary-error-disabled-component-opacity","",s.opacity40),secondaryErrorBackgroundColor:t.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:t.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:t.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:t.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:t.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var Gd={loadMoreIconSize:t.extend("--ftds-tree-list-load-more-icon-size","",s.iconSize2),loadMorePaddingLeft:t.extend("--ftds-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:t.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:t.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:t.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:t.extend("--ftds-tree-list-load-more-hover-border-color","",s.colorBrand20),loadMoreHoverBackgroundColor:t.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:t.extend("--ftds-tree-list-load-more-active-border-color","",s.colorBrand20),loadMoreActiveBackgroundColor:t.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:t.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:t.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:t.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:t.extend("--ftds-tree-list-load-more-label-margin-left","",s.spacing1),nodeIconSize:t.extend("--ftds-tree-list-node-icon-size","",s.iconSize2),nodeHeight:t.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:t.extend("--ftds-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:t.extend("--ftds-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:t.extend("--ftds-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:t.extend("--ftds-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:t.extend("--ftds-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:t.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:t.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:t.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:t.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:t.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:t.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:t.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:t.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:t.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:t.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:t.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:t.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:t.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:t.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:t.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:t.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:t.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:t.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:t.extend("--ftds-tree-list-header-section-padding-left","",s.spacing3),headerSectionPaddingRight:t.extend("--ftds-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:t.extend("--ftds-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:t.extend("--ftds-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:t.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:t.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:t.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:t.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:t.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:t.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:t.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:t.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",s.spacing10),emptyStateContainerPaddingTop:t.extend("--ftds-tree-list-empty-state-container-padding-top","",s.spacing10),emptyStateContainerPaddingBottom:t.extend("--ftds-tree-list-empty-state-container-padding-bottom","",s.spacing10),emptyStateTitleMarginBottom:t.extend("--ftds-tree-list-empty-state-title-margin-bottom","",s.spacing2),emptyStateTitleLabelColor:t.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:t.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var qd={iconSize:t.extend("--ftds-checkbox-icon-size","",s.iconSize2),boxSize:t.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:t.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:t.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:t.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:t.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:t.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:t.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:t.extend("--ftds-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:t.extend("--ftds-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:t.extend("--ftds-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:t.extend("--ftds-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:t.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:t.extend("--ftds-checkbox-horizontal-gap","",s.spacing3),leftPadding:t.extend("--ftds-checkbox-left-padding","",s.spacing2)};var eu={circleSize:t.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:t.create("--ftds-radio-border-width","","SIZE","2px"),color:t.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:t.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:t.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ftds-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:t.extend("--ftds-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:t.extend("--ftds-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:t.extend("--ftds-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:t.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:t.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ftds-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ftds-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ftds-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:t.extend("--ftds-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:t.extend("--ftds-radio-vertical-gap","",s.spacing3),horizontalGap:t.extend("--ftds-radio-horizontal-gap","",s.spacing3)};var au={headerRowBorderWidth:t.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:t.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:t.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:t.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ftds-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ftds-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ftds-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ftds-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ftds-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:t.extend("--ftds-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:t.extend("--ftds-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:t.extend("--ftds-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:t.extend("--ftds-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:t.extend("--ftds-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:t.extend("--ftds-table-data-cell-vertical-gap","",s.spacing1)};var du={neutralOffHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:t.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:t.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:t.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:t.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:t.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:t.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:t.extend("--ftds-chip-choice-large-gap","",s.spacing1),largeBorderRadius:t.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ftds-chip-choice-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:t.extend("--ftds-chip-choice-medium-gap","",s.spacing1),mediumBorderRadius:t.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ftds-chip-choice-medium-icon-size","",s.iconSize2)};var yu={largeMinHeight:t.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:t.extend("--ftds-chip-large-button-right-padding","",s.spacing1),largeGap:t.extend("--ftds-chip-large-gap","",s.spacing1),largeFocusOutlineOffset:t.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ftds-chip-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:t.extend("--ftds-chip-medium-button-right-padding","",s.spacing05),mediumGap:t.extend("--ftds-chip-medium-gap","",s.spacing1),mediumFocusOutlineOffset:t.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ftds-chip-medium-icon-size","",s.iconSize2),smallMinHeight:t.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ftds-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:t.extend("--ftds-chip-small-button-right-padding","",s.spacing05),smallGap:t.extend("--ftds-chip-small-gap","",s.spacing1),smallFocusOutlineOffset:t.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:t.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ftds-chip-small-icon-size","",s.iconSize1),neutralBackgroundColor:t.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:t.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:t.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:t.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:t.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var vu={brandHoverOpacity:t.extend("--ftds-link-brand-hover-opacity","",s.opacity80),brandHoverColor:t.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:t.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:t.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:t.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:t.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:t.extend("--ftds-link-info-hover-opacity","",s.opacity80),infoHoverColor:t.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:t.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:t.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:t.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:t.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:t.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:t.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:t.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:t.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:t.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:t.extend("--ftds-link-neutral-visited-color","",s.colorBrand100)};var Au={iconSize:t.extend("--ftds-banner-icon-size","",s.iconSize5),borderWidth:t.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ftds-banner-left-padding","",s.spacing6),rightPadding:t.extend("--ftds-banner-right-padding","",s.spacing6),verticalPadding:t.extend("--ftds-banner-vertical-padding","",s.spacing6),horizontalSideGap:t.extend("--ftds-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:t.extend("--ftds-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:t.extend("--ftds-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:t.extend("--ftds-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:t.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var Tu={horizontalPadding:t.extend("--ftds-badge-horizontal-padding","",s.spacing1),verticalPadding:t.extend("--ftds-badge-vertical-padding","",s.spacing1),borderRadius:t.extend("--ftds-badge-border-radius","",s.borderRadiusPill),color:t.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var Du={horizontalGap:t.extend("--ftds-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:t.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:t.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:t.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var $u={parentHorizontalPadding:t.extend("--ftds-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:t.extend("--ftds-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:t.extend("--ftds-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:t.extend("--ftds-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:t.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:t.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:t.extend("--ftds-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:t.extend("--ftds-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:t.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:t.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:t.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:t.extend("--ftds-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:t.extend("--ftds-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:t.extend("--ftds-page-header-child-top-padding","",s.spacing2),childBottomPadding:t.extend("--ftds-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:t.extend("--ftds-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:t.extend("--ftds-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:t.extend("--ftds-page-header-child-vertical-gap","",s.spacing2),childMinHeight:t.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:t.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:t.extend("--ftds-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:t.extend("--ftds-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:t.extend("--ftds-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:t.extend("--ftds-page-header-background-color","",s.colorWhite),bottomBorderColor:t.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:t.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var ju={horizontalPadding:t.extend("--ftds-page-footer-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ftds-page-footer-vertical-padding","",s.spacing2),verticalGap:t.extend("--ftds-page-footer-vertical-gap","",s.spacing2),minHeight:t.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:t.extend("--ftds-page-footer-background-color","",s.colorWhite),topBorderColor:t.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:t.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:t.extend("--ftds-page-footer-buttons-group-gap","",s.spacing4)};var qu={contentHorizontalPadding:t.extend("--ftds-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:t.extend("--ftds-page-layout-content-vertical-padding","",s.spacing6)};var ep={smallContainerTargetWidth:t.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:t.extend("--ftds-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:t.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:t.extend("--ftds-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:t.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:t.extend("--ftds-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:t.extend("--ftds-modal-overlay-background-color","",s.colorGray700),overlayOpacity:t.extend("--ftds-modal-overlay-opacity","",s.opacity40),shadow:t.extend("--ftds-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:t.extend("--ftds-modal-body-background-color","",s.colorWhite),bodyColor:t.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ftds-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ftds-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:t.extend("--ftds-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:t.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:t.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:t.extend("--ftds-modal-header-vertical-padding","",s.spacing1),headerRightPadding:t.extend("--ftds-modal-header-right-padding","",s.spacing1),headerLeftPadding:t.extend("--ftds-modal-header-left-padding","",s.spacing6),headerGap:t.extend("--ftds-modal-header-gap","",s.spacing2),headerBorderBottomWidth:t.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:t.extend("--ftds-modal-border-radius","",s.borderRadiusM)};var ap={overlayOpacity:t.extend("--ftds-drawer-overlay-opacity","",s.opacity40),shadow:t.extend("--ftds-drawer-shadow","",s.shadowElevation03),bodyColor:t.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ftds-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ftds-drawer-body-vertical-padding","",s.spacing6),bodyGap:t.extend("--ftds-drawer-body-gap","",s.spacing6),bodyBackgroundColor:t.extend("--ftds-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:t.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:t.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ftds-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:t.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ftds-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:t.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:t.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ftds-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:t.extend("--ftds-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:t.extend("--ftds-drawer-buttons-bar-gap","",s.spacing3),buttonsBarBorderWidth:t.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ftds-drawer-overlay-background-color","",s.colorGray700)};var dp={offBorderBottomWidth:t.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ftds-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:t.extend("--ftds-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:t.extend("--ftds-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:t.extend("--ftds-tabs-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:t.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ftds-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:t.extend("--ftds-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:t.extend("--ftds-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:t.extend("--ftds-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:t.extend("--ftds-tabs-horizontal-gap","",s.spacing1),verticalGap:t.extend("--ftds-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:t.extend("--ftds-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:t.extend("--ftds-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ftds-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ftds-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:t.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ftds-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:t.extend("--ftds-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:t.extend("--ftds-tabs-alert-top-padding","",s.spacing1),alertRightPadding:t.extend("--ftds-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:t.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var yp={largeFieldHorizontalPadding:t.extend("--ftds-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ftds-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ftds-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ftds-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ftds-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ftds-text-input-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ftds-text-input-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ftds-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ftds-text-input-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ftds-text-input-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ftds-text-input-background-color","",s.colorWhite),contentValueColor:t.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:t.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:t.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-text-input-disabled-component-opacity","",s.opacity40)};var vp={backgroundColor:t.extend("--ftds-text-area-background-color","",s.colorWhite),contentValueColor:t.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:t.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:t.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-text-area-disabled-component-opacity","",s.opacity40),fieldHorizontalLeftPadding:t.extend("--ftds-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ftds-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ftds-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:t.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ftds-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ftds-text-area-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ftds-text-area-border-radius","",s.borderRadiusS)};var Ap={height:t.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ftds-floating-menu-horizontal-padding","",s.spacing4),offIconColor:t.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:t.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:t.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:t.extend("--ftds-floating-menu-gap","",s.spacing3),focusFocusRingColor:t.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ftds-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:t.extend("--ftds-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:t.extend("--ftds-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ftds-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:t.extend("--ftds-floating-menu-icon-size","",s.iconSize3),backgroundColor:t.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:t.extend("--ftds-floating-menu-shadow","",s.shadowElevation02)};var Tp={largeFieldHorizontalPadding:t.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ftds-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ftds-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ftds-combobox-single-select-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ftds-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ftds-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ftds-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:t.extend("--ftds-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:t.extend("--ftds-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ftds-combobox-single-select-background-color","",s.colorWhite),labelColor:t.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:t.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:t.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:t.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-combobox-single-select-disabled-component-opacity","",s.opacity40)};var Dp={backgroundColor:t.extend("--ftds-combobox-multi-select-background-color","",s.colorWhite),labelColor:t.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:t.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:t.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:t.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-combobox-multi-select-disabled-component-opacity","",s.opacity40),helperHorizontalPadding:t.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ftds-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ftds-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:t.extend("--ftds-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ftds-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ftds-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:t.extend("--ftds-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:t.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:t.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:t.extend("--ftds-combobox-multi-select-border-radius","",s.borderRadiusS)};var $p={backgroundColor:t.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ftds-popover-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ftds-popover-vertical-padding","",s.spacing6),titleColor:t.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:t.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:t.extend("--ftds-popover-gap","",s.spacing2),borderRadius:t.extend("--ftds-popover-border-radius","",s.borderRadiusM),shadow:t.extend("--ftds-popover-shadow","",s.shadowElevation02),maxWidth:t.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:t.extend("--ftds-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:t.extend("--ftds-popover-multi-section-vertical-gap","",s.spacing6)};var jp={hoverStateLayerOpacity:t.extend("--ftds-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:t.extend("--ftds-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:t.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ftds-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ftds-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:t.extend("--ftds-collapsible-horizontal-padding","",s.spacing4),verticalPadding:t.extend("--ftds-collapsible-vertical-padding","",s.spacing3),color:t.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:t.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:t.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:t.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:t.extend("--ftds-collapsible-icon-size","",s.iconSize3)};var Yp={groupHorizontalPadding:t.extend("--ftds-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:t.extend("--ftds-switch-group-vertical-padding","",s.spacing1),groupGap:t.extend("--ftds-switch-group-gap","",s.spacing1),groupBackgroundColor:t.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:t.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:t.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ftds-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:t.extend("--ftds-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:t.extend("--ftds-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:t.extend("--ftds-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:t.extend("--ftds-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:t.extend("--ftds-switch-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ftds-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ftds-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:t.extend("--ftds-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:t.extend("--ftds-switch-on-disabled-component-opacity","",s.opacity40),onColor:t.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:t.extend("--ftds-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:t.extend("--ftds-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:t.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:t.extend("--ftds-switch-option-border-radius","",s.borderRadiusS)};var ef={color1Light:t.extend("--ftds-chart-1-light","for area color charts",s.colorBrand40),color1Base:t.extend("--ftds-chart-1-base","for line charts",s.colorBrand0),color2Light:t.extend("--ftds-chart-2-light","for area color charts",s.colorYellow60),color2Base:t.extend("--ftds-chart-2-base","for line charts",s.colorYellow100),color3Light:t.extend("--ftds-chart-3-light","",s.colorUltramarine40),color3Base:t.extend("--ftds-chart-3-base","",s.colorUltramarine70),color4Light:t.extend("--ftds-chart-4-light","",s.colorCyan50),color4Base:t.extend("--ftds-chart-4-base","",s.colorCyan100),color5Light:t.extend("--ftds-chart-5-light","",s.colorRed40),color5Base:t.extend("--ftds-chart-5-base","",s.colorRed60),color6Light:t.extend("--ftds-chart-6-light","",s.colorGreen40),color6Base:t.extend("--ftds-chart-6-base","",s.colorGreen70),color7Light:t.extend("--ftds-chart-7-light","",s.colorOrange70),color7Base:t.extend("--ftds-chart-7-base","",s.colorOrange100),color8Light:t.extend("--ftds-chart-8-light","",s.colorAvocado70),color8Base:t.extend("--ftds-chart-8-base","",s.colorAvocado200),color9Light:t.extend("--ftds-chart-9-light","",s.colorBrown50),color9Base:t.extend("--ftds-chart-9-base","",s.colorBrown200),color10Light:t.extend("--ftds-chart-10-light","",s.colorGray50),color10Base:t.extend("--ftds-chart-10-base","",s.colorGray80),monochrome10:t.extend("--ftds-chart-monochrome-10","",s.colorBrand10),monochrome20:t.extend("--ftds-chart-monochrome-20","",s.colorBrand20),monochrome30:t.extend("--ftds-chart-monochrome-30","",s.colorBrand40),monochrome40:t.extend("--ftds-chart-monochrome-40","",s.colorBrand60),monochrome50:t.extend("--ftds-chart-monochrome-50","",s.colorBrand0),monochrome60:t.extend("--ftds-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:t.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:t.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:t.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var nf={color1IconColor:t.extend("--ftds-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:t.extend("--ftds-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:t.extend("--ftds-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:t.extend("--ftds-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:t.extend("--ftds-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:t.extend("--ftds-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:t.extend("--ftds-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:t.extend("--ftds-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:t.extend("--ftds-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:t.extend("--ftds-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:t.extend("--ftds-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:t.extend("--ftds-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:t.extend("--ftds-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:t.extend("--ftds-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:t.extend("--ftds-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:t.extend("--ftds-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var df={borderWidth:t.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ftds-notice-horizontal-padding","",s.spacing3),verticalPadding:t.extend("--ftds-notice-vertical-padding","",s.spacing2),borderRadius:t.extend("--ftds-notice-border-radius","",s.borderRadiusS),gap:t.extend("--ftds-notice-gap","",s.spacing2),iconSize:t.extend("--ftds-notice-icon-size","",s.iconSize3),infoBackgroundColor:t.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:t.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:t.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:t.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:t.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:t.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:t.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:t.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:t.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:t.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:t.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:t.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:t.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:t.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:t.extend("--ftds-notice-dense-gap","",s.spacing1),denseIconSize:t.extend("--ftds-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:t.create("--ftds-notice-dense-border-width","","SIZE","0")};var yf={offHoverStateLayerOpacity:t.extend("--ftds-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:t.extend("--ftds-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:t.extend("--ftds-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:t.extend("--ftds-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:t.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:t.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ftds-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:t.extend("--ftds-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ftds-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:t.extend("--ftds-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:t.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:t.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:t.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:t.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:t.extend("--ftds-toggle-gap","",s.spacing3)};var vf={iconSize:t.extend("--ftds-notification-icon-size","",s.iconSize4),leftPadding:t.extend("--ftds-notification-left-padding","",s.spacing5),rightPadding:t.extend("--ftds-notification-right-padding","",s.spacing4),verticalPadding:t.extend("--ftds-notification-vertical-padding","",s.spacing3),infoBackgroundColor:t.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:t.extend("--ftds-notification-border-radius","",s.borderRadiusPill),borderWidth:t.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ftds-notification-leading-gap","",s.spacing2),trailingGap:t.extend("--ftds-notification-trailing-gap","",s.spacing8)};var Af={horizontalPadding:t.extend("--ftds-tooltip-horizontal-padding","",s.spacing2),verticalPadding:t.extend("--ftds-tooltip-vertical-padding","",s.spacing2),borderRadius:t.extend("--ftds-tooltip-border-radius","",s.borderRadiusS),color:t.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:t.extend("--ftds-tooltip-background-opacity","",s.opacity80),shadow:t.extend("--ftds-tooltip-shadow","",s.shadowElevation02),maxWidth:t.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ftds-tooltip-gap","",s.spacing05)};var Tf={verticalPadding:t.extend("--ftds-reorderable-list-vertical-padding","",s.spacing4),gap:t.extend("--ftds-reorderable-list-gap","",s.spacing1),borderRadius:t.extend("--ftds-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:t.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:t.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:t.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:t.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:t.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:t.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:t.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:t.extend("--ftds-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:t.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:t.extend("--ftds-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:t.extend("--ftds-reorderable-list-left-padding","",s.spacing2),rightPadding:t.extend("--ftds-reorderable-list-right-padding","",s.spacing6),borderColor:t.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:t.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var kf={menuHorizontalPadding:t.extend("--ftds-date-range-picker-menu-horizontal-padding","",s.spacing4),menuVerticalPadding:t.extend("--ftds-date-range-picker-menu-vertical-padding","",s.spacing4),menuVerticalGap:t.extend("--ftds-date-range-picker-menu-vertical-gap","",s.spacing4),menuButtonsVerticalGap:t.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",s.spacing2)};var Or;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Or||(Or={}));var Ct;(function(e){e.large="large",e.medium="medium",e.small="small"})(Ct||(Ct={}));var Et=C(j());function Ca(e,r){let o=Sr[e];return Et.css`
115
+ `;var xe=C(j()),w=C(k());var Fe=C(j(),1),Ve=e=>typeof e=="string"?(0,Fe.unsafeCSS)(e):e,t=class{static create(r,o,n,a){let i=l=>Ve(l??a),c=Fe.css`var(${Ve(r)}, ${i(a)})`;return c.name=r,c.description=o,c.category=n,c.defaultValue=a,c.defaultCssValue=i,c.set=l=>Jn(c,l??i(a)),c.get=l=>Fe.css`var(${Ve(r)}, ${i(l)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>a,c}static extend(r,o,n,a){let i=l=>n.get(l??a),c=Fe.css`var(${Ve(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=>Jn(c,l??i(a)),c.get=l=>Fe.css`var(${Ve(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=Fe.css`var(${Ve(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=>Fe.css`var(${Ve(r.name)}, ${n(i)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function Jn(e,r){return Ve(`${e.name}: ${r}`)}var s={colorWhite:t.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:t.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:t.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:t.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:t.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:t.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:t.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:t.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:t.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:t.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:t.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:t.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:t.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:t.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:t.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ftds-opacity-0","","NUMBER","0"),opacity8:t.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:t.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:t.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:t.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:t.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:t.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:t.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:t.create("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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)")},ea={fontFamily:t.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:t.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-display-text-case","","UNKNOWN","none")},ta={fontFamily:t.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:t.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},ra={fontFamily:t.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:t.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},oa={fontFamily:t.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:t.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:t.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},na={fontFamily:t.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},aa={fontFamily:t.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},ia={fontFamily:t.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:t.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},sa={fontFamily:t.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},ca={fontFamily:t.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},rl={fontFamily:t.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:t.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:t.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},la={fontFamily:t.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},da={fontFamily:t.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},ua={fontFamily:t.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},pa={fontFamily:t.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},fa={fontFamily:t.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},ha={fontFamily:t.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},ya={fontFamily:t.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:t.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},ma={fontFamily:t.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},ga={fontFamily:t.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},ba={fontFamily:t.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},xa={fontFamily:t.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},va={fontFamily:t.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Sa={fontFamily:t.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Oa={fontFamily:t.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Ca={fontFamily:t.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Ea={fontFamily:t.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Sr={display:ea,"title-1":ta,"title-2":ra,"title-3":oa,"body-1-regular":na,"body-1-medium":aa,"body-1-semibold":ia,"body-2-regular":sa,"body-2-medium":ca,"body-2-medium-underline":rl,"body-2-semibold":la,"label-1-medium":da,"label-1-semibold":ua,"label-1-bold":pa,"label-2-medium":fa,"label-2-semibold":ha,"label-2-bold":ya,"caption-1-medium":ma,"caption-1-semibold":ga,"caption-1-bold":ba,"caption-2-medium":xa,"caption-2-semibold":va,"caption-2-bold":Sa,"caption-3-medium":Oa,"caption-3-semibold":Ca,"caption-3-bold":Ea};var d={backgroundActionPrimary:t.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:t.extend("--ftds-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:t.extend("--ftds-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:t.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:t.extend("--ftds-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:t.extend("--ftds-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:t.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:t.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:t.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:t.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:t.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:t.extend("--ftds-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:t.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:t.extend("--ftds-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:t.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:t.extend("--ftds-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:t.extend("--ftds-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:t.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
116
+ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:t.extend("--ftds-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:t.extend("--ftds-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:t.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:t.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:t.extend("--ftds-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:t.extend("--ftds-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:t.extend("--ftds-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:t.extend("--ftds-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:t.extend("--ftds-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:t.extend("--ftds-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:t.extend("--ftds-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:t.extend("--ftds-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:t.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:t.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:t.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var f={largeHeight:t.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ftds-button-large-horizontal-padding","",s.spacing4),largeGap:t.extend("--ftds-button-large-gap","",s.spacing2),largeBorderRadius:t.extend("--ftds-button-large-border-radius","",s.borderRadiusS),largeIconSize:t.extend("--ftds-button-large-icon-size","",s.iconSize3),largeBorderWidth:t.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ftds-button-medium-horizontal-padding","",s.spacing3),mediumGap:t.extend("--ftds-button-medium-gap","",s.spacing2),mediumBorderRadius:t.extend("--ftds-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:t.extend("--ftds-button-medium-icon-size","",s.iconSize2),mediumBorderWidth:t.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ftds-button-small-horizontal-padding","",s.spacing2),smallGap:t.extend("--ftds-button-small-gap","",s.spacing1),smallBorderRadius:t.extend("--ftds-button-small-border-radius","",s.borderRadiusS),smallIconSize:t.extend("--ftds-button-small-icon-size","",s.iconSize1),smallBorderWidth:t.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ftds-button-x-small-icon-size","",s.iconSize1),xSmallFocusOutlineOffset:t.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ftds-button-round-border-radius","",s.borderRadiusPill),primaryBrandBackgroundColor:t.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:t.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:t.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:t.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:t.extend("--ftds-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:t.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:t.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:t.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:t.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:t.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:t.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:t.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:t.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:t.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:t.extend("--ftds-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:t.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:t.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:t.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:t.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:t.extend("--ftds-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:t.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:t.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:t.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:t.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:t.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:t.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:t.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:t.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:t.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:t.extend("--ftds-button-tertiary-error-disabled-component-opacity","",s.opacity40),tertiaryNeutralBackgroundColor:t.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:t.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:t.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:t.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:t.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:t.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:t.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:t.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:t.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:t.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:t.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:t.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:t.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:t.extend("--ftds-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:t.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:t.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:t.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:t.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:t.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:t.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:t.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:t.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:t.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:t.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:t.extend("--ftds-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:t.extend("--ftds-button-secondary-info-disabled-component-opacity","",s.opacity40),secondaryInfoBackgroundColor:t.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:t.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:t.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:t.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:t.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:t.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:t.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:t.extend("--ftds-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:t.extend("--ftds-button-secondary-success-disabled-component-opacity","",s.opacity40),secondarySuccessBackgroundColor:t.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:t.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:t.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:t.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:t.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:t.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:t.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:t.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:t.extend("--ftds-button-secondary-warning-disabled-component-opacity","",s.opacity40),secondaryWarningBackgroundColor:t.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:t.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:t.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:t.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:t.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:t.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:t.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:t.extend("--ftds-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:t.extend("--ftds-button-secondary-error-disabled-component-opacity","",s.opacity40),secondaryErrorBackgroundColor:t.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:t.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:t.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:t.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:t.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var qd={loadMoreIconSize:t.extend("--ftds-tree-list-load-more-icon-size","",s.iconSize2),loadMorePaddingLeft:t.extend("--ftds-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:t.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:t.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:t.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:t.extend("--ftds-tree-list-load-more-hover-border-color","",s.colorBrand20),loadMoreHoverBackgroundColor:t.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:t.extend("--ftds-tree-list-load-more-active-border-color","",s.colorBrand20),loadMoreActiveBackgroundColor:t.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:t.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:t.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:t.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:t.extend("--ftds-tree-list-load-more-label-margin-left","",s.spacing1),nodeIconSize:t.extend("--ftds-tree-list-node-icon-size","",s.iconSize2),nodeHeight:t.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:t.extend("--ftds-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:t.extend("--ftds-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:t.extend("--ftds-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:t.extend("--ftds-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:t.extend("--ftds-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:t.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:t.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:t.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:t.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:t.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:t.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:t.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:t.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:t.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:t.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:t.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:t.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:t.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:t.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:t.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:t.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:t.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:t.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:t.extend("--ftds-tree-list-header-section-padding-left","",s.spacing3),headerSectionPaddingRight:t.extend("--ftds-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:t.extend("--ftds-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:t.extend("--ftds-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:t.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:t.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:t.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:t.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:t.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:t.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:t.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:t.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",s.spacing10),emptyStateContainerPaddingTop:t.extend("--ftds-tree-list-empty-state-container-padding-top","",s.spacing10),emptyStateContainerPaddingBottom:t.extend("--ftds-tree-list-empty-state-container-padding-bottom","",s.spacing10),emptyStateTitleMarginBottom:t.extend("--ftds-tree-list-empty-state-title-margin-bottom","",s.spacing2),emptyStateTitleLabelColor:t.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:t.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)};var eu={iconSize:t.extend("--ftds-checkbox-icon-size","",s.iconSize2),boxSize:t.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:t.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:t.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:t.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:t.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:t.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:t.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:t.extend("--ftds-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:t.extend("--ftds-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:t.extend("--ftds-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:t.extend("--ftds-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:t.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:t.extend("--ftds-checkbox-horizontal-gap","",s.spacing3),leftPadding:t.extend("--ftds-checkbox-left-padding","",s.spacing2)};var au={circleSize:t.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:t.create("--ftds-radio-border-width","","SIZE","2px"),color:t.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:t.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:t.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ftds-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:t.extend("--ftds-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:t.extend("--ftds-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:t.extend("--ftds-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:t.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:t.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ftds-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ftds-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ftds-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:t.extend("--ftds-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:t.extend("--ftds-radio-vertical-gap","",s.spacing3),horizontalGap:t.extend("--ftds-radio-horizontal-gap","",s.spacing3)};var du={headerRowBorderWidth:t.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:t.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:t.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:t.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ftds-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ftds-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ftds-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ftds-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ftds-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:t.extend("--ftds-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:t.extend("--ftds-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:t.extend("--ftds-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:t.extend("--ftds-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:t.extend("--ftds-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:t.extend("--ftds-table-data-cell-vertical-gap","",s.spacing1)};var yu={neutralOffHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:t.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:t.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:t.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:t.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:t.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:t.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:t.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:t.extend("--ftds-chip-choice-large-gap","",s.spacing1),largeBorderRadius:t.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ftds-chip-choice-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:t.extend("--ftds-chip-choice-medium-gap","",s.spacing1),mediumBorderRadius:t.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ftds-chip-choice-medium-icon-size","",s.iconSize2)};var vu={largeMinHeight:t.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ftds-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:t.extend("--ftds-chip-large-button-right-padding","",s.spacing1),largeGap:t.extend("--ftds-chip-large-gap","",s.spacing1),largeFocusOutlineOffset:t.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ftds-chip-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ftds-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:t.extend("--ftds-chip-medium-button-right-padding","",s.spacing05),mediumGap:t.extend("--ftds-chip-medium-gap","",s.spacing1),mediumFocusOutlineOffset:t.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ftds-chip-medium-icon-size","",s.iconSize2),smallMinHeight:t.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ftds-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:t.extend("--ftds-chip-small-button-right-padding","",s.spacing05),smallGap:t.extend("--ftds-chip-small-gap","",s.spacing1),smallFocusOutlineOffset:t.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:t.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ftds-chip-small-icon-size","",s.iconSize1),neutralBackgroundColor:t.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:t.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:t.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:t.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:t.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)};var Au={brandHoverOpacity:t.extend("--ftds-link-brand-hover-opacity","",s.opacity80),brandHoverColor:t.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:t.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:t.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:t.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:t.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:t.extend("--ftds-link-info-hover-opacity","",s.opacity80),infoHoverColor:t.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:t.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:t.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:t.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:t.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:t.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:t.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:t.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:t.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:t.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:t.extend("--ftds-link-neutral-visited-color","",s.colorBrand100)};var Tu={iconSize:t.extend("--ftds-banner-icon-size","",s.iconSize5),borderWidth:t.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ftds-banner-left-padding","",s.spacing6),rightPadding:t.extend("--ftds-banner-right-padding","",s.spacing6),verticalPadding:t.extend("--ftds-banner-vertical-padding","",s.spacing6),horizontalSideGap:t.extend("--ftds-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:t.extend("--ftds-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:t.extend("--ftds-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:t.extend("--ftds-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:t.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)};var Du={horizontalPadding:t.extend("--ftds-badge-horizontal-padding","",s.spacing1),verticalPadding:t.extend("--ftds-badge-vertical-padding","",s.spacing1),borderRadius:t.extend("--ftds-badge-border-radius","",s.borderRadiusPill),color:t.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ftds-badge-background-color","",d.contentActionPrimary)};var $u={horizontalGap:t.extend("--ftds-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:t.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:t.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:t.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var ju={parentHorizontalPadding:t.extend("--ftds-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:t.extend("--ftds-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:t.extend("--ftds-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:t.extend("--ftds-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:t.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:t.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:t.extend("--ftds-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:t.extend("--ftds-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:t.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:t.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:t.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:t.extend("--ftds-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:t.extend("--ftds-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:t.extend("--ftds-page-header-child-top-padding","",s.spacing2),childBottomPadding:t.extend("--ftds-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:t.extend("--ftds-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:t.extend("--ftds-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:t.extend("--ftds-page-header-child-vertical-gap","",s.spacing2),childMinHeight:t.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:t.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:t.extend("--ftds-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:t.extend("--ftds-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:t.extend("--ftds-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:t.extend("--ftds-page-header-background-color","",s.colorWhite),bottomBorderColor:t.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:t.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Yu={horizontalPadding:t.extend("--ftds-page-footer-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ftds-page-footer-vertical-padding","",s.spacing2),verticalGap:t.extend("--ftds-page-footer-vertical-gap","",s.spacing2),minHeight:t.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:t.extend("--ftds-page-footer-background-color","",s.colorWhite),topBorderColor:t.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:t.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:t.extend("--ftds-page-footer-buttons-group-gap","",s.spacing4)};var ep={contentHorizontalPadding:t.extend("--ftds-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:t.extend("--ftds-page-layout-content-vertical-padding","",s.spacing6)};var ap={smallContainerTargetWidth:t.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:t.extend("--ftds-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:t.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:t.extend("--ftds-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:t.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:t.extend("--ftds-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:t.extend("--ftds-modal-overlay-background-color","",s.colorGray700),overlayOpacity:t.extend("--ftds-modal-overlay-opacity","",s.opacity40),shadow:t.extend("--ftds-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:t.extend("--ftds-modal-body-background-color","",s.colorWhite),bodyColor:t.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ftds-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ftds-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:t.extend("--ftds-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:t.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:t.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:t.extend("--ftds-modal-header-vertical-padding","",s.spacing1),headerRightPadding:t.extend("--ftds-modal-header-right-padding","",s.spacing1),headerLeftPadding:t.extend("--ftds-modal-header-left-padding","",s.spacing6),headerGap:t.extend("--ftds-modal-header-gap","",s.spacing2),headerBorderBottomWidth:t.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:t.extend("--ftds-modal-border-radius","",s.borderRadiusM)};var dp={overlayOpacity:t.extend("--ftds-drawer-overlay-opacity","",s.opacity40),shadow:t.extend("--ftds-drawer-shadow","",s.shadowElevation03),bodyColor:t.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ftds-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ftds-drawer-body-vertical-padding","",s.spacing6),bodyGap:t.extend("--ftds-drawer-body-gap","",s.spacing6),bodyBackgroundColor:t.extend("--ftds-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:t.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:t.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ftds-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:t.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ftds-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:t.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:t.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ftds-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:t.extend("--ftds-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:t.extend("--ftds-drawer-buttons-bar-gap","",s.spacing3),buttonsBarBorderWidth:t.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ftds-drawer-overlay-background-color","",s.colorGray700)};var yp={offBorderBottomWidth:t.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ftds-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:t.extend("--ftds-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:t.extend("--ftds-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:t.extend("--ftds-tabs-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:t.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ftds-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:t.extend("--ftds-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:t.extend("--ftds-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:t.extend("--ftds-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:t.extend("--ftds-tabs-horizontal-gap","",s.spacing1),verticalGap:t.extend("--ftds-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:t.extend("--ftds-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:t.extend("--ftds-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ftds-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ftds-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:t.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ftds-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:t.extend("--ftds-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:t.extend("--ftds-tabs-alert-top-padding","",s.spacing1),alertRightPadding:t.extend("--ftds-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:t.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var vp={largeFieldHorizontalPadding:t.extend("--ftds-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ftds-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ftds-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ftds-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ftds-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ftds-text-input-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ftds-text-input-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ftds-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ftds-text-input-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ftds-text-input-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ftds-text-input-background-color","",s.colorWhite),contentValueColor:t.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:t.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:t.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-text-input-disabled-component-opacity","",s.opacity40)};var Ap={backgroundColor:t.extend("--ftds-text-area-background-color","",s.colorWhite),contentValueColor:t.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:t.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:t.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-text-area-disabled-component-opacity","",s.opacity40),fieldHorizontalLeftPadding:t.extend("--ftds-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ftds-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ftds-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:t.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ftds-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ftds-text-area-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ftds-text-area-border-radius","",s.borderRadiusS)};var Tp={height:t.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ftds-floating-menu-horizontal-padding","",s.spacing4),offIconColor:t.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:t.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:t.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:t.extend("--ftds-floating-menu-gap","",s.spacing3),focusFocusRingColor:t.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ftds-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:t.extend("--ftds-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:t.extend("--ftds-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ftds-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:t.extend("--ftds-floating-menu-icon-size","",s.iconSize3),backgroundColor:t.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:t.extend("--ftds-floating-menu-shadow","",s.shadowElevation02)};var Dp={largeFieldHorizontalPadding:t.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ftds-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ftds-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ftds-combobox-single-select-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ftds-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ftds-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ftds-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:t.extend("--ftds-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:t.extend("--ftds-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ftds-combobox-single-select-background-color","",s.colorWhite),labelColor:t.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:t.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:t.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:t.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-combobox-single-select-disabled-component-opacity","",s.opacity40)};var $p={backgroundColor:t.extend("--ftds-combobox-multi-select-background-color","",s.colorWhite),labelColor:t.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:t.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:t.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:t.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ftds-combobox-multi-select-disabled-component-opacity","",s.opacity40),helperHorizontalPadding:t.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ftds-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ftds-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:t.extend("--ftds-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ftds-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ftds-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:t.extend("--ftds-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:t.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:t.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:t.extend("--ftds-combobox-multi-select-border-radius","",s.borderRadiusS)};var jp={backgroundColor:t.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ftds-popover-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ftds-popover-vertical-padding","",s.spacing6),titleColor:t.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:t.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:t.extend("--ftds-popover-gap","",s.spacing2),borderRadius:t.extend("--ftds-popover-border-radius","",s.borderRadiusM),shadow:t.extend("--ftds-popover-shadow","",s.shadowElevation02),maxWidth:t.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:t.extend("--ftds-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:t.extend("--ftds-popover-multi-section-vertical-gap","",s.spacing6)};var Yp={hoverStateLayerOpacity:t.extend("--ftds-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:t.extend("--ftds-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:t.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ftds-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ftds-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:t.extend("--ftds-collapsible-horizontal-padding","",s.spacing4),verticalPadding:t.extend("--ftds-collapsible-vertical-padding","",s.spacing3),color:t.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:t.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:t.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:t.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:t.extend("--ftds-collapsible-icon-size","",s.iconSize3)};var tf={groupHorizontalPadding:t.extend("--ftds-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:t.extend("--ftds-switch-group-vertical-padding","",s.spacing1),groupGap:t.extend("--ftds-switch-group-gap","",s.spacing1),groupBackgroundColor:t.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:t.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:t.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ftds-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:t.extend("--ftds-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:t.extend("--ftds-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:t.extend("--ftds-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:t.extend("--ftds-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:t.extend("--ftds-switch-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ftds-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ftds-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:t.extend("--ftds-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:t.extend("--ftds-switch-on-disabled-component-opacity","",s.opacity40),onColor:t.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:t.extend("--ftds-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:t.extend("--ftds-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:t.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:t.extend("--ftds-switch-option-border-radius","",s.borderRadiusS)};var af={color1Light:t.extend("--ftds-chart-1-light","for area color charts",s.colorBrand40),color1Base:t.extend("--ftds-chart-1-base","for line charts",s.colorBrand0),color2Light:t.extend("--ftds-chart-2-light","for area color charts",s.colorYellow60),color2Base:t.extend("--ftds-chart-2-base","for line charts",s.colorYellow100),color3Light:t.extend("--ftds-chart-3-light","",s.colorUltramarine40),color3Base:t.extend("--ftds-chart-3-base","",s.colorUltramarine70),color4Light:t.extend("--ftds-chart-4-light","",s.colorCyan50),color4Base:t.extend("--ftds-chart-4-base","",s.colorCyan100),color5Light:t.extend("--ftds-chart-5-light","",s.colorRed40),color5Base:t.extend("--ftds-chart-5-base","",s.colorRed60),color6Light:t.extend("--ftds-chart-6-light","",s.colorGreen40),color6Base:t.extend("--ftds-chart-6-base","",s.colorGreen70),color7Light:t.extend("--ftds-chart-7-light","",s.colorOrange70),color7Base:t.extend("--ftds-chart-7-base","",s.colorOrange100),color8Light:t.extend("--ftds-chart-8-light","",s.colorAvocado70),color8Base:t.extend("--ftds-chart-8-base","",s.colorAvocado200),color9Light:t.extend("--ftds-chart-9-light","",s.colorBrown50),color9Base:t.extend("--ftds-chart-9-base","",s.colorBrown200),color10Light:t.extend("--ftds-chart-10-light","",s.colorGray50),color10Base:t.extend("--ftds-chart-10-base","",s.colorGray80),monochrome10:t.extend("--ftds-chart-monochrome-10","",s.colorBrand10),monochrome20:t.extend("--ftds-chart-monochrome-20","",s.colorBrand20),monochrome30:t.extend("--ftds-chart-monochrome-30","",s.colorBrand40),monochrome40:t.extend("--ftds-chart-monochrome-40","",s.colorBrand60),monochrome50:t.extend("--ftds-chart-monochrome-50","",s.colorBrand0),monochrome60:t.extend("--ftds-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:t.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:t.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:t.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:t.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:t.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var df={color1IconColor:t.extend("--ftds-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:t.extend("--ftds-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:t.extend("--ftds-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:t.extend("--ftds-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:t.extend("--ftds-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:t.extend("--ftds-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:t.extend("--ftds-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:t.extend("--ftds-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:t.extend("--ftds-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:t.extend("--ftds-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:t.extend("--ftds-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:t.extend("--ftds-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:t.extend("--ftds-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:t.extend("--ftds-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:t.extend("--ftds-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:t.extend("--ftds-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var yf={borderWidth:t.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ftds-notice-horizontal-padding","",s.spacing3),verticalPadding:t.extend("--ftds-notice-vertical-padding","",s.spacing2),borderRadius:t.extend("--ftds-notice-border-radius","",s.borderRadiusS),gap:t.extend("--ftds-notice-gap","",s.spacing2),iconSize:t.extend("--ftds-notice-icon-size","",s.iconSize3),infoBackgroundColor:t.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:t.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:t.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:t.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:t.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:t.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:t.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:t.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:t.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:t.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:t.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:t.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:t.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:t.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:t.extend("--ftds-notice-dense-gap","",s.spacing1),denseIconSize:t.extend("--ftds-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:t.create("--ftds-notice-dense-border-width","","SIZE","0")};var vf={offHoverStateLayerOpacity:t.extend("--ftds-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:t.extend("--ftds-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:t.extend("--ftds-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:t.extend("--ftds-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:t.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:t.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ftds-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:t.extend("--ftds-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ftds-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:t.extend("--ftds-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:t.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:t.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:t.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:t.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:t.extend("--ftds-toggle-gap","",s.spacing3)};var Af={iconSize:t.extend("--ftds-notification-icon-size","",s.iconSize4),leftPadding:t.extend("--ftds-notification-left-padding","",s.spacing5),rightPadding:t.extend("--ftds-notification-right-padding","",s.spacing4),verticalPadding:t.extend("--ftds-notification-vertical-padding","",s.spacing3),infoBackgroundColor:t.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:t.extend("--ftds-notification-border-radius","",s.borderRadiusPill),borderWidth:t.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ftds-notification-leading-gap","",s.spacing2),trailingGap:t.extend("--ftds-notification-trailing-gap","",s.spacing8)};var Tf={horizontalPadding:t.extend("--ftds-tooltip-horizontal-padding","",s.spacing2),verticalPadding:t.extend("--ftds-tooltip-vertical-padding","",s.spacing2),borderRadius:t.extend("--ftds-tooltip-border-radius","",s.borderRadiusS),color:t.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:t.extend("--ftds-tooltip-background-opacity","",s.opacity80),shadow:t.extend("--ftds-tooltip-shadow","",s.shadowElevation02),maxWidth:t.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ftds-tooltip-gap","",s.spacing05)};var Df={verticalPadding:t.extend("--ftds-reorderable-list-vertical-padding","",s.spacing4),gap:t.extend("--ftds-reorderable-list-gap","",s.spacing1),borderRadius:t.extend("--ftds-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:t.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:t.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:t.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:t.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:t.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:t.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:t.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:t.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:t.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:t.extend("--ftds-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:t.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:t.extend("--ftds-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:t.extend("--ftds-reorderable-list-left-padding","",s.spacing2),rightPadding:t.extend("--ftds-reorderable-list-right-padding","",s.spacing6),borderColor:t.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:t.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var Ff={menuHorizontalPadding:t.extend("--ftds-date-range-picker-menu-horizontal-padding","",s.spacing4),menuVerticalPadding:t.extend("--ftds-date-range-picker-menu-vertical-padding","",s.spacing4),menuVerticalGap:t.extend("--ftds-date-range-picker-menu-vertical-gap","",s.spacing4),menuButtonsVerticalGap:t.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",s.spacing2)};var Or;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Or||(Or={}));var Ct;(function(e){e.large="large",e.medium="medium",e.small="small"})(Ct||(Ct={}));var Et=C(j());function Aa(e,r){let o=Sr[e];return Et.css`
117
117
  ${r?(0,Et.unsafeCSS)(r):Et.css`.ft-typography--${(0,Et.unsafeCSS)(e)}`} {
118
118
  font-family: ${o.fontFamily};
119
119
  font-size: ${o.fontSize};
@@ -123,7 +123,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
123
123
  text-decoration: ${o.textDecoration};
124
124
  text-transform: ${o.textCase};
125
125
  }
126
- `}var Ea=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.titleFont),$e=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.contentFont),I={fontFamily:$e,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")},At={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Ea),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")},wt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Ea),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")},Rt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",$e),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")},Nt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",$e),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")},Lt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",$e),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")},Tt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",$e),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")},It={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",$e),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")},_t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",$e),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")},Pt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",$e),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")},Pe={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-button-font-family","",$e),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")},Aa=ve.css`
126
+ `}var wa=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.titleFont),$e=w.FtCssVariableFactory.extend("--ft-typography-font-family","",w.designSystemVariables.contentFont),I={fontFamily:$e,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")},At={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-font-family","",wa),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")},wt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",wa),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")},Rt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",$e),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")},Nt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",$e),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")},Lt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",$e),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")},Tt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",$e),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")},It={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",$e),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")},_t={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",$e),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")},Pt={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",$e),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")},Pe={fontFamily:w.FtCssVariableFactory.extend("--ft-typography-button-font-family","",$e),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")},Ra=xe.css`
127
127
  .ft-typography--title {
128
128
  font-family: ${At.fontFamily};
129
129
  font-size: ${At.fontSize};
@@ -132,7 +132,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
132
132
  line-height: ${At.lineHeight};
133
133
  text-transform: ${At.textTransform};
134
134
  }
135
- `,wa=ve.css`
135
+ `,Na=xe.css`
136
136
  .ft-typography--title-dense {
137
137
  font-family: ${wt.fontFamily};
138
138
  font-size: ${wt.fontSize};
@@ -141,7 +141,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
141
141
  line-height: ${wt.lineHeight};
142
142
  text-transform: ${wt.textTransform};
143
143
  }
144
- `,Ra=ve.css`
144
+ `,La=xe.css`
145
145
  .ft-typography--subtitle1 {
146
146
  font-family: ${Rt.fontFamily};
147
147
  font-size: ${Rt.fontSize};
@@ -150,7 +150,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
150
150
  line-height: ${Rt.lineHeight};
151
151
  text-transform: ${Rt.textTransform};
152
152
  }
153
- `,Na=ve.css`
153
+ `,Ta=xe.css`
154
154
  .ft-typography--subtitle2 {
155
155
  font-family: ${Nt.fontFamily};
156
156
  font-size: ${Nt.fontSize};
@@ -160,7 +160,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
160
160
  text-transform: ${Nt.textTransform};
161
161
  }
162
162
 
163
- `,La=ve.css`
163
+ `,Ia=xe.css`
164
164
  .ft-typography--body1 {
165
165
  font-family: ${Lt.fontFamily};
166
166
  font-size: ${Lt.fontSize};
@@ -169,7 +169,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
169
169
  line-height: ${Lt.lineHeight};
170
170
  text-transform: ${Lt.textTransform};
171
171
  }
172
- `,Ta=ve.css`
172
+ `,_a=xe.css`
173
173
  .ft-typography--body2 {
174
174
  font-family: ${Tt.fontFamily};
175
175
  font-size: ${Tt.fontSize};
@@ -178,7 +178,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
178
178
  line-height: ${Tt.lineHeight};
179
179
  text-transform: ${Tt.textTransform};
180
180
  }
181
- `,Ia=ve.css`
181
+ `,Pa=xe.css`
182
182
  .ft-typography--caption {
183
183
  font-family: ${It.fontFamily};
184
184
  font-size: ${It.fontSize};
@@ -187,7 +187,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
187
187
  line-height: ${It.lineHeight};
188
188
  text-transform: ${It.textTransform};
189
189
  }
190
- `,_a=ve.css`
190
+ `,ka=xe.css`
191
191
  .ft-typography--breadcrumb {
192
192
  font-family: ${_t.fontFamily};
193
193
  font-size: ${_t.fontSize};
@@ -196,7 +196,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
196
196
  line-height: ${_t.lineHeight};
197
197
  text-transform: ${_t.textTransform};
198
198
  }
199
- `,Pa=ve.css`
199
+ `,Da=xe.css`
200
200
  .ft-typography--overline {
201
201
  font-family: ${Pt.fontFamily};
202
202
  font-size: ${Pt.fontSize};
@@ -205,7 +205,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
205
205
  line-height: ${Pt.lineHeight};
206
206
  text-transform: ${Pt.textTransform};
207
207
  }
208
- `,ka=ve.css`
208
+ `,Ba=xe.css`
209
209
  .ft-typography--button {
210
210
  font-family: ${Pe.fontFamily};
211
211
  font-size: ${Pe.fontSize};
@@ -214,11 +214,11 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
214
214
  line-height: ${Pe.lineHeight};
215
215
  text-transform: ${Pe.textTransform};
216
216
  }
217
- `,Da=ve.css`
217
+ `,Ma=xe.css`
218
218
  .ft-typography {
219
219
  vertical-align: inherit;
220
220
  }
221
- `,Ba=[Object.keys(Sr).map(e=>Ca(e))];var Ma=C(j()),Qt=C(k()),W={color:Qt.FtCssVariableFactory.extend("--ft-loader-color","",Qt.designSystemVariables.colorPrimary),size:Qt.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Ua=Ma.css`
221
+ `,Ua=[Object.keys(Sr).map(e=>Aa(e))];var Fa=C(j()),Qt=C(k()),W={color:Qt.FtCssVariableFactory.extend("--ft-loader-color","",Qt.designSystemVariables.colorPrimary),size:Qt.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},$a=Fa.css`
222
222
  :host {
223
223
  line-height: 0;
224
224
  }
@@ -287,7 +287,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
287
287
  transform: translate(calc(0.35 * ${W.size}), 0);
288
288
  }
289
289
  }
290
- `;var Fa=C(j()),Ce=C(k()),ce={size:Ce.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ce.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ce.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ce.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ce.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ce.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ce.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ce.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},$a=[Fa.css`
290
+ `;var Ha=C(j()),Ce=C(k()),ce={size:Ce.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:Ce.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",Ce.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:Ce.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",Ce.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:Ce.FtCssVariableFactory.extend("--ft-icon-material-font-family","",Ce.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:Ce.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Wa=[Ha.css`
291
291
  :host, i.ft-icon {
292
292
  display: inline-flex;
293
293
  align-items: center;
@@ -335,7 +335,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
335
335
  .ft-icon--material {
336
336
  font-family: ${ce.materialFontFamily}, "Material Icons", sans-serif;
337
337
  }
338
- `,Ce.noTextSelect];var Ha=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),J={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:Ha,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",Pe.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",Ha),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")},Wa=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),Oo={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:Wa,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Wa)},ke={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")},Ga=[za.css`
338
+ `,Ce.noTextSelect];var za=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),J={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:za,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",Pe.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",za),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")},Ga=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),Oo={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:Ga,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Ga)},ke={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")},Ka=[ja.css`
339
339
  :host {
340
340
  display: inline-block;
341
341
  max-width: 100%;
@@ -472,20 +472,20 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
472
472
  ${(0,D.setVariable)(W.size,J.iconSize)};
473
473
  ${(0,D.setVariable)(W.color,"var(--button-internal-color)")};
474
474
  }
475
- `,D.noTextSelect];var Je=C(k());var Za=C(k());var Ka=C(j()),oe=C(ae()),Va=C(Co()),Jt=C(k());var de=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},K=class extends Jt.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 Jt.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 Jt.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 Ka.html`
475
+ `,D.noTextSelect];var Je=C(k());var Ya=C(k());var Za=C(j()),oe=C(ae()),qa=C(Co()),Jt=C(k());var de=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},K=class extends Jt.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 Jt.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 Jt.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`
476
476
  <style>
477
477
  .ft-ripple .ft-ripple--effect {
478
478
  left: ${this.originX}px;
479
479
  top: ${this.originY}px;
480
480
  }
481
481
  </style>
482
- <div class="${(0,Va.classMap)(r)}">
482
+ <div class="${(0,qa.classMap)(r)}">
483
483
  <div class="ft-ripple--background"></div>
484
484
  <div class="ft-ripple--effect"></div>
485
485
  </div>
486
- `}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()}};K.elementDefinitions={};K.styles=Yn;de([(0,oe.property)({type:Boolean})],K.prototype,"primary",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"secondary",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"unbounded",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"activated",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"selected",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"disabled",void 0);de([(0,oe.state)()],K.prototype,"hovered",void 0);de([(0,oe.state)()],K.prototype,"focused",void 0);de([(0,oe.state)()],K.prototype,"pressed",void 0);de([(0,oe.state)()],K.prototype,"rippling",void 0);de([(0,oe.state)()],K.prototype,"originX",void 0);de([(0,oe.state)()],K.prototype,"originY",void 0);de([(0,oe.query)(".ft-ripple")],K.prototype,"ripple",void 0);de([(0,oe.query)(".ft-ripple--effect")],K.prototype,"rippleEffect",void 0);(0,Za.customElement)("ft-ripple")(K);var Hi=C(k());var $i=C(j()),ye=C(ae()),pe=C(k());var pi=C(k());var To=globalThis,Cr=To.trustedTypes,qa=Cr?Cr.createPolicy("lit-html",{createHTML:e=>e}):void 0,ti="$lit$",Ze=`lit$${Math.random().toFixed(9).slice(2)}$`,ri="?"+Ze,Qc=`<${ri}>`,ut=document,Er=()=>ut.createComment(""),tr=e=>e===null||typeof e!="object"&&typeof e!="function",Io=Array.isArray,Jc=e=>Io(e)||typeof e?.[Symbol.iterator]=="function",Eo=`[
487
- \f\r]`,er=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ya=/-->/g,Xa=/>/g,lt=RegExp(`>|${Eo}(?:([^\\s"'>=/]+)(${Eo}*=${Eo}*(?:[^
488
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Qa=/'/g,Ja=/"/g,oi=/^(?:script|style|textarea|title)$/i,_o=e=>(r,...o)=>({_$litType$:e,strings:r,values:o}),ni=_o(1),ai=_o(2),ii=_o(3),rr=Symbol.for("lit-noChange"),Z=Symbol.for("lit-nothing"),ei=new WeakMap,dt=ut.createTreeWalker(ut,129);function si(e,r){if(!Io(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return qa!==void 0?qa.createHTML(r):r}var el=(e,r)=>{let o=e.length-1,n=[],a,i=r===2?"<svg>":r===3?"<math>":"",c=er;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===er?m[1]==="!--"?c=Ya:m[1]!==void 0?c=Xa:m[2]!==void 0?(oi.test(m[2])&&(a=RegExp("</"+m[2],"g")),c=lt):m[3]!==void 0&&(c=lt):c===lt?m[0]===">"?(c=a??er,h=-1):m[1]===void 0?h=-2:(h=c.lastIndex-m[2].length,p=m[1],c=m[3]===void 0?lt:m[3]==='"'?Ja:Qa):c===Ja||c===Qa?c=lt:c===Ya||c===Xa?c=er:(c=lt,a=void 0);let v=c===lt&&e[l+1].startsWith("/>")?" ":"";i+=c===er?u+Qc:h>=0?(n.push(p),u.slice(0,h)+ti+u.slice(h)+Ze+v):u+Ze+(h===-2?l:v)}return[si(e,i+(e[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},or=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),dt.currentNode=this.el.content,o===2||o===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=dt.nextNode())!==null&&u.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(ti)){let g=m[c++],v=a.getAttribute(h).split(Ze),x=/([.?@])?(.*)/.exec(g);u.push({type:1,index:i,name:x[2],strings:v,ctor:x[1]==="."?wo:x[1]==="?"?Ro:x[1]==="@"?No:Dt}),a.removeAttribute(h)}else h.startsWith(Ze)&&(u.push({type:6,index:i}),a.removeAttribute(h));if(oi.test(a.tagName)){let h=a.textContent.split(Ze),g=h.length-1;if(g>0){a.textContent=Cr?Cr.emptyScript:"";for(let v=0;v<g;v++)a.append(h[v],Er()),dt.nextNode(),u.push({type:2,index:++i});a.append(h[g],Er())}}}else if(a.nodeType===8)if(a.data===ri)u.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(Ze,h+1))!==-1;)u.push({type:7,index:i}),h+=Ze.length-1}i++}}static createElement(r,o){let n=ut.createElement("template");return n.innerHTML=r,n}};function kt(e,r,o=e,n){if(r===rr)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=tr(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 Ao=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??ut).importNode(o,!0);dt.currentNode=a;let i=dt.nextNode(),c=0,l=0,u=n[0];for(;u!==void 0;){if(c===u.index){let p;u.type===2?p=new Ar(i,i.nextSibling,this,r):u.type===1?p=new u.ctor(i,u.name,u.strings,this,r):u.type===6&&(p=new Lo(i,this,r)),this._$AV.push(p),u=n[++l]}c!==u?.index&&(i=dt.nextNode(),c++)}return dt.currentNode=ut,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++}},Ar=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=Z,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),tr(r)?r===Z||r==null||r===""?(this._$AH!==Z&&this._$AR(),this._$AH=Z):r!==this._$AH&&r!==rr&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):Jc(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!==Z&&tr(this._$AH)?this._$AA.nextSibling.data=r:this.T(ut.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=or.createElement(si(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new Ao(a,this),c=i.u(this.options);i.p(o),this.T(c),this._$AH=i}}_$AC(r){let o=ei.get(r.strings);return o===void 0&&ei.set(r.strings,o=new or(r)),o}k(r){Io(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(Er()),this.O(Er()),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))}},Dt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,i){this.type=1,this._$AH=Z,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=Z}_$AI(r,o=this,n,a){let i=this.strings,c=!1;if(i===void 0)r=kt(this,r,o,0),c=!tr(r)||r!==this._$AH&&r!==rr,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===rr&&(p=this._$AH[u]),c||=!tr(p)||p!==this._$AH[u],p===Z?r=Z:r!==Z&&(r+=(p??"")+i[u+1]),this._$AH[u]=p}c&&!a&&this.j(r)}j(r){r===Z?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},wo=class extends Dt{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===Z?void 0:r}},Ro=class extends Dt{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==Z)}},No=class extends Dt{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)??Z)===rr)return;let n=this._$AH,a=r===Z&&n!==Z||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,i=r!==Z&&(n===Z||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)}},Lo=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 tl=To.litHtmlPolyfillSupport;tl?.(or,Ar),(To.litHtmlVersions??=[]).push("3.3.0");var li=Symbol.for(""),rl=e=>{if(e?.r===li)return e?._$litStatic$},Po=e=>({_$litStatic$:e,r:li});var ci=new Map,ko=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=ci.get(h))===void 0&&(c.raw=c,ci.set(h,r=c)),o=l}return e(r,...o)},Do=ko(ni),my=ko(ai),gy=ko(ii);var Bo=C(ae()),ui=C(k());var qe;(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"})(qe||(qe={}));var di=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},Ee=class extends ui.FtLitElement{constructor(){super(...arguments),this.variant=qe.body1}render(){return this.element?Do`
486
+ `}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()}};K.elementDefinitions={};K.styles=Qn;de([(0,oe.property)({type:Boolean})],K.prototype,"primary",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"secondary",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"unbounded",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"activated",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"selected",void 0);de([(0,oe.property)({type:Boolean})],K.prototype,"disabled",void 0);de([(0,oe.state)()],K.prototype,"hovered",void 0);de([(0,oe.state)()],K.prototype,"focused",void 0);de([(0,oe.state)()],K.prototype,"pressed",void 0);de([(0,oe.state)()],K.prototype,"rippling",void 0);de([(0,oe.state)()],K.prototype,"originX",void 0);de([(0,oe.state)()],K.prototype,"originY",void 0);de([(0,oe.query)(".ft-ripple")],K.prototype,"ripple",void 0);de([(0,oe.query)(".ft-ripple--effect")],K.prototype,"rippleEffect",void 0);(0,Ya.customElement)("ft-ripple")(K);var zi=C(k());var Wi=C(j()),ye=C(ae()),pe=C(k());var hi=C(k());var To=globalThis,Cr=To.trustedTypes,Xa=Cr?Cr.createPolicy("lit-html",{createHTML:e=>e}):void 0,oi="$lit$",Ze=`lit$${Math.random().toFixed(9).slice(2)}$`,ni="?"+Ze,ol=`<${ni}>`,ut=document,Er=()=>ut.createComment(""),tr=e=>e===null||typeof e!="object"&&typeof e!="function",Io=Array.isArray,nl=e=>Io(e)||typeof e?.[Symbol.iterator]=="function",Eo=`[
487
+ \f\r]`,er=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Qa=/-->/g,Ja=/>/g,lt=RegExp(`>|${Eo}(?:([^\\s"'>=/]+)(${Eo}*=${Eo}*(?:[^
488
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),ei=/'/g,ti=/"/g,ai=/^(?:script|style|textarea|title)$/i,_o=e=>(r,...o)=>({_$litType$:e,strings:r,values:o}),ii=_o(1),si=_o(2),ci=_o(3),rr=Symbol.for("lit-noChange"),Z=Symbol.for("lit-nothing"),ri=new WeakMap,dt=ut.createTreeWalker(ut,129);function li(e,r){if(!Io(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Xa!==void 0?Xa.createHTML(r):r}var al=(e,r)=>{let o=e.length-1,n=[],a,i=r===2?"<svg>":r===3?"<math>":"",c=er;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===er?m[1]==="!--"?c=Qa:m[1]!==void 0?c=Ja:m[2]!==void 0?(ai.test(m[2])&&(a=RegExp("</"+m[2],"g")),c=lt):m[3]!==void 0&&(c=lt):c===lt?m[0]===">"?(c=a??er,h=-1):m[1]===void 0?h=-2:(h=c.lastIndex-m[2].length,p=m[1],c=m[3]===void 0?lt:m[3]==='"'?ti:ei):c===ti||c===ei?c=lt:c===Qa||c===Ja?c=er:(c=lt,a=void 0);let v=c===lt&&e[l+1].startsWith("/>")?" ":"";i+=c===er?u+ol:h>=0?(n.push(p),u.slice(0,h)+oi+u.slice(h)+Ze+v):u+Ze+(h===-2?l:v)}return[li(e,i+(e[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},or=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]=al(r,o);if(this.el=e.createElement(p,n),dt.currentNode=this.el.content,o===2||o===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=dt.nextNode())!==null&&u.length<l;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(oi)){let g=m[c++],v=a.getAttribute(h).split(Ze),x=/([.?@])?(.*)/.exec(g);u.push({type:1,index:i,name:x[2],strings:v,ctor:x[1]==="."?wo:x[1]==="?"?Ro:x[1]==="@"?No:Dt}),a.removeAttribute(h)}else h.startsWith(Ze)&&(u.push({type:6,index:i}),a.removeAttribute(h));if(ai.test(a.tagName)){let h=a.textContent.split(Ze),g=h.length-1;if(g>0){a.textContent=Cr?Cr.emptyScript:"";for(let v=0;v<g;v++)a.append(h[v],Er()),dt.nextNode(),u.push({type:2,index:++i});a.append(h[g],Er())}}}else if(a.nodeType===8)if(a.data===ni)u.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(Ze,h+1))!==-1;)u.push({type:7,index:i}),h+=Ze.length-1}i++}}static createElement(r,o){let n=ut.createElement("template");return n.innerHTML=r,n}};function kt(e,r,o=e,n){if(r===rr)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=tr(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 Ao=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??ut).importNode(o,!0);dt.currentNode=a;let i=dt.nextNode(),c=0,l=0,u=n[0];for(;u!==void 0;){if(c===u.index){let p;u.type===2?p=new Ar(i,i.nextSibling,this,r):u.type===1?p=new u.ctor(i,u.name,u.strings,this,r):u.type===6&&(p=new Lo(i,this,r)),this._$AV.push(p),u=n[++l]}c!==u?.index&&(i=dt.nextNode(),c++)}return dt.currentNode=ut,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++}},Ar=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=Z,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),tr(r)?r===Z||r==null||r===""?(this._$AH!==Z&&this._$AR(),this._$AH=Z):r!==this._$AH&&r!==rr&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):nl(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!==Z&&tr(this._$AH)?this._$AA.nextSibling.data=r:this.T(ut.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=or.createElement(li(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new Ao(a,this),c=i.u(this.options);i.p(o),this.T(c),this._$AH=i}}_$AC(r){let o=ri.get(r.strings);return o===void 0&&ri.set(r.strings,o=new or(r)),o}k(r){Io(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(Er()),this.O(Er()),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))}},Dt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,i){this.type=1,this._$AH=Z,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=Z}_$AI(r,o=this,n,a){let i=this.strings,c=!1;if(i===void 0)r=kt(this,r,o,0),c=!tr(r)||r!==this._$AH&&r!==rr,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===rr&&(p=this._$AH[u]),c||=!tr(p)||p!==this._$AH[u],p===Z?r=Z:r!==Z&&(r+=(p??"")+i[u+1]),this._$AH[u]=p}c&&!a&&this.j(r)}j(r){r===Z?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},wo=class extends Dt{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===Z?void 0:r}},Ro=class extends Dt{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==Z)}},No=class extends Dt{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)??Z)===rr)return;let n=this._$AH,a=r===Z&&n!==Z||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,i=r!==Z&&(n===Z||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)}},Lo=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 il=To.litHtmlPolyfillSupport;il?.(or,Ar),(To.litHtmlVersions??=[]).push("3.3.0");var ui=Symbol.for(""),sl=e=>{if(e?.r===ui)return e?._$litStatic$},Po=e=>({_$litStatic$:e,r:ui});var di=new Map,ko=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=sl(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=di.get(h))===void 0&&(c.raw=c,di.set(h,r=c)),o=l}return e(r,...o)},Do=ko(ii),Sy=ko(si),Oy=ko(ci);var Bo=C(ae()),fi=C(k());var qe;(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"})(qe||(qe={}));var pi=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},Ee=class extends fi.FtLitElement{constructor(){super(...arguments),this.variant=qe.body1}render(){return this.element?Do`
489
489
  <${Po(this.element)}
490
490
  part="text"
491
491
  class="ft-typography ft-typography--${this.variant}">
@@ -493,7 +493,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
493
493
  </${Po(this.element)}>
494
494
  `:Do`
495
495
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
496
- `}};Ee.styles=[Aa,wa,Ra,Na,La,Ta,Ia,_a,Pa,ka,Da,...Ba];di([(0,Bo.property)()],Ee.prototype,"element",void 0);di([(0,Bo.property)()],Ee.prototype,"variant",void 0);(0,pi.customElement)("ft-typography")(Ee);var fi=C(j()),He=C(k()),Bt={distance:He.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:He.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:He.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:He.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:He.FtCssVariableFactory.external(He.designSystemVariables.borderRadiusS,"Design system"),maxWidth:He.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},hi=fi.css`
496
+ `}};Ee.styles=[Ra,Na,La,Ta,Ia,_a,Pa,ka,Da,Ba,Ma,...Ua];pi([(0,Bo.property)()],Ee.prototype,"element",void 0);pi([(0,Bo.property)()],Ee.prototype,"variant",void 0);(0,hi.customElement)("ft-typography")(Ee);var yi=C(j()),He=C(k()),Bt={distance:He.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:He.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:He.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:He.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:He.FtCssVariableFactory.external(He.designSystemVariables.borderRadiusS,"Design system"),maxWidth:He.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},mi=yi.css`
497
497
  .ft-tooltip--container {
498
498
  display: block;
499
499
  }
@@ -522,7 +522,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
522
522
  position: relative;
523
523
  word-break: break-word;
524
524
  }
525
- `;var mi=["top","right","bottom","left"],yi=["start","end"],Uo=mi.reduce((e,r)=>e.concat(r,r+"-"+yi[0],r+"-"+yi[1]),[]),gi=Math.min,bi=Math.max;var ol={left:"right",right:"left",bottom:"top",top:"bottom"},nl={start:"end",end:"start"};function Fo(e,r,o){return bi(e,gi(r,o))}function wr(e,r){return typeof e=="function"?e(r):e}function Mt(e){return e.split("-")[0]}function Ye(e){return e.split("-")[1]}function $o(e){return e==="x"?"y":"x"}function Ho(e){return e==="y"?"height":"width"}function Rr(e){return["top","bottom"].includes(Mt(e))?"y":"x"}function Wo(e){return $o(Rr(e))}function xi(e,r,o){o===void 0&&(o=!1);let n=Ye(e),a=Wo(e),i=Ho(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(c=Mo(c)),[c,Mo(c)]}function vi(e){return e.replace(/start|end/g,r=>nl[r])}function Mo(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 Si(e){return typeof e!="number"?al(e):{top:e,right:e,bottom:e,left:e}}function pt(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 Oi(e,r,o){let{reference:n,floating:a}=e,i=Rr(r),c=Wo(r),l=Ho(c),u=Mt(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(Ye(r)){case"start":v[c]-=g*(o&&p?-1:1);break;case"end":v[c]+=g*(o&&p?-1:1);break}return v}var Ci=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}=Oi(p,n,u),g=n,v={},x=0;for(let O=0;O<l.length;O++){let{name:N,fn:R}=l[O],{x:L,y:P,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=L??m,h=P??h,v={...v,[N]:{...v[N],...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}=Oi(p,g,u)),O=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:v}};async function zo(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}=wr(r,e),x=Si(v),N=l[g?h==="floating"?"reference":"floating":h],R=pt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(N)))==null||o?N:N.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:m,strategy:u})),L=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},M=pt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:L,offsetParent:P,strategy:u}):L);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 il(e,r,o){return(e?[...o.filter(a=>Ye(a)===e),...o.filter(a=>Ye(a)!==e)]:o.filter(a=>Mt(a)===a)).filter(a=>e?Ye(a)===e||(r?vi(a)!==a:!1):!0)}var Go=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=Uo,autoAlignment:v=!0,...x}=wr(e,r),O=h!==void 0||g===Uo?il(h||null,v,g):g,N=await zo(r,x),R=((o=c.autoPlacement)==null?void 0:o.index)||0,L=O[R];if(L==null)return{};let P=xi(L,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==L)return{reset:{placement:O[0]}};let B=[N[Mt(L)],N[P[0]],N[P[1]]],M=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:L,overflows:B}],le=O[R+1];if(le)return{data:{index:R+1,overflows:M},reset:{placement:le}};let Ie=M.map(te=>{let y=Ye(te.placement);return[te.placement,y&&m?te.overflows.slice(0,2).reduce((b,_)=>b+_,0):te.overflows[0],te.overflows]}).sort((te,y)=>te[1]-y[1]),_e=((a=Ie.filter(te=>te[2].slice(0,Ye(te[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||Ie[0][0];return _e!==l?{data:{index:R+1,overflows:M},reset:{placement:_e}}:{}}}};var jo=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:N=>{let{x:R,y:L}=N;return{x:R,y:L}}},...u}=wr(e,r),p={x:o,y:n},m=await zo(r,u),h=Rr(Mt(a)),g=$o(h),v=p[g],x=p[h];if(i){let N=g==="y"?"top":"left",R=g==="y"?"bottom":"right",L=v+m[N],P=v-m[R];v=Fo(L,v,P)}if(c){let N=h==="y"?"top":"left",R=h==="y"?"bottom":"right",L=x+m[N],P=x-m[R];x=Fo(L,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 Ko=Math.min,Ut=Math.max,nr=Math.round;var We=e=>({x:e,y:e});function ze(e){return Ai(e)?(e.nodeName||"").toLowerCase():"#document"}function ue(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function Ge(e){var r;return(r=(Ai(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Ai(e){return e instanceof Node||e instanceof ue(e).Node}function De(e){return e instanceof Element||e instanceof ue(e).Element}function Ae(e){return e instanceof HTMLElement||e instanceof ue(e).HTMLElement}function Ei(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ue(e).ShadowRoot}function Ft(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=he(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function wi(e){return["table","td","th"].includes(ze(e))}function Lr(e){let r=Tr(),o=he(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 Ri(e){let r=ft(e);for(;Ae(r)&&!ar(r);){if(Lr(r))return r;r=ft(r)}return null}function Tr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ar(e){return["html","body","#document"].includes(ze(e))}function he(e){return ue(e).getComputedStyle(e)}function ir(e){return De(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ft(e){if(ze(e)==="html")return e;let r=e.assignedSlot||e.parentNode||Ei(e)&&e.host||Ge(e);return Ei(r)?r.host:r}function Ni(e){let r=ft(e);return ar(r)?e.ownerDocument?e.ownerDocument.body:e.body:Ae(r)&&Ft(r)?r:Ni(r)}function Nr(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=Ni(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=ue(a);return i?r.concat(c,c.visualViewport||[],Ft(a)?a:[],c.frameElement&&o?Nr(c.frameElement):[]):r.concat(a,Nr(a,[],o))}function Ii(e){let r=he(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=Ae(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=nr(o)!==i||nr(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function _i(e){return De(e)?e:e.contextElement}function $t(e){let r=_i(e);if(!Ae(r))return We(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=Ii(r),c=(i?nr(o.width):o.width)/n,l=(i?nr(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var ll=We(0);function Pi(e){let r=ue(e);return!Tr()||!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!==ue(e)?!1:r}function sr(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=_i(e),c=We(1);r&&(n?De(n)&&(c=$t(n)):c=$t(e));let l=dl(i,o,n)?Pi(i):We(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=ue(i),v=n&&De(n)?ue(n):n,x=g.frameElement;for(;x&&n&&v!==g;){let O=$t(x),N=x.getBoundingClientRect(),R=he(x),L=N.left+(x.clientLeft+parseFloat(R.paddingLeft))*O.x,P=N.top+(x.clientTop+parseFloat(R.paddingTop))*O.y;u*=O.x,p*=O.y,m*=O.x,h*=O.y,u+=L,p+=P,x=ue(x).frameElement}}return pt({width:m,height:h,x:u,y:p})}function ul(e){let{rect:r,offsetParent:o,strategy:n}=e,a=Ae(o),i=Ge(o);if(o===i)return r;let c={scrollLeft:0,scrollTop:0},l=We(1),u=We(0);if((a||!a&&n!=="fixed")&&((ze(o)!=="body"||Ft(i))&&(c=ir(o)),Ae(o))){let p=sr(o);l=$t(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 ki(e){return sr(Ge(e)).left+ir(e).scrollLeft}function fl(e){let r=Ge(e),o=ir(e),n=e.ownerDocument.body,a=Ut(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=Ut(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+ki(e),l=-o.scrollTop;return he(n).direction==="rtl"&&(c+=Ut(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function hl(e,r){let o=ue(e),n=Ge(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=Tr();(!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=sr(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=Ae(e)?$t(e):We(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 Li(e,r,o){let n;if(r==="viewport")n=hl(e,o);else if(r==="document")n=fl(Ge(e));else if(De(r))n=yl(r,o);else{let a=Pi(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return pt(n)}function Di(e,r){let o=ft(e);return o===r||!De(o)||ar(o)?!1:he(o).position==="fixed"||Di(o,r)}function ml(e,r){let o=r.get(e);if(o)return o;let n=Nr(e,[],!1).filter(l=>De(l)&&ze(l)!=="body"),a=null,i=he(e).position==="fixed",c=i?ft(e):e;for(;De(c)&&!ar(c);){let l=he(c),u=Lr(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Ft(c)&&!u&&Di(e,c))?n=n.filter(m=>m!==c):a=l,c=ft(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=Li(r,m,a);return p.top=Ut(h.top,p.top),p.right=Ko(h.right,p.right),p.bottom=Ko(h.bottom,p.bottom),p.left=Ut(h.left,p.left),p},Li(r,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function bl(e){return Ii(e)}function xl(e,r,o){let n=Ae(r),a=Ge(r),i=o==="fixed",c=sr(e,!0,i,r),l={scrollLeft:0,scrollTop:0},u=We(0);if(n||!n&&!i)if((ze(r)!=="body"||Ft(a))&&(l=ir(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=ki(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function Ti(e,r){return!Ae(e)||he(e).position==="fixed"?null:r?r(e):e.offsetParent}function Bi(e,r){let o=ue(e);if(!Ae(e))return o;let n=Ti(e,r);for(;n&&wi(n)&&he(n).position==="static";)n=Ti(n,r);return n&&(ze(n)==="html"||ze(n)==="body"&&he(n).position==="static"&&!Lr(n))?o:n||Ri(e)||o}var vl=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||Bi,i=this.getDimensions;return{reference:xl(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function Sl(e){return he(e).direction==="rtl"}var Ir={convertOffsetParentRelativeRectToViewportRelativeRect:ul,getDocumentElement:Ge,getClippingRect:gl,getOffsetParent:Bi,getElementRects:vl,getClientRects:pl,getDimensions:bl,getScale:$t,isElement:De,isRTL:Sl};var Mi=(e,r,o)=>{let n=new Map,a={platform:Ir,...o},i={...a.platform,_c:n};return Ci(e,r,{...a,platform:i})};function Ui(e){return Ol(e)}function Vo(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Ol(e){for(let r=e;r;r=Vo(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=Vo(e);r;r=Vo(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 Fi(e,r,o){return Mi(e,r,{platform:{...Ir,getOffsetParent:n=>Ir.getOffsetParent(n,Ui)},middleware:[jo({crossAxis:!0}),Go({allowedPlacements:[o]})]})}var we=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 pe.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new pe.Debouncer,this.revealDebouncer=new pe.Debouncer,this.onTouch=r=>{this.isIgnored(r)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",o=>{o.composedPath().includes(this.container)||this.onOut(o)},{once:!0}),100))},this.onHover=r=>{this.isIgnored(r)||this.show()},this.onFocusIn=r=>{!this.isIgnored(r)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=r=>{this.isIgnored(r)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=r=>{this.isIgnored(r)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return $i.html`
525
+ `;var bi=["top","right","bottom","left"],gi=["start","end"],Uo=bi.reduce((e,r)=>e.concat(r,r+"-"+gi[0],r+"-"+gi[1]),[]),xi=Math.min,vi=Math.max;var cl={left:"right",right:"left",bottom:"top",top:"bottom"},ll={start:"end",end:"start"};function Fo(e,r,o){return vi(e,xi(r,o))}function wr(e,r){return typeof e=="function"?e(r):e}function Mt(e){return e.split("-")[0]}function Ye(e){return e.split("-")[1]}function $o(e){return e==="x"?"y":"x"}function Ho(e){return e==="y"?"height":"width"}function Rr(e){return["top","bottom"].includes(Mt(e))?"y":"x"}function Wo(e){return $o(Rr(e))}function Si(e,r,o){o===void 0&&(o=!1);let n=Ye(e),a=Wo(e),i=Ho(a),c=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(c=Mo(c)),[c,Mo(c)]}function Oi(e){return e.replace(/start|end/g,r=>ll[r])}function Mo(e){return e.replace(/left|right|bottom|top/g,r=>cl[r])}function dl(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ci(e){return typeof e!="number"?dl(e):{top:e,right:e,bottom:e,left:e}}function pt(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 Ei(e,r,o){let{reference:n,floating:a}=e,i=Rr(r),c=Wo(r),l=Ho(c),u=Mt(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(Ye(r)){case"start":v[c]-=g*(o&&p?-1:1);break;case"end":v[c]+=g*(o&&p?-1:1);break}return v}var Ai=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}=Ei(p,n,u),g=n,v={},x=0;for(let O=0;O<l.length;O++){let{name:N,fn:R}=l[O],{x:L,y:P,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=L??m,h=P??h,v={...v,[N]:{...v[N],...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}=Ei(p,g,u)),O=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:v}};async function zo(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}=wr(r,e),x=Ci(v),N=l[g?h==="floating"?"reference":"floating":h],R=pt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(N)))==null||o?N:N.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(l.floating)),boundary:p,rootBoundary:m,strategy:u})),L=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},M=pt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:L,offsetParent:P,strategy:u}):L);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 ul(e,r,o){return(e?[...o.filter(a=>Ye(a)===e),...o.filter(a=>Ye(a)!==e)]:o.filter(a=>Mt(a)===a)).filter(a=>e?Ye(a)===e||(r?Oi(a)!==a:!1):!0)}var Go=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=Uo,autoAlignment:v=!0,...x}=wr(e,r),O=h!==void 0||g===Uo?ul(h||null,v,g):g,N=await zo(r,x),R=((o=c.autoPlacement)==null?void 0:o.index)||0,L=O[R];if(L==null)return{};let P=Si(L,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(l!==L)return{reset:{placement:O[0]}};let B=[N[Mt(L)],N[P[0]],N[P[1]]],M=[...((n=c.autoPlacement)==null?void 0:n.overflows)||[],{placement:L,overflows:B}],le=O[R+1];if(le)return{data:{index:R+1,overflows:M},reset:{placement:le}};let Ie=M.map(te=>{let y=Ye(te.placement);return[te.placement,y&&m?te.overflows.slice(0,2).reduce((b,_)=>b+_,0):te.overflows[0],te.overflows]}).sort((te,y)=>te[1]-y[1]),_e=((a=Ie.filter(te=>te[2].slice(0,Ye(te[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||Ie[0][0];return _e!==l?{data:{index:R+1,overflows:M},reset:{placement:_e}}:{}}}};var jo=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:N=>{let{x:R,y:L}=N;return{x:R,y:L}}},...u}=wr(e,r),p={x:o,y:n},m=await zo(r,u),h=Rr(Mt(a)),g=$o(h),v=p[g],x=p[h];if(i){let N=g==="y"?"top":"left",R=g==="y"?"bottom":"right",L=v+m[N],P=v-m[R];v=Fo(L,v,P)}if(c){let N=h==="y"?"top":"left",R=h==="y"?"bottom":"right",L=x+m[N],P=x-m[R];x=Fo(L,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 Ko=Math.min,Ut=Math.max,nr=Math.round;var We=e=>({x:e,y:e});function ze(e){return Ri(e)?(e.nodeName||"").toLowerCase():"#document"}function ue(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function Ge(e){var r;return(r=(Ri(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Ri(e){return e instanceof Node||e instanceof ue(e).Node}function De(e){return e instanceof Element||e instanceof ue(e).Element}function Ae(e){return e instanceof HTMLElement||e instanceof ue(e).HTMLElement}function wi(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ue(e).ShadowRoot}function Ft(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=he(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function Ni(e){return["table","td","th"].includes(ze(e))}function Lr(e){let r=Tr(),o=he(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=ft(e);for(;Ae(r)&&!ar(r);){if(Lr(r))return r;r=ft(r)}return null}function Tr(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function ar(e){return["html","body","#document"].includes(ze(e))}function he(e){return ue(e).getComputedStyle(e)}function ir(e){return De(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function ft(e){if(ze(e)==="html")return e;let r=e.assignedSlot||e.parentNode||wi(e)&&e.host||Ge(e);return wi(r)?r.host:r}function Ti(e){let r=ft(e);return ar(r)?e.ownerDocument?e.ownerDocument.body:e.body:Ae(r)&&Ft(r)?r:Ti(r)}function Nr(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=Ti(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),c=ue(a);return i?r.concat(c,c.visualViewport||[],Ft(a)?a:[],c.frameElement&&o?Nr(c.frameElement):[]):r.concat(a,Nr(a,[],o))}function Pi(e){let r=he(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=Ae(e),i=a?e.offsetWidth:o,c=a?e.offsetHeight:n,l=nr(o)!==i||nr(n)!==c;return l&&(o=i,n=c),{width:o,height:n,$:l}}function ki(e){return De(e)?e:e.contextElement}function $t(e){let r=ki(e);if(!Ae(r))return We(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=Pi(r),c=(i?nr(o.width):o.width)/n,l=(i?nr(o.height):o.height)/a;return(!c||!Number.isFinite(c))&&(c=1),(!l||!Number.isFinite(l))&&(l=1),{x:c,y:l}}var hl=We(0);function Di(e){let r=ue(e);return!Tr()||!r.visualViewport?hl:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function yl(e,r,o){return r===void 0&&(r=!1),!o||r&&o!==ue(e)?!1:r}function sr(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=ki(e),c=We(1);r&&(n?De(n)&&(c=$t(n)):c=$t(e));let l=yl(i,o,n)?Di(i):We(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=ue(i),v=n&&De(n)?ue(n):n,x=g.frameElement;for(;x&&n&&v!==g;){let O=$t(x),N=x.getBoundingClientRect(),R=he(x),L=N.left+(x.clientLeft+parseFloat(R.paddingLeft))*O.x,P=N.top+(x.clientTop+parseFloat(R.paddingTop))*O.y;u*=O.x,p*=O.y,m*=O.x,h*=O.y,u+=L,p+=P,x=ue(x).frameElement}}return pt({width:m,height:h,x:u,y:p})}function ml(e){let{rect:r,offsetParent:o,strategy:n}=e,a=Ae(o),i=Ge(o);if(o===i)return r;let c={scrollLeft:0,scrollTop:0},l=We(1),u=We(0);if((a||!a&&n!=="fixed")&&((ze(o)!=="body"||Ft(i))&&(c=ir(o)),Ae(o))){let p=sr(o);l=$t(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 gl(e){return Array.from(e.getClientRects())}function Bi(e){return sr(Ge(e)).left+ir(e).scrollLeft}function bl(e){let r=Ge(e),o=ir(e),n=e.ownerDocument.body,a=Ut(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=Ut(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),c=-o.scrollLeft+Bi(e),l=-o.scrollTop;return he(n).direction==="rtl"&&(c+=Ut(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:c,y:l}}function xl(e,r){let o=ue(e),n=Ge(e),a=o.visualViewport,i=n.clientWidth,c=n.clientHeight,l=0,u=0;if(a){i=a.width,c=a.height;let p=Tr();(!p||p&&r==="fixed")&&(l=a.offsetLeft,u=a.offsetTop)}return{width:i,height:c,x:l,y:u}}function vl(e,r){let o=sr(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=Ae(e)?$t(e):We(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 Ii(e,r,o){let n;if(r==="viewport")n=xl(e,o);else if(r==="document")n=bl(Ge(e));else if(De(r))n=vl(r,o);else{let a=Di(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return pt(n)}function Mi(e,r){let o=ft(e);return o===r||!De(o)||ar(o)?!1:he(o).position==="fixed"||Mi(o,r)}function Sl(e,r){let o=r.get(e);if(o)return o;let n=Nr(e,[],!1).filter(l=>De(l)&&ze(l)!=="body"),a=null,i=he(e).position==="fixed",c=i?ft(e):e;for(;De(c)&&!ar(c);){let l=he(c),u=Lr(c);!u&&l.position==="fixed"&&(a=null),(i?!u&&!a:!u&&l.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||Ft(c)&&!u&&Mi(e,c))?n=n.filter(m=>m!==c):a=l,c=ft(c)}return r.set(e,n),n}function Ol(e){let{element:r,boundary:o,rootBoundary:n,strategy:a}=e,c=[...o==="clippingAncestors"?Sl(r,this._c):[].concat(o),n],l=c[0],u=c.reduce((p,m)=>{let h=Ii(r,m,a);return p.top=Ut(h.top,p.top),p.right=Ko(h.right,p.right),p.bottom=Ko(h.bottom,p.bottom),p.left=Ut(h.left,p.left),p},Ii(r,l,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function Cl(e){return Pi(e)}function El(e,r,o){let n=Ae(r),a=Ge(r),i=o==="fixed",c=sr(e,!0,i,r),l={scrollLeft:0,scrollTop:0},u=We(0);if(n||!n&&!i)if((ze(r)!=="body"||Ft(a))&&(l=ir(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=Bi(a));return{x:c.left+l.scrollLeft-u.x,y:c.top+l.scrollTop-u.y,width:c.width,height:c.height}}function _i(e,r){return!Ae(e)||he(e).position==="fixed"?null:r?r(e):e.offsetParent}function Ui(e,r){let o=ue(e);if(!Ae(e))return o;let n=_i(e,r);for(;n&&Ni(n)&&he(n).position==="static";)n=_i(n,r);return n&&(ze(n)==="html"||ze(n)==="body"&&he(n).position==="static"&&!Lr(n))?o:n||Li(e)||o}var Al=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||Ui,i=this.getDimensions;return{reference:El(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function wl(e){return he(e).direction==="rtl"}var Ir={convertOffsetParentRelativeRectToViewportRelativeRect:ml,getDocumentElement:Ge,getClippingRect:Ol,getOffsetParent:Ui,getElementRects:Al,getClientRects:gl,getDimensions:Cl,getScale:$t,isElement:De,isRTL:wl};var Fi=(e,r,o)=>{let n=new Map,a={platform:Ir,...o},i={...a.platform,_c:n};return Ai(e,r,{...a,platform:i})};function $i(e){return Rl(e)}function Vo(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Rl(e){for(let r=e;r;r=Vo(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=Vo(e);r;r=Vo(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 Hi(e,r,o){return Fi(e,r,{platform:{...Ir,getOffsetParent:n=>Ir.getOffsetParent(n,$i)},middleware:[jo({crossAxis:!0}),Go({allowedPlacements:[o]})]})}var we=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 pe.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new pe.Debouncer,this.revealDebouncer=new pe.Debouncer,this.onTouch=r=>{this.isIgnored(r)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",o=>{o.composedPath().includes(this.container)||this.onOut(o)},{once:!0}),100))},this.onHover=r=>{this.isIgnored(r)||this.show()},this.onFocusIn=r=>{!this.isIgnored(r)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=r=>{this.isIgnored(r)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=r=>{this.isIgnored(r)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Wi.html`
526
526
  <div part="container"
527
527
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
528
528
  <slot part="slot"></slot>
@@ -535,19 +535,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
535
535
  </div>
536
536
  </div>
537
537
  </div>
538
- `}setupFor(r){this.eventsTarget!==r&&(this.removeHandlers(),this.eventsTarget=r,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(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()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}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}isVisible(){return 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="",Fi(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 ${pe.designSystemVariables.transitionDuration}, left ${pe.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(r){return this.manual||(0,pe.eventPathContainsMatchingElement)(r,this.ignoreMatchingElements,this.eventsTarget)}};Y.elementDefinitions={"ft-typography":Ee};Y.styles=hi;we([(0,ye.property)()],Y.prototype,"text",void 0);we([(0,ye.property)({type:Boolean})],Y.prototype,"manual",void 0);we([(0,ye.property)({type:Boolean})],Y.prototype,"inline",void 0);we([(0,pe.numberProperty)()],Y.prototype,"delay",void 0);we([(0,ye.property)()],Y.prototype,"position",void 0);we([(0,pe.jsonProperty)([])],Y.prototype,"ignoreMatchingElements",void 0);we([(0,ye.queryAssignedNodes)()],Y.prototype,"slotNodes",void 0);we([(0,ye.query)(".ft-tooltip--container")],Y.prototype,"container",void 0);we([(0,ye.query)(".ft-tooltip")],Y.prototype,"tooltip",void 0);we([(0,ye.query)(".ft-tooltip--content")],Y.prototype,"tooltipContent",void 0);we([(0,ye.state)()],Y.prototype,"visible",void 0);(0,Hi.customElement)("ft-tooltip")(Y);var Ki=C(k());var cr=C(j()),Xe=C(ae()),Gi=C(k()),ji=C(zi());var _r;(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;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;"})(_r||(_r={}));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 um=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 pm={[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 Be;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Be||(Be={}));var lr=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 Gi.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=cr.nothing}render(){let r=this.variant&&Object.values(Be).includes(this.variant)?this.variant:Be.fluid_topics,o=r!==Be.material||!!this.value;return cr.html`
538
+ `}setupFor(r){this.eventsTarget!==r&&(this.removeHandlers(),this.eventsTarget=r,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}updated(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()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}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}isVisible(){return 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="",Hi(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 ${pe.designSystemVariables.transitionDuration}, left ${pe.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(r){return this.manual||(0,pe.eventPathContainsMatchingElement)(r,this.ignoreMatchingElements,this.eventsTarget)}};Y.elementDefinitions={"ft-typography":Ee};Y.styles=mi;we([(0,ye.property)()],Y.prototype,"text",void 0);we([(0,ye.property)({type:Boolean})],Y.prototype,"manual",void 0);we([(0,ye.property)({type:Boolean})],Y.prototype,"inline",void 0);we([(0,pe.numberProperty)()],Y.prototype,"delay",void 0);we([(0,ye.property)()],Y.prototype,"position",void 0);we([(0,pe.jsonProperty)([])],Y.prototype,"ignoreMatchingElements",void 0);we([(0,ye.queryAssignedNodes)()],Y.prototype,"slotNodes",void 0);we([(0,ye.query)(".ft-tooltip--container")],Y.prototype,"container",void 0);we([(0,ye.query)(".ft-tooltip")],Y.prototype,"tooltip",void 0);we([(0,ye.query)(".ft-tooltip--content")],Y.prototype,"tooltipContent",void 0);we([(0,ye.state)()],Y.prototype,"visible",void 0);(0,zi.customElement)("ft-tooltip")(Y);var Zi=C(k());var cr=C(j()),Xe=C(ae()),Ki=C(k()),Vi=C(ji());var _r;(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;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CLOUD_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;"})(_r||(_r={}));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 mm=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 gm={[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 Be;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Be||(Be={}));var lr=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 Ki.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=cr.nothing}render(){let r=this.variant&&Object.values(Be).includes(this.variant)?this.variant:Be.fluid_topics,o=r!==Be.material||!!this.value;return cr.html`
539
539
  <i class="ft-icon ft-icon--${r} ft-no-text-select" part="icon icon-${r}">
540
- ${(0,ji.unsafeHTML)(this.resolvedIcon)}
540
+ ${(0,Vi.unsafeHTML)(this.resolvedIcon)}
541
541
  <slot ?hidden=${o}></slot>
542
542
  </i>
543
- `}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 Be.file_format:this.resolvedIcon=(r=A[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case Be.material:this.resolvedIcon=this.value||cr.nothing;break;default:this.resolvedIcon=(o=_r[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};me.elementDefinitions={};me.styles=$a;lr([(0,Xe.property)()],me.prototype,"variant",void 0);lr([(0,Xe.property)()],me.prototype,"value",void 0);lr([(0,Xe.property)({reflect:!0,attribute:"aria-hidden"})],me.prototype,"ariaHidden",void 0);lr([(0,Xe.state)()],me.prototype,"resolvedIcon",void 0);lr([(0,Xe.query)("slot")],me.prototype,"slottedContent",void 0);(0,Ki.customElement)("ft-icon")(me);var qi=C(k());var Vi=C(j()),Zi=C(k());var ht=class extends Zi.FtLitElement{render(){return Vi.html`
543
+ `}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 Be.file_format:this.resolvedIcon=(r=A[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case Be.material:this.resolvedIcon=this.value||cr.nothing;break;default:this.resolvedIcon=(o=_r[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};me.elementDefinitions={};me.styles=Wa;lr([(0,Xe.property)()],me.prototype,"variant",void 0);lr([(0,Xe.property)()],me.prototype,"value",void 0);lr([(0,Xe.property)({reflect:!0,attribute:"aria-hidden"})],me.prototype,"ariaHidden",void 0);lr([(0,Xe.state)()],me.prototype,"resolvedIcon",void 0);lr([(0,Xe.query)("slot")],me.prototype,"slottedContent",void 0);(0,Zi.customElement)("ft-icon")(me);var Xi=C(k());var qi=C(j()),Yi=C(k());var ht=class extends Yi.FtLitElement{render(){return qi.html`
544
544
  <div class="ft-loader">
545
545
  <div></div>
546
546
  <div></div>
547
547
  <div></div>
548
548
  <div></div>
549
549
  </div>
550
- `}};ht.styles=Ua;(0,qi.customElement)("ft-loader")(ht);var Qe=C(j()),Zo=C(Co()),q=C(ae());var Yi=e=>e??Z;var ee=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},$=class extends(0,Je.toFtFormComponent)(Je.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=Qe.html`
550
+ `}};ht.styles=$a;(0,Xi.customElement)("ft-loader")(ht);var Qe=C(j()),Zo=C(Co()),q=C(ae());var Qi=e=>e??Z;var ee=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},$=class extends(0,Je.toFtFormComponent)(Je.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=Qe.html`
551
551
  <ft-ripple part="ripple"
552
552
  ?disabled=${this.isDisabled()}
553
553
  ?activated=${this.activated}
@@ -573,7 +573,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
573
573
  <button part="button"
574
574
  class="${(0,Zo.classMap)(this.buttonClasses)}"
575
575
  aria-label="${(n=this.ariaLabel)!==null&&n!==void 0?n:this.getLabel()}"
576
- aria-haspopup="${Yi(this.ariaHasPopup)}"
576
+ aria-haspopup="${Qi(this.ariaHasPopup)}"
577
577
  ?disabled=${this.isDisabled()}>
578
578
  ${a}
579
579
  </button>
@@ -588,7 +588,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
588
588
  <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
589
589
  `:Qe.html`
590
590
  <slot part="icon" name="icon"></slot>
591
- `}focus(){var r;(r=this.button)===null||r===void 0||r.focus()}showTooltip(){var r;(r=this.tooltip)===null||r===void 0||r.show()}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,Je.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};$.elementDefinitions={"ft-ripple":K,"ft-tooltip":Y,"ft-typography":Ee,"ft-icon":me,"ft-loader":ht};ee([(0,q.property)()],$.prototype,"href",void 0);ee([(0,q.property)()],$.prototype,"target",void 0);ee([(0,q.property)()],$.prototype,"type",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"disabled",void 0);ee([(0,q.property)()],$.prototype,"label",void 0);ee([(0,q.property)()],$.prototype,"icon",void 0);ee([(0,q.property)()],$.prototype,"iconVariant",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"trailingIcon",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"loading",void 0);ee([(0,q.property)({attribute:"aria-label"})],$.prototype,"ariaLabel",void 0);ee([(0,q.property)()],$.prototype,"ariaHasPopup",void 0);ee([(0,q.property)()],$.prototype,"tooltipPosition",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"hideTooltip",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"forceTooltip",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"activated",void 0);ee([(0,q.query)(".ft-button")],$.prototype,"button",void 0);ee([(0,q.query)(".ft-button--label slot")],$.prototype,"slottedContent",void 0);ee([(0,q.query)("[part=tooltip]")],$.prototype,"tooltip",void 0);var Pr=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},Re=class extends ${constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};Re.styles=[Xi.safariEllipsisFix,Ga];Pr([(0,dr.property)({type:Boolean})],Re.prototype,"primary",void 0);Pr([(0,dr.property)({type:Boolean})],Re.prototype,"outlined",void 0);Pr([(0,dr.property)({type:Boolean})],Re.prototype,"dense",void 0);Pr([(0,dr.property)({type:Boolean})],Re.prototype,"round",void 0);var ur=C(ae());var Dr=C(k());var Qi=C(j()),S=C(k());var Cl={...f,iconOnlyScale:S.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},Ji=[Qi.css`
591
+ `}focus(){var r;(r=this.button)===null||r===void 0||r.focus()}showTooltip(){var r;(r=this.tooltip)===null||r===void 0||r.show()}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,Je.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};$.elementDefinitions={"ft-ripple":K,"ft-tooltip":Y,"ft-typography":Ee,"ft-icon":me,"ft-loader":ht};ee([(0,q.property)()],$.prototype,"href",void 0);ee([(0,q.property)()],$.prototype,"target",void 0);ee([(0,q.property)()],$.prototype,"type",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"disabled",void 0);ee([(0,q.property)()],$.prototype,"label",void 0);ee([(0,q.property)()],$.prototype,"icon",void 0);ee([(0,q.property)()],$.prototype,"iconVariant",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"trailingIcon",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"loading",void 0);ee([(0,q.property)({attribute:"aria-label"})],$.prototype,"ariaLabel",void 0);ee([(0,q.property)()],$.prototype,"ariaHasPopup",void 0);ee([(0,q.property)()],$.prototype,"tooltipPosition",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"hideTooltip",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"forceTooltip",void 0);ee([(0,q.property)({type:Boolean})],$.prototype,"activated",void 0);ee([(0,q.query)(".ft-button")],$.prototype,"button",void 0);ee([(0,q.query)(".ft-button--label slot")],$.prototype,"slottedContent",void 0);ee([(0,q.query)("[part=tooltip]")],$.prototype,"tooltip",void 0);var Pr=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},Re=class extends ${constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};Re.styles=[Ji.safariEllipsisFix,Ka];Pr([(0,dr.property)({type:Boolean})],Re.prototype,"primary",void 0);Pr([(0,dr.property)({type:Boolean})],Re.prototype,"outlined",void 0);Pr([(0,dr.property)({type:Boolean})],Re.prototype,"dense",void 0);Pr([(0,dr.property)({type:Boolean})],Re.prototype,"round",void 0);var ur=C(ae());var Dr=C(k());var es=C(j()),S=C(k());var Nl={...f,iconOnlyScale:S.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},ts=[es.css`
592
592
  :host {
593
593
  display: inline-block;
594
594
  max-width: 100%;
@@ -671,7 +671,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
671
671
  }
672
672
 
673
673
  .ft-button.ft-button--icon-only ft-icon {
674
- transform: scale(${Cl.iconOnlyScale});
674
+ transform: scale(${Nl.iconOnlyScale});
675
675
  }
676
676
 
677
677
  /** Brand Primary styles **/
@@ -1058,19 +1058,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ftds-con
1058
1058
  .ftds--size-small.ft-button--icon-only {
1059
1059
  width: ${f.smallIconOnlyWidth};
1060
1060
  }
1061
- `,S.noTextSelect];var kr=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},je=class extends(0,Dr.toFtdsBase)($){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Or.brand,this.iconVariant=Be.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 Ct.large:return qe.body2medium;case Ct.medium:return qe.caption1medium;case Ct.small:return qe.caption2medium}}};je.styles=[Dr.safariEllipsisFix,Ji];kr([(0,ur.property)({type:Boolean})],je.prototype,"primary",void 0);kr([(0,ur.property)({type:Boolean})],je.prototype,"secondary",void 0);kr([(0,ur.property)({type:Boolean})],je.prototype,"tertiary",void 0);kr([(0,ur.property)({type:Boolean})],je.prototype,"round",void 0);(0,qo.customElement)("ft-button")(Re);(0,qo.customElement)("ftds-button")(je);var po=C(k()),Dc=C(ae());var lo=C(k());var es=C(k());var Al=C(rs(),1);var os;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(os||(os={}));var ns;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ns||(ns={}));var as;(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",e.HTML_PACKAGE="HTML_PACKAGE"})(as||(as={}));var is;(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",e.HTML_PACKAGE="HTML_PACKAGE"})(is||(is={}));var ss;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ss||(ss={}));var cs;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(cs||(cs={}));var ls;(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"})(ls||(ls={}));var ds;(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"})(ds||(ds={}));var us;(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"})(us||(us={}));var ps;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(ps||(ps={}));var fs;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(fs||(fs={}));var hs;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(hs||(hs={}));var ys;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(ys||(ys={}));var ms;(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"})(ms||(ms={}));var gs;(function(e){e.ASC="ASC",e.DESC="DESC"})(gs||(gs={}));var bs;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(bs||(bs={}));var Yo;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Yo||(Yo={}));var xs;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(xs||(xs={}));var vs;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(vs||(vs={}));var Ss;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(Ss||(Ss={}));var Os;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Os||(Os={}));var Cs;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(Cs||(Cs={}));var Xo;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Xo||(Xo={}));var Es;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Es||(Es={}));var X;(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"})(X||(X={}));var ge;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(ge||(ge={}));var As;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(As||(As={}));var ws;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ws||(ws={}));var Rs;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Rs||(Rs={}));var Ns;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(Ns||(Ns={}));var El={[X.PERSONAL_BOOK_SHARE_USER]:[X.PERSONAL_BOOK_USER],[X.HTML_EXPORT_USER]:[X.PERSONAL_BOOK_USER],[X.PDF_EXPORT_USER]:[X.PERSONAL_BOOK_USER],[X.KHUB_ADMIN]:[X.CONTENT_PUBLISHER],[X.ADMIN]:[X.KHUB_ADMIN,X.USERS_ADMIN,X.PORTAL_ADMIN],[X.GENERATIVE_AI_EXPORT_USER]:[X.GENERATIVE_AI_USER]};function Ls(e,r){return e===r||(El[e]??[]).some(o=>Ls(o,r))}function Ts(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=>Ls(n,r))}var Pc=C(k());var $s=C(j()),ne=C(ae()),Ne=C(k());var Is=C(j());var _s=Is.css`
1062
- `;var Ur=C(k()),wl="ft-app-info",yt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};yt.eventName="authentication-change";var Rl={session:(e,r)=>{(0,Ur.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>T.dispatchEvent(new yt(r.payload)),0))}},T=Ur.FtReduxStore.get({name:wl,reducers:Rl,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 Qo=C(k());var mt=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 Fr=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:mt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):mt.await()}};var fe=class extends Fr{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 Qo.CacheRegistry,this.cache=r?a.commonCache:new Qo.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 $r=class extends fe{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 Jo=class{addCommand(r,o=!1){T.commands.add(r,o)}consumeCommand(r){return T.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new Jo;var Se=C(k());var Ps,Wt=class extends CustomEvent{constructor(r){super("ft-i18n-context-loaded",{detail:r})}},Nl=Symbol("clearAfterUnitTest"),Hr=class extends(0,Se.withEventBus)(fe){constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ps]=()=>{this.defaultMessages={},this.cache=new Se.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,Se.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 Se.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 Se.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 Wt({loadedContexts:r})),this.dispatchEvent(new Wt({loadedContexts:r})),await Promise.all(r.map(o=>this.notify(o,!1)))}async notify(r,o=!0){o&&(document.body.dispatchEvent(new Wt({loadedContexts:[r]})),this.dispatchEvent(new Wt({loadedContexts:[r]}))),this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(n=>(0,Se.delay)(0).then(()=>n()).catch(()=>null)))}};Ps=Nl;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Hr{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Hr{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var zt=window.FluidTopicsI18nService,Wr=window.FluidTopicsCustomI18nService;var ks=C(k()),en=class{highlightHtml(r,o,n){(0,ks.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new en;var zr=class extends fe{async listMySearches(){let{session:r}=T.getState();return Ts(r,X.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var Ds=C(k());var tn=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 tn;var Bs=C(k());var pr=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 rn=class{urlToSearchRequest(r){return pr.get().parse(r)}searchRequestToUrl(r){return pr.get().serialize(r)}};window.FluidTopicsUrlService=new rn;var tt=C(k());var gt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};gt.eventName="change";var on=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))}},Ms=new on;var Gr=class e extends tt.WithEventBus{static build(){return new e(window.history,Ms,()=>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,tt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new gt(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(gt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(gt.eventName,r)}currentItem(){return(0,tt.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,tt.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,tt.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=Gr.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 Us=T;function Fs(e,r){var o;return Us.getState().authenticationRequired&&!(!((o=Us.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var Q=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 Ne.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=()=>mt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Ne.CacheRegistry,this.cleanSessionDebouncer=new Ne.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return $s.html`
1061
+ `,S.noTextSelect];var kr=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},je=class extends(0,Dr.toFtdsBase)($){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Or.brand,this.iconVariant=Be.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 Ct.large:return qe.body2medium;case Ct.medium:return qe.caption1medium;case Ct.small:return qe.caption2medium}}};je.styles=[Dr.safariEllipsisFix,ts];kr([(0,ur.property)({type:Boolean})],je.prototype,"primary",void 0);kr([(0,ur.property)({type:Boolean})],je.prototype,"secondary",void 0);kr([(0,ur.property)({type:Boolean})],je.prototype,"tertiary",void 0);kr([(0,ur.property)({type:Boolean})],je.prototype,"round",void 0);(0,qo.customElement)("ft-button")(Re);(0,qo.customElement)("ftds-button")(je);var po=C(k()),$c=C(ae());var lo=C(k());var rs=C(k());var Tl=C(ns(),1);var as;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(as||(as={}));var is;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(is||(is={}));var ss;(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",e.HTML_PACKAGE="HTML_PACKAGE"})(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",e.HTML_PACKAGE="HTML_PACKAGE"})(cs||(cs={}));var ls;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ls||(ls={}));var ds;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(ds||(ds={}));var us;(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"})(us||(us={}));var ps;(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"})(ps||(ps={}));var fs;(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"})(fs||(fs={}));var hs;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(hs||(hs={}));var ys;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(ys||(ys={}));var ms;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(ms||(ms={}));var gs;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(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",e.CUSTOM="CUSTOM"})(bs||(bs={}));var xs;(function(e){e.ASC="ASC",e.DESC="DESC"})(xs||(xs={}));var vs;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(vs||(vs={}));var Yo;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(Yo||(Yo={}));var Ss;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Ss||(Ss={}));var Os;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Os||(Os={}));var Cs;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(Cs||(Cs={}));var Es;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Es||(Es={}));var As;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(As||(As={}));var Xo;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Xo||(Xo={}));var ws;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ws||(ws={}));var X;(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"})(X||(X={}));var ve;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(ve||(ve={}));var Rs;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Rs||(Rs={}));var Ns;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Ns||(Ns={}));var Ls;(function(e){e.USER="USER",e.ASSISTANT="ASSISTANT"})(Ls||(Ls={}));var Ts;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(Ts||(Ts={}));var Ll={[X.PERSONAL_BOOK_SHARE_USER]:[X.PERSONAL_BOOK_USER],[X.HTML_EXPORT_USER]:[X.PERSONAL_BOOK_USER],[X.PDF_EXPORT_USER]:[X.PERSONAL_BOOK_USER],[X.KHUB_ADMIN]:[X.CONTENT_PUBLISHER],[X.ADMIN]:[X.KHUB_ADMIN,X.USERS_ADMIN,X.PORTAL_ADMIN],[X.GENERATIVE_AI_EXPORT_USER]:[X.GENERATIVE_AI_USER]};function Is(e,r){return e===r||(Ll[e]??[]).some(o=>Is(o,r))}function _s(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=>Is(n,r))}var Uc=C(k());var Ws=C(j()),ne=C(ae()),Ne=C(k());var Ps=C(j());var ks=Ps.css`
1062
+ `;var Ur=C(k()),Il="ft-app-info",yt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};yt.eventName="authentication-change";var _l={session:(e,r)=>{(0,Ur.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>T.dispatchEvent(new yt(r.payload)),0))}},T=Ur.FtReduxStore.get({name:Il,reducers:_l,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 Qo=C(k());var mt=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 Fr=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:mt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):mt.await()}};var fe=class extends Fr{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 Qo.CacheRegistry,this.cache=r?a.commonCache:new Qo.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 $r=class extends fe{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 Jo=class{addCommand(r,o=!1){T.commands.add(r,o)}consumeCommand(r){return T.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new Jo;var Se=C(k());var Ds,Wt=class extends CustomEvent{constructor(r){super("ft-i18n-context-loaded",{detail:r})}},Pl=Symbol("clearAfterUnitTest"),Hr=class extends(0,Se.withEventBus)(fe){constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ds]=()=>{this.defaultMessages={},this.cache=new Se.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,Se.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 Se.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 Se.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 Wt({loadedContexts:r})),this.dispatchEvent(new Wt({loadedContexts:r})),await Promise.all(r.map(o=>this.notify(o,!1)))}async notify(r,o=!0){o&&(document.body.dispatchEvent(new Wt({loadedContexts:[r]})),this.dispatchEvent(new Wt({loadedContexts:[r]}))),this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(n=>(0,Se.delay)(0).then(()=>n()).catch(()=>null)))}};Ds=Pl;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Hr{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Hr{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var zt=window.FluidTopicsI18nService,Wr=window.FluidTopicsCustomI18nService;var Bs=C(k()),en=class{highlightHtml(r,o,n){(0,Bs.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new en;var zr=class extends fe{async listMySearches(){let{session:r}=T.getState();return _s(r,X.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var Ms=C(k());var tn=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 Ms.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 tn;var Us=C(k());var pr=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 Us.SearchPlaceConverter(i.baseUrl,r??20,i.searchInAllLanguagesAllowed,o??`${c}-${l}`)}};var rn=class{urlToSearchRequest(r){return pr.get().parse(r)}searchRequestToUrl(r){return pr.get().serialize(r)}};window.FluidTopicsUrlService=new rn;var tt=C(k());var gt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};gt.eventName="change";var on=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))}},Fs=new on;var Gr=class e extends tt.WithEventBus{static build(){return new e(window.history,Fs,()=>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,tt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new gt(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(gt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(gt.eventName,r)}currentItem(){return(0,tt.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,tt.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,tt.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=Gr.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 $s=T;function Hs(e,r){var o;return $s.getState().authenticationRequired&&!(!((o=$s.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var Q=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 Ne.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=()=>mt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Ne.CacheRegistry,this.cleanSessionDebouncer=new Ne.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Ws.html`
1063
1063
  <slot></slot>
1064
- `}connectedCallback(){super.connectedCallback(),T.addEventListener(yt.eventName,this.reloadConfiguration)}disconnectedCallback(){T.addEventListener(yt.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=>zt.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",()=>Fs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};H.elementDefinitions={};H.styles=_s;Q([(0,ne.property)()],H.prototype,"baseUrl",void 0);Q([(0,ne.property)()],H.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ne.property)()],H.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ne.property)()],H.prototype,"uiLocale",void 0);Q([(0,Ne.jsonProperty)(null)],H.prototype,"availableUiLocales",void 0);Q([(0,Ne.jsonProperty)(null)],H.prototype,"metadataConfiguration",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"editorMode",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"noCustom",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"openExternalDocumentInNewTab",void 0);Q([(0,ne.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],H.prototype,"noCustomComponent",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"withManualResources",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"navigatorOnline",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"forcedOffline",void 0);Q([(0,ne.property)({type:Object})],H.prototype,"apiProvider",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"authenticationRequired",void 0);Q([(0,Ne.jsonProperty)([])],H.prototype,"messageContexts",void 0);Q([(0,Ne.jsonProperty)(void 0)],H.prototype,"session",void 0);Q([(0,ne.state)()],H.prototype,"localesConfiguration",void 0);Q([(0,ne.state)()],H.prototype,"availableContentLocales",void 0);var Ln=C(ae());function Ll(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!jr(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(!jr(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(!jr(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function jr(e,r){try{return Ll(e,r)}catch{return!1}}function fr(e,r){return!jr(e,r)}function Kr(e,r){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=r(n);return a[e]=!0,a}}var Hs=C(ae(),1);var nn=e=>{let r=e??{};return(o,n)=>{var a;let i={hasChanged:fr,attribute:!1,...r};(0,Hs.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=r.selector)!==null&&a!==void 0?a:l=>l[n],store:r.store})}};var Vr=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 bt=C(ae(),1);var Ws=C(ae(),1);function zs(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:fr,...r??{}})}var Zr=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=C(j(),1);var qr=globalThis,Tl=qr.ShadowRoot&&(qr.ShadyCSS===void 0||qr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,$b=Symbol();var Gs=(e,r)=>{if(Tl)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=qr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var Yr=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 Gs(n,r.elementStyles),n}};function Ks(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 jt=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},Ys,Vs=Symbol("constructorPrototype"),Zs=Symbol("constructorName"),Xs=Symbol("exportpartsDebouncer"),qs=Symbol("dynamicDependenciesLoaded"),Gt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Gt.eventName="exportparts-updated";var Me=class extends Yr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Ys]=new Zr(5),this.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[Xs].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)})},this[Zs]=this.constructor.name,this[Vs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Zs]&&Object.setPrototypeOf(this,this[Vs])}connectedCallback(){var r;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[qs]||(o[qs]=!0,this.importDynamicDependencies()),(r=this.shadowRoot)===null||r===void 0||r.addEventListener(Gt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.shadowRoot)===null||r===void 0||r.removeEventListener(Gt.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate(),r.has("exportparts")&&this.dispatchEvent(new Gt)})}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=Ks(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)}}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.exportparts=void 0;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(N=>N.split(":")[1]))!==null&&l!==void 0?l:[],O=[...v,...x].filter(u).map(N=>N.trim());for(let N of O)m.add(N)}if(m.size===0){this.exportparts=void 0;return}let h=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.exportparts=[...this.part,...h].join(", ")}};Ys=Xs;jt([(0,bt.property)()],Me.prototype,"exportpartsPrefix",void 0);jt([zs([])],Me.prototype,"exportpartsPrefixes",void 0);jt([(0,bt.property)({reflect:!0})],Me.prototype,"exportparts",void 0);jt([(0,bt.property)()],Me.prototype,"customStylesheet",void 0);jt([(0,bt.property)()],Me.prototype,"elementToFocus",void 0);jt([(0,bt.state)()],Me.prototype,"useAdoptedStyleSheets",void 0);function Xr(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var hr=Symbol("internalReduxEventsUnsubscribers"),rt=Symbol("internalStoresUnsubscribers"),xt=Symbol("internalStores"),Il=Kr(Symbol("withRedux"),function(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[xt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[xt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[xt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[xt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[xt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[xt].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[rt].has(c.store):this[rt].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[rt].set(c,l.subscribe(()=>this.updateFromStores())),this[hr].set(c,[]),Xr(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[hr].get(c).push(()=>l.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[rt].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[rt].has(c)&&this[rt].get(c)(),this[rt].delete(c),(l=this[hr].get(c))===null||l===void 0||l.forEach(u=>u()),this[hr].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=rt,o=xt,n=hr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Qs=class extends Il(Me){};function Oe(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 Ke(e){return!!e&&!!e[z]}function Le(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[ac]||!!(!((r=e.constructor)===null||r===void 0)&&r[ac])||hn(e)||yn(e))}function vt(e,r,o){o===void 0&&(o=!1),Zt(e)===0?(o?Object.keys:Vt)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function Zt(e){var r=e[z];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:hn(e)?2:yn(e)?3:0}function Kt(e,r){return Zt(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function _l(e,r){return Zt(e)===2?e.get(r):e[r]}function ic(e,r,o){var n=Zt(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function sc(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function hn(e){return Ml&&e instanceof Map}function yn(e){return Ul&&e instanceof Set}function ot(e){return e.o||e.t}function mn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=dc(e);delete r[z];for(var o=Vt(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 gn(e,r){return r===void 0&&(r=!1),bn(e)||Ke(e)||!Le(e)||(Zt(e)>1&&(e.set=e.add=e.clear=e.delete=Pl),Object.freeze(e),r&&vt(e,function(o,n){return gn(n,!0)},!0)),e}function Pl(){Oe(2)}function bn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ue(e){var r=fn[e];return r||Oe(18,e),r}function kl(e,r){fn[e]||(fn[e]=r)}function dn(){return mr}function an(e,r){r&&(Ue("Patches"),e.u=[],e.s=[],e.v=r)}function Qr(e){un(e),e.p.forEach(Dl),e.p=null}function un(e){e===mr&&(mr=e.l)}function Js(e){return mr={p:[],l:mr,h:e,m:!0,_:0}}function Dl(e){var r=e[z];r.i===0||r.i===1?r.j():r.g=!0}function sn(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||Ue("ES5").S(r,e,n),n?(o[z].P&&(Qr(r),Oe(4)),Le(e)&&(e=Jr(r,e),r.l||eo(r,e)),r.u&&Ue("Patches").M(o[z].t,e,r.u,r.s)):e=Jr(r,o,[]),Qr(r),r.u&&r.v(r.u,r.s),e!==lc?e:void 0}function Jr(e,r,o){if(bn(r))return r;var n=r[z];if(!n)return vt(r,function(l,u){return ec(e,n,r,l,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return eo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=mn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),vt(i,function(l,u){return ec(e,n,a,l,u,o,c)}),eo(e,a,!1),o&&e.u&&Ue("Patches").N(n,o,e.u,e.s)}return n.o}function ec(e,r,o,n,a,i,c){if(Ke(a)){var l=Jr(e,a,i&&r&&r.i!==3&&!Kt(r.R,n)?i.concat(n):void 0);if(ic(o,n,l),!Ke(l))return;e.m=!1}else c&&o.add(a);if(Le(a)&&!bn(a)){if(!e.h.D&&e._<1)return;Jr(e,a),r&&r.A.l||eo(e,a)}}function eo(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&gn(r,o)}function cn(e,r){var o=e[z];return(o?ot(o):e)[r]}function tc(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 nt(e){e.P||(e.P=!0,e.l&&nt(e.l))}function ln(e){e.o||(e.o=mn(e.t))}function pn(e,r,o){var n=hn(r)?Ue("MapSet").F(r,o):yn(r)?Ue("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:dn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=gr;c&&(u=[l],p=yr);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return l.k=g,l.j=h,g}(r,o):Ue("ES5").J(r,o);return(o?o.A:dn()).p.push(n),n}function Bl(e){return Ke(e)||Oe(22,e),function r(o){if(!Le(o))return o;var n,a=o[z],i=Zt(o);if(a){if(!a.P&&(a.i<4||!Ue("ES5").K(a)))return a.t;a.I=!0,n=rc(o,i),a.I=!1}else n=rc(o,i);return vt(n,function(c,l){a&&_l(a.t,c)===l||ic(n,c,r(l))}),i===3?new Set(n):n}(e)}function rc(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return mn(e)}function cc(){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[z];return gr.get(p,c)},set:function(p){var m=this[z];gr.set(m,c,p)}},u}function r(c){for(var l=c.length-1;l>=0;l--){var u=c[l][z];if(!u.P)switch(u.i){case 5:n(u)&&nt(u);break;case 4:o(u)&&nt(u)}}}function o(c){for(var l=c.t,u=c.k,p=Vt(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==z){var g=l[h];if(g===void 0&&!Kt(l,h))return!0;var v=u[h],x=v&&v[z];if(x?x.t!==g:!sc(v,g))return!0}}var O=!!l[z];return p.length!==Vt(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&&Oe(3,JSON.stringify(ot(c)))}var i={};kl("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=dc(g);delete O[z];for(var N=Vt(O),R=0;R<N.length;R++){var L=N[R];O[L]=e(L,h||!!O[L].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),m={i:u?5:4,A:l?l.A:dn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,z,{value:m,writable:!0}),p},S:function(c,l,u){u?Ke(l)&&l[z].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var h=m[z];if(h){var g=h.t,v=h.k,x=h.R,O=h.i;if(O===4)vt(v,function(B){B!==z&&(g[B]!==void 0||Kt(g,B)?x[B]||p(v[B]):(x[B]=!0,nt(h)))}),vt(g,function(B){v[B]!==void 0||Kt(v,B)||(x[B]=!1,nt(h))});else if(O===5){if(n(h)&&(nt(h),x.length=!0),v.length<g.length)for(var N=v.length;N<g.length;N++)x[N]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var L=Math.min(v.length,g.length),P=0;P<L;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 oc,mr,xn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ml=typeof Map<"u",Ul=typeof Set<"u",nc=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",lc=xn?Symbol.for("immer-nothing"):((oc={})["immer-nothing"]=!0,oc),ac=xn?Symbol.for("immer-draftable"):"__$immer_draftable",z=xn?Symbol.for("immer-state"):"__$immer_state";var Fl=""+Object.prototype.constructor,Vt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,dc=Object.getOwnPropertyDescriptors||function(e){var r={};return Vt(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},fn={},gr={get:function(e,r){if(r===z)return e;var o=ot(e);if(!Kt(o,r))return function(a,i,c){var l,u=tc(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||!Le(n)?n:n===cn(e.t,r)?(ln(e),e.o[r]=pn(e.A.h,n,e)):n},has:function(e,r){return r in ot(e)},ownKeys:function(e){return Reflect.ownKeys(ot(e))},set:function(e,r,o){var n=tc(ot(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=cn(ot(e),r),i=a?.[z];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(sc(o,a)&&(o!==void 0||Kt(e.t,r)))return!0;ln(e),nt(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 cn(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,ln(e),nt(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=ot(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){Oe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Oe(12)}},yr={};vt(gr,function(e,r){yr[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),yr.deleteProperty=function(e,r){return yr.set.call(this,e,r,void 0)},yr.set=function(e,r,o){return gr.set.call(this,e[0],r,o,e[0])};var $l=function(){function e(o){var n=this;this.O=nc,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 N=this;O===void 0&&(O=l);for(var R=arguments.length,L=Array(R>1?R-1:0),P=1;P<R;P++)L[P-1]=arguments[P];return u.produce(O,function(B){var M;return(M=i).call.apply(M,[N,B].concat(L))})}}var p;if(typeof i!="function"&&Oe(6),c!==void 0&&typeof c!="function"&&Oe(7),Le(a)){var m=Js(n),h=pn(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?Qr(m):un(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return an(m,c),sn(O,m)},function(O){throw Qr(m),O}):(an(m,c),sn(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===lc&&(p=void 0),n.D&&gn(p,!0),c){var v=[],x=[];Ue("Patches").M(a,p,v,x),c(v,x)}return p}Oe(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){Le(o)||Oe(8),Ke(o)&&(o=Bl(o));var n=Js(this),a=pn(this,o,void 0);return a[z].C=!0,un(n),a},r.finishDraft=function(o,n){var a=o&&o[z],i=a.A;return an(i,n),sn(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!nc&&Oe(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=Ue("Patches").$;return Ke(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),be=new $l,Hl=be.produce,tx=be.produceWithPatches.bind(be),rx=be.setAutoFreeze.bind(be),ox=be.setUseProxies.bind(be),nx=be.applyPatches.bind(be),ax=be.createDraft.bind(be),ix=be.finishDraft.bind(be),to=Hl;function St(e){"@babel/helpers - typeof";return St=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},St(e)}function uc(e,r){if(St(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(St(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function pc(e){var r=uc(e,"string");return St(r)=="symbol"?r:r+""}function fc(e,r,o){return(r=pc(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function hc(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 vn(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?hc(Object(o),!0).forEach(function(n){fc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):hc(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function ie(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 yc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Sn=function(){return Math.random().toString(36).substring(7).split("").join(".")},ro={INIT:"@@redux/INIT"+Sn(),REPLACE:"@@redux/REPLACE"+Sn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Sn()}};function Wl(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 On(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ie(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ie(1));return o(On)(e,r)}if(typeof e!="function")throw new Error(ie(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(ie(3));return i}function h(O){if(typeof O!="function")throw new Error(ie(4));if(u)throw new Error(ie(5));var N=!0;return p(),l.push(O),function(){if(N){if(u)throw new Error(ie(6));N=!1,p();var L=l.indexOf(O);l.splice(L,1),c=null}}}function g(O){if(!Wl(O))throw new Error(ie(7));if(typeof O.type>"u")throw new Error(ie(8));if(u)throw new Error(ie(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var N=c=l,R=0;R<N.length;R++){var L=N[R];L()}return O}function v(O){if(typeof O!="function")throw new Error(ie(10));a=O,g({type:ro.REPLACE})}function x(){var O,N=h;return O={subscribe:function(L){if(typeof L!="object"||L===null)throw new Error(ie(11));function P(){L.next&&L.next(m())}P();var B=N(P);return{unsubscribe:B}}},O[yc]=function(){return this},O}return g({type:ro.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:v},n[yc]=x,n}function zl(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:ro.INIT});if(typeof n>"u")throw new Error(ie(12));if(typeof o(void 0,{type:ro.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ie(13))})}function mc(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{zl(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],N=o[O],R=p[O],L=N(R,m);if(typeof L>"u"){var P=m&&m.type;throw new Error(ie(14))}v[O]=L,g=g||L!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function qt(){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 gc(){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(ie(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=r.map(function(u){return u(c)});return i=qt.apply(void 0,l)(a.dispatch),vn(vn({},a),{},{dispatch:i})}}}function bc(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 xc=bc();xc.withExtraArgument=bc;var Cn=xc;var Ec=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)}}(),Gl=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}}},Yt=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},jl=Object.defineProperty,Kl=Object.defineProperties,Vl=Object.getOwnPropertyDescriptors,vc=Object.getOwnPropertySymbols,Zl=Object.prototype.hasOwnProperty,ql=Object.prototype.propertyIsEnumerable,Sc=function(e,r,o){return r in e?jl(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},at=function(e,r){for(var o in r||(r={}))Zl.call(r,o)&&Sc(e,o,r[o]);if(vc)for(var n=0,a=vc(r);n<a.length;n++){var o=a[n];ql.call(r,o)&&Sc(e,o,r[o])}return e},En=function(e,r){return Kl(e,Vl(r))},Yl=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 Xl=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?qt:qt.apply(null,arguments)},Ex=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 Jl=function(e){Ec(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,Yt([void 0],o[0].concat(this)))):new(r.bind.apply(r,Yt([void 0],o.concat(this))))},r}(Array),ed=function(e){Ec(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,Yt([void 0],o[0].concat(this)))):new(r.bind.apply(r,Yt([void 0],o.concat(this))))},r}(Array);function Rn(e){return Le(e)?to(e,function(){}):e}function td(e){return typeof e=="boolean"}function rd(){return function(r){return od(r)}}function od(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 Jl;if(o&&(td(o)?l.push(Cn):l.push(Cn.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var An=!0;function Ac(e){var r=rd(),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=mc(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),!An&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!An&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=gc.apply(void 0,x),N=qt;u&&(N=Xl(at({trace:!An},typeof u=="object"&&u)));var R=new ed(O),L=R;Array.isArray(g)?L=Yt([O],g):typeof g=="function"&&(L=g(R));var P=N.apply(void 0,L);return On(v,m,P)}function it(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 at(at({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 wc(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 nd(e){return typeof e=="function"}function ad(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?wc(r):[r,o,n],i=a[0],c=a[1],l=a[2],u;if(nd(e))u=function(){return Rn(e())};else{var p=Rn(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var v=Yt([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(Ke(x)){var N=x,R=O(N,g);return R===void 0?x:R}else{if(Le(x))return to(x,function(L){return O(L,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 id(e,r){return e+"/"+r}function Rc(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:Rn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(m){var h=n[m],g=id(r,m),v,x;"reducer"in h?(v=h.reducer,x=h.prepare):v=h,i[m]=v,c[g]=v,l[m]=x?it(g,x):it(g)});function u(){var m=typeof e.extraReducers=="function"?wc(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,v=m[1],x=v===void 0?[]:v,O=m[2],N=O===void 0?void 0:O,R=at(at({},g),c);return ad(o,function(L){for(var P in R)L.addCase(P,R[P]);for(var B=0,M=x;B<M.length;B++){var le=M[B];L.addMatcher(le.matcher,le.reducer)}N&&L.addDefaultCase(N)})}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 sd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",cd=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=sd[Math.random()*64|0];return r},ld=["name","message","stack","code"],wn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Oc=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),dd=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=ld;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},Nx=function(){function e(r,o,n){var a=it(r+"/fulfilled",function(m,h,g,v){return{payload:m,meta:En(at({},v||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=it(r+"/pending",function(m,h,g){return{payload:void 0,meta:En(at({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),c=it(r+"/rejected",function(m,h,g,v,x){return{payload:v,error:(n&&n.serializeError||dd)(m||"Rejected"),meta:En(at({},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):cd(),O=new u,N,R=!1;function L(B){N=B,O.abort()}var P=function(){return Yl(this,null,function(){var B,M,le,Ie,se,_e,te;return Gl(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Ie=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),pd(Ie)?[4,Ie]:[3,2];case 1:Ie=y.sent(),y.label=2;case 2:if(Ie===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,se=new Promise(function(b,_){return O.signal.addEventListener("abort",function(){return _({name:"AbortError",message:N||"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([se,Promise.resolve(o(m,{dispatch:h,getState:g,extra:v,requestId:x,signal:O.signal,abort:L,rejectWithValue:function(b,_){return new wn(b,_)},fulfillWithValue:function(b,_){return new Oc(b,_)}})).then(function(b){if(b instanceof wn)throw b;return b instanceof Oc?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return le=y.sent(),[3,5];case 4:return _e=y.sent(),le=_e instanceof wn?c(null,x,m,_e.payload,_e.meta):c(_e,x,m),[3,5];case 5:return te=n&&!n.dispatchConditionRejection&&c.match(le)&&le.meta.condition,te||h(le),[2,le]}})})}();return Object.assign(P,{abort:L,requestId:x,arg:m,unwrap:function(){return P.then(ud)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function ud(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function pd(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Nc="listener",Lc="completed",Tc="cancelled",Lx="task-"+Tc,Tx="task-"+Lc,Ix=Nc+"-"+Tc,_x=Nc+"-"+Lc;var Nn="listenerMiddleware";var Px=it(Nn+"/add"),kx=it(Nn+"/removeAll"),Dx=it(Nn+"/remove");var Cc,Bx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Cc||(Cc=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},fd=function(e){return function(r){setTimeout(r,e)}},Mx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:fd(10);cc();var hd=Kr(Symbol("withEventBus"),function(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)}}}),oo=class extends hd(Object){};window.ftReduxStores||(window.ftReduxStores={});var Ic=class e extends oo{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(Xr(i))return i;if(a==null)return;let c=Rc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=Ac({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 Vr;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 no=class{static format(r,o,n,a){return window.moment?window.moment(r).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(r,o,n,a)}static getMomentDateFormat(r,o){return r?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(r,o,n,a){let i=typeof r=="string"?new Date(r):r,c=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return c;let l=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${c} ${l}`}static getTimezoneAsString(){let r=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${r(Math.abs(o)/60)}:${r(Math.abs(o)%60)}`}};var _c=C(k()),ao=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},sv=(0,_c.applyMixinOnce)(Symbol("withDateFormat"),function(e){class r extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(T)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>no.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return ao([(0,Ln.property)({type:Boolean})],r.prototype,"useLongDateFormat",void 0),ao([(0,Ln.property)({type:Boolean})],r.prototype,"useDateTimeFormat",void 0),ao([nn({store:T.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],r.prototype,"metadataDescriptors",void 0),ao([nn({store:T.name})],r.prototype,"uiLocale",void 0),r});var co=C(k());var io=class extends fe{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 so=class extends fe{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let r=T.getState().session;return!!r?.sessionAuthenticated}};var yd="ft-user-assets",md={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(ge).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={}},addAsset:(e,r)=>{let{assetType:o,mapId:n,asset:a}=r.payload;switch(o){case ge.BOOKMARKS:e.bookmarks?e.bookmarks.push(a):e.bookmarks=[a];break;case ge.SEARCHES:e.savedSearches?e.savedSearches.push(a):e.savedSearches=[a];break}let i=e.assetCounts.allAsset[o];if(i!==void 0&&(e.assetCounts.allAsset[o]=i+1),o===ge.BOOKMARKS&&n!==void 0){let c=e.assetCounts.bookmarkByMap[n];c!==void 0&&(e.assetCounts.bookmarkByMap[n]=c+1)}},removeAsset:(e,r)=>{var o,n;let{assetType:a,mapId:i,assetId:c}=r.payload;switch(a){case ge.BOOKMARKS:e.bookmarks=(o=e.bookmarks)===null||o===void 0?void 0:o.filter(u=>u.id!==c);break;case ge.SEARCHES:e.savedSearches=(n=e.savedSearches)===null||n===void 0?void 0:n.filter(u=>u.id!==c);break}let l=e.assetCounts.allAsset[a];if(l!==void 0&&l>0&&(e.assetCounts.allAsset[a]=l-1),a===ge.BOOKMARKS&&i!==void 0){let u=e.assetCounts.bookmarkByMap[i];u!==void 0&&u>0&&(e.assetCounts.bookmarkByMap[i]=u-1)}}},xe=co.FtReduxStore.get({name:yd,reducers:md,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ge).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Tn=class{constructor(r=new io,o=new so){this.assetCountsService=r,this.assetLabelsService=o,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new $r,this.savedSearchesService=new zr,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(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),xe.actions.clearAssetCount(),xe.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),xe.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),xe.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();xe.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let r=await this.assetLabelsService.getUserAssetLabels();xe.actions.assetLabels(r)}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&xe.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&xe.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(xe.getState().assetCounts.bookmarkByMap).length!==0;r===ge.BOOKMARKS&&o&&xe.actions.clearBookmarkCountByMap(),xe.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;xe.actions.bookmarks(o)}}},gd=new Tn;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=gd);(0,Pc.customElement)("ft-app-context")(H);var In=class e extends Event{constructor(){super(e.eventName)}};In.eventName="search-context-clear-all-filters";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},Pn=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},kc=Symbol("registerInterval"),_n=Symbol("registerAttempts"),xd=40,vd=(0,po.applyMixinOnce)(Symbol("toFtSearchComponent"),function(e){class r extends e{setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[_n]=0,this[kc]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[_n]>xd?window.clearInterval(this[kc]):(this[_n]++,this.dispatchEvent(new Pn))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return bd([(0,Dc.state)()],r.prototype,"stateManager",void 0),r}),uo=class extends vd(po.FtLitElementRedux){};var Wc=C(k());var mo=C(j()),go=C(ae()),bo=C(k());var Bc=C(j());var Mc=Bc.css`
1065
- `;var Xt=C(k());var $c=C(ae());var kn=class{fromLocalizableLabel(r){return r.type=="PLAIN_TEXT"?{message:r.text}:{key:r.key,custom:r.type=="LOCALIZED_CUSTOM",context:r.context,message:r.key}}fromAttribute(r){if(r!=null)try{return JSON.parse(r)}catch{if(this.isI18nKey(r)){let[n,a]=r.split(".");return{context:n,key:a,message:""}}return{message:r}}}toAttribute(r){if(r!=null)return JSON.stringify(r)}isI18nKey(r){return r.match(/^[\w-]+\.[\w-]+$/)}},Uc=new kn;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},Od=Symbol("i18nAttributes"),Cd=Symbol("i18nListAttributes"),Hc=Symbol("i18nProperties"),fo=Symbol("i18nContexts"),br=Symbol("i18nUnsubs"),yo=(0,Xt.applyMixinOnce)(Symbol("withI18n"),function(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?Wr:zt}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}async awaitI18n(i){let{context:c,custom:l}=i;return c&&await this.getI18nService(l).prepareContext(c),this.i18n(i)}customI18n(i,c){if(Uc.isI18nKey(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[Od])===null||c===void 0||c.forEach((m,h)=>u[h]=p(m,h,u[h])),(l=this[Cd])===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[Hc])===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[fo].set(u,{isCustomContext:l}),this[br].has(u)||this[br].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[fo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[fo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[br].forEach(i=>i()),this[br].clear()}}return r=fo,o=br,Sd([(0,$c.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Fc=class extends yo(Xt.FtLitElement){},ho=class extends yo(Xt.FtLitElementRedux){};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},Te=class extends ho{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":mo.nothing:mo.html`
1064
+ `}connectedCallback(){super.connectedCallback(),T.addEventListener(yt.eventName,this.reloadConfiguration)}disconnectedCallback(){T.addEventListener(yt.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=>zt.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",()=>Hs(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};H.elementDefinitions={};H.styles=ks;Q([(0,ne.property)()],H.prototype,"baseUrl",void 0);Q([(0,ne.property)()],H.prototype,"apiIntegrationIdentifier",void 0);Q([(0,ne.property)()],H.prototype,"apiIntegrationAppVersion",void 0);Q([(0,ne.property)()],H.prototype,"uiLocale",void 0);Q([(0,Ne.jsonProperty)(null)],H.prototype,"availableUiLocales",void 0);Q([(0,Ne.jsonProperty)(null)],H.prototype,"metadataConfiguration",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"editorMode",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"noCustom",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"openExternalDocumentInNewTab",void 0);Q([(0,ne.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],H.prototype,"noCustomComponent",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"withManualResources",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"navigatorOnline",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"forcedOffline",void 0);Q([(0,ne.property)({type:Object})],H.prototype,"apiProvider",void 0);Q([(0,ne.property)({type:Boolean})],H.prototype,"authenticationRequired",void 0);Q([(0,Ne.jsonProperty)([])],H.prototype,"messageContexts",void 0);Q([(0,Ne.jsonProperty)(void 0)],H.prototype,"session",void 0);Q([(0,ne.state)()],H.prototype,"localesConfiguration",void 0);Q([(0,ne.state)()],H.prototype,"availableContentLocales",void 0);var Ln=C(ae());function kl(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;let o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!jr(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(!jr(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(!jr(e[c],r[c]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function jr(e,r){try{return kl(e,r)}catch{return!1}}function fr(e,r){return!jr(e,r)}function Kr(e,r){let o=n=>n[e]===!0;return n=>{if(o(n))return n;let a=r(n);return a[e]=!0,a}}var zs=C(ae(),1);var nn=e=>{let r=e??{};return(o,n)=>{var a;let i={hasChanged:fr,attribute:!1,...r};(0,zs.property)(i)(o,n);let c=o.constructor;c.reduxProperties=new Map(c.reduxProperties),c.reduxProperties.set(n,{selector:(a=r.selector)!==null&&a!==void 0?a:l=>l[n],store:r.store})}};var Vr=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 bt=C(ae(),1);var Gs=C(ae(),1);function js(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,Gs.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:fr,...r??{}})}var Zr=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 Vs=C(j(),1);var qr=globalThis,Dl=qr.ShadowRoot&&(qr.ShadyCSS===void 0||qr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,jb=Symbol();var Ks=(e,r)=>{if(Dl)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=qr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var Yr=class extends Vs.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 Ks(n,r.elementStyles),n}};function Zs(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 jt=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,qs=Symbol("constructorPrototype"),Ys=Symbol("constructorName"),Js=Symbol("exportpartsDebouncer"),Xs=Symbol("dynamicDependenciesLoaded"),Gt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Gt.eventName="exportparts-updated";var Me=class extends Yr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Qs]=new Zr(5),this.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[Js].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)})},this[Ys]=this.constructor.name,this[qs]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ys]&&Object.setPrototypeOf(this,this[qs])}connectedCallback(){var r;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let o=this.constructor;o[Xs]||(o[Xs]=!0,this.importDynamicDependencies()),(r=this.shadowRoot)===null||r===void 0||r.addEventListener(Gt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.shadowRoot)===null||r===void 0||r.removeEventListener(Gt.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate(),r.has("exportparts")&&this.dispatchEvent(new Gt)})}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=Zs(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)}}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.exportparts=void 0;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(N=>N.split(":")[1]))!==null&&l!==void 0?l:[],O=[...v,...x].filter(u).map(N=>N.trim());for(let N of O)m.add(N)}if(m.size===0){this.exportparts=void 0;return}let h=[...m.values()].flatMap(g=>p.map(v=>`${g}:${v}--${g}`));this.exportparts=[...this.part,...h].join(", ")}};Qs=Js;jt([(0,bt.property)()],Me.prototype,"exportpartsPrefix",void 0);jt([js([])],Me.prototype,"exportpartsPrefixes",void 0);jt([(0,bt.property)({reflect:!0})],Me.prototype,"exportparts",void 0);jt([(0,bt.property)()],Me.prototype,"customStylesheet",void 0);jt([(0,bt.property)()],Me.prototype,"elementToFocus",void 0);jt([(0,bt.state)()],Me.prototype,"useAdoptedStyleSheets",void 0);function Xr(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var hr=Symbol("internalReduxEventsUnsubscribers"),rt=Symbol("internalStoresUnsubscribers"),xt=Symbol("internalStores"),Bl=Kr(Symbol("withRedux"),function(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[xt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[xt].values()][0]}getStore(c){return c==null?this.getUnnamedStore():this[xt].get(c)}addStore(c,l){var u;l=(u=l??c.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[xt].set(l,c),this.subscribeToStore(l,c),this.updateFromStores()}removeStore(c){let l=typeof c=="string"?c:c.name;this.unsubscribeFromStore(l),this[xt].delete(l)}setupStores(){this.unsubscribeFromStores(),this[xt].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[rt].has(c.store):this[rt].size>0)&&(this[l]=c.selector(p.getState(),this))}})}subscribeToStore(c,l){var u;this[rt].set(c,l.subscribe(()=>this.updateFromStores())),this[hr].set(c,[]),Xr(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[hr].get(c).push(()=>l.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(c)}unsubscribeFromStores(){this[rt].forEach((c,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(c){var l;this[rt].has(c)&&this[rt].get(c)(),this[rt].delete(c),(l=this[hr].get(c))===null||l===void 0||l.forEach(u=>u()),this[hr].delete(c)}onStoreAvailable(c){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=rt,o=xt,n=hr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),ec=class extends Bl(Me){};function Oe(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 Ke(e){return!!e&&!!e[z]}function Le(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)===Gl}(e)||Array.isArray(e)||!!e[sc]||!!(!((r=e.constructor)===null||r===void 0)&&r[sc])||hn(e)||yn(e))}function vt(e,r,o){o===void 0&&(o=!1),Zt(e)===0?(o?Object.keys:Vt)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function Zt(e){var r=e[z];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:hn(e)?2:yn(e)?3:0}function Kt(e,r){return Zt(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function Ml(e,r){return Zt(e)===2?e.get(r):e[r]}function cc(e,r,o){var n=Zt(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function lc(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function hn(e){return Wl&&e instanceof Map}function yn(e){return zl&&e instanceof Set}function ot(e){return e.o||e.t}function mn(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=pc(e);delete r[z];for(var o=Vt(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 gn(e,r){return r===void 0&&(r=!1),bn(e)||Ke(e)||!Le(e)||(Zt(e)>1&&(e.set=e.add=e.clear=e.delete=Ul),Object.freeze(e),r&&vt(e,function(o,n){return gn(n,!0)},!0)),e}function Ul(){Oe(2)}function bn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ue(e){var r=fn[e];return r||Oe(18,e),r}function Fl(e,r){fn[e]||(fn[e]=r)}function dn(){return mr}function an(e,r){r&&(Ue("Patches"),e.u=[],e.s=[],e.v=r)}function Qr(e){un(e),e.p.forEach($l),e.p=null}function un(e){e===mr&&(mr=e.l)}function tc(e){return mr={p:[],l:mr,h:e,m:!0,_:0}}function $l(e){var r=e[z];r.i===0||r.i===1?r.j():r.g=!0}function sn(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||Ue("ES5").S(r,e,n),n?(o[z].P&&(Qr(r),Oe(4)),Le(e)&&(e=Jr(r,e),r.l||eo(r,e)),r.u&&Ue("Patches").M(o[z].t,e,r.u,r.s)):e=Jr(r,o,[]),Qr(r),r.u&&r.v(r.u,r.s),e!==uc?e:void 0}function Jr(e,r,o){if(bn(r))return r;var n=r[z];if(!n)return vt(r,function(l,u){return rc(e,n,r,l,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return eo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=mn(n.k):n.o,i=a,c=!1;n.i===3&&(i=new Set(a),a.clear(),c=!0),vt(i,function(l,u){return rc(e,n,a,l,u,o,c)}),eo(e,a,!1),o&&e.u&&Ue("Patches").N(n,o,e.u,e.s)}return n.o}function rc(e,r,o,n,a,i,c){if(Ke(a)){var l=Jr(e,a,i&&r&&r.i!==3&&!Kt(r.R,n)?i.concat(n):void 0);if(cc(o,n,l),!Ke(l))return;e.m=!1}else c&&o.add(a);if(Le(a)&&!bn(a)){if(!e.h.D&&e._<1)return;Jr(e,a),r&&r.A.l||eo(e,a)}}function eo(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&gn(r,o)}function cn(e,r){var o=e[z];return(o?ot(o):e)[r]}function oc(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 nt(e){e.P||(e.P=!0,e.l&&nt(e.l))}function ln(e){e.o||(e.o=mn(e.t))}function pn(e,r,o){var n=hn(r)?Ue("MapSet").F(r,o):yn(r)?Ue("MapSet").T(r,o):e.O?function(a,i){var c=Array.isArray(a),l={i:c?1:0,A:i?i.A:dn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=l,p=gr;c&&(u=[l],p=yr);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return l.k=g,l.j=h,g}(r,o):Ue("ES5").J(r,o);return(o?o.A:dn()).p.push(n),n}function Hl(e){return Ke(e)||Oe(22,e),function r(o){if(!Le(o))return o;var n,a=o[z],i=Zt(o);if(a){if(!a.P&&(a.i<4||!Ue("ES5").K(a)))return a.t;a.I=!0,n=nc(o,i),a.I=!1}else n=nc(o,i);return vt(n,function(c,l){a&&Ml(a.t,c)===l||cc(n,c,r(l))}),i===3?new Set(n):n}(e)}function nc(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return mn(e)}function dc(){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[z];return gr.get(p,c)},set:function(p){var m=this[z];gr.set(m,c,p)}},u}function r(c){for(var l=c.length-1;l>=0;l--){var u=c[l][z];if(!u.P)switch(u.i){case 5:n(u)&&nt(u);break;case 4:o(u)&&nt(u)}}}function o(c){for(var l=c.t,u=c.k,p=Vt(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==z){var g=l[h];if(g===void 0&&!Kt(l,h))return!0;var v=u[h],x=v&&v[z];if(x?x.t!==g:!lc(v,g))return!0}}var O=!!l[z];return p.length!==Vt(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&&Oe(3,JSON.stringify(ot(c)))}var i={};Fl("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=pc(g);delete O[z];for(var N=Vt(O),R=0;R<N.length;R++){var L=N[R];O[L]=e(L,h||!!O[L].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,c),m={i:u?5:4,A:l?l.A:dn(),P:!1,I:!1,R:{},l,t:c,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,z,{value:m,writable:!0}),p},S:function(c,l,u){u?Ke(l)&&l[z].A===c&&r(c.p):(c.u&&function p(m){if(m&&typeof m=="object"){var h=m[z];if(h){var g=h.t,v=h.k,x=h.R,O=h.i;if(O===4)vt(v,function(B){B!==z&&(g[B]!==void 0||Kt(g,B)?x[B]||p(v[B]):(x[B]=!0,nt(h)))}),vt(g,function(B){v[B]!==void 0||Kt(v,B)||(x[B]=!1,nt(h))});else if(O===5){if(n(h)&&(nt(h),x.length=!0),v.length<g.length)for(var N=v.length;N<g.length;N++)x[N]=!1;else for(var R=g.length;R<v.length;R++)x[R]=!0;for(var L=Math.min(v.length,g.length),P=0;P<L;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 ac,mr,xn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Wl=typeof Map<"u",zl=typeof Set<"u",ic=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",uc=xn?Symbol.for("immer-nothing"):((ac={})["immer-nothing"]=!0,ac),sc=xn?Symbol.for("immer-draftable"):"__$immer_draftable",z=xn?Symbol.for("immer-state"):"__$immer_state";var Gl=""+Object.prototype.constructor,Vt=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,pc=Object.getOwnPropertyDescriptors||function(e){var r={};return Vt(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},fn={},gr={get:function(e,r){if(r===z)return e;var o=ot(e);if(!Kt(o,r))return function(a,i,c){var l,u=oc(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||!Le(n)?n:n===cn(e.t,r)?(ln(e),e.o[r]=pn(e.A.h,n,e)):n},has:function(e,r){return r in ot(e)},ownKeys:function(e){return Reflect.ownKeys(ot(e))},set:function(e,r,o){var n=oc(ot(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=cn(ot(e),r),i=a?.[z];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(lc(o,a)&&(o!==void 0||Kt(e.t,r)))return!0;ln(e),nt(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 cn(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,ln(e),nt(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=ot(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){Oe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Oe(12)}},yr={};vt(gr,function(e,r){yr[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),yr.deleteProperty=function(e,r){return yr.set.call(this,e,r,void 0)},yr.set=function(e,r,o){return gr.set.call(this,e[0],r,o,e[0])};var jl=function(){function e(o){var n=this;this.O=ic,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 N=this;O===void 0&&(O=l);for(var R=arguments.length,L=Array(R>1?R-1:0),P=1;P<R;P++)L[P-1]=arguments[P];return u.produce(O,function(B){var M;return(M=i).call.apply(M,[N,B].concat(L))})}}var p;if(typeof i!="function"&&Oe(6),c!==void 0&&typeof c!="function"&&Oe(7),Le(a)){var m=tc(n),h=pn(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?Qr(m):un(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return an(m,c),sn(O,m)},function(O){throw Qr(m),O}):(an(m,c),sn(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===uc&&(p=void 0),n.D&&gn(p,!0),c){var v=[],x=[];Ue("Patches").M(a,p,v,x),c(v,x)}return p}Oe(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){Le(o)||Oe(8),Ke(o)&&(o=Hl(o));var n=tc(this),a=pn(this,o,void 0);return a[z].C=!0,un(n),a},r.finishDraft=function(o,n){var a=o&&o[z],i=a.A;return an(i,n),sn(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!ic&&Oe(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=Ue("Patches").$;return Ke(o)?c(o,n):this.produce(o,function(l){return c(l,n)})},e}(),ge=new jl,Kl=ge.produce,ix=ge.produceWithPatches.bind(ge),sx=ge.setAutoFreeze.bind(ge),cx=ge.setUseProxies.bind(ge),lx=ge.applyPatches.bind(ge),dx=ge.createDraft.bind(ge),ux=ge.finishDraft.bind(ge),to=Kl;function St(e){"@babel/helpers - typeof";return St=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},St(e)}function fc(e,r){if(St(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(St(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function hc(e){var r=fc(e,"string");return St(r)=="symbol"?r:r+""}function yc(e,r,o){return(r=hc(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function mc(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 vn(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?mc(Object(o),!0).forEach(function(n){yc(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):mc(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function ie(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 gc=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Sn=function(){return Math.random().toString(36).substring(7).split("").join(".")},ro={INIT:"@@redux/INIT"+Sn(),REPLACE:"@@redux/REPLACE"+Sn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Sn()}};function Vl(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 On(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ie(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ie(1));return o(On)(e,r)}if(typeof e!="function")throw new Error(ie(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(ie(3));return i}function h(O){if(typeof O!="function")throw new Error(ie(4));if(u)throw new Error(ie(5));var N=!0;return p(),l.push(O),function(){if(N){if(u)throw new Error(ie(6));N=!1,p();var L=l.indexOf(O);l.splice(L,1),c=null}}}function g(O){if(!Vl(O))throw new Error(ie(7));if(typeof O.type>"u")throw new Error(ie(8));if(u)throw new Error(ie(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var N=c=l,R=0;R<N.length;R++){var L=N[R];L()}return O}function v(O){if(typeof O!="function")throw new Error(ie(10));a=O,g({type:ro.REPLACE})}function x(){var O,N=h;return O={subscribe:function(L){if(typeof L!="object"||L===null)throw new Error(ie(11));function P(){L.next&&L.next(m())}P();var B=N(P);return{unsubscribe:B}}},O[gc]=function(){return this},O}return g({type:ro.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:v},n[gc]=x,n}function Zl(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:ro.INIT});if(typeof n>"u")throw new Error(ie(12));if(typeof o(void 0,{type:ro.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ie(13))})}function bc(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{Zl(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],N=o[O],R=p[O],L=N(R,m);if(typeof L>"u"){var P=m&&m.type;throw new Error(ie(14))}v[O]=L,g=g||L!==R}return g=g||i.length!==Object.keys(p).length,g?v:p}}function qt(){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 xc(){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(ie(15))},c={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},l=r.map(function(u){return u(c)});return i=qt.apply(void 0,l)(a.dispatch),vn(vn({},a),{},{dispatch:i})}}}function vc(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 Sc=vc();Sc.withExtraArgument=vc;var Cn=Sc;var wc=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)}}(),ql=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}}},Yt=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},Yl=Object.defineProperty,Xl=Object.defineProperties,Ql=Object.getOwnPropertyDescriptors,Oc=Object.getOwnPropertySymbols,Jl=Object.prototype.hasOwnProperty,ed=Object.prototype.propertyIsEnumerable,Cc=function(e,r,o){return r in e?Yl(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},at=function(e,r){for(var o in r||(r={}))Jl.call(r,o)&&Cc(e,o,r[o]);if(Oc)for(var n=0,a=Oc(r);n<a.length;n++){var o=a[n];ed.call(r,o)&&Cc(e,o,r[o])}return e},En=function(e,r){return Xl(e,Ql(r))},td=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 rd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?qt:qt.apply(null,arguments)},Lx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function od(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 nd=function(e){wc(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,Yt([void 0],o[0].concat(this)))):new(r.bind.apply(r,Yt([void 0],o.concat(this))))},r}(Array),ad=function(e){wc(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,Yt([void 0],o[0].concat(this)))):new(r.bind.apply(r,Yt([void 0],o.concat(this))))},r}(Array);function Rn(e){return Le(e)?to(e,function(){}):e}function id(e){return typeof e=="boolean"}function sd(){return function(r){return cd(r)}}function cd(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 nd;if(o&&(id(o)?l.push(Cn):l.push(Cn.withExtraArgument(o.extraArgument))),0){if(a)var u;if(c)var p}return l}var An=!0;function Rc(e){var r=sd(),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(od(a))v=bc(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),!An&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!An&&x.some(function(B){return typeof B!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=xc.apply(void 0,x),N=qt;u&&(N=rd(at({trace:!An},typeof u=="object"&&u)));var R=new ad(O),L=R;Array.isArray(g)?L=Yt([O],g):typeof g=="function"&&(L=g(R));var P=N.apply(void 0,L);return On(v,m,P)}function it(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 at(at({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 Nc(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 ld(e){return typeof e=="function"}function dd(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?Nc(r):[r,o,n],i=a[0],c=a[1],l=a[2],u;if(ld(e))u=function(){return Rn(e())};else{var p=Rn(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var v=Yt([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(Ke(x)){var N=x,R=O(N,g);return R===void 0?x:R}else{if(Le(x))return to(x,function(L){return O(L,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 ud(e,r){return e+"/"+r}function Lc(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:Rn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},c={},l={};a.forEach(function(m){var h=n[m],g=ud(r,m),v,x;"reducer"in h?(v=h.reducer,x=h.prepare):v=h,i[m]=v,c[g]=v,l[m]=x?it(g,x):it(g)});function u(){var m=typeof e.extraReducers=="function"?Nc(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,v=m[1],x=v===void 0?[]:v,O=m[2],N=O===void 0?void 0:O,R=at(at({},g),c);return dd(o,function(L){for(var P in R)L.addCase(P,R[P]);for(var B=0,M=x;B<M.length;B++){var le=M[B];L.addMatcher(le.matcher,le.reducer)}N&&L.addDefaultCase(N)})}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 pd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",fd=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=pd[Math.random()*64|0];return r},hd=["name","message","stack","code"],wn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Ec=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),yd=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=hd;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},Px=function(){function e(r,o,n){var a=it(r+"/fulfilled",function(m,h,g,v){return{payload:m,meta:En(at({},v||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=it(r+"/pending",function(m,h,g){return{payload:void 0,meta:En(at({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),c=it(r+"/rejected",function(m,h,g,v,x){return{payload:v,error:(n&&n.serializeError||yd)(m||"Rejected"),meta:En(at({},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):fd(),O=new u,N,R=!1;function L(B){N=B,O.abort()}var P=function(){return td(this,null,function(){var B,M,le,Ie,se,_e,te;return ql(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),Ie=(B=n?.condition)==null?void 0:B.call(n,m,{getState:g,extra:v}),gd(Ie)?[4,Ie]:[3,2];case 1:Ie=y.sent(),y.label=2;case 2:if(Ie===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,se=new Promise(function(b,_){return O.signal.addEventListener("abort",function(){return _({name:"AbortError",message:N||"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([se,Promise.resolve(o(m,{dispatch:h,getState:g,extra:v,requestId:x,signal:O.signal,abort:L,rejectWithValue:function(b,_){return new wn(b,_)},fulfillWithValue:function(b,_){return new Ec(b,_)}})).then(function(b){if(b instanceof wn)throw b;return b instanceof Ec?a(b.payload,x,m,b.meta):a(b,x,m)})])];case 3:return le=y.sent(),[3,5];case 4:return _e=y.sent(),le=_e instanceof wn?c(null,x,m,_e.payload,_e.meta):c(_e,x,m),[3,5];case 5:return te=n&&!n.dispatchConditionRejection&&c.match(le)&&le.meta.condition,te||h(le),[2,le]}})})}();return Object.assign(P,{abort:L,requestId:x,arg:m,unwrap:function(){return P.then(md)}})}}return Object.assign(p,{pending:i,rejected:c,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function md(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function gd(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var Tc="listener",Ic="completed",_c="cancelled",kx="task-"+_c,Dx="task-"+Ic,Bx=Tc+"-"+_c,Mx=Tc+"-"+Ic;var Nn="listenerMiddleware";var Ux=it(Nn+"/add"),Fx=it(Nn+"/removeAll"),$x=it(Nn+"/remove");var Ac,Hx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Ac||(Ac=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},bd=function(e){return function(r){setTimeout(r,e)}},Wx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:bd(10);dc();var xd=Kr(Symbol("withEventBus"),function(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)}}}),oo=class extends xd(Object){};window.ftReduxStores||(window.ftReduxStores={});var Pc=class e extends oo{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(Xr(i))return i;if(a==null)return;let c=Lc({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),l=Rc({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 Vr;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 no=class{static format(r,o,n,a){return window.moment?window.moment(r).locale(o).format(this.getMomentDateFormat(n,a)):this.getIntlDateTime(r,o,n,a)}static getMomentDateFormat(r,o){return r?o?"lll":"ll":o?"L LT":"L"}static getIntlDateTime(r,o,n,a){let i=typeof r=="string"?new Date(r):r,c=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(i);if(!a)return c;let l=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(i);return`${c} ${l}`}static getTimezoneAsString(){let r=n=>String(Math.floor(n)).padStart(2,"0"),o=new Date().getTimezoneOffset();return`${o<0?"+":"-"}${r(Math.abs(o)/60)}:${r(Math.abs(o)%60)}`}};var kc=C(k()),ao=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},pv=(0,kc.applyMixinOnce)(Symbol("withDateFormat"),function(e){class r extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(T)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,i;return((i=(a=this.metadataDescriptors.find(l=>l.key===n))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1)?l=>no.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return ao([(0,Ln.property)({type:Boolean})],r.prototype,"useLongDateFormat",void 0),ao([(0,Ln.property)({type:Boolean})],r.prototype,"useDateTimeFormat",void 0),ao([nn({store:T.name,selector:o=>{var n,a;return(a=(n=o.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]}})],r.prototype,"metadataDescriptors",void 0),ao([nn({store:T.name})],r.prototype,"uiLocale",void 0),r});var co=C(k());var io=class extends fe{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 so=class extends fe{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let r=T.getState().session;return!!r?.sessionAuthenticated}};var vd="ft-user-assets",Sd={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(ve).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={}},addAsset:(e,r)=>{let{assetType:o,mapId:n,asset:a}=r.payload;In(e,o,[...Tn(e,o),a]),Dc(e,o,1,n),Bc(e,a)},editAsset:(e,r)=>{let{assetType:o,asset:n}=r.payload;In(e,o,Tn(e,o).map(a=>a.id===n.id?n:a)),Bc(e,n)},removeAsset:(e,r)=>{let{assetType:o,mapId:n,assetId:a}=r.payload;In(e,o,Tn(e,o).filter(i=>i.id!==a)),Dc(e,o,-1,n)}},Mc={[ve.SEARCHES]:"savedSearches",[ve.BOOKMARKS]:"bookmarks",[ve.BOOKS]:void 0,[ve.COLLECTIONS]:void 0},Tn=(e,r)=>{var o;let n=Mc[r];return n?(o=e[n])!==null&&o!==void 0?o:[]:[]},In=(e,r,o)=>{let n=Mc[r];n&&(e[n]=o)},Dc=(e,r,o,n)=>{let a=e.assetCounts.allAsset[r];if(a!==void 0&&(e.assetCounts.allAsset[r]=Math.max(0,a+o),r===ve.BOOKMARKS&&n)){let i=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,i+o)}},Bc=(e,r)=>{let o=e.assetLabels.map(a=>a.title),n=r.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));e.assetLabels.push(...n)},be=co.FtReduxStore.get({name:vd,reducers:Sd,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(ve).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),_n=class{constructor(r=new io,o=new so){this.assetCountsService=r,this.assetLabelsService=o,this.currentSession=T.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new $r,this.savedSearchesService=new zr,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(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),be.actions.clearAssetCount(),be.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),be.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),be.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();be.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let r=await this.assetLabelsService.getUserAssetLabels();be.actions.assetLabels(r)}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&be.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&be.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(be.getState().assetCounts.bookmarkByMap).length!==0;r===ve.BOOKMARKS&&o&&be.actions.clearBookmarkCountByMap(),be.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;be.actions.bookmarks(o)}}},Od=new _n;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Od);(0,Uc.customElement)("ft-app-context")(H);var Pn=class e extends Event{constructor(){super(e.eventName)}};Pn.eventName="search-context-clear-all-filters";var Cd=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},Dn=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},Fc=Symbol("registerInterval"),kn=Symbol("registerAttempts"),Ed=40,Ad=(0,po.applyMixinOnce)(Symbol("toFtSearchComponent"),function(e){class r extends e{setSearchStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[kn]=0,this[Fc]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[kn]>Ed?window.clearInterval(this[Fc]):(this[kn]++,this.dispatchEvent(new Dn))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Cd([(0,$c.state)()],r.prototype,"stateManager",void 0),r}),uo=class extends Ad(po.FtLitElementRedux){};var Vc=C(k());var mo=C(j()),go=C(ae()),bo=C(k());var Hc=C(j());var Wc=Hc.css`
1065
+ `;var Xt=C(k());var jc=C(ae());var Bn=class{fromLocalizableLabel(r){return r.type=="PLAIN_TEXT"?{message:r.text}:{key:r.key,custom:r.type=="LOCALIZED_CUSTOM",context:r.context,message:r.key}}fromAttribute(r){if(r!=null)try{return JSON.parse(r)}catch{if(this.isI18nKey(r)){let[n,a]=r.split(".");return{context:n,key:a,message:""}}return{message:r}}}toAttribute(r){if(r!=null)return JSON.stringify(r)}isI18nKey(r){return r.match(/^[\w-]+\.[\w-]+$/)}},zc=new Bn;var wd=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},Rd=Symbol("i18nAttributes"),Nd=Symbol("i18nListAttributes"),Kc=Symbol("i18nProperties"),fo=Symbol("i18nContexts"),br=Symbol("i18nUnsubs"),yo=(0,Xt.applyMixinOnce)(Symbol("withI18n"),function(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?Wr:zt}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}async awaitI18n(i){let{context:c,custom:l}=i;return c&&await this.getI18nService(l).prepareContext(c),this.i18n(i)}customI18n(i,c){if(zc.isI18nKey(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[Rd])===null||c===void 0||c.forEach((m,h)=>u[h]=p(m,h,u[h])),(l=this[Nd])===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[Kc])===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[fo].set(u,{isCustomContext:l}),this[br].has(u)||this[br].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,c)}hasI18nContext(i){return this[fo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[fo].forEach((i,c)=>this.addI18nContext(c,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[br].forEach(i=>i()),this[br].clear()}}return r=fo,o=br,wd([(0,jc.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Gc=class extends yo(Xt.FtLitElement){},ho=class extends yo(Xt.FtLitElementRedux){};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},Te=class extends ho{constructor(){super(),this.editorMode=!1,this.addStore(T)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":mo.nothing:mo.html`
1066
1066
  <span class="ft-i18n">
1067
1067
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1068
1068
  </span>
1069
- `}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:""})}};Te.elementDefinitions={};Te.styles=Mc;xr([(0,bo.redux)()],Te.prototype,"editorMode",void 0);xr([(0,go.property)()],Te.prototype,"context",void 0);xr([(0,go.property)()],Te.prototype,"key",void 0);xr([(0,bo.jsonProperty)([])],Te.prototype,"args",void 0);xr([(0,go.property)()],Te.prototype,"defaultMessage",void 0);var xo=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?Wr:zt}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}),this.attributes=new Proxy({},{get:(n,a)=>()=>({context:this.name,key:a,message:this.service.resolveRawMessage(this.name,a)})})}};(0,Wc.customElement)("ft-i18n")(Te);var Dn=xo.fromGwt("designedActionBlockAriaLabels");var zc=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},st=class extends yo(uo){constructor(){super(),this.currentPage=1,this.isLastPage=!0,this.addI18nContext(Dn)}render(){return this.isLastPage?vo.nothing:vo.html`
1069
+ `}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:""})}};Te.elementDefinitions={};Te.styles=Wc;xr([(0,bo.redux)()],Te.prototype,"editorMode",void 0);xr([(0,go.property)()],Te.prototype,"context",void 0);xr([(0,go.property)()],Te.prototype,"key",void 0);xr([(0,bo.jsonProperty)([])],Te.prototype,"args",void 0);xr([(0,go.property)()],Te.prototype,"defaultMessage",void 0);var xo=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?Wr:zt}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}),this.attributes=new Proxy({},{get:(n,a)=>()=>({context:this.name,key:a,message:this.service.resolveRawMessage(this.name,a)})})}};(0,Vc.customElement)("ft-i18n")(Te);var Mn=xo.fromGwt("designedActionBlockAriaLabels");var Zc=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},st=class extends yo(uo){constructor(){super(),this.currentPage=1,this.isLastPage=!0,this.addI18nContext(Mn)}render(){return this.isLastPage?vo.nothing:vo.html`
1070
1070
  <ft-button @click="${this.loadMore}">
1071
- ${Dn.messages.searchPageLoadMore()}
1071
+ ${Mn.messages.searchPageLoadMore()}
1072
1072
  </ft-button>
1073
- `}loadMore(){var r;(r=this.stateManager)===null||r===void 0||r.setPageNumber(this.currentPage+1)}};st.elementDefinitions={"ft-button":Re};st.styles=Wn;zc([(0,Bn.redux)({store:"search",selector:e=>{var r,o;return(o=(r=e.paging)===null||r===void 0?void 0:r.currentPage)!==null&&o!==void 0?o:1}})],st.prototype,"currentPage",void 0);zc([(0,Bn.redux)({store:"search",selector:e=>{var r,o;return(o=(r=e.paging)===null||r===void 0?void 0:r.isLastPage)!==null&&o!==void 0?o:!0}})],st.prototype,"isLastPage",void 0);(0,Gc.customElement)("ft-search-load-more-button")(st);})();
1073
+ `}loadMore(){var r;(r=this.stateManager)===null||r===void 0||r.setPageNumber(this.currentPage+1)}};st.elementDefinitions={"ft-button":Re};st.styles=Gn;Zc([(0,Un.redux)({store:"search",selector:e=>{var r,o;return(o=(r=e.paging)===null||r===void 0?void 0:r.currentPage)!==null&&o!==void 0?o:1}})],st.prototype,"currentPage",void 0);Zc([(0,Un.redux)({store:"search",selector:e=>{var r,o;return(o=(r=e.paging)===null||r===void 0?void 0:r.isLastPage)!==null&&o!==void 0?o:!0}})],st.prototype,"isLastPage",void 0);(0,qc.customElement)("ft-search-load-more-button")(st);})();
1074
1074
  /*! Bundled license information:
1075
1075
 
1076
1076
  lit-html/lit-html.js: