@fluid-topics/ft-search-language-filter 1.3.39 → 1.3.41

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,9 +1,9 @@
1
- "use strict";(()=>{var Ps=Object.create;var en=Object.defineProperty;var ks=Object.getOwnPropertyDescriptor;var Ds=Object.getOwnPropertyNames;var Us=Object.getPrototypeOf,Ms=Object.prototype.hasOwnProperty;var Ye=(t,r)=>()=>(r||t((r={exports:{}}).exports,r),r.exports);var Bs=(t,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of Ds(r))!Ms.call(t,a)&&a!==o&&en(t,a,{get:()=>r[a],enumerable:!(n=ks(r,a))||n.enumerable});return t};var b=(t,r,o)=>(o=t!=null?Ps(Us(t)):{},Bs(r||!t||!t.__esModule?en(o,"default",{value:t,enumerable:!0}):o,t));var L=Ye((Kl,tn)=>{tn.exports=ftGlobals.wcUtils});var K=Ye((Vl,rn)=>{rn.exports=ftGlobals.lit});var oe=Ye((Zl,on)=>{on.exports=ftGlobals.litDecorators});var jr=Ye((Xl,sn)=>{sn.exports=ftGlobals.litRepeat});var Jt=Ye((Ql,ln)=>{ln.exports=ftGlobals.litClassMap});var _a=Ye((Ah,Ia)=>{Ia.exports=ftGlobals.litUnsafeHTML});var za=Ye((He,Ha)=>{var sr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,lr=function(){function t(){this.fetch=!1,this.DOMException=sr.DOMException}return t.prototype=sr,new t}();(function(t){var r=function(o){var n=typeof t<"u"&&t||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 s(f){return f&&DataView.prototype.isPrototypeOf(f)}if(a.arrayBuffer)var l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],d=ArrayBuffer.isView||function(f){return f&&l.indexOf(Object.prototype.toString.call(f))>-1};function u(f){if(typeof f!="string"&&(f=String(f)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(f)||f==="")throw new TypeError('Invalid character in header field name: "'+f+'"');return f.toLowerCase()}function p(f){return typeof f!="string"&&(f=String(f)),f}function h(f){var m={next:function(){var w=f.shift();return{done:w===void 0,value:w}}};return a.iterable&&(m[Symbol.iterator]=function(){return m}),m}function y(f){this.map={},f instanceof y?f.forEach(function(m,w){this.append(w,m)},this):Array.isArray(f)?f.forEach(function(m){if(m.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+m.length);this.append(m[0],m[1])},this):f&&Object.getOwnPropertyNames(f).forEach(function(m){this.append(m,f[m])},this)}y.prototype.append=function(f,m){f=u(f),m=p(m);var w=this.map[f];this.map[f]=w?w+", "+m:m},y.prototype.delete=function(f){delete this.map[u(f)]},y.prototype.get=function(f){return f=u(f),this.has(f)?this.map[f]:null},y.prototype.has=function(f){return this.map.hasOwnProperty(u(f))},y.prototype.set=function(f,m){this.map[u(f)]=p(m)},y.prototype.forEach=function(f,m){for(var w in this.map)this.map.hasOwnProperty(w)&&f.call(m,this.map[w],w,this)},y.prototype.keys=function(){var f=[];return this.forEach(function(m,w){f.push(w)}),h(f)},y.prototype.values=function(){var f=[];return this.forEach(function(m){f.push(m)}),h(f)},y.prototype.entries=function(){var f=[];return this.forEach(function(m,w){f.push([w,m])}),h(f)},a.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function g(f){if(!f._noBody){if(f.bodyUsed)return Promise.reject(new TypeError("Already read"));f.bodyUsed=!0}}function O(f){return new Promise(function(m,w){f.onload=function(){m(f.result)},f.onerror=function(){w(f.error)}})}function x(f){var m=new FileReader,w=O(m);return m.readAsArrayBuffer(f),w}function C(f){var m=new FileReader,w=O(m),M=/charset=([A-Za-z0-9_-]+)/.exec(f.type),G=M?M[1]:"utf-8";return m.readAsText(f,G),w}function I(f){for(var m=new Uint8Array(f),w=new Array(m.length),M=0;M<m.length;M++)w[M]=String.fromCharCode(m[M]);return w.join("")}function _(f){if(f.slice)return f.slice(0);var m=new Uint8Array(f.byteLength);return m.set(new Uint8Array(f)),m.buffer}function T(){return this.bodyUsed=!1,this._initBody=function(f){this.bodyUsed=this.bodyUsed,this._bodyInit=f,f?typeof f=="string"?this._bodyText=f:a.blob&&Blob.prototype.isPrototypeOf(f)?this._bodyBlob=f:a.formData&&FormData.prototype.isPrototypeOf(f)?this._bodyFormData=f:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(f)?this._bodyText=f.toString():a.arrayBuffer&&a.blob&&s(f)?(this._bodyArrayBuffer=_(f.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(f)||d(f))?this._bodyArrayBuffer=_(f):this._bodyText=f=Object.prototype.toString.call(f):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof f=="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(f)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var f=g(this);if(f)return f;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 f=g(this);return f||(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 f=g(this);if(f)return f;if(this._bodyBlob)return C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(I(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(ge)}),this.json=function(){return this.text().then(JSON.parse)},this}var F=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function U(f){var m=f.toUpperCase();return F.indexOf(m)>-1?m:f}function J(f,m){if(!(this instanceof J))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');m=m||{};var w=m.body;if(f instanceof J){if(f.bodyUsed)throw new TypeError("Already read");this.url=f.url,this.credentials=f.credentials,m.headers||(this.headers=new y(f.headers)),this.method=f.method,this.mode=f.mode,this.signal=f.signal,!w&&f._bodyInit!=null&&(w=f._bodyInit,f.bodyUsed=!0)}else this.url=String(f);if(this.credentials=m.credentials||this.credentials||"same-origin",(m.headers||!this.headers)&&(this.headers=new y(m.headers)),this.method=U(m.method||this.method||"GET"),this.mode=m.mode||this.mode||null,this.signal=m.signal||this.signal||function(){if("AbortController"in n){var k=new AbortController;return k.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&w)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(w),(this.method==="GET"||this.method==="HEAD")&&(m.cache==="no-store"||m.cache==="no-cache")){var M=/([?&])_=[^&]*/;if(M.test(this.url))this.url=this.url.replace(M,"$1_="+new Date().getTime());else{var G=/\?/;this.url+=(G.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}J.prototype.clone=function(){return new J(this,{body:this._bodyInit})};function ge(f){var m=new FormData;return f.trim().split("&").forEach(function(w){if(w){var M=w.split("="),G=M.shift().replace(/\+/g," "),k=M.join("=").replace(/\+/g," ");m.append(decodeURIComponent(G),decodeURIComponent(k))}}),m}function Ve(f){var m=new y,w=f.replace(/\r?\n[\t ]+/g," ");return w.split("\r").map(function(M){return M.indexOf(`
2
- `)===0?M.substr(1,M.length):M}).forEach(function(M){var G=M.split(":"),k=G.shift().trim();if(k){var Qt=G.join(":").trim();try{m.append(k,Qt)}catch(Gr){console.warn("Response "+Gr.message)}}}),m}T.call(J.prototype);function ie(f,m){if(!(this instanceof ie))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(m||(m={}),this.type="default",this.status=m.status===void 0?200:m.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=m.statusText===void 0?"":""+m.statusText,this.headers=new y(m.headers),this.url=m.url||"",this._initBody(f)}T.call(ie.prototype),ie.prototype.clone=function(){return new ie(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},ie.error=function(){var f=new ie(null,{status:200,statusText:""});return f.ok=!1,f.status=0,f.type="error",f};var Ze=[301,302,303,307,308];ie.redirect=function(f,m){if(Ze.indexOf(m)===-1)throw new RangeError("Invalid status code");return new ie(null,{status:m,headers:{location:f}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(m,w){this.message=m,this.name=w;var M=Error(m);this.stack=M.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ut(f,m){return new Promise(function(w,M){var G=new J(f,m);if(G.signal&&G.signal.aborted)return M(new o.DOMException("Aborted","AbortError"));var k=new XMLHttpRequest;function Qt(){k.abort()}k.onload=function(){var ee={statusText:k.statusText,headers:Ve(k.getAllResponseHeaders()||"")};G.url.indexOf("file://")===0&&(k.status<200||k.status>599)?ee.status=200:ee.status=k.status,ee.url="responseURL"in k?k.responseURL:ee.headers.get("X-Request-URL");var qe="response"in k?k.response:k.responseText;setTimeout(function(){w(new ie(qe,ee))},0)},k.onerror=function(){setTimeout(function(){M(new TypeError("Network request failed"))},0)},k.ontimeout=function(){setTimeout(function(){M(new TypeError("Network request timed out"))},0)},k.onabort=function(){setTimeout(function(){M(new o.DOMException("Aborted","AbortError"))},0)};function Gr(ee){try{return ee===""&&n.location.href?n.location.href:ee}catch{return ee}}if(k.open(G.method,Gr(G.url),!0),G.credentials==="include"?k.withCredentials=!0:G.credentials==="omit"&&(k.withCredentials=!1),"responseType"in k&&(a.blob?k.responseType="blob":a.arrayBuffer&&(k.responseType="arraybuffer")),m&&typeof m.headers=="object"&&!(m.headers instanceof y||n.Headers&&m.headers instanceof n.Headers)){var Jo=[];Object.getOwnPropertyNames(m.headers).forEach(function(ee){Jo.push(u(ee)),k.setRequestHeader(ee,p(m.headers[ee]))}),G.headers.forEach(function(ee,qe){Jo.indexOf(qe)===-1&&k.setRequestHeader(qe,ee)})}else G.headers.forEach(function(ee,qe){k.setRequestHeader(qe,ee)});G.signal&&(G.signal.addEventListener("abort",Qt),k.onreadystatechange=function(){k.readyState===4&&G.signal.removeEventListener("abort",Qt)}),k.send(typeof G._bodyInit>"u"?null:G._bodyInit)})}return ut.polyfill=!0,n.fetch||(n.fetch=ut,n.Headers=y,n.Request=J,n.Response=ie),o.Headers=y,o.Request=J,o.Response=ie,o.fetch=ut,o}({})})(lr);lr.fetch.ponyfill=!0;delete lr.fetch.polyfill;var Et=sr.fetch?sr:lr;He=Et.fetch;He.default=Et.fetch;He.fetch=Et.fetch;He.Headers=Et.Headers;He.Request=Et.Request;He.Response=Et.Response;Ha.exports=He});var Ls=b(L());var Xt=b(K()),_s=b(oe()),Qo=b(L());var nn=b(K()),ql={},an=nn.css`
3
- `;var Ts=b(jr());var po=b(L());var ot=b(K()),B=b(oe()),uo=b(Jt()),Ba=b(jr());function er(t,r,o){return t?r(t):o?.(t)}var Qr=globalThis,tr=Qr.trustedTypes,cn=tr?tr.createPolicy("lit-html",{createHTML:t=>t}):void 0,yn="$lit$",ke=`lit$${Math.random().toFixed(9).slice(2)}$`,gn="?"+ke,Fs=`<${gn}>`,Je=document,rr=()=>Je.createComment(""),Ut=t=>t===null||typeof t!="object"&&typeof t!="function",Jr=Array.isArray,Hs=t=>Jr(t)||typeof t?.[Symbol.iterator]=="function",Kr=`[
4
- \f\r]`,Dt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,dn=/-->/g,un=/>/g,Xe=RegExp(`>|${Kr}(?:([^\\s"'>=/]+)(${Kr}*=${Kr}*(?:[^
5
- \f\r"'\`<>=]|("|')|))|$)`,"g"),pn=/'/g,fn=/"/g,mn=/^(?:script|style|textarea|title)$/i,eo=t=>(r,...o)=>({_$litType$:t,strings:r,values:o}),bn=eo(1),xn=eo(2),vn=eo(3),Mt=Symbol.for("lit-noChange"),V=Symbol.for("lit-nothing"),hn=new WeakMap,Qe=Je.createTreeWalker(Je,129);function Sn(t,r){if(!Jr(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return cn!==void 0?cn.createHTML(r):r}var zs=(t,r)=>{let o=t.length-1,n=[],a,s=r===2?"<svg>":r===3?"<math>":"",l=Dt;for(let d=0;d<o;d++){let u=t[d],p,h,y=-1,g=0;for(;g<u.length&&(l.lastIndex=g,h=l.exec(u),h!==null);)g=l.lastIndex,l===Dt?h[1]==="!--"?l=dn:h[1]!==void 0?l=un:h[2]!==void 0?(mn.test(h[2])&&(a=RegExp("</"+h[2],"g")),l=Xe):h[3]!==void 0&&(l=Xe):l===Xe?h[0]===">"?(l=a??Dt,y=-1):h[1]===void 0?y=-2:(y=l.lastIndex-h[2].length,p=h[1],l=h[3]===void 0?Xe:h[3]==='"'?fn:pn):l===fn||l===pn?l=Xe:l===dn||l===un?l=Dt:(l=Xe,a=void 0);let O=l===Xe&&t[d+1].startsWith("/>")?" ":"";s+=l===Dt?u+Fs:y>=0?(n.push(p),u.slice(0,y)+yn+u.slice(y)+ke+O):u+ke+(y===-2?d:O)}return[Sn(t,s+(t[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},Bt=class t{constructor({strings:r,_$litType$:o},n){let a;this.parts=[];let s=0,l=0,d=r.length-1,u=this.parts,[p,h]=zs(r,o);if(this.el=t.createElement(p,n),Qe.currentNode=this.el.content,o===2||o===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(a=Qe.nextNode())!==null&&u.length<d;){if(a.nodeType===1){if(a.hasAttributes())for(let y of a.getAttributeNames())if(y.endsWith(yn)){let g=h[l++],O=a.getAttribute(y).split(ke),x=/([.?@])?(.*)/.exec(g);u.push({type:1,index:s,name:x[2],strings:O,ctor:x[1]==="."?Zr:x[1]==="?"?qr:x[1]==="@"?Yr:ft}),a.removeAttribute(y)}else y.startsWith(ke)&&(u.push({type:6,index:s}),a.removeAttribute(y));if(mn.test(a.tagName)){let y=a.textContent.split(ke),g=y.length-1;if(g>0){a.textContent=tr?tr.emptyScript:"";for(let O=0;O<g;O++)a.append(y[O],rr()),Qe.nextNode(),u.push({type:2,index:++s});a.append(y[g],rr())}}}else if(a.nodeType===8)if(a.data===gn)u.push({type:2,index:s});else{let y=-1;for(;(y=a.data.indexOf(ke,y+1))!==-1;)u.push({type:7,index:s}),y+=ke.length-1}s++}}static createElement(r,o){let n=Je.createElement("template");return n.innerHTML=r,n}};function pt(t,r,o=t,n){if(r===Mt)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,s=Ut(r)?void 0:r._$litDirective$;return a?.constructor!==s&&(a?._$AO?.(!1),s===void 0?a=void 0:(a=new s(t),a._$AT(t,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(r=pt(t,a._$AS(t,r.values),a,n)),r}var Vr=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??Je).importNode(o,!0);Qe.currentNode=a;let s=Qe.nextNode(),l=0,d=0,u=n[0];for(;u!==void 0;){if(l===u.index){let p;u.type===2?p=new or(s,s.nextSibling,this,r):u.type===1?p=new u.ctor(s,u.name,u.strings,this,r):u.type===6&&(p=new Xr(s,this,r)),this._$AV.push(p),u=n[++d]}l!==u?.index&&(s=Qe.nextNode(),l++)}return Qe.currentNode=Je,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++}},or=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=V,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=pt(this,r,o),Ut(r)?r===V||r==null||r===""?(this._$AH!==V&&this._$AR(),this._$AH=V):r!==this._$AH&&r!==Mt&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):Hs(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!==V&&Ut(this._$AH)?this._$AA.nextSibling.data=r:this.T(Je.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=Bt.createElement(Sn(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let s=new Vr(a,this),l=s.u(this.options);s.p(o),this.T(l),this._$AH=s}}_$AC(r){let o=hn.get(r.strings);return o===void 0&&hn.set(r.strings,o=new Bt(r)),o}k(r){Jr(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let s of r)a===o.length?o.push(n=new t(this.O(rr()),this.O(rr()),this,this.options)):n=o[a],n._$AI(s),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))}},ft=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,s){this.type=1,this._$AH=V,this._$AN=void 0,this.element=r,this.name=o,this._$AM=a,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=V}_$AI(r,o=this,n,a){let s=this.strings,l=!1;if(s===void 0)r=pt(this,r,o,0),l=!Ut(r)||r!==this._$AH&&r!==Mt,l&&(this._$AH=r);else{let d=r,u,p;for(r=s[0],u=0;u<s.length-1;u++)p=pt(this,d[n+u],o,u),p===Mt&&(p=this._$AH[u]),l||=!Ut(p)||p!==this._$AH[u],p===V?r=V:r!==V&&(r+=(p??"")+s[u+1]),this._$AH[u]=p}l&&!a&&this.j(r)}j(r){r===V?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},Zr=class extends ft{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===V?void 0:r}},qr=class extends ft{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==V)}},Yr=class extends ft{constructor(r,o,n,a,s){super(r,o,n,a,s),this.type=5}_$AI(r,o=this){if((r=pt(this,r,o,0)??V)===Mt)return;let n=this._$AH,a=r===V&&n!==V||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,s=r!==V&&(n===V||a);a&&this.element.removeEventListener(this.name,this,n),s&&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)}},Xr=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){pt(this,r)}};var Ws=Qr.litHtmlPolyfillSupport;Ws?.(Bt,or),(Qr.litHtmlVersions??=[]).push("3.3.0");var to=t=>t??V;var Fe=b(L());var da=b(L());var Cn=Symbol.for(""),$s=t=>{if(t?.r===Cn)return t?._$litStatic$},ro=t=>({_$litStatic$:t,r:Cn});var On=new Map,oo=t=>(r,...o)=>{let n=o.length,a,s,l=[],d=[],u,p=0,h=!1;for(;p<n;){for(u=r[p];p<n&&(s=o[p],(a=$s(s))!==void 0);)u+=a+r[++p],h=!0;p!==n&&d.push(s),l.push(u),p++}if(p===n&&l.push(r[n]),h){let y=l.join("$$lit$$");(r=On.get(y))===void 0&&(l.raw=l,On.set(y,r=l)),o=d}return t(r,...o)},no=oo(bn),lc=oo(xn),cc=oo(vn);var ao=b(oe()),ca=b(L());var et;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})(et||(et={}));var fe=b(K()),S=b(L());var Re=b(K(),1),De=t=>typeof t=="string"?(0,Re.unsafeCSS)(t):t,e=class{static create(r,o,n,a){let s=d=>De(d??a),l=Re.css`var(${De(r)}, ${s(a)})`;return l.name=r,l.description=o,l.category=n,l.defaultValue=a,l.defaultCssValue=s,l.set=d=>En(l,d??s(a)),l.get=d=>Re.css`var(${De(r)}, ${s(d)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(r,o,n,a){let s=d=>n.get(d??a),l=Re.css`var(${De(r)}, ${s(a)})`;return l.name=r,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=a,l.defaultCssValue=s,l.set=d=>En(l,d??s(a)),l.get=d=>Re.css`var(${De(r)}, ${s(d)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),l}static external(r,o){let n=s=>r.defaultCssValue(s),a=Re.css`var(${De(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=s=>r.set(s),a.get=s=>Re.css`var(${De(r.name)}, ${n(s)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function En(t,r){return De(`${t.name}: ${r}`)}var i={colorWhite:e.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:e.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:e.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:e.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:e.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:e.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:e.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:e.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:e.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:e.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:e.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:e.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:e.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:e.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:e.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ftds-opacity-0","","NUMBER","0"),opacity8:e.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:e.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:e.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:e.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:e.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:e.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:e.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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)")},An={fontFamily:e.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:e.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-display-text-case","","UNKNOWN","none")},wn={fontFamily:e.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:e.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Rn={fontFamily:e.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:e.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},Nn={fontFamily:e.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:e.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},In={fontFamily:e.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},_n={fontFamily:e.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},Tn={fontFamily:e.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},Ln={fontFamily:e.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},ht={fontFamily:e.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Gs={fontFamily:e.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:e.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:e.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Pn={fontFamily:e.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},kn={fontFamily:e.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Dn={fontFamily:e.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Un={fontFamily:e.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Mn={fontFamily:e.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Bn={fontFamily:e.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},Fn={fontFamily:e.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Hn={fontFamily:e.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},zn={fontFamily:e.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Wn={fontFamily:e.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},tt={fontFamily:e.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},$n={fontFamily:e.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Gn={fontFamily:e.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},jn={fontFamily:e.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Kn={fontFamily:e.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Vn={fontFamily:e.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},nr={display:An,"title-1":wn,"title-2":Rn,"title-3":Nn,"body-1-regular":In,"body-1-medium":_n,"body-1-semibold":Tn,"body-2-regular":Ln,"body-2-medium":ht,"body-2-medium-underline":Gs,"body-2-semibold":Pn,"label-1-medium":kn,"label-1-semibold":Dn,"label-1-bold":Un,"label-2-medium":Mn,"label-2-semibold":Bn,"label-2-bold":Fn,"caption-1-medium":Hn,"caption-1-semibold":zn,"caption-1-bold":Wn,"caption-2-medium":tt,"caption-2-semibold":$n,"caption-2-bold":Gn,"caption-3-medium":jn,"caption-3-semibold":Kn,"caption-3-bold":Vn};var c={backgroundActionPrimary:e.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",i.colorBrand0),backgroundErrorSubtle:e.extend("--ftds-background-error-subtle","Used as background of subtle error components.",i.colorRed10),backgroundInfoSubtle:e.extend("--ftds-background-info-subtle","Used as background of subtle information components.",i.colorCyan10),backgroundWarningSubtle:e.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",i.colorOrange10),backgroundSuccessSubtle:e.extend("--ftds-background-success-subtle","Used as background of subtle success components.",i.colorGreen10),backgroundGlobalSurface:e.extend("--ftds-background-global-surface","Used as app background.",i.colorWhite),backgroundGlobalOnSurface:e.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",i.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",i.colorGray30),contentActionPrimary:e.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",i.colorBrand0),contentWarningPrimary:e.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",i.colorOrange200),contentWarningIconOnly:e.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",i.colorOrange0),contentErrorPrimary:e.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",i.colorRed0),contentErrorIconOnly:e.extend("--ftds-content-error-icon-only","Used on error status icons alone",i.colorRed70),contentInfoPrimary:e.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",i.colorCyan200),contentInfoIconOnly:e.extend("--ftds-content-info-icon-only","Used on info status icons alone",i.colorCyan0),contentSuccessPrimary:e.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",i.colorGreen200),contentSuccessIconOnly:e.extend("--ftds-content-success-icon-only","Used on success status icons alone",i.colorGreen0),contentGlobalPrimary:e.extend("--ftds-content-global-primary","Used for main content on the page.",i.colorGray500),contentGlobalSecondary:e.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
6
- Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",i.colorGray0),contentGlobalOnColor:e.extend("--ftds-content-global-on-color","Used for content on a dominant color.",i.colorWhite),borderActionPrimary:e.extend("--ftds-border-action-primary","Used as border for primary action components.",i.colorBrand0),borderActionFocusRing:e.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",i.colorCyan0),borderWarningPrimary:e.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",i.colorOrange200),borderWarningSubtle:e.extend("--ftds-border-warning-subtle","Used as border for warning components.",i.colorOrange30),borderSuccessPrimary:e.extend("--ftds-border-success-primary","Used as border for success buttons.",i.colorGreen200),borderSuccessSubtle:e.extend("--ftds-border-success-subtle","Used as border for success components.",i.colorGreen30),borderErrorPrimary:e.extend("--ftds-border-error-primary","Used as border for text fields in error states.",i.colorRed0),borderErrorSubtle:e.extend("--ftds-border-error-subtle","Used as border for error components.",i.colorRed30),borderInfoPrimary:e.extend("--ftds-border-info-primary","Used as border for buttons in info color.",i.colorCyan200),borderInfoSubtle:e.extend("--ftds-border-info-subtle","Used as border for information components.",i.colorCyan30),borderGlobalPrimary:e.extend("--ftds-border-global-primary","Used as border for element like input.",i.colorGray50),borderGlobalSubtle:e.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",i.colorGray30),borderInputPrimary:e.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",i.colorGray80),borderNeutralPrimary:e.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",i.colorGray200)};var Cc={largeHeight:e.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ftds-button-large-horizontal-padding","",i.spacing4),largeGap:e.extend("--ftds-button-large-gap","",i.spacing2),largeBorderRadius:e.extend("--ftds-button-large-border-radius","",i.borderRadiusS),largeIconSize:e.extend("--ftds-button-large-icon-size","",i.iconSize3),largeBorderWidth:e.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ftds-button-medium-horizontal-padding","",i.spacing3),mediumGap:e.extend("--ftds-button-medium-gap","",i.spacing2),mediumBorderRadius:e.extend("--ftds-button-medium-border-radius","",i.borderRadiusS),mediumIconSize:e.extend("--ftds-button-medium-icon-size","",i.iconSize2),mediumBorderWidth:e.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-button-small-horizontal-padding","",i.spacing2),smallGap:e.extend("--ftds-button-small-gap","",i.spacing1),smallBorderRadius:e.extend("--ftds-button-small-border-radius","",i.borderRadiusS),smallIconSize:e.extend("--ftds-button-small-icon-size","",i.iconSize1),smallBorderWidth:e.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ftds-button-x-small-icon-size","",i.iconSize1),xSmallFocusOutlineOffset:e.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ftds-button-round-border-radius","",i.borderRadiusPill),primaryBrandBackgroundColor:e.extend("--ftds-button-primary-brand-background-color","",c.backgroundActionPrimary),primaryBrandColor:e.extend("--ftds-button-primary-brand-color","",c.contentGlobalOnColor),primaryBrandIconColor:e.extend("--ftds-button-primary-brand-icon-color","",c.contentGlobalOnColor),primaryBrandStateLayerColor:e.extend("--ftds-button-primary-brand-state-layer-color","",c.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",i.opacity16),primaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",i.opacity16),primaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-primary-brand-active-state-layer-opacity","",i.opacity24),primaryBrandDisabledComponentOpacity:e.extend("--ftds-button-primary-brand-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ftds-button-focus-focus-ring-color","",c.borderActionFocusRing),tertiaryBrandBackgroundColor:e.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:e.extend("--ftds-button-tertiary-brand-color","",c.contentActionPrimary),tertiaryBrandIconColor:e.extend("--ftds-button-tertiary-brand-icon-color","",c.contentActionPrimary),tertiaryBrandStateLayerColor:e.extend("--ftds-button-tertiary-brand-state-layer-color","",c.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",i.opacity8),tertiaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",i.opacity8),tertiaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",i.opacity16),tertiaryBrandDisabledComponentOpacity:e.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",i.opacity40),tertiaryInfoBackgroundColor:e.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:e.extend("--ftds-button-tertiary-info-color","",c.contentInfoPrimary),tertiaryInfoIconColor:e.extend("--ftds-button-tertiary-info-icon-color","",c.contentInfoPrimary),tertiaryInfoStateLayerColor:e.extend("--ftds-button-tertiary-info-state-layer-color","",c.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",i.opacity8),tertiaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",i.opacity8),tertiaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",i.opacity16),tertiaryInfoDisabledComponentOpacity:e.extend("--ftds-button-tertiary-info-disabled-component-opacity","",i.opacity40),tertiarySuccessBackgroundColor:e.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:e.extend("--ftds-button-tertiary-success-color","",c.contentSuccessPrimary),tertiarySuccessIconColor:e.extend("--ftds-button-tertiary-success-icon-color","",c.contentSuccessPrimary),tertiarySuccessStateLayerColor:e.extend("--ftds-button-tertiary-success-state-layer-color","",c.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",i.opacity8),tertiarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",i.opacity8),tertiarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",i.opacity16),tertiarySuccessDisabledComponentOpacity:e.extend("--ftds-button-tertiary-success-disabled-component-opacity","",i.opacity40),tertiaryWarningBackgroundColor:e.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:e.extend("--ftds-button-tertiary-warning-color","",c.contentWarningPrimary),tertiaryWarningIconColor:e.extend("--ftds-button-tertiary-warning-icon-color","",c.contentWarningPrimary),tertiaryWarningStateLayerColor:e.extend("--ftds-button-tertiary-warning-state-layer-color","",c.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",i.opacity8),tertiaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",i.opacity8),tertiaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",i.opacity16),tertiaryWarningDisabledComponentOpacity:e.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",i.opacity40),tertiaryErrorBackgroundColor:e.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:e.extend("--ftds-button-tertiary-error-color","",c.contentErrorPrimary),tertiaryErrorIconColor:e.extend("--ftds-button-tertiary-error-icon-color","",c.contentErrorPrimary),tertiaryErrorStateLayerColor:e.extend("--ftds-button-tertiary-error-state-layer-color","",c.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",i.opacity8),tertiaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",i.opacity8),tertiaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",i.opacity16),tertiaryErrorDisabledComponentOpacity:e.extend("--ftds-button-tertiary-error-disabled-component-opacity","",i.opacity40),tertiaryNeutralBackgroundColor:e.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:e.extend("--ftds-button-tertiary-neutral-icon-color","",c.contentGlobalSecondary),tertiaryNeutralColor:e.extend("--ftds-button-tertiary-neutral-color","",c.contentGlobalSecondary),tertiaryNeutralStateLayerColor:e.extend("--ftds-button-tertiary-neutral-state-layer-color","",c.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",i.opacity8),tertiaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",i.opacity8),tertiaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",i.opacity16),tertiaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",i.opacity40),secondaryBrandBackgroundColor:e.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:e.extend("--ftds-button-secondary-brand-color","",c.contentActionPrimary),secondaryBrandIconColor:e.extend("--ftds-button-secondary-brand-icon-color","",c.contentActionPrimary),secondaryBrandStateLayerColor:e.extend("--ftds-button-secondary-brand-state-layer-color","",c.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",i.opacity8),secondaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",i.opacity8),secondaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",i.opacity16),secondaryBrandDisabledComponentOpacity:e.extend("--ftds-button-secondary-brand-disabled-component-opacity","",i.opacity40),secondaryBrandBorderColor:e.extend("--ftds-button-secondary-brand-border-color","",c.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",i.opacity8),secondaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",i.opacity8),secondaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",i.opacity16),secondaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",i.opacity40),secondaryNeutralBackgroundColor:e.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:e.extend("--ftds-button-secondary-neutral-color","",c.contentGlobalSecondary),secondaryNeutralIconColor:e.extend("--ftds-button-secondary-neutral-icon-color","",c.contentGlobalSecondary),secondaryNeutralStateLayerColor:e.extend("--ftds-button-secondary-neutral-state-layer-color","",c.contentGlobalSecondary),secondaryNeutralBorderColor:e.extend("--ftds-button-secondary-neutral-border-color","",c.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",i.opacity8),secondaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",i.opacity8),secondaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-secondary-info-active-state-layer-opacity","",i.opacity16),secondaryInfoDisabledComponentOpacity:e.extend("--ftds-button-secondary-info-disabled-component-opacity","",i.opacity40),secondaryInfoBackgroundColor:e.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:e.extend("--ftds-button-secondary-info-border-color","",c.borderInfoPrimary),secondaryInfoColor:e.extend("--ftds-button-secondary-info-color","",c.contentInfoPrimary),secondaryInfoIconColor:e.extend("--ftds-button-secondary-info-icon-color","",c.contentInfoPrimary),secondaryInfoStateLayerColor:e.extend("--ftds-button-secondary-info-state-layer-color","",c.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",i.opacity8),secondarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",i.opacity8),secondarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-secondary-success-active-state-layer-opacity","",i.opacity16),secondarySuccessDisabledComponentOpacity:e.extend("--ftds-button-secondary-success-disabled-component-opacity","",i.opacity40),secondarySuccessBackgroundColor:e.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:e.extend("--ftds-button-secondary-success-border-color","",c.borderSuccessPrimary),secondarySuccessColor:e.extend("--ftds-button-secondary-success-color","",c.contentSuccessPrimary),secondarySuccessIconColor:e.extend("--ftds-button-secondary-success-icon-color","",c.contentSuccessPrimary),secondarySuccessStateLayerColor:e.extend("--ftds-button-secondary-success-state-layer-color","",c.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",i.opacity8),secondaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",i.opacity8),secondaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",i.opacity16),secondaryWarningDisabledComponentOpacity:e.extend("--ftds-button-secondary-warning-disabled-component-opacity","",i.opacity40),secondaryWarningBackgroundColor:e.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:e.extend("--ftds-button-secondary-warning-border-color","",c.borderWarningPrimary),secondaryWarningColor:e.extend("--ftds-button-secondary-warning-color","",c.contentWarningPrimary),secondaryWarningIconColor:e.extend("--ftds-button-secondary-warning-icon-color","",c.contentWarningPrimary),secondaryWarningStateLayerColor:e.extend("--ftds-button-secondary-warning-state-layer-color","",c.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",i.opacity8),secondaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",i.opacity8),secondaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-secondary-error-active-state-layer-opacity","",i.opacity16),secondaryErrorDisabledComponentOpacity:e.extend("--ftds-button-secondary-error-disabled-component-opacity","",i.opacity40),secondaryErrorBackgroundColor:e.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:e.extend("--ftds-button-secondary-error-border-color","",c.contentErrorPrimary),secondaryErrorColor:e.extend("--ftds-button-secondary-error-color","",c.contentErrorPrimary),secondaryErrorIconColor:e.extend("--ftds-button-secondary-error-icon-color","",c.contentErrorPrimary),secondaryErrorStateLayerColor:e.extend("--ftds-button-secondary-error-state-layer-color","",c.contentErrorPrimary)};var Nc={loadMoreIconSize:e.extend("--ftds-tree-list-load-more-icon-size","",i.iconSize2),loadMorePaddingLeft:e.extend("--ftds-tree-list-load-more-padding-left","",i.spacing6),loadMoreUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-unselected-default-border-color","",c.borderGlobalSubtle),loadMoreIconColor:e.extend("--ftds-tree-list-load-more-icon-color","",c.contentActionPrimary),loadMoreLabelColor:e.extend("--ftds-tree-list-load-more-label-color","",c.contentActionPrimary),loadMoreHoverBorderColor:e.extend("--ftds-tree-list-load-more-hover-border-color","",i.colorBrand20),loadMoreHoverBackgroundColor:e.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:e.extend("--ftds-tree-list-load-more-active-border-color","",i.colorBrand20),loadMoreActiveBackgroundColor:e.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:e.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:e.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",c.borderGlobalPrimary),loadMoreLabelMarginLeft:e.extend("--ftds-tree-list-load-more-label-margin-left","",i.spacing1),nodeIconSize:e.extend("--ftds-tree-list-node-icon-size","",i.iconSize2),nodeHeight:e.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:e.extend("--ftds-tree-list-node-parent-label-margin-left","",i.spacing2),nodeParentLabelMarginRight:e.extend("--ftds-tree-list-node-parent-label-margin-right","",i.spacing2),nodeRootPaddingLeft:e.extend("--ftds-tree-list-node-root-padding-left","",i.spacing3),nodeChildPaddingLeft:e.extend("--ftds-tree-list-node-child-padding-left","",i.spacing5),nodeLeafPaddingLeft:e.extend("--ftds-tree-list-node-leaf-padding-left","",i.spacing6),nodeUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-node-unselected-default-border-color","",c.borderGlobalSubtle),nodeUnselectedIconColor:e.extend("--ftds-tree-list-node-unselected-icon-color","",c.contentGlobalSecondary),nodeUnselectedLabelColor:e.extend("--ftds-tree-list-node-unselected-label-color","",c.contentGlobalSecondary),nodeUnselectedCounterColor:e.extend("--ftds-tree-list-node-unselected-counter-color","",c.contentGlobalSecondary),nodeHoverBorderColor:e.extend("--ftds-tree-list-node-hover-border-color","",c.borderActionPrimary),nodeFocusFocusRingColor:e.extend("--ftds-tree-list-node-focus-focus-ring-color","",c.borderActionFocusRing),nodeFocusOutlineWidth:e.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-selected-default-border-color","",c.borderGlobalPrimary),nodeSelectedIconColor:e.extend("--ftds-tree-list-node-selected-icon-color","",c.contentGlobalSecondary),nodeSelectedLabelColor:e.extend("--ftds-tree-list-node-selected-label-color","",c.contentGlobalPrimary),nodeSelectedCounterColor:e.extend("--ftds-tree-list-node-selected-counter-color","",c.contentGlobalSecondary),nodeSelectedBackgroundColor:e.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",c.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:e.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",c.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:e.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",c.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:e.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",c.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:e.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:e.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:e.extend("--ftds-tree-list-header-section-padding-left","",i.spacing3),headerSectionPaddingRight:e.extend("--ftds-tree-list-header-section-padding-right","",i.spacing3),headerSectionHorizontalGap:e.extend("--ftds-tree-list-header-section-horizontal-gap","",i.spacing2),headerSectionMarginBottom:e.extend("--ftds-tree-list-header-section-margin-bottom","",i.spacing2),headerSectionColor:e.extend("--ftds-tree-list-header-section-color","",c.contentGlobalPrimary),headerSectionCounterColor:e.extend("--ftds-tree-list-header-section-counter-color","",c.contentGlobalSecondary),listContainerBorderWidth:e.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:e.extend("--ftds-tree-list-list-container-background-color","",c.backgroundGlobalSurface),listContainerBorderColor:e.extend("--ftds-tree-list-list-container-border-color","",c.borderGlobalSubtle),emptyStateIllustrationWidth:e.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:e.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:e.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",i.spacing10),emptyStateContainerPaddingTop:e.extend("--ftds-tree-list-empty-state-container-padding-top","",i.spacing10),emptyStateContainerPaddingBottom:e.extend("--ftds-tree-list-empty-state-container-padding-bottom","",i.spacing10),emptyStateTitleMarginBottom:e.extend("--ftds-tree-list-empty-state-title-margin-bottom","",i.spacing2),emptyStateTitleLabelColor:e.extend("--ftds-tree-list-empty-state-title-label-color","",c.contentGlobalSecondary),emptyStateDescriptionLabelColor:e.extend("--ftds-tree-list-empty-state-description-label-color","",c.contentGlobalSecondary)};var Pc={iconSize:e.extend("--ftds-checkbox-icon-size","",i.iconSize2),boxSize:e.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:e.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:e.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:e.extend("--ftds-checkbox-color","",c.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ftds-checkbox-checked-background-color","",c.contentActionPrimary),checkedStateLayerColor:e.extend("--ftds-checkbox-checked-state-layer-color","",c.contentActionPrimary),checkedIconColor:e.extend("--ftds-checkbox-checked-icon-color","",c.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",i.opacity16),checkedFocusStateLayerOpacity:e.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",i.opacity16),checkedActiveStateLayerOpacity:e.extend("--ftds-checkbox-checked-active-state-layer-opacity","",i.opacity24),checkedDisabledComponentOpacity:e.extend("--ftds-checkbox-checked-disabled-component-opacity","",i.opacity40),uncheckedBorderColor:e.extend("--ftds-checkbox-unchecked-border-color","",i.colorGray80),uncheckedStateLayerColor:e.extend("--ftds-checkbox-unchecked-state-layer-color","",i.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",i.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",i.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",i.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ftds-checkbox-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:e.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:e.extend("--ftds-checkbox-horizontal-gap","",i.spacing3),leftPadding:e.extend("--ftds-checkbox-left-padding","",i.spacing2)};var Bc={circleSize:e.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:e.create("--ftds-radio-border-width","","SIZE","2px"),color:e.extend("--ftds-radio-color","",c.contentGlobalPrimary),selectedRadioColor:e.extend("--ftds-radio-selected-radio-color","",c.contentActionPrimary),selectedStateLayerColor:e.extend("--ftds-radio-selected-state-layer-color","",c.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ftds-radio-selected-hover-state-layer-opacity","",i.opacity16),selectedFocusStateLayerOpacity:e.extend("--ftds-radio-selected-focus-state-layer-opacity","",i.opacity16),selectedActiveStateLayerOpacity:e.extend("--ftds-radio-selected-active-state-layer-opacity","",i.opacity24),selectedDisabledComponentOpacity:e.extend("--ftds-radio-selected-disabled-component-opacity","",i.opacity40),unselectedStateLayerColor:e.extend("--ftds-radio-unselected-state-layer-color","",c.borderInputPrimary),unselectedBorderColor:e.extend("--ftds-radio-unselected-border-color","",c.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ftds-radio-unselected-hover-state-layer-opacity","",i.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ftds-radio-unselected-focus-state-layer-opacity","",i.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ftds-radio-unselected-active-state-layer-opacity","",i.opacity24),unselectedDisabledComponentOpacity:e.extend("--ftds-radio-unselected-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ftds-radio-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:e.extend("--ftds-radio-vertical-gap","",i.spacing3),horizontalGap:e.extend("--ftds-radio-horizontal-gap","",i.spacing3)};var $c={headerRowBorderWidth:e.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:e.extend("--ftds-table-header-row-background-color","",c.backgroundGlobalOnSurfaceDark),headerRowBorderColor:e.extend("--ftds-table-header-row-border-color","",c.borderGlobalPrimary),headerRowColor:e.extend("--ftds-table-header-row-color","",c.contentGlobalPrimary),dataRowBorderWidth:e.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:e.extend("--ftds-table-data-row-background-color","",c.backgroundGlobalOnSurface),dataRowBorderColor:e.extend("--ftds-table-data-row-border-color","",c.borderGlobalSubtle),dataRowColor:e.extend("--ftds-table-data-row-color","",c.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:e.extend("--ftds-table-data-row-default-hover-background-color","",i.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",i.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-default-background-color","",i.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:e.extend("--ftds-table-data-row-selectable-selected-default-border-color","",i.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",i.colorBrand20),dataRowSelectableSelectedHoverBorderColor:e.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",i.colorBrand30),dataRowSelectableSelectedColor:e.extend("--ftds-table-data-row-selectable-selected-color","",c.contentActionPrimary),dataRowClickableHoverBackgroundColor:e.extend("--ftds-table-data-row-clickable-hover-background-color","",i.colorGray30),dataRowClickableFocusBorderColor:e.extend("--ftds-table-data-row-clickable-focus-border-color","",c.borderActionFocusRing),dataRowClickableFocusBackgroundColor:e.extend("--ftds-table-data-row-clickable-focus-background-color","",i.colorGray30),dataRowClickableActiveBackgroundColor:e.extend("--ftds-table-data-row-clickable-active-background-color","",i.colorGray40),headerCellHorizontalGap:e.extend("--ftds-table-header-cell-horizontal-gap","",i.spacing1),headerCellVerticalPadding:e.extend("--ftds-table-header-cell-vertical-padding","",i.spacing2),headerCellHorizontalPadding:e.extend("--ftds-table-header-cell-horizontal-padding","",i.spacing3),dataCellVerticalPadding:e.extend("--ftds-table-data-cell-vertical-padding","",i.spacing2),dataCellHorizontalPadding:e.extend("--ftds-table-data-cell-horizontal-padding","",i.spacing3),dataCellVerticalGap:e.extend("--ftds-table-data-cell-vertical-gap","",i.spacing1)};var Zc={neutralOffHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",i.opacity8),neutralOffFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",i.opacity8),neutralOffFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",c.borderActionFocusRing),neutralOffActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",i.opacity16),neutralOffBackgroundColor:e.extend("--ftds-chip-choice-neutral-off-background-color","",c.backgroundGlobalOnSurface),neutralOffBorderColor:e.extend("--ftds-chip-choice-neutral-off-border-color","",c.borderGlobalPrimary),neutralOffColor:e.extend("--ftds-chip-choice-neutral-off-color","",c.contentGlobalSecondary),neutralOffStateLayerColor:e.extend("--ftds-chip-choice-neutral-off-state-layer-color","",c.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",i.opacity16),neutralOnHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",i.opacity24),neutralOnFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",i.opacity24),neutralOnFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",c.borderActionFocusRing),neutralOnActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",i.opacity32),neutralOnBackgroundColor:e.extend("--ftds-chip-choice-neutral-on-background-color","",c.backgroundGlobalOnSurface),neutralOnBorderColor:e.extend("--ftds-chip-choice-neutral-on-border-color","",c.borderGlobalPrimary),neutralOnColor:e.extend("--ftds-chip-choice-neutral-on-color","",c.contentGlobalPrimary),neutralOnIconColor:e.extend("--ftds-chip-choice-neutral-on-icon-color","",c.contentGlobalPrimary),neutralOnStateLayerColor:e.extend("--ftds-chip-choice-neutral-on-state-layer-color","",c.contentGlobalPrimary),largeMinHeight:e.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-choice-large-horizontal-padding","",i.spacing3),largeGap:e.extend("--ftds-chip-choice-large-gap","",i.spacing1),largeBorderRadius:e.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-choice-large-icon-size","",i.iconSize3),mediumMinHeight:e.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-choice-medium-horizontal-padding","",i.spacing2),mediumGap:e.extend("--ftds-chip-choice-medium-gap","",i.spacing1),mediumBorderRadius:e.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-choice-medium-icon-size","",i.iconSize2)};var Jc={largeMinHeight:e.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-large-horizontal-padding","",i.spacing3),largeButtonRightPadding:e.extend("--ftds-chip-large-button-right-padding","",i.spacing1),largeGap:e.extend("--ftds-chip-large-gap","",i.spacing1),largeFocusOutlineOffset:e.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-large-icon-size","",i.iconSize3),mediumMinHeight:e.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-medium-horizontal-padding","",i.spacing2),mediumButtonRightPadding:e.extend("--ftds-chip-medium-button-right-padding","",i.spacing05),mediumGap:e.extend("--ftds-chip-medium-gap","",i.spacing1),mediumFocusOutlineOffset:e.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-medium-icon-size","",i.iconSize2),smallMinHeight:e.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-chip-small-horizontal-padding","",i.spacing1),smallButtonRightPadding:e.extend("--ftds-chip-small-button-right-padding","",i.spacing05),smallGap:e.extend("--ftds-chip-small-gap","",i.spacing1),smallFocusOutlineOffset:e.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:e.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ftds-chip-small-icon-size","",i.iconSize1),neutralBackgroundColor:e.extend("--ftds-chip-neutral-background-color","",c.backgroundGlobalOnSurface),neutralColor:e.extend("--ftds-chip-neutral-color","",c.contentGlobalSecondary),neutralIconColor:e.extend("--ftds-chip-neutral-icon-color","",c.contentGlobalSecondary),neutralBorderColor:e.extend("--ftds-chip-neutral-border-color","",c.borderGlobalSubtle),infoBackgroundColor:e.extend("--ftds-chip-info-background-color","",c.backgroundInfoSubtle),infoColor:e.extend("--ftds-chip-info-color","",c.contentInfoPrimary),infoIconColor:e.extend("--ftds-chip-info-icon-color","",c.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-chip-info-border-color","",c.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-chip-success-background-color","",c.backgroundSuccessSubtle),successColor:e.extend("--ftds-chip-success-color","",c.contentSuccessPrimary),successIconColor:e.extend("--ftds-chip-success-icon-color","",c.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-chip-success-border-color","",c.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-chip-warning-background-color","",c.backgroundWarningSubtle),warningColor:e.extend("--ftds-chip-warning-color","",c.contentWarningPrimary),warningIconColor:e.extend("--ftds-chip-warning-icon-color","",c.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-chip-warning-border-color","",c.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-chip-error-background-color","",c.backgroundErrorSubtle),errorColor:e.extend("--ftds-chip-error-color","",c.contentErrorPrimary),errorIconColor:e.extend("--ftds-chip-error-icon-color","",c.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-chip-error-border-color","",c.borderErrorSubtle)};var nd={brandHoverOpacity:e.extend("--ftds-link-brand-hover-opacity","",i.opacity80),brandHoverColor:e.extend("--ftds-link-brand-hover-color","",c.contentActionPrimary),brandFocusFocusRingColor:e.extend("--ftds-link-brand-focus-focus-ring-color","",c.borderActionFocusRing),brandFocusColor:e.extend("--ftds-link-brand-focus-color","",c.contentActionPrimary),brandDefaultColor:e.extend("--ftds-link-brand-default-color","",c.contentActionPrimary),brandActiveColor:e.extend("--ftds-link-brand-active-color","",c.contentActionPrimary),infoHoverOpacity:e.extend("--ftds-link-info-hover-opacity","",i.opacity80),infoHoverColor:e.extend("--ftds-link-info-hover-color","",c.contentInfoPrimary),infoFocusFocusRingColor:e.extend("--ftds-link-info-focus-focus-ring-color","",c.borderActionFocusRing),infoFocusColor:e.extend("--ftds-link-info-focus-color","",c.contentInfoPrimary),infoDefaultColor:e.extend("--ftds-link-info-default-color","",c.contentInfoPrimary),infoActiveColor:e.extend("--ftds-link-info-active-color","",c.contentInfoPrimary),neutralFocusFocusRingColor:e.extend("--ftds-link-neutral-focus-focus-ring-color","",c.borderActionFocusRing),neutralFocusColor:e.extend("--ftds-link-neutral-focus-color","",c.contentActionPrimary),neutralDefaultColor:e.extend("--ftds-link-neutral-default-color","",c.contentGlobalPrimary),neutralHoverColor:e.extend("--ftds-link-neutral-hover-color","",c.contentActionPrimary),neutralActiveColor:e.extend("--ftds-link-neutral-active-color","",c.contentActionPrimary),neutralVisitedColor:e.extend("--ftds-link-neutral-visited-color","",i.colorBrand100)};var cd={iconSize:e.extend("--ftds-banner-icon-size","",i.iconSize5),borderWidth:e.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ftds-banner-left-padding","",i.spacing6),rightPadding:e.extend("--ftds-banner-right-padding","",i.spacing6),verticalPadding:e.extend("--ftds-banner-vertical-padding","",i.spacing6),horizontalSideGap:e.extend("--ftds-banner-horizontal-side-gap","",i.spacing6),horizontalMobileGap:e.extend("--ftds-banner-horizontal-mobile-gap","",i.spacing4),verticalMobileGap:e.extend("--ftds-banner-vertical-mobile-gap","",i.spacing6),horizontalMiddleGap:e.extend("--ftds-banner-horizontal-middle-gap","",i.spacing20),infoBackgroundColor:e.extend("--ftds-banner-info-background-color","",c.backgroundInfoSubtle),infoColor:e.extend("--ftds-banner-info-color","",c.contentInfoPrimary),infoIconColor:e.extend("--ftds-banner-info-icon-color","",c.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-banner-info-border-color","",c.borderInfoSubtle)};var hd={horizontalPadding:e.extend("--ftds-badge-horizontal-padding","",i.spacing1),verticalPadding:e.extend("--ftds-badge-vertical-padding","",i.spacing1),borderRadius:e.extend("--ftds-badge-border-radius","",i.borderRadiusPill),color:e.extend("--ftds-badge-color","",c.contentGlobalOnColor),backgroundColor:e.extend("--ftds-badge-background-color","",c.contentActionPrimary)};var xd={horizontalGap:e.extend("--ftds-title-breadcrumb-horizontal-gap","",i.spacing1),currentColor:e.extend("--ftds-title-breadcrumb-current-color","",c.contentGlobalPrimary),previousNonClickableColor:e.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",c.contentGlobalSecondary),iconColor:e.extend("--ftds-title-breadcrumb-icon-color","",c.contentGlobalSubtle)};var Ed={parentHorizontalPadding:e.extend("--ftds-page-header-parent-horizontal-padding","",i.spacing6),parentTopPadding:e.extend("--ftds-page-header-parent-top-padding","",i.spacing4),parentBottomPadding:e.extend("--ftds-page-header-parent-bottom-padding","",i.spacing6),parentHelpLeftMargin:e.extend("--ftds-page-header-parent-help-left-margin","",i.spacing1),parentTitleColor:e.extend("--ftds-page-header-parent-title-color","",c.contentGlobalPrimary),parentSubtitleColor:e.extend("--ftds-page-header-parent-subtitle-color","",c.contentGlobalSecondary),parentChipLeftMargin:e.extend("--ftds-page-header-parent-chip-left-margin","",i.spacing4),parentVerticalGap:e.extend("--ftds-page-header-parent-vertical-gap","",i.spacing2),parentButtonsGroupHorizontalGap:e.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",i.spacing4),parentButtonsGroupVerticalGap:e.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",i.spacing4),parentChipsGroupHorizontalGap:e.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",i.spacing2),parentChipsGroupVerticalGap:e.extend("--ftds-page-header-parent-chips-group-vertical-gap","",i.spacing2),childHorizontalPadding:e.extend("--ftds-page-header-child-horizontal-padding","",i.spacing6),childTopPadding:e.extend("--ftds-page-header-child-top-padding","",i.spacing2),childBottomPadding:e.extend("--ftds-page-header-child-bottom-padding","",i.spacing2),childHelpLeftMargin:e.extend("--ftds-page-header-child-help-left-margin","",i.spacing1),childChipLeftMargin:e.extend("--ftds-page-header-child-chip-left-margin","",i.spacing4),childVerticalGap:e.extend("--ftds-page-header-child-vertical-gap","",i.spacing2),childMinHeight:e.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:e.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",i.spacing4),childButtonsGroupVerticalGap:e.extend("--ftds-page-header-child-buttons-group-vertical-gap","",i.spacing4),childChipsGroupHorizontalGap:e.extend("--ftds-page-header-child-chips-group-horizontal-gap","",i.spacing2),childChipsGroupVerticalGap:e.extend("--ftds-page-header-child-chips-group-vertical-gap","",i.spacing2),backgroundColor:e.extend("--ftds-page-header-background-color","",i.colorWhite),bottomBorderColor:e.extend("--ftds-page-header-bottom-border-color","",c.borderGlobalSubtle),bottomBorderWidth:e.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Id={horizontalPadding:e.extend("--ftds-page-footer-horizontal-padding","",i.spacing6),verticalPadding:e.extend("--ftds-page-footer-vertical-padding","",i.spacing2),verticalGap:e.extend("--ftds-page-footer-vertical-gap","",i.spacing2),minHeight:e.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:e.extend("--ftds-page-footer-background-color","",i.colorWhite),topBorderColor:e.extend("--ftds-page-footer-top-border-color","",c.borderGlobalSubtle),topBorderWidth:e.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:e.extend("--ftds-page-footer-buttons-group-gap","",i.spacing4)};var Pd={contentHorizontalPadding:e.extend("--ftds-page-layout-content-horizontal-padding","",i.spacing6),contentVerticalPadding:e.extend("--ftds-page-layout-content-vertical-padding","",i.spacing6)};var Bd={smallContainerTargetWidth:e.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:e.extend("--ftds-modal-small-container-margin","",i.spacing6),mediumContainerTargetWidth:e.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:e.extend("--ftds-modal-medium-container-margin","",i.spacing6),largeContainerTargetWidth:e.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:e.extend("--ftds-modal-large-container-margin","",i.spacing6),overlayBackgroundColor:e.extend("--ftds-modal-overlay-background-color","",i.colorGray700),overlayOpacity:e.extend("--ftds-modal-overlay-opacity","",i.opacity40),shadow:e.extend("--ftds-modal-shadow","",i.shadowElevation03),bodyBackgroundColor:e.extend("--ftds-modal-body-background-color","",i.colorWhite),bodyColor:e.extend("--ftds-modal-body-color","",c.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-modal-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ftds-modal-body-vertical-padding","",i.spacing6),bodyVerticalGap:e.extend("--ftds-modal-body-vertical-gap","",i.spacing6),headerBackgroundColor:e.extend("--ftds-modal-header-background-color","",c.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-modal-header-border-color","",c.borderGlobalSubtle),headerColor:e.extend("--ftds-modal-header-color","",c.contentGlobalPrimary),headerLeadingIconColor:e.extend("--ftds-modal-header-leading-icon-color","",c.contentGlobalPrimary),headerVerticalPadding:e.extend("--ftds-modal-header-vertical-padding","",i.spacing1),headerRightPadding:e.extend("--ftds-modal-header-right-padding","",i.spacing1),headerLeftPadding:e.extend("--ftds-modal-header-left-padding","",i.spacing6),headerGap:e.extend("--ftds-modal-header-gap","",i.spacing2),headerBorderBottomWidth:e.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:e.extend("--ftds-modal-border-radius","",i.borderRadiusM)};var $d={overlayOpacity:e.extend("--ftds-drawer-overlay-opacity","",i.opacity40),shadow:e.extend("--ftds-drawer-shadow","",i.shadowElevation03),bodyColor:e.extend("--ftds-drawer-body-color","",c.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-drawer-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ftds-drawer-body-vertical-padding","",i.spacing6),bodyGap:e.extend("--ftds-drawer-body-gap","",i.spacing6),bodyBackgroundColor:e.extend("--ftds-drawer-body-background-color","",i.colorWhite),headerBackgroundColor:e.extend("--ftds-drawer-header-background-color","",c.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-drawer-header-border-color","",c.borderGlobalSubtle),headerColor:e.extend("--ftds-drawer-header-color","",c.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ftds-drawer-header-trailing-icon-color","",c.contentGlobalSecondary),headerHeight:e.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ftds-drawer-header-horizontal-padding","",i.spacing2),headerBorderWidth:e.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ftds-drawer-header-gap","",i.spacing3),buttonsBarBackgroundColor:e.extend("--ftds-drawer-buttons-bar-background-color","",c.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ftds-drawer-buttons-bar-border-color","",c.borderGlobalSubtle),buttonsBarColor:e.extend("--ftds-drawer-buttons-bar-color","",c.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ftds-drawer-buttons-bar-horizontal-padding","",i.spacing6),buttonsBarVerticalPadding:e.extend("--ftds-drawer-buttons-bar-vertical-padding","",i.spacing4),buttonsBarGap:e.extend("--ftds-drawer-buttons-bar-gap","",i.spacing3),buttonsBarBorderWidth:e.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ftds-drawer-overlay-background-color","",i.colorGray700)};var Zd={offBorderBottomWidth:e.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:e.extend("--ftds-tabs-off-hover-state-layer-opacity","",i.opacity8),offDefaultStateLayerOpacity:e.extend("--ftds-tabs-off-default-state-layer-opacity","",i.opacity0),offFocusStateLayerOpacity:e.extend("--ftds-tabs-off-focus-state-layer-opacity","",i.opacity8),offDisabledComponentOpacity:e.extend("--ftds-tabs-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ftds-tabs-off-color","",c.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-tabs-off-state-layer-color","",c.contentGlobalSubtle),offBorderBottomColor:e.extend("--ftds-tabs-off-border-bottom-color","",c.borderGlobalSubtle),activeTabIndicatorHeight:e.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:e.extend("--ftds-tabs-top-left-border-radius","",i.borderRadiusS),topRightBorderRadius:e.extend("--ftds-tabs-top-right-border-radius","",i.borderRadiusS),withLabelHorizontalPadding:e.extend("--ftds-tabs-with-label-horizontal-padding","",i.spacing4),withLabelVerticalPadding:e.extend("--ftds-tabs-with-label-vertical-padding","",i.spacing3),horizontalGap:e.extend("--ftds-tabs-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ftds-tabs-vertical-gap","",i.spacing1),onHoverStateLayerOpacity:e.extend("--ftds-tabs-on-hover-state-layer-opacity","",i.opacity16),onDefaultStateLayerOpacity:e.extend("--ftds-tabs-on-default-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-tabs-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-tabs-on-active-state-layer-opacity","",i.opacity24),onColor:e.extend("--ftds-tabs-on-color","",c.contentActionPrimary),onStateLayerColor:e.extend("--ftds-tabs-on-state-layer-color","",c.contentActionPrimary),onActiveTabIndicatorColor:e.extend("--ftds-tabs-on-active-tab-indicator-color","",c.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ftds-tabs-icon-only-horizontal-padding","",i.spacing4),iconOnlyVerticalPadding:e.extend("--ftds-tabs-icon-only-vertical-padding","",i.spacing4),alertTopPadding:e.extend("--ftds-tabs-alert-top-padding","",i.spacing1),alertRightPadding:e.extend("--ftds-tabs-alert-right-padding","",i.spacing05),focusOutlineWidth:e.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-tabs-focus-focus-ring-color","",c.borderActionFocusRing)};var Jd={largeFieldHorizontalPadding:e.extend("--ftds-text-input-large-field-horizontal-padding","",i.spacing4),largeFieldHorizontalGap:e.extend("--ftds-text-input-large-field-horizontal-gap","",i.spacing3),largeFieldVerticalGap:e.extend("--ftds-text-input-large-field-vertical-gap","",i.spacing05),largeFieldHeight:e.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-text-input-large-field-icon-size","",i.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-text-input-medium-field-horizontal-padding","",i.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-text-input-medium-field-horizontal-gap","",i.spacing3),mediumFieldVerticalGap:e.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-text-input-medium-field-icon-size","",i.iconSize3),helperHorizontalPadding:e.extend("--ftds-text-input-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ftds-text-input-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ftds-text-input-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ftds-text-input-border-radius","",i.borderRadiusS),backgroundColor:e.extend("--ftds-text-input-background-color","",i.colorWhite),contentValueColor:e.extend("--ftds-text-input-content-value-color","",c.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-text-input-trailing-icon-color","",c.contentGlobalSubtle),labelColor:e.extend("--ftds-text-input-label-color","",c.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-input-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-input-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-input-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-input-error-helper-text-color","",c.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-input-error-helper-icon-color","",c.contentErrorIconOnly),warningBorderColor:e.extend("--ftds-text-input-warning-border-color","",c.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-text-input-warning-helper-text-color","",c.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-text-input-warning-helper-icon-color","",c.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-text-input-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-input-disabled-component-opacity","",i.opacity40)};var nu={backgroundColor:e.extend("--ftds-text-area-background-color","",i.colorWhite),contentValueColor:e.extend("--ftds-text-area-content-value-color","",c.contentGlobalPrimary),labelColor:e.extend("--ftds-text-area-label-color","",c.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-area-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-area-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-area-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-area-error-helper-text-color","",c.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-area-error-helper-icon-color","",c.contentErrorIconOnly),focusFocusRingColor:e.extend("--ftds-text-area-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-area-disabled-component-opacity","",i.opacity40),fieldHorizontalLeftPadding:e.extend("--ftds-text-area-field-horizontal-left-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ftds-text-area-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ftds-text-area-field-vertical-gap","",i.spacing05),fieldMinHeight:e.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ftds-text-area-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ftds-text-area-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ftds-text-area-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ftds-text-area-border-radius","",i.borderRadiusS)};var cu={height:e.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ftds-floating-menu-horizontal-padding","",i.spacing4),offIconColor:e.extend("--ftds-floating-menu-off-icon-color","",c.contentGlobalPrimary),offColor:e.extend("--ftds-floating-menu-off-color","",c.contentGlobalPrimary),onColor:e.extend("--ftds-floating-menu-on-color","",c.contentActionPrimary),onStateLayerColor:e.extend("--ftds-floating-menu-on-state-layer-color","",c.contentActionPrimary),gap:e.extend("--ftds-floating-menu-gap","",i.spacing3),focusFocusRingColor:e.extend("--ftds-floating-menu-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ftds-floating-menu-focus-state-layer-opacity","",i.opacity8),hoverStateLayerOpacity:e.extend("--ftds-floating-menu-hover-state-layer-opacity","",i.opacity8),activeStateLayerOpacity:e.extend("--ftds-floating-menu-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ftds-floating-menu-disabled-component-opacity","",i.opacity40),iconSize:e.extend("--ftds-floating-menu-icon-size","",i.iconSize3),backgroundColor:e.extend("--ftds-floating-menu-background-color","",c.backgroundGlobalOnSurface),shadow:e.extend("--ftds-floating-menu-shadow","",i.shadowElevation02)};var hu={largeFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",i.spacing4),largeFieldHorizontalGap:e.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",i.spacing3),largeFieldVerticalGap:e.extend("--ftds-combobox-single-select-large-field-vertical-gap","",i.spacing05),largeFieldHeight:e.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-combobox-single-select-large-field-icon-size","",i.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",i.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",i.spacing3),mediumFieldVerticalGap:e.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-combobox-single-select-medium-field-icon-size","",i.iconSize3),helperHorizontalPadding:e.extend("--ftds-combobox-single-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-single-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ftds-combobox-single-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ftds-combobox-single-select-helper-icon-size","",i.iconSize2),menuVerticalGap:e.extend("--ftds-combobox-single-select-menu-vertical-gap","",i.spacing2),borderRadius:e.extend("--ftds-combobox-single-select-border-radius","",i.borderRadiusS),backgroundColor:e.extend("--ftds-combobox-single-select-background-color","",i.colorWhite),labelColor:e.extend("--ftds-combobox-single-select-label-color","",c.contentGlobalSubtle),contentValueColor:e.extend("--ftds-combobox-single-select-content-value-color","",c.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-combobox-single-select-trailing-icon-color","",c.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-single-select-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-single-select-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-combobox-single-select-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-single-select-error-helper-text-color","",c.contentErrorPrimary),warningBorderWidth:e.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-single-select-warning-border-color","",c.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-single-select-warning-helper-text-color","",c.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-single-select-warning-helper-icon-color","",c.contentWarningIconOnly),focusOutlineWidth:e.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-single-select-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-single-select-disabled-component-opacity","",i.opacity40)};var xu={backgroundColor:e.extend("--ftds-combobox-multi-select-background-color","",i.colorWhite),labelColor:e.extend("--ftds-combobox-multi-select-label-color","",c.contentGlobalSubtle),trailingIconColor:e.extend("--ftds-combobox-multi-select-trailing-icon-color","",c.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-multi-select-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-multi-select-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ftds-combobox-multi-select-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-multi-select-error-helper-text-color","",c.contentErrorPrimary),errorHelperIcon:e.extend("--ftds-combobox-multi-select-error-helper-icon","",c.contentErrorIconOnly),errorBorderWidth:e.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-multi-select-warning-border-color","",c.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-multi-select-warning-helper-text-color","",c.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",c.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-multi-select-disabled-component-opacity","",i.opacity40),helperHorizontalPadding:e.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ftds-combobox-multi-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ftds-combobox-multi-select-helper-icon-size","",i.iconSize2),fieldHorizontalPadding:e.extend("--ftds-combobox-multi-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ftds-combobox-multi-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ftds-combobox-multi-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ftds-combobox-multi-select-field-icon-size","",i.iconSize3),fieldMaxHeight:e.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",i.spacing1),contentValuesVerticalGap:e.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",i.spacing1),borderRadius:e.extend("--ftds-combobox-multi-select-border-radius","",i.borderRadiusS)};var Eu={backgroundColor:e.extend("--ftds-popover-background-color","",c.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ftds-popover-horizontal-padding","",i.spacing6),verticalPadding:e.extend("--ftds-popover-vertical-padding","",i.spacing6),titleColor:e.extend("--ftds-popover-title-color","",c.contentGlobalPrimary),bodyColor:e.extend("--ftds-popover-body-color","",c.contentGlobalSecondary),gap:e.extend("--ftds-popover-gap","",i.spacing2),borderRadius:e.extend("--ftds-popover-border-radius","",i.borderRadiusM),shadow:e.extend("--ftds-popover-shadow","",i.shadowElevation02),maxWidth:e.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:e.extend("--ftds-popover-content-section-vertical-gap","",i.spacing2),multiSectionVerticalGap:e.extend("--ftds-popover-multi-section-vertical-gap","",i.spacing6)};var Iu={hoverStateLayerOpacity:e.extend("--ftds-collapsible-hover-state-layer-opacity","",i.opacity8),focusStateLayerOpacity:e.extend("--ftds-collapsible-focus-state-layer-opacity","",i.opacity8),focusOutlineWidth:e.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ftds-collapsible-focus-focus-ring-color","",c.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ftds-collapsible-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ftds-collapsible-disabled-component-opacity","",i.opacity40),horizontalPadding:e.extend("--ftds-collapsible-horizontal-padding","",i.spacing4),verticalPadding:e.extend("--ftds-collapsible-vertical-padding","",i.spacing3),color:e.extend("--ftds-collapsible-color","",c.contentGlobalPrimary),stateLayerColor:e.extend("--ftds-collapsible-state-layer-color","",c.contentGlobalPrimary),backgroundColor:e.extend("--ftds-collapsible-background-color","",c.backgroundGlobalOnSurface),borderColor:e.extend("--ftds-collapsible-border-color","",c.borderGlobalSubtle),iconSize:e.extend("--ftds-collapsible-icon-size","",i.iconSize3)};var ku={groupHorizontalPadding:e.extend("--ftds-switch-group-horizontal-padding","",i.spacing1),groupVerticalPadding:e.extend("--ftds-switch-group-vertical-padding","",i.spacing1),groupGap:e.extend("--ftds-switch-group-gap","",i.spacing1),groupBackgroundColor:e.extend("--ftds-switch-group-background-color","",c.backgroundGlobalSurface),groupBorderColor:e.extend("--ftds-switch-group-border-color","",c.borderGlobalSubtle),groupBorderRadius:e.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ftds-switch-label-horizontal-padding","",i.spacing2),labelVerticalPadding:e.extend("--ftds-switch-label-vertical-padding","",i.spacing1),offHoverStateLayerOpacity:e.extend("--ftds-switch-off-hover-state-layer-opacity","",i.opacity8),offFocusStateLayerOpacity:e.extend("--ftds-switch-off-focus-state-layer-opacity","",i.opacity8),offActiveStateLayerOpacity:e.extend("--ftds-switch-off-active-state-layer-opacity","",i.opacity16),offDisabledComponentOpacity:e.extend("--ftds-switch-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ftds-switch-off-color","",c.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-switch-off-state-layer-color","",c.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-switch-on-hover-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-switch-on-focus-state-layer-opacity","",i.opacity8),onActiveStateLayerOpacity:e.extend("--ftds-switch-on-active-state-layer-opacity","",i.opacity16),onDisabledComponentOpacity:e.extend("--ftds-switch-on-disabled-component-opacity","",i.opacity40),onColor:e.extend("--ftds-switch-on-color","",c.contentActionPrimary),onStateLayerColor:e.extend("--ftds-switch-on-state-layer-color","",c.contentActionPrimary),iconHorizontalPadding:e.extend("--ftds-switch-icon-horizontal-padding","",i.spacing1),iconVerticalPadding:e.extend("--ftds-switch-icon-vertical-padding","",i.spacing1),focusOutlineWidth:e.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-switch-focus-focus-ring-color","",c.borderActionFocusRing),optionBorderRadius:e.extend("--ftds-switch-option-border-radius","",i.borderRadiusS)};var Bu={color1Light:e.extend("--ftds-chart-1-light","for area color charts",i.colorBrand40),color1Base:e.extend("--ftds-chart-1-base","for line charts",i.colorBrand0),color2Light:e.extend("--ftds-chart-2-light","for area color charts",i.colorYellow60),color2Base:e.extend("--ftds-chart-2-base","for line charts",i.colorYellow100),color3Light:e.extend("--ftds-chart-3-light","",i.colorUltramarine40),color3Base:e.extend("--ftds-chart-3-base","",i.colorUltramarine70),color4Light:e.extend("--ftds-chart-4-light","",i.colorCyan50),color4Base:e.extend("--ftds-chart-4-base","",i.colorCyan100),color5Light:e.extend("--ftds-chart-5-light","",i.colorRed40),color5Base:e.extend("--ftds-chart-5-base","",i.colorRed60),color6Light:e.extend("--ftds-chart-6-light","",i.colorGreen40),color6Base:e.extend("--ftds-chart-6-base","",i.colorGreen70),color7Light:e.extend("--ftds-chart-7-light","",i.colorOrange70),color7Base:e.extend("--ftds-chart-7-base","",i.colorOrange100),color8Light:e.extend("--ftds-chart-8-light","",i.colorAvocado70),color8Base:e.extend("--ftds-chart-8-base","",i.colorAvocado200),color9Light:e.extend("--ftds-chart-9-light","",i.colorBrown50),color9Base:e.extend("--ftds-chart-9-base","",i.colorBrown200),color10Light:e.extend("--ftds-chart-10-light","",i.colorGray50),color10Base:e.extend("--ftds-chart-10-base","",i.colorGray80),monochrome10:e.extend("--ftds-chart-monochrome-10","",i.colorBrand10),monochrome20:e.extend("--ftds-chart-monochrome-20","",i.colorBrand20),monochrome30:e.extend("--ftds-chart-monochrome-30","",i.colorBrand40),monochrome40:e.extend("--ftds-chart-monochrome-40","",i.colorBrand60),monochrome50:e.extend("--ftds-chart-monochrome-50","",i.colorBrand0),monochrome60:e.extend("--ftds-chart-monochrome-60","",i.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",i.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",i.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",i.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",i.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",i.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",i.opacity48),scatterplotDatapointInitialHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",i.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",i.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",i.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",i.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",i.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",i.colorGray70),scatterplotDatapointHoverHoverRingColor:e.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",i.colorCyan200)};var Wu={color1IconColor:e.extend("--ftds-page-designer-1-icon-color","for area color charts",i.colorCyan0),color1ToolbarColor:e.extend("--ftds-page-designer-1-toolbar-color","for area color charts",i.colorCyan0),color2IconColor:e.extend("--ftds-page-designer-2-icon-color","for area color charts",i.colorBrand0),color2ToolbarColor:e.extend("--ftds-page-designer-2-toolbar-color","for area color charts",i.colorBrand0),color3IconColor:e.extend("--ftds-page-designer-3-icon-color","for area color charts",i.colorYellow200),color3ToolbarColor:e.extend("--ftds-page-designer-3-toolbar-color","for area color charts",i.colorYellow200),color4IconColor:e.extend("--ftds-page-designer-4-icon-color","for area color charts",i.colorUltramarine50),color4ToolbarColor:e.extend("--ftds-page-designer-4-toolbar-color","for area color charts",i.colorUltramarine50),color5IconColor:e.extend("--ftds-page-designer-5-icon-color","for area color charts",i.colorGreen0),color5ToolbarColor:e.extend("--ftds-page-designer-5-toolbar-color","for area color charts",i.colorGreen0),color6IconColor:e.extend("--ftds-page-designer-6-icon-color","for area color charts",i.colorOrange0),color6ToolbarColor:e.extend("--ftds-page-designer-6-toolbar-color","for area color charts",i.colorOrange0),color7IconColor:e.extend("--ftds-page-designer-7-icon-color","for area color charts",i.colorAvocado200),color7ToolbarColor:e.extend("--ftds-page-designer-7-toolbar-color","for area color charts",i.colorAvocado200),color8IconColor:e.extend("--ftds-page-designer-8-icon-color","for area color charts",i.colorBrown0),color8ToolbarColor:e.extend("--ftds-page-designer-8-toolbar-color","for area color charts",i.colorBrown0)};var Vu={borderWidth:e.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ftds-notice-horizontal-padding","",i.spacing3),verticalPadding:e.extend("--ftds-notice-vertical-padding","",i.spacing2),borderRadius:e.extend("--ftds-notice-border-radius","",i.borderRadiusS),gap:e.extend("--ftds-notice-gap","",i.spacing2),iconSize:e.extend("--ftds-notice-icon-size","",i.iconSize3),infoBackgroundColor:e.extend("--ftds-notice-info-background-color","",c.backgroundInfoSubtle),infoBorderColor:e.extend("--ftds-notice-info-border-color","",c.borderInfoSubtle),infoColor:e.extend("--ftds-notice-info-color","",c.contentInfoPrimary),infoIconColor:e.extend("--ftds-notice-info-icon-color","",c.contentInfoIconOnly),warningBackgroundColor:e.extend("--ftds-notice-warning-background-color","",c.backgroundWarningSubtle),warningBorderColor:e.extend("--ftds-notice-warning-border-color","",c.borderWarningSubtle),warningColor:e.extend("--ftds-notice-warning-color","",c.contentWarningPrimary),warningIconColor:e.extend("--ftds-notice-warning-icon-color","",c.contentWarningIconOnly),errorBackgroundColor:e.extend("--ftds-notice-error-background-color","",c.backgroundErrorSubtle),errorBorderColor:e.extend("--ftds-notice-error-border-color","",c.borderErrorSubtle),errorColor:e.extend("--ftds-notice-error-color","",c.contentErrorPrimary),errorIconColor:e.extend("--ftds-notice-error-icon-color","",c.contentErrorIconOnly),successBackgroundColor:e.extend("--ftds-notice-success-background-color","",c.backgroundSuccessSubtle),successBorderColor:e.extend("--ftds-notice-success-border-color","",c.borderSuccessSubtle),successColor:e.extend("--ftds-notice-success-color","",c.contentSuccessPrimary),successIconColor:e.extend("--ftds-notice-success-icon-color","",c.contentSuccessIconOnly),denseHorizontalPadding:e.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:e.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:e.extend("--ftds-notice-dense-gap","",i.spacing1),denseIconSize:e.extend("--ftds-notice-dense-icon-size","",i.iconSize2),denseBorderWidth:e.create("--ftds-notice-dense-border-width","","SIZE","0")};var Qu={offHoverStateLayerOpacity:e.extend("--ftds-toggle-off-hover-state-layer-opacity","",i.opacity16),offFocusStateLayerOpacity:e.extend("--ftds-toggle-off-focus-state-layer-opacity","",i.opacity16),offActiveStateLayerOpacity:e.extend("--ftds-toggle-off-active-state-layer-opacity","",i.opacity24),offDisabledComponentOpacity:e.extend("--ftds-toggle-off-disabled-component-opacity","",i.opacity40),offBackgroundColor:e.extend("--ftds-toggle-off-background-color","",c.contentGlobalSubtle),offIconColor:e.extend("--ftds-toggle-off-icon-color","",c.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-toggle-off-state-layer-color","",c.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-toggle-on-hover-state-layer-opacity","",i.opacity16),onFocusStateLayerOpacity:e.extend("--ftds-toggle-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-toggle-on-active-state-layer-opacity","",i.opacity24),onDisabledComponentOpacity:e.extend("--ftds-toggle-on-disabled-component-opacity","",i.opacity40),onBackgroundColor:e.extend("--ftds-toggle-on-background-color","",c.contentActionPrimary),onStateLayerColor:e.extend("--ftds-toggle-on-state-layer-color","",c.contentActionPrimary),onIconColor:e.extend("--ftds-toggle-on-icon-color","",c.contentActionPrimary),color:e.extend("--ftds-toggle-color","",c.contentGlobalPrimary),focusFocusRingColor:e.extend("--ftds-toggle-focus-focus-ring-color","",c.borderActionFocusRing),gap:e.extend("--ftds-toggle-gap","",i.spacing3)};var op={iconSize:e.extend("--ftds-notification-icon-size","",i.iconSize4),leftPadding:e.extend("--ftds-notification-left-padding","",i.spacing5),rightPadding:e.extend("--ftds-notification-right-padding","",i.spacing4),verticalPadding:e.extend("--ftds-notification-vertical-padding","",i.spacing3),infoBackgroundColor:e.extend("--ftds-notification-info-background-color","",c.backgroundInfoSubtle),infoColor:e.extend("--ftds-notification-info-color","",c.contentInfoPrimary),infoIconColor:e.extend("--ftds-notification-info-icon-color","",c.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-notification-info-border-color","",c.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-notification-success-background-color","",c.backgroundSuccessSubtle),successColor:e.extend("--ftds-notification-success-color","",c.contentSuccessPrimary),successIconColor:e.extend("--ftds-notification-success-icon-color","",c.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-notification-success-border-color","",c.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-notification-warning-background-color","",c.backgroundWarningSubtle),warningColor:e.extend("--ftds-notification-warning-color","",c.contentWarningPrimary),warningIconColor:e.extend("--ftds-notification-warning-icon-color","",c.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-notification-warning-border-color","",c.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-notification-error-background-color","",c.backgroundErrorSubtle),errorColor:e.extend("--ftds-notification-error-color","",c.contentErrorPrimary),errorIconColor:e.extend("--ftds-notification-error-icon-color","",c.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-notification-error-border-color","",c.borderErrorSubtle),borderRadius:e.extend("--ftds-notification-border-radius","",i.borderRadiusPill),borderWidth:e.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ftds-notification-leading-gap","",i.spacing2),trailingGap:e.extend("--ftds-notification-trailing-gap","",i.spacing8)};var lp={horizontalPadding:e.extend("--ftds-tooltip-horizontal-padding","",i.spacing2),verticalPadding:e.extend("--ftds-tooltip-vertical-padding","",i.spacing2),borderRadius:e.extend("--ftds-tooltip-border-radius","",i.borderRadiusS),color:e.extend("--ftds-tooltip-color","",c.contentGlobalOnColor),backgroundColor:e.extend("--ftds-tooltip-background-color","",c.contentGlobalPrimary),backgroundOpacity:e.extend("--ftds-tooltip-background-opacity","",i.opacity80),shadow:e.extend("--ftds-tooltip-shadow","",i.shadowElevation02),maxWidth:e.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ftds-tooltip-gap","",i.spacing05)};var fp={verticalPadding:e.extend("--ftds-reorderable-list-vertical-padding","",i.spacing4),gap:e.extend("--ftds-reorderable-list-gap","",i.spacing1),borderRadius:e.extend("--ftds-reorderable-list-border-radius","",i.borderRadiusM),reorderableItemTitleMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",i.spacing6),reorderableItemTitleColor:e.extend("--ftds-reorderable-list-reorderable-item-title-color","",c.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",i.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",i.spacing2),reorderableItemRightButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",i.spacing2),reorderableItemUsersCountColor:e.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",c.contentGlobalPrimary),reorderableItemUsersCountMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",i.spacing6),reorderableItemBackgroundColor:e.extend("--ftds-reorderable-list-reorderable-item-background-color","",c.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",i.spacing1),reorderableItemWarningMessageColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",c.contentWarningPrimary),reorderableItemWarningMessageIconColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",c.contentWarningIconOnly),reorderableItemGripColor:e.extend("--ftds-reorderable-list-reorderable-item-grip-color","",c.contentGlobalSecondary),reorderableItemGripOpacity:e.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",i.opacity48),boxShadow:e.extend("--ftds-reorderable-list-box-shadow","",i.shadowElevation01),borderWidth:e.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:e.extend("--ftds-reorderable-list-reorderable-items-gap","",i.spacing2),leftPadding:e.extend("--ftds-reorderable-list-left-padding","",i.spacing2),rightPadding:e.extend("--ftds-reorderable-list-right-padding","",i.spacing6),borderColor:e.extend("--ftds-reorderable-list-border-color","",c.borderGlobalPrimary),backgroundColor:e.extend("--ftds-reorderable-list-background-color","",c.backgroundGlobalOnSurfaceDark)};var mp={menuHorizontalPadding:e.extend("--ftds-date-range-picker-menu-horizontal-padding","",i.spacing4),menuVerticalPadding:e.extend("--ftds-date-range-picker-menu-vertical-padding","",i.spacing4),menuVerticalGap:e.extend("--ftds-date-range-picker-menu-vertical-gap","",i.spacing4),menuButtonsVerticalGap:e.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",i.spacing2)};var Zn;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Zn||(Zn={}));var qn;(function(t){t.large="large",t.medium="medium",t.small="small"})(qn||(qn={}));var yt=b(K());function Yn(t,r){let o=nr[t];return yt.css`
1
+ "use strict";(()=>{var Fs=Object.create;var rn=Object.defineProperty;var Hs=Object.getOwnPropertyDescriptor;var zs=Object.getOwnPropertyNames;var Ws=Object.getPrototypeOf,$s=Object.prototype.hasOwnProperty;var Ye=(t,r)=>()=>(r||t((r={exports:{}}).exports,r),r.exports);var Gs=(t,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of zs(r))!$s.call(t,a)&&a!==o&&rn(t,a,{get:()=>r[a],enumerable:!(n=Hs(r,a))||n.enumerable});return t};var b=(t,r,o)=>(o=t!=null?Fs(Ws(t)):{},Gs(r||!t||!t.__esModule?rn(o,"default",{value:t,enumerable:!0}):o,t));var L=Ye((Ql,on)=>{on.exports=ftGlobals.wcUtils});var K=Ye((Jl,nn)=>{nn.exports=ftGlobals.lit});var oe=Ye((ec,an)=>{an.exports=ftGlobals.litDecorators});var jr=Ye((oc,cn)=>{cn.exports=ftGlobals.litRepeat});var Jt=Ye((nc,dn)=>{dn.exports=ftGlobals.litClassMap});var La=Ye((_h,_a)=>{_a.exports=ftGlobals.litUnsafeHTML});var $a=Ye((He,Wa)=>{var sr=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,lr=function(){function t(){this.fetch=!1,this.DOMException=sr.DOMException}return t.prototype=sr,new t}();(function(t){var r=function(o){var n=typeof t<"u"&&t||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 s(f){return f&&DataView.prototype.isPrototypeOf(f)}if(a.arrayBuffer)var l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],d=ArrayBuffer.isView||function(f){return f&&l.indexOf(Object.prototype.toString.call(f))>-1};function u(f){if(typeof f!="string"&&(f=String(f)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(f)||f==="")throw new TypeError('Invalid character in header field name: "'+f+'"');return f.toLowerCase()}function p(f){return typeof f!="string"&&(f=String(f)),f}function h(f){var m={next:function(){var w=f.shift();return{done:w===void 0,value:w}}};return a.iterable&&(m[Symbol.iterator]=function(){return m}),m}function y(f){this.map={},f instanceof y?f.forEach(function(m,w){this.append(w,m)},this):Array.isArray(f)?f.forEach(function(m){if(m.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+m.length);this.append(m[0],m[1])},this):f&&Object.getOwnPropertyNames(f).forEach(function(m){this.append(m,f[m])},this)}y.prototype.append=function(f,m){f=u(f),m=p(m);var w=this.map[f];this.map[f]=w?w+", "+m:m},y.prototype.delete=function(f){delete this.map[u(f)]},y.prototype.get=function(f){return f=u(f),this.has(f)?this.map[f]:null},y.prototype.has=function(f){return this.map.hasOwnProperty(u(f))},y.prototype.set=function(f,m){this.map[u(f)]=p(m)},y.prototype.forEach=function(f,m){for(var w in this.map)this.map.hasOwnProperty(w)&&f.call(m,this.map[w],w,this)},y.prototype.keys=function(){var f=[];return this.forEach(function(m,w){f.push(w)}),h(f)},y.prototype.values=function(){var f=[];return this.forEach(function(m){f.push(m)}),h(f)},y.prototype.entries=function(){var f=[];return this.forEach(function(m,w){f.push([w,m])}),h(f)},a.iterable&&(y.prototype[Symbol.iterator]=y.prototype.entries);function g(f){if(!f._noBody){if(f.bodyUsed)return Promise.reject(new TypeError("Already read"));f.bodyUsed=!0}}function O(f){return new Promise(function(m,w){f.onload=function(){m(f.result)},f.onerror=function(){w(f.error)}})}function x(f){var m=new FileReader,w=O(m);return m.readAsArrayBuffer(f),w}function C(f){var m=new FileReader,w=O(m),M=/charset=([A-Za-z0-9_-]+)/.exec(f.type),G=M?M[1]:"utf-8";return m.readAsText(f,G),w}function T(f){for(var m=new Uint8Array(f),w=new Array(m.length),M=0;M<m.length;M++)w[M]=String.fromCharCode(m[M]);return w.join("")}function I(f){if(f.slice)return f.slice(0);var m=new Uint8Array(f.byteLength);return m.set(new Uint8Array(f)),m.buffer}function _(){return this.bodyUsed=!1,this._initBody=function(f){this.bodyUsed=this.bodyUsed,this._bodyInit=f,f?typeof f=="string"?this._bodyText=f:a.blob&&Blob.prototype.isPrototypeOf(f)?this._bodyBlob=f:a.formData&&FormData.prototype.isPrototypeOf(f)?this._bodyFormData=f:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(f)?this._bodyText=f.toString():a.arrayBuffer&&a.blob&&s(f)?(this._bodyArrayBuffer=I(f.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(f)||d(f))?this._bodyArrayBuffer=I(f):this._bodyText=f=Object.prototype.toString.call(f):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof f=="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(f)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var f=g(this);if(f)return f;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 f=g(this);return f||(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 f=g(this);if(f)return f;if(this._bodyBlob)return C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(ge)}),this.json=function(){return this.text().then(JSON.parse)},this}var F=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function U(f){var m=f.toUpperCase();return F.indexOf(m)>-1?m:f}function J(f,m){if(!(this instanceof J))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');m=m||{};var w=m.body;if(f instanceof J){if(f.bodyUsed)throw new TypeError("Already read");this.url=f.url,this.credentials=f.credentials,m.headers||(this.headers=new y(f.headers)),this.method=f.method,this.mode=f.mode,this.signal=f.signal,!w&&f._bodyInit!=null&&(w=f._bodyInit,f.bodyUsed=!0)}else this.url=String(f);if(this.credentials=m.credentials||this.credentials||"same-origin",(m.headers||!this.headers)&&(this.headers=new y(m.headers)),this.method=U(m.method||this.method||"GET"),this.mode=m.mode||this.mode||null,this.signal=m.signal||this.signal||function(){if("AbortController"in n){var k=new AbortController;return k.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&w)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(w),(this.method==="GET"||this.method==="HEAD")&&(m.cache==="no-store"||m.cache==="no-cache")){var M=/([?&])_=[^&]*/;if(M.test(this.url))this.url=this.url.replace(M,"$1_="+new Date().getTime());else{var G=/\?/;this.url+=(G.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}J.prototype.clone=function(){return new J(this,{body:this._bodyInit})};function ge(f){var m=new FormData;return f.trim().split("&").forEach(function(w){if(w){var M=w.split("="),G=M.shift().replace(/\+/g," "),k=M.join("=").replace(/\+/g," ");m.append(decodeURIComponent(G),decodeURIComponent(k))}}),m}function Ve(f){var m=new y,w=f.replace(/\r?\n[\t ]+/g," ");return w.split("\r").map(function(M){return M.indexOf(`
2
+ `)===0?M.substr(1,M.length):M}).forEach(function(M){var G=M.split(":"),k=G.shift().trim();if(k){var Qt=G.join(":").trim();try{m.append(k,Qt)}catch(Gr){console.warn("Response "+Gr.message)}}}),m}_.call(J.prototype);function ie(f,m){if(!(this instanceof ie))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(m||(m={}),this.type="default",this.status=m.status===void 0?200:m.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=m.statusText===void 0?"":""+m.statusText,this.headers=new y(m.headers),this.url=m.url||"",this._initBody(f)}_.call(ie.prototype),ie.prototype.clone=function(){return new ie(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new y(this.headers),url:this.url})},ie.error=function(){var f=new ie(null,{status:200,statusText:""});return f.ok=!1,f.status=0,f.type="error",f};var Ze=[301,302,303,307,308];ie.redirect=function(f,m){if(Ze.indexOf(m)===-1)throw new RangeError("Invalid status code");return new ie(null,{status:m,headers:{location:f}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(m,w){this.message=m,this.name=w;var M=Error(m);this.stack=M.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ut(f,m){return new Promise(function(w,M){var G=new J(f,m);if(G.signal&&G.signal.aborted)return M(new o.DOMException("Aborted","AbortError"));var k=new XMLHttpRequest;function Qt(){k.abort()}k.onload=function(){var ee={statusText:k.statusText,headers:Ve(k.getAllResponseHeaders()||"")};G.url.indexOf("file://")===0&&(k.status<200||k.status>599)?ee.status=200:ee.status=k.status,ee.url="responseURL"in k?k.responseURL:ee.headers.get("X-Request-URL");var qe="response"in k?k.response:k.responseText;setTimeout(function(){w(new ie(qe,ee))},0)},k.onerror=function(){setTimeout(function(){M(new TypeError("Network request failed"))},0)},k.ontimeout=function(){setTimeout(function(){M(new TypeError("Network request timed out"))},0)},k.onabort=function(){setTimeout(function(){M(new o.DOMException("Aborted","AbortError"))},0)};function Gr(ee){try{return ee===""&&n.location.href?n.location.href:ee}catch{return ee}}if(k.open(G.method,Gr(G.url),!0),G.credentials==="include"?k.withCredentials=!0:G.credentials==="omit"&&(k.withCredentials=!1),"responseType"in k&&(a.blob?k.responseType="blob":a.arrayBuffer&&(k.responseType="arraybuffer")),m&&typeof m.headers=="object"&&!(m.headers instanceof y||n.Headers&&m.headers instanceof n.Headers)){var tn=[];Object.getOwnPropertyNames(m.headers).forEach(function(ee){tn.push(u(ee)),k.setRequestHeader(ee,p(m.headers[ee]))}),G.headers.forEach(function(ee,qe){tn.indexOf(qe)===-1&&k.setRequestHeader(qe,ee)})}else G.headers.forEach(function(ee,qe){k.setRequestHeader(qe,ee)});G.signal&&(G.signal.addEventListener("abort",Qt),k.onreadystatechange=function(){k.readyState===4&&G.signal.removeEventListener("abort",Qt)}),k.send(typeof G._bodyInit>"u"?null:G._bodyInit)})}return ut.polyfill=!0,n.fetch||(n.fetch=ut,n.Headers=y,n.Request=J,n.Response=ie),o.Headers=y,o.Request=J,o.Response=ie,o.fetch=ut,o}({})})(lr);lr.fetch.ponyfill=!0;delete lr.fetch.polyfill;var Et=sr.fetch?sr:lr;He=Et.fetch;He.default=Et.fetch;He.fetch=Et.fetch;He.Headers=Et.Headers;He.Request=Et.Request;He.Response=Et.Response;Wa.exports=He});var Bs=b(L());var Xt=b(K()),Us=b(oe()),en=b(L());var sn=b(K()),tc={},ln=sn.css`
3
+ `;var Ms=b(jr());var po=b(L());var ot=b(K()),B=b(oe()),uo=b(Jt()),Ha=b(jr());function er(t,r,o){return t?r(t):o?.(t)}var Qr=globalThis,tr=Qr.trustedTypes,un=tr?tr.createPolicy("lit-html",{createHTML:t=>t}):void 0,mn="$lit$",ke=`lit$${Math.random().toFixed(9).slice(2)}$`,bn="?"+ke,js=`<${bn}>`,Je=document,rr=()=>Je.createComment(""),Ut=t=>t===null||typeof t!="object"&&typeof t!="function",Jr=Array.isArray,Ks=t=>Jr(t)||typeof t?.[Symbol.iterator]=="function",Kr=`[
4
+ \f\r]`,Dt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,pn=/-->/g,fn=/>/g,Xe=RegExp(`>|${Kr}(?:([^\\s"'>=/]+)(${Kr}*=${Kr}*(?:[^
5
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),hn=/'/g,yn=/"/g,xn=/^(?:script|style|textarea|title)$/i,eo=t=>(r,...o)=>({_$litType$:t,strings:r,values:o}),vn=eo(1),Sn=eo(2),On=eo(3),Mt=Symbol.for("lit-noChange"),V=Symbol.for("lit-nothing"),gn=new WeakMap,Qe=Je.createTreeWalker(Je,129);function Cn(t,r){if(!Jr(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return un!==void 0?un.createHTML(r):r}var Vs=(t,r)=>{let o=t.length-1,n=[],a,s=r===2?"<svg>":r===3?"<math>":"",l=Dt;for(let d=0;d<o;d++){let u=t[d],p,h,y=-1,g=0;for(;g<u.length&&(l.lastIndex=g,h=l.exec(u),h!==null);)g=l.lastIndex,l===Dt?h[1]==="!--"?l=pn:h[1]!==void 0?l=fn:h[2]!==void 0?(xn.test(h[2])&&(a=RegExp("</"+h[2],"g")),l=Xe):h[3]!==void 0&&(l=Xe):l===Xe?h[0]===">"?(l=a??Dt,y=-1):h[1]===void 0?y=-2:(y=l.lastIndex-h[2].length,p=h[1],l=h[3]===void 0?Xe:h[3]==='"'?yn:hn):l===yn||l===hn?l=Xe:l===pn||l===fn?l=Dt:(l=Xe,a=void 0);let O=l===Xe&&t[d+1].startsWith("/>")?" ":"";s+=l===Dt?u+js:y>=0?(n.push(p),u.slice(0,y)+mn+u.slice(y)+ke+O):u+ke+(y===-2?d:O)}return[Cn(t,s+(t[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},Bt=class t{constructor({strings:r,_$litType$:o},n){let a;this.parts=[];let s=0,l=0,d=r.length-1,u=this.parts,[p,h]=Vs(r,o);if(this.el=t.createElement(p,n),Qe.currentNode=this.el.content,o===2||o===3){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(a=Qe.nextNode())!==null&&u.length<d;){if(a.nodeType===1){if(a.hasAttributes())for(let y of a.getAttributeNames())if(y.endsWith(mn)){let g=h[l++],O=a.getAttribute(y).split(ke),x=/([.?@])?(.*)/.exec(g);u.push({type:1,index:s,name:x[2],strings:O,ctor:x[1]==="."?Zr:x[1]==="?"?qr:x[1]==="@"?Yr:ft}),a.removeAttribute(y)}else y.startsWith(ke)&&(u.push({type:6,index:s}),a.removeAttribute(y));if(xn.test(a.tagName)){let y=a.textContent.split(ke),g=y.length-1;if(g>0){a.textContent=tr?tr.emptyScript:"";for(let O=0;O<g;O++)a.append(y[O],rr()),Qe.nextNode(),u.push({type:2,index:++s});a.append(y[g],rr())}}}else if(a.nodeType===8)if(a.data===bn)u.push({type:2,index:s});else{let y=-1;for(;(y=a.data.indexOf(ke,y+1))!==-1;)u.push({type:7,index:s}),y+=ke.length-1}s++}}static createElement(r,o){let n=Je.createElement("template");return n.innerHTML=r,n}};function pt(t,r,o=t,n){if(r===Mt)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,s=Ut(r)?void 0:r._$litDirective$;return a?.constructor!==s&&(a?._$AO?.(!1),s===void 0?a=void 0:(a=new s(t),a._$AT(t,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(r=pt(t,a._$AS(t,r.values),a,n)),r}var Vr=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??Je).importNode(o,!0);Qe.currentNode=a;let s=Qe.nextNode(),l=0,d=0,u=n[0];for(;u!==void 0;){if(l===u.index){let p;u.type===2?p=new or(s,s.nextSibling,this,r):u.type===1?p=new u.ctor(s,u.name,u.strings,this,r):u.type===6&&(p=new Xr(s,this,r)),this._$AV.push(p),u=n[++d]}l!==u?.index&&(s=Qe.nextNode(),l++)}return Qe.currentNode=Je,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++}},or=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=V,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=pt(this,r,o),Ut(r)?r===V||r==null||r===""?(this._$AH!==V&&this._$AR(),this._$AH=V):r!==this._$AH&&r!==Mt&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):Ks(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!==V&&Ut(this._$AH)?this._$AA.nextSibling.data=r:this.T(Je.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=Bt.createElement(Cn(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let s=new Vr(a,this),l=s.u(this.options);s.p(o),this.T(l),this._$AH=s}}_$AC(r){let o=gn.get(r.strings);return o===void 0&&gn.set(r.strings,o=new Bt(r)),o}k(r){Jr(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let s of r)a===o.length?o.push(n=new t(this.O(rr()),this.O(rr()),this,this.options)):n=o[a],n._$AI(s),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))}},ft=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,s){this.type=1,this._$AH=V,this._$AN=void 0,this.element=r,this.name=o,this._$AM=a,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=V}_$AI(r,o=this,n,a){let s=this.strings,l=!1;if(s===void 0)r=pt(this,r,o,0),l=!Ut(r)||r!==this._$AH&&r!==Mt,l&&(this._$AH=r);else{let d=r,u,p;for(r=s[0],u=0;u<s.length-1;u++)p=pt(this,d[n+u],o,u),p===Mt&&(p=this._$AH[u]),l||=!Ut(p)||p!==this._$AH[u],p===V?r=V:r!==V&&(r+=(p??"")+s[u+1]),this._$AH[u]=p}l&&!a&&this.j(r)}j(r){r===V?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},Zr=class extends ft{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===V?void 0:r}},qr=class extends ft{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==V)}},Yr=class extends ft{constructor(r,o,n,a,s){super(r,o,n,a,s),this.type=5}_$AI(r,o=this){if((r=pt(this,r,o,0)??V)===Mt)return;let n=this._$AH,a=r===V&&n!==V||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,s=r!==V&&(n===V||a);a&&this.element.removeEventListener(this.name,this,n),s&&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)}},Xr=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){pt(this,r)}};var Zs=Qr.litHtmlPolyfillSupport;Zs?.(Bt,or),(Qr.litHtmlVersions??=[]).push("3.3.0");var to=t=>t??V;var Fe=b(L());var pa=b(L());var An=Symbol.for(""),qs=t=>{if(t?.r===An)return t?._$litStatic$},ro=t=>({_$litStatic$:t,r:An});var En=new Map,oo=t=>(r,...o)=>{let n=o.length,a,s,l=[],d=[],u,p=0,h=!1;for(;p<n;){for(u=r[p];p<n&&(s=o[p],(a=qs(s))!==void 0);)u+=a+r[++p],h=!0;p!==n&&d.push(s),l.push(u),p++}if(p===n&&l.push(r[n]),h){let y=l.join("$$lit$$");(r=En.get(y))===void 0&&(l.raw=l,En.set(y,r=l)),o=d}return t(r,...o)},no=oo(vn),hc=oo(Sn),yc=oo(On);var ao=b(oe()),ua=b(L());var et;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})(et||(et={}));var pe=b(K()),S=b(L());var Re=b(K(),1),De=t=>typeof t=="string"?(0,Re.unsafeCSS)(t):t,e=class{static create(r,o,n,a){let s=d=>De(d??a),l=Re.css`var(${De(r)}, ${s(a)})`;return l.name=r,l.description=o,l.category=n,l.defaultValue=a,l.defaultCssValue=s,l.set=d=>wn(l,d??s(a)),l.get=d=>Re.css`var(${De(r)}, ${s(d)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(r,o,n,a){let s=d=>n.get(d??a),l=Re.css`var(${De(r)}, ${s(a)})`;return l.name=r,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=a,l.defaultCssValue=s,l.set=d=>wn(l,d??s(a)),l.get=d=>Re.css`var(${De(r)}, ${s(d)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),l}static external(r,o){let n=s=>r.defaultCssValue(s),a=Re.css`var(${De(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=s=>r.set(s),a.get=s=>Re.css`var(${De(r.name)}, ${n(s)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function wn(t,r){return De(`${t.name}: ${r}`)}var i={colorWhite:e.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:e.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:e.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:e.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:e.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:e.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:e.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:e.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:e.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:e.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:e.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:e.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:e.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:e.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:e.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:e.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:e.create("--ftds-opacity-0","","NUMBER","0"),opacity8:e.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:e.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:e.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:e.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:e.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:e.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:e.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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:e.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)")},Rn={fontFamily:e.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:e.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-display-text-case","","UNKNOWN","none")},Nn={fontFamily:e.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:e.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},Tn={fontFamily:e.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:e.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},In={fontFamily:e.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:e.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:e.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},_n={fontFamily:e.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},Ln={fontFamily:e.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},Pn={fontFamily:e.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:e.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},kn={fontFamily:e.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:e.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},ht={fontFamily:e.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Ys={fontFamily:e.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:e.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:e.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Dn={fontFamily:e.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:e.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:e.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:e.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},Un={fontFamily:e.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Mn={fontFamily:e.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Bn={fontFamily:e.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:e.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Fn={fontFamily:e.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Hn={fontFamily:e.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},zn={fontFamily:e.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:e.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:e.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Wn={fontFamily:e.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},$n={fontFamily:e.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Gn={fontFamily:e.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:e.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},tt={fontFamily:e.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},jn={fontFamily:e.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Kn={fontFamily:e.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:e.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Vn={fontFamily:e.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:e.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Zn={fontFamily:e.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:e.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},qn={fontFamily:e.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:e.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:e.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:e.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:e.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:e.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:e.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:e.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},nr={display:Rn,"title-1":Nn,"title-2":Tn,"title-3":In,"body-1-regular":_n,"body-1-medium":Ln,"body-1-semibold":Pn,"body-2-regular":kn,"body-2-medium":ht,"body-2-medium-underline":Ys,"body-2-semibold":Dn,"label-1-medium":Un,"label-1-semibold":Mn,"label-1-bold":Bn,"label-2-medium":Fn,"label-2-semibold":Hn,"label-2-bold":zn,"caption-1-medium":Wn,"caption-1-semibold":$n,"caption-1-bold":Gn,"caption-2-medium":tt,"caption-2-semibold":jn,"caption-2-bold":Kn,"caption-3-medium":Vn,"caption-3-semibold":Zn,"caption-3-bold":qn};var c={backgroundActionPrimary:e.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",i.colorBrand0),backgroundErrorSubtle:e.extend("--ftds-background-error-subtle","Used as background of subtle error components.",i.colorRed10),backgroundInfoSubtle:e.extend("--ftds-background-info-subtle","Used as background of subtle information components.",i.colorCyan10),backgroundWarningSubtle:e.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",i.colorOrange10),backgroundSuccessSubtle:e.extend("--ftds-background-success-subtle","Used as background of subtle success components.",i.colorGreen10),backgroundGlobalSurface:e.extend("--ftds-background-global-surface","Used as app background.",i.colorWhite),backgroundGlobalOnSurface:e.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",i.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",i.colorGray30),contentActionPrimary:e.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",i.colorBrand0),contentWarningPrimary:e.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",i.colorOrange200),contentWarningIconOnly:e.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",i.colorOrange0),contentErrorPrimary:e.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",i.colorRed0),contentErrorIconOnly:e.extend("--ftds-content-error-icon-only","Used on error status icons alone",i.colorRed70),contentInfoPrimary:e.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",i.colorCyan200),contentInfoIconOnly:e.extend("--ftds-content-info-icon-only","Used on info status icons alone",i.colorCyan0),contentSuccessPrimary:e.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",i.colorGreen200),contentSuccessIconOnly:e.extend("--ftds-content-success-icon-only","Used on success status icons alone",i.colorGreen0),contentGlobalPrimary:e.extend("--ftds-content-global-primary","Used for main content on the page.",i.colorGray500),contentGlobalSecondary:e.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
6
+ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",i.colorGray0),contentGlobalOnColor:e.extend("--ftds-content-global-on-color","Used for content on a dominant color.",i.colorWhite),borderActionPrimary:e.extend("--ftds-border-action-primary","Used as border for primary action components.",i.colorBrand0),borderActionFocusRing:e.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",i.colorCyan0),borderWarningPrimary:e.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",i.colorOrange200),borderWarningSubtle:e.extend("--ftds-border-warning-subtle","Used as border for warning components.",i.colorOrange30),borderSuccessPrimary:e.extend("--ftds-border-success-primary","Used as border for success buttons.",i.colorGreen200),borderSuccessSubtle:e.extend("--ftds-border-success-subtle","Used as border for success components.",i.colorGreen30),borderErrorPrimary:e.extend("--ftds-border-error-primary","Used as border for text fields in error states.",i.colorRed0),borderErrorSubtle:e.extend("--ftds-border-error-subtle","Used as border for error components.",i.colorRed30),borderInfoPrimary:e.extend("--ftds-border-info-primary","Used as border for buttons in info color.",i.colorCyan200),borderInfoSubtle:e.extend("--ftds-border-info-subtle","Used as border for information components.",i.colorCyan30),borderGlobalPrimary:e.extend("--ftds-border-global-primary","Used as border for element like input.",i.colorGray50),borderGlobalSubtle:e.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",i.colorGray30),borderInputPrimary:e.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",i.colorGray80),borderNeutralPrimary:e.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",i.colorGray200)};var Tc={largeHeight:e.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ftds-button-large-horizontal-padding","",i.spacing4),largeGap:e.extend("--ftds-button-large-gap","",i.spacing2),largeBorderRadius:e.extend("--ftds-button-large-border-radius","",i.borderRadiusS),largeIconSize:e.extend("--ftds-button-large-icon-size","",i.iconSize3),largeBorderWidth:e.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:e.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ftds-button-medium-horizontal-padding","",i.spacing3),mediumGap:e.extend("--ftds-button-medium-gap","",i.spacing2),mediumBorderRadius:e.extend("--ftds-button-medium-border-radius","",i.borderRadiusS),mediumIconSize:e.extend("--ftds-button-medium-icon-size","",i.iconSize2),mediumBorderWidth:e.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-button-small-horizontal-padding","",i.spacing2),smallGap:e.extend("--ftds-button-small-gap","",i.spacing1),smallBorderRadius:e.extend("--ftds-button-small-border-radius","",i.borderRadiusS),smallIconSize:e.extend("--ftds-button-small-icon-size","",i.iconSize1),smallBorderWidth:e.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:e.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ftds-button-x-small-icon-size","",i.iconSize1),xSmallFocusOutlineOffset:e.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ftds-button-round-border-radius","",i.borderRadiusPill),primaryBrandBackgroundColor:e.extend("--ftds-button-primary-brand-background-color","",c.backgroundActionPrimary),primaryBrandColor:e.extend("--ftds-button-primary-brand-color","",c.contentGlobalOnColor),primaryBrandIconColor:e.extend("--ftds-button-primary-brand-icon-color","",c.contentGlobalOnColor),primaryBrandStateLayerColor:e.extend("--ftds-button-primary-brand-state-layer-color","",c.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",i.opacity16),primaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",i.opacity16),primaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-primary-brand-active-state-layer-opacity","",i.opacity24),primaryBrandDisabledComponentOpacity:e.extend("--ftds-button-primary-brand-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ftds-button-focus-focus-ring-color","",c.borderActionFocusRing),tertiaryBrandBackgroundColor:e.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:e.extend("--ftds-button-tertiary-brand-color","",c.contentActionPrimary),tertiaryBrandIconColor:e.extend("--ftds-button-tertiary-brand-icon-color","",c.contentActionPrimary),tertiaryBrandStateLayerColor:e.extend("--ftds-button-tertiary-brand-state-layer-color","",c.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",i.opacity8),tertiaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",i.opacity8),tertiaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",i.opacity16),tertiaryBrandDisabledComponentOpacity:e.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",i.opacity40),tertiaryInfoBackgroundColor:e.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:e.extend("--ftds-button-tertiary-info-color","",c.contentInfoPrimary),tertiaryInfoIconColor:e.extend("--ftds-button-tertiary-info-icon-color","",c.contentInfoPrimary),tertiaryInfoStateLayerColor:e.extend("--ftds-button-tertiary-info-state-layer-color","",c.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",i.opacity8),tertiaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",i.opacity8),tertiaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",i.opacity16),tertiaryInfoDisabledComponentOpacity:e.extend("--ftds-button-tertiary-info-disabled-component-opacity","",i.opacity40),tertiarySuccessBackgroundColor:e.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:e.extend("--ftds-button-tertiary-success-color","",c.contentSuccessPrimary),tertiarySuccessIconColor:e.extend("--ftds-button-tertiary-success-icon-color","",c.contentSuccessPrimary),tertiarySuccessStateLayerColor:e.extend("--ftds-button-tertiary-success-state-layer-color","",c.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",i.opacity8),tertiarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",i.opacity8),tertiarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",i.opacity16),tertiarySuccessDisabledComponentOpacity:e.extend("--ftds-button-tertiary-success-disabled-component-opacity","",i.opacity40),tertiaryWarningBackgroundColor:e.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:e.extend("--ftds-button-tertiary-warning-color","",c.contentWarningPrimary),tertiaryWarningIconColor:e.extend("--ftds-button-tertiary-warning-icon-color","",c.contentWarningPrimary),tertiaryWarningStateLayerColor:e.extend("--ftds-button-tertiary-warning-state-layer-color","",c.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",i.opacity8),tertiaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",i.opacity8),tertiaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",i.opacity16),tertiaryWarningDisabledComponentOpacity:e.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",i.opacity40),tertiaryErrorBackgroundColor:e.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:e.extend("--ftds-button-tertiary-error-color","",c.contentErrorPrimary),tertiaryErrorIconColor:e.extend("--ftds-button-tertiary-error-icon-color","",c.contentErrorPrimary),tertiaryErrorStateLayerColor:e.extend("--ftds-button-tertiary-error-state-layer-color","",c.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",i.opacity8),tertiaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",i.opacity8),tertiaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",i.opacity16),tertiaryErrorDisabledComponentOpacity:e.extend("--ftds-button-tertiary-error-disabled-component-opacity","",i.opacity40),tertiaryNeutralBackgroundColor:e.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:e.extend("--ftds-button-tertiary-neutral-icon-color","",c.contentGlobalSecondary),tertiaryNeutralColor:e.extend("--ftds-button-tertiary-neutral-color","",c.contentGlobalSecondary),tertiaryNeutralStateLayerColor:e.extend("--ftds-button-tertiary-neutral-state-layer-color","",c.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",i.opacity8),tertiaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",i.opacity8),tertiaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",i.opacity16),tertiaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",i.opacity40),secondaryBrandBackgroundColor:e.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:e.extend("--ftds-button-secondary-brand-color","",c.contentActionPrimary),secondaryBrandIconColor:e.extend("--ftds-button-secondary-brand-icon-color","",c.contentActionPrimary),secondaryBrandStateLayerColor:e.extend("--ftds-button-secondary-brand-state-layer-color","",c.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:e.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",i.opacity8),secondaryBrandFocusStateLayerOpacity:e.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",i.opacity8),secondaryBrandActiveStateLayerOpacity:e.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",i.opacity16),secondaryBrandDisabledComponentOpacity:e.extend("--ftds-button-secondary-brand-disabled-component-opacity","",i.opacity40),secondaryBrandBorderColor:e.extend("--ftds-button-secondary-brand-border-color","",c.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",i.opacity8),secondaryNeutralFocusStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",i.opacity8),secondaryNeutralActiveStateLayerOpacity:e.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",i.opacity16),secondaryNeutralDisabledComponentOpacity:e.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",i.opacity40),secondaryNeutralBackgroundColor:e.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:e.extend("--ftds-button-secondary-neutral-color","",c.contentGlobalSecondary),secondaryNeutralIconColor:e.extend("--ftds-button-secondary-neutral-icon-color","",c.contentGlobalSecondary),secondaryNeutralStateLayerColor:e.extend("--ftds-button-secondary-neutral-state-layer-color","",c.contentGlobalSecondary),secondaryNeutralBorderColor:e.extend("--ftds-button-secondary-neutral-border-color","",c.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:e.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",i.opacity8),secondaryInfoFocusStateLayerOpacity:e.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",i.opacity8),secondaryInfoActiveStateLayerOpacity:e.extend("--ftds-button-secondary-info-active-state-layer-opacity","",i.opacity16),secondaryInfoDisabledComponentOpacity:e.extend("--ftds-button-secondary-info-disabled-component-opacity","",i.opacity40),secondaryInfoBackgroundColor:e.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:e.extend("--ftds-button-secondary-info-border-color","",c.borderInfoPrimary),secondaryInfoColor:e.extend("--ftds-button-secondary-info-color","",c.contentInfoPrimary),secondaryInfoIconColor:e.extend("--ftds-button-secondary-info-icon-color","",c.contentInfoPrimary),secondaryInfoStateLayerColor:e.extend("--ftds-button-secondary-info-state-layer-color","",c.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:e.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",i.opacity8),secondarySuccessFocusStateLayerOpacity:e.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",i.opacity8),secondarySuccessActiveStateLayerOpacity:e.extend("--ftds-button-secondary-success-active-state-layer-opacity","",i.opacity16),secondarySuccessDisabledComponentOpacity:e.extend("--ftds-button-secondary-success-disabled-component-opacity","",i.opacity40),secondarySuccessBackgroundColor:e.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:e.extend("--ftds-button-secondary-success-border-color","",c.borderSuccessPrimary),secondarySuccessColor:e.extend("--ftds-button-secondary-success-color","",c.contentSuccessPrimary),secondarySuccessIconColor:e.extend("--ftds-button-secondary-success-icon-color","",c.contentSuccessPrimary),secondarySuccessStateLayerColor:e.extend("--ftds-button-secondary-success-state-layer-color","",c.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:e.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",i.opacity8),secondaryWarningFocusStateLayerOpacity:e.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",i.opacity8),secondaryWarningActiveStateLayerOpacity:e.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",i.opacity16),secondaryWarningDisabledComponentOpacity:e.extend("--ftds-button-secondary-warning-disabled-component-opacity","",i.opacity40),secondaryWarningBackgroundColor:e.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:e.extend("--ftds-button-secondary-warning-border-color","",c.borderWarningPrimary),secondaryWarningColor:e.extend("--ftds-button-secondary-warning-color","",c.contentWarningPrimary),secondaryWarningIconColor:e.extend("--ftds-button-secondary-warning-icon-color","",c.contentWarningPrimary),secondaryWarningStateLayerColor:e.extend("--ftds-button-secondary-warning-state-layer-color","",c.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:e.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",i.opacity8),secondaryErrorFocusStateLayerOpacity:e.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",i.opacity8),secondaryErrorActiveStateLayerOpacity:e.extend("--ftds-button-secondary-error-active-state-layer-opacity","",i.opacity16),secondaryErrorDisabledComponentOpacity:e.extend("--ftds-button-secondary-error-disabled-component-opacity","",i.opacity40),secondaryErrorBackgroundColor:e.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:e.extend("--ftds-button-secondary-error-border-color","",c.contentErrorPrimary),secondaryErrorColor:e.extend("--ftds-button-secondary-error-color","",c.contentErrorPrimary),secondaryErrorIconColor:e.extend("--ftds-button-secondary-error-icon-color","",c.contentErrorPrimary),secondaryErrorStateLayerColor:e.extend("--ftds-button-secondary-error-state-layer-color","",c.contentErrorPrimary)};var kc={loadMoreIconSize:e.extend("--ftds-tree-list-load-more-icon-size","",i.iconSize2),loadMorePaddingLeft:e.extend("--ftds-tree-list-load-more-padding-left","",i.spacing6),loadMoreUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-unselected-default-border-color","",c.borderGlobalSubtle),loadMoreIconColor:e.extend("--ftds-tree-list-load-more-icon-color","",c.contentActionPrimary),loadMoreLabelColor:e.extend("--ftds-tree-list-load-more-label-color","",c.contentActionPrimary),loadMoreHoverBorderColor:e.extend("--ftds-tree-list-load-more-hover-border-color","",i.colorBrand20),loadMoreHoverBackgroundColor:e.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:e.extend("--ftds-tree-list-load-more-active-border-color","",i.colorBrand20),loadMoreActiveBackgroundColor:e.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:e.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:e.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",c.borderGlobalPrimary),loadMoreLabelMarginLeft:e.extend("--ftds-tree-list-load-more-label-margin-left","",i.spacing1),nodeIconSize:e.extend("--ftds-tree-list-node-icon-size","",i.iconSize2),nodeHeight:e.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:e.extend("--ftds-tree-list-node-parent-label-margin-left","",i.spacing2),nodeParentLabelMarginRight:e.extend("--ftds-tree-list-node-parent-label-margin-right","",i.spacing2),nodeRootPaddingLeft:e.extend("--ftds-tree-list-node-root-padding-left","",i.spacing3),nodeChildPaddingLeft:e.extend("--ftds-tree-list-node-child-padding-left","",i.spacing5),nodeLeafPaddingLeft:e.extend("--ftds-tree-list-node-leaf-padding-left","",i.spacing6),nodeUnselectedDefaultBorderColor:e.extend("--ftds-tree-list-node-unselected-default-border-color","",c.borderGlobalSubtle),nodeUnselectedIconColor:e.extend("--ftds-tree-list-node-unselected-icon-color","",c.contentGlobalSecondary),nodeUnselectedLabelColor:e.extend("--ftds-tree-list-node-unselected-label-color","",c.contentGlobalSecondary),nodeUnselectedCounterColor:e.extend("--ftds-tree-list-node-unselected-counter-color","",c.contentGlobalSecondary),nodeHoverBorderColor:e.extend("--ftds-tree-list-node-hover-border-color","",c.borderActionPrimary),nodeFocusFocusRingColor:e.extend("--ftds-tree-list-node-focus-focus-ring-color","",c.borderActionFocusRing),nodeFocusOutlineWidth:e.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-selected-default-border-color","",c.borderGlobalPrimary),nodeSelectedIconColor:e.extend("--ftds-tree-list-node-selected-icon-color","",c.contentGlobalSecondary),nodeSelectedLabelColor:e.extend("--ftds-tree-list-node-selected-label-color","",c.contentGlobalPrimary),nodeSelectedCounterColor:e.extend("--ftds-tree-list-node-selected-counter-color","",c.contentGlobalSecondary),nodeSelectedBackgroundColor:e.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:e.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",c.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:e.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",c.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:e.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",c.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:e.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",c.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:e.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:e.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:e.extend("--ftds-tree-list-header-section-padding-left","",i.spacing3),headerSectionPaddingRight:e.extend("--ftds-tree-list-header-section-padding-right","",i.spacing3),headerSectionHorizontalGap:e.extend("--ftds-tree-list-header-section-horizontal-gap","",i.spacing2),headerSectionMarginBottom:e.extend("--ftds-tree-list-header-section-margin-bottom","",i.spacing2),headerSectionColor:e.extend("--ftds-tree-list-header-section-color","",c.contentGlobalPrimary),headerSectionCounterColor:e.extend("--ftds-tree-list-header-section-counter-color","",c.contentGlobalSecondary),listContainerBorderWidth:e.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:e.extend("--ftds-tree-list-list-container-background-color","",c.backgroundGlobalSurface),listContainerBorderColor:e.extend("--ftds-tree-list-list-container-border-color","",c.borderGlobalSubtle),emptyStateIllustrationWidth:e.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:e.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:e.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",i.spacing10),emptyStateContainerPaddingTop:e.extend("--ftds-tree-list-empty-state-container-padding-top","",i.spacing10),emptyStateContainerPaddingBottom:e.extend("--ftds-tree-list-empty-state-container-padding-bottom","",i.spacing10),emptyStateTitleMarginBottom:e.extend("--ftds-tree-list-empty-state-title-margin-bottom","",i.spacing2),emptyStateTitleLabelColor:e.extend("--ftds-tree-list-empty-state-title-label-color","",c.contentGlobalSecondary),emptyStateDescriptionLabelColor:e.extend("--ftds-tree-list-empty-state-description-label-color","",c.contentGlobalSecondary)};var Fc={iconSize:e.extend("--ftds-checkbox-icon-size","",i.iconSize2),boxSize:e.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:e.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:e.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:e.extend("--ftds-checkbox-color","",c.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ftds-checkbox-checked-background-color","",c.contentActionPrimary),checkedStateLayerColor:e.extend("--ftds-checkbox-checked-state-layer-color","",c.contentActionPrimary),checkedIconColor:e.extend("--ftds-checkbox-checked-icon-color","",c.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",i.opacity16),checkedFocusStateLayerOpacity:e.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",i.opacity16),checkedActiveStateLayerOpacity:e.extend("--ftds-checkbox-checked-active-state-layer-opacity","",i.opacity24),checkedDisabledComponentOpacity:e.extend("--ftds-checkbox-checked-disabled-component-opacity","",i.opacity40),uncheckedBorderColor:e.extend("--ftds-checkbox-unchecked-border-color","",i.colorGray80),uncheckedStateLayerColor:e.extend("--ftds-checkbox-unchecked-state-layer-color","",i.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",i.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",i.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",i.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ftds-checkbox-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:e.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:e.extend("--ftds-checkbox-horizontal-gap","",i.spacing3),leftPadding:e.extend("--ftds-checkbox-left-padding","",i.spacing2)};var Gc={circleSize:e.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:e.create("--ftds-radio-border-width","","SIZE","2px"),color:e.extend("--ftds-radio-color","",c.contentGlobalPrimary),selectedRadioColor:e.extend("--ftds-radio-selected-radio-color","",c.contentActionPrimary),selectedStateLayerColor:e.extend("--ftds-radio-selected-state-layer-color","",c.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ftds-radio-selected-hover-state-layer-opacity","",i.opacity16),selectedFocusStateLayerOpacity:e.extend("--ftds-radio-selected-focus-state-layer-opacity","",i.opacity16),selectedActiveStateLayerOpacity:e.extend("--ftds-radio-selected-active-state-layer-opacity","",i.opacity24),selectedDisabledComponentOpacity:e.extend("--ftds-radio-selected-disabled-component-opacity","",i.opacity40),unselectedStateLayerColor:e.extend("--ftds-radio-unselected-state-layer-color","",c.borderInputPrimary),unselectedBorderColor:e.extend("--ftds-radio-unselected-border-color","",c.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ftds-radio-unselected-hover-state-layer-opacity","",i.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ftds-radio-unselected-focus-state-layer-opacity","",i.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ftds-radio-unselected-active-state-layer-opacity","",i.opacity24),unselectedDisabledComponentOpacity:e.extend("--ftds-radio-unselected-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ftds-radio-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:e.extend("--ftds-radio-vertical-gap","",i.spacing3),horizontalGap:e.extend("--ftds-radio-horizontal-gap","",i.spacing3)};var qc={headerRowBorderWidth:e.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:e.extend("--ftds-table-header-row-background-color","",c.backgroundGlobalOnSurfaceDark),headerRowBorderColor:e.extend("--ftds-table-header-row-border-color","",c.borderGlobalPrimary),headerRowColor:e.extend("--ftds-table-header-row-color","",c.contentGlobalPrimary),dataRowBorderWidth:e.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:e.extend("--ftds-table-data-row-background-color","",c.backgroundGlobalOnSurface),dataRowBorderColor:e.extend("--ftds-table-data-row-border-color","",c.borderGlobalSubtle),dataRowColor:e.extend("--ftds-table-data-row-color","",c.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:e.extend("--ftds-table-data-row-default-hover-background-color","",i.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",i.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-default-background-color","",i.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:e.extend("--ftds-table-data-row-selectable-selected-default-border-color","",i.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:e.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",i.colorBrand20),dataRowSelectableSelectedHoverBorderColor:e.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",i.colorBrand30),dataRowSelectableSelectedColor:e.extend("--ftds-table-data-row-selectable-selected-color","",c.contentActionPrimary),dataRowClickableHoverBackgroundColor:e.extend("--ftds-table-data-row-clickable-hover-background-color","",i.colorGray30),dataRowClickableFocusBorderColor:e.extend("--ftds-table-data-row-clickable-focus-border-color","",c.borderActionFocusRing),dataRowClickableFocusBackgroundColor:e.extend("--ftds-table-data-row-clickable-focus-background-color","",i.colorGray30),dataRowClickableActiveBackgroundColor:e.extend("--ftds-table-data-row-clickable-active-background-color","",i.colorGray40),headerCellHorizontalGap:e.extend("--ftds-table-header-cell-horizontal-gap","",i.spacing1),headerCellVerticalPadding:e.extend("--ftds-table-header-cell-vertical-padding","",i.spacing2),headerCellHorizontalPadding:e.extend("--ftds-table-header-cell-horizontal-padding","",i.spacing3),dataCellVerticalPadding:e.extend("--ftds-table-data-cell-vertical-padding","",i.spacing2),dataCellHorizontalPadding:e.extend("--ftds-table-data-cell-horizontal-padding","",i.spacing3),dataCellVerticalGap:e.extend("--ftds-table-data-cell-vertical-gap","",i.spacing1)};var ed={neutralOffHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",i.opacity8),neutralOffFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",i.opacity8),neutralOffFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",c.borderActionFocusRing),neutralOffActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",i.opacity16),neutralOffBackgroundColor:e.extend("--ftds-chip-choice-neutral-off-background-color","",c.backgroundGlobalOnSurface),neutralOffBorderColor:e.extend("--ftds-chip-choice-neutral-off-border-color","",c.borderGlobalPrimary),neutralOffColor:e.extend("--ftds-chip-choice-neutral-off-color","",c.contentGlobalSecondary),neutralOffStateLayerColor:e.extend("--ftds-chip-choice-neutral-off-state-layer-color","",c.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",i.opacity16),neutralOnHoverStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",i.opacity24),neutralOnFocusStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",i.opacity24),neutralOnFocusFocusRingColor:e.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",c.borderActionFocusRing),neutralOnActiveStateLayerOpacity:e.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",i.opacity32),neutralOnBackgroundColor:e.extend("--ftds-chip-choice-neutral-on-background-color","",c.backgroundGlobalOnSurface),neutralOnBorderColor:e.extend("--ftds-chip-choice-neutral-on-border-color","",c.borderGlobalPrimary),neutralOnColor:e.extend("--ftds-chip-choice-neutral-on-color","",c.contentGlobalPrimary),neutralOnIconColor:e.extend("--ftds-chip-choice-neutral-on-icon-color","",c.contentGlobalPrimary),neutralOnStateLayerColor:e.extend("--ftds-chip-choice-neutral-on-state-layer-color","",c.contentGlobalPrimary),largeMinHeight:e.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-choice-large-horizontal-padding","",i.spacing3),largeGap:e.extend("--ftds-chip-choice-large-gap","",i.spacing1),largeBorderRadius:e.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-choice-large-icon-size","",i.iconSize3),mediumMinHeight:e.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-choice-medium-horizontal-padding","",i.spacing2),mediumGap:e.extend("--ftds-chip-choice-medium-gap","",i.spacing1),mediumBorderRadius:e.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-choice-medium-icon-size","",i.iconSize2)};var ad={largeMinHeight:e.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ftds-chip-large-horizontal-padding","",i.spacing3),largeButtonRightPadding:e.extend("--ftds-chip-large-button-right-padding","",i.spacing1),largeGap:e.extend("--ftds-chip-large-gap","",i.spacing1),largeFocusOutlineOffset:e.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:e.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ftds-chip-large-icon-size","",i.iconSize3),mediumMinHeight:e.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ftds-chip-medium-horizontal-padding","",i.spacing2),mediumButtonRightPadding:e.extend("--ftds-chip-medium-button-right-padding","",i.spacing05),mediumGap:e.extend("--ftds-chip-medium-gap","",i.spacing1),mediumFocusOutlineOffset:e.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:e.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ftds-chip-medium-icon-size","",i.iconSize2),smallMinHeight:e.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ftds-chip-small-horizontal-padding","",i.spacing1),smallButtonRightPadding:e.extend("--ftds-chip-small-button-right-padding","",i.spacing05),smallGap:e.extend("--ftds-chip-small-gap","",i.spacing1),smallFocusOutlineOffset:e.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:e.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ftds-chip-small-icon-size","",i.iconSize1),neutralBackgroundColor:e.extend("--ftds-chip-neutral-background-color","",c.backgroundGlobalOnSurface),neutralColor:e.extend("--ftds-chip-neutral-color","",c.contentGlobalSecondary),neutralIconColor:e.extend("--ftds-chip-neutral-icon-color","",c.contentGlobalSecondary),neutralBorderColor:e.extend("--ftds-chip-neutral-border-color","",c.borderGlobalSubtle),infoBackgroundColor:e.extend("--ftds-chip-info-background-color","",c.backgroundInfoSubtle),infoColor:e.extend("--ftds-chip-info-color","",c.contentInfoPrimary),infoIconColor:e.extend("--ftds-chip-info-icon-color","",c.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-chip-info-border-color","",c.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-chip-success-background-color","",c.backgroundSuccessSubtle),successColor:e.extend("--ftds-chip-success-color","",c.contentSuccessPrimary),successIconColor:e.extend("--ftds-chip-success-icon-color","",c.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-chip-success-border-color","",c.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-chip-warning-background-color","",c.backgroundWarningSubtle),warningColor:e.extend("--ftds-chip-warning-color","",c.contentWarningPrimary),warningIconColor:e.extend("--ftds-chip-warning-icon-color","",c.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-chip-warning-border-color","",c.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-chip-error-background-color","",c.backgroundErrorSubtle),errorColor:e.extend("--ftds-chip-error-color","",c.contentErrorPrimary),errorIconColor:e.extend("--ftds-chip-error-icon-color","",c.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-chip-error-border-color","",c.borderErrorSubtle)};var dd={brandHoverOpacity:e.extend("--ftds-link-brand-hover-opacity","",i.opacity80),brandHoverColor:e.extend("--ftds-link-brand-hover-color","",c.contentActionPrimary),brandFocusFocusRingColor:e.extend("--ftds-link-brand-focus-focus-ring-color","",c.borderActionFocusRing),brandFocusColor:e.extend("--ftds-link-brand-focus-color","",c.contentActionPrimary),brandDefaultColor:e.extend("--ftds-link-brand-default-color","",c.contentActionPrimary),brandActiveColor:e.extend("--ftds-link-brand-active-color","",c.contentActionPrimary),infoHoverOpacity:e.extend("--ftds-link-info-hover-opacity","",i.opacity80),infoHoverColor:e.extend("--ftds-link-info-hover-color","",c.contentInfoPrimary),infoFocusFocusRingColor:e.extend("--ftds-link-info-focus-focus-ring-color","",c.borderActionFocusRing),infoFocusColor:e.extend("--ftds-link-info-focus-color","",c.contentInfoPrimary),infoDefaultColor:e.extend("--ftds-link-info-default-color","",c.contentInfoPrimary),infoActiveColor:e.extend("--ftds-link-info-active-color","",c.contentInfoPrimary),neutralFocusFocusRingColor:e.extend("--ftds-link-neutral-focus-focus-ring-color","",c.borderActionFocusRing),neutralFocusColor:e.extend("--ftds-link-neutral-focus-color","",c.contentActionPrimary),neutralDefaultColor:e.extend("--ftds-link-neutral-default-color","",c.contentGlobalPrimary),neutralHoverColor:e.extend("--ftds-link-neutral-hover-color","",c.contentActionPrimary),neutralActiveColor:e.extend("--ftds-link-neutral-active-color","",c.contentActionPrimary),neutralVisitedColor:e.extend("--ftds-link-neutral-visited-color","",i.colorBrand100)};var yd={iconSize:e.extend("--ftds-banner-icon-size","",i.iconSize5),borderWidth:e.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ftds-banner-left-padding","",i.spacing6),rightPadding:e.extend("--ftds-banner-right-padding","",i.spacing6),verticalPadding:e.extend("--ftds-banner-vertical-padding","",i.spacing6),horizontalSideGap:e.extend("--ftds-banner-horizontal-side-gap","",i.spacing6),horizontalMobileGap:e.extend("--ftds-banner-horizontal-mobile-gap","",i.spacing4),verticalMobileGap:e.extend("--ftds-banner-vertical-mobile-gap","",i.spacing6),horizontalMiddleGap:e.extend("--ftds-banner-horizontal-middle-gap","",i.spacing20),infoBackgroundColor:e.extend("--ftds-banner-info-background-color","",c.backgroundInfoSubtle),infoColor:e.extend("--ftds-banner-info-color","",c.contentInfoPrimary),infoIconColor:e.extend("--ftds-banner-info-icon-color","",c.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-banner-info-border-color","",c.borderInfoSubtle)};var vd={horizontalPadding:e.extend("--ftds-badge-horizontal-padding","",i.spacing1),verticalPadding:e.extend("--ftds-badge-vertical-padding","",i.spacing1),borderRadius:e.extend("--ftds-badge-border-radius","",i.borderRadiusPill),color:e.extend("--ftds-badge-color","",c.contentGlobalOnColor),backgroundColor:e.extend("--ftds-badge-background-color","",c.contentActionPrimary)};var Ad={horizontalGap:e.extend("--ftds-title-breadcrumb-horizontal-gap","",i.spacing1),currentColor:e.extend("--ftds-title-breadcrumb-current-color","",c.contentGlobalPrimary),previousNonClickableColor:e.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",c.contentGlobalSecondary),iconColor:e.extend("--ftds-title-breadcrumb-icon-color","",c.contentGlobalSubtle)};var Id={parentHorizontalPadding:e.extend("--ftds-page-header-parent-horizontal-padding","",i.spacing6),parentTopPadding:e.extend("--ftds-page-header-parent-top-padding","",i.spacing4),parentBottomPadding:e.extend("--ftds-page-header-parent-bottom-padding","",i.spacing6),parentHelpLeftMargin:e.extend("--ftds-page-header-parent-help-left-margin","",i.spacing1),parentTitleColor:e.extend("--ftds-page-header-parent-title-color","",c.contentGlobalPrimary),parentSubtitleColor:e.extend("--ftds-page-header-parent-subtitle-color","",c.contentGlobalSecondary),parentChipLeftMargin:e.extend("--ftds-page-header-parent-chip-left-margin","",i.spacing4),parentVerticalGap:e.extend("--ftds-page-header-parent-vertical-gap","",i.spacing2),parentButtonsGroupHorizontalGap:e.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",i.spacing4),parentButtonsGroupVerticalGap:e.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",i.spacing4),parentChipsGroupHorizontalGap:e.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",i.spacing2),parentChipsGroupVerticalGap:e.extend("--ftds-page-header-parent-chips-group-vertical-gap","",i.spacing2),childHorizontalPadding:e.extend("--ftds-page-header-child-horizontal-padding","",i.spacing6),childTopPadding:e.extend("--ftds-page-header-child-top-padding","",i.spacing2),childBottomPadding:e.extend("--ftds-page-header-child-bottom-padding","",i.spacing2),childHelpLeftMargin:e.extend("--ftds-page-header-child-help-left-margin","",i.spacing1),childChipLeftMargin:e.extend("--ftds-page-header-child-chip-left-margin","",i.spacing4),childVerticalGap:e.extend("--ftds-page-header-child-vertical-gap","",i.spacing2),childMinHeight:e.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:e.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",i.spacing4),childButtonsGroupVerticalGap:e.extend("--ftds-page-header-child-buttons-group-vertical-gap","",i.spacing4),childChipsGroupHorizontalGap:e.extend("--ftds-page-header-child-chips-group-horizontal-gap","",i.spacing2),childChipsGroupVerticalGap:e.extend("--ftds-page-header-child-chips-group-vertical-gap","",i.spacing2),backgroundColor:e.extend("--ftds-page-header-background-color","",i.colorWhite),bottomBorderColor:e.extend("--ftds-page-header-bottom-border-color","",c.borderGlobalSubtle),bottomBorderWidth:e.create("--ftds-page-header-bottom-border-width","","SIZE","1px")};var Dd={horizontalPadding:e.extend("--ftds-page-footer-horizontal-padding","",i.spacing6),verticalPadding:e.extend("--ftds-page-footer-vertical-padding","",i.spacing2),verticalGap:e.extend("--ftds-page-footer-vertical-gap","",i.spacing2),minHeight:e.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:e.extend("--ftds-page-footer-background-color","",i.colorWhite),topBorderColor:e.extend("--ftds-page-footer-top-border-color","",c.borderGlobalSubtle),topBorderWidth:e.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:e.extend("--ftds-page-footer-buttons-group-gap","",i.spacing4)};var Fd={contentHorizontalPadding:e.extend("--ftds-page-layout-content-horizontal-padding","",i.spacing6),contentVerticalPadding:e.extend("--ftds-page-layout-content-vertical-padding","",i.spacing6)};var Gd={smallContainerTargetWidth:e.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:e.extend("--ftds-modal-small-container-margin","",i.spacing6),mediumContainerTargetWidth:e.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:e.extend("--ftds-modal-medium-container-margin","",i.spacing6),largeContainerTargetWidth:e.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:e.extend("--ftds-modal-large-container-margin","",i.spacing6),overlayBackgroundColor:e.extend("--ftds-modal-overlay-background-color","",i.colorGray700),overlayOpacity:e.extend("--ftds-modal-overlay-opacity","",i.opacity40),shadow:e.extend("--ftds-modal-shadow","",i.shadowElevation03),bodyBackgroundColor:e.extend("--ftds-modal-body-background-color","",i.colorWhite),bodyColor:e.extend("--ftds-modal-body-color","",c.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-modal-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ftds-modal-body-vertical-padding","",i.spacing6),bodyVerticalGap:e.extend("--ftds-modal-body-vertical-gap","",i.spacing6),headerBackgroundColor:e.extend("--ftds-modal-header-background-color","",c.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-modal-header-border-color","",c.borderGlobalSubtle),headerColor:e.extend("--ftds-modal-header-color","",c.contentGlobalPrimary),headerLeadingIconColor:e.extend("--ftds-modal-header-leading-icon-color","",c.contentGlobalPrimary),headerVerticalPadding:e.extend("--ftds-modal-header-vertical-padding","",i.spacing1),headerRightPadding:e.extend("--ftds-modal-header-right-padding","",i.spacing1),headerLeftPadding:e.extend("--ftds-modal-header-left-padding","",i.spacing6),headerGap:e.extend("--ftds-modal-header-gap","",i.spacing2),headerBorderBottomWidth:e.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:e.extend("--ftds-modal-border-radius","",i.borderRadiusM)};var qd={overlayOpacity:e.extend("--ftds-drawer-overlay-opacity","",i.opacity40),shadow:e.extend("--ftds-drawer-shadow","",i.shadowElevation03),bodyColor:e.extend("--ftds-drawer-body-color","",c.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ftds-drawer-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ftds-drawer-body-vertical-padding","",i.spacing6),bodyGap:e.extend("--ftds-drawer-body-gap","",i.spacing6),bodyBackgroundColor:e.extend("--ftds-drawer-body-background-color","",i.colorWhite),headerBackgroundColor:e.extend("--ftds-drawer-header-background-color","",c.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ftds-drawer-header-border-color","",c.borderGlobalSubtle),headerColor:e.extend("--ftds-drawer-header-color","",c.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ftds-drawer-header-trailing-icon-color","",c.contentGlobalSecondary),headerHeight:e.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ftds-drawer-header-horizontal-padding","",i.spacing2),headerBorderWidth:e.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ftds-drawer-header-gap","",i.spacing3),buttonsBarBackgroundColor:e.extend("--ftds-drawer-buttons-bar-background-color","",c.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ftds-drawer-buttons-bar-border-color","",c.borderGlobalSubtle),buttonsBarColor:e.extend("--ftds-drawer-buttons-bar-color","",c.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ftds-drawer-buttons-bar-horizontal-padding","",i.spacing6),buttonsBarVerticalPadding:e.extend("--ftds-drawer-buttons-bar-vertical-padding","",i.spacing4),buttonsBarGap:e.extend("--ftds-drawer-buttons-bar-gap","",i.spacing3),buttonsBarBorderWidth:e.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ftds-drawer-overlay-background-color","",i.colorGray700)};var eu={offBorderBottomWidth:e.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:e.extend("--ftds-tabs-off-hover-state-layer-opacity","",i.opacity8),offDefaultStateLayerOpacity:e.extend("--ftds-tabs-off-default-state-layer-opacity","",i.opacity0),offFocusStateLayerOpacity:e.extend("--ftds-tabs-off-focus-state-layer-opacity","",i.opacity8),offDisabledComponentOpacity:e.extend("--ftds-tabs-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ftds-tabs-off-color","",c.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-tabs-off-state-layer-color","",c.contentGlobalSubtle),offBorderBottomColor:e.extend("--ftds-tabs-off-border-bottom-color","",c.borderGlobalSubtle),activeTabIndicatorHeight:e.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:e.extend("--ftds-tabs-top-left-border-radius","",i.borderRadiusS),topRightBorderRadius:e.extend("--ftds-tabs-top-right-border-radius","",i.borderRadiusS),withLabelHorizontalPadding:e.extend("--ftds-tabs-with-label-horizontal-padding","",i.spacing4),withLabelVerticalPadding:e.extend("--ftds-tabs-with-label-vertical-padding","",i.spacing3),horizontalGap:e.extend("--ftds-tabs-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ftds-tabs-vertical-gap","",i.spacing1),onHoverStateLayerOpacity:e.extend("--ftds-tabs-on-hover-state-layer-opacity","",i.opacity16),onDefaultStateLayerOpacity:e.extend("--ftds-tabs-on-default-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-tabs-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-tabs-on-active-state-layer-opacity","",i.opacity24),onColor:e.extend("--ftds-tabs-on-color","",c.contentActionPrimary),onStateLayerColor:e.extend("--ftds-tabs-on-state-layer-color","",c.contentActionPrimary),onActiveTabIndicatorColor:e.extend("--ftds-tabs-on-active-tab-indicator-color","",c.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ftds-tabs-icon-only-horizontal-padding","",i.spacing4),iconOnlyVerticalPadding:e.extend("--ftds-tabs-icon-only-vertical-padding","",i.spacing4),alertTopPadding:e.extend("--ftds-tabs-alert-top-padding","",i.spacing1),alertRightPadding:e.extend("--ftds-tabs-alert-right-padding","",i.spacing05),focusOutlineWidth:e.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-tabs-focus-focus-ring-color","",c.borderActionFocusRing)};var au={largeFieldHorizontalPadding:e.extend("--ftds-text-input-large-field-horizontal-padding","",i.spacing4),largeFieldHorizontalGap:e.extend("--ftds-text-input-large-field-horizontal-gap","",i.spacing3),largeFieldVerticalGap:e.extend("--ftds-text-input-large-field-vertical-gap","",i.spacing05),largeFieldHeight:e.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-text-input-large-field-icon-size","",i.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-text-input-medium-field-horizontal-padding","",i.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-text-input-medium-field-horizontal-gap","",i.spacing3),mediumFieldVerticalGap:e.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-text-input-medium-field-icon-size","",i.iconSize3),helperHorizontalPadding:e.extend("--ftds-text-input-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ftds-text-input-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ftds-text-input-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ftds-text-input-border-radius","",i.borderRadiusS),backgroundColor:e.extend("--ftds-text-input-background-color","",i.colorWhite),contentValueColor:e.extend("--ftds-text-input-content-value-color","",c.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-text-input-trailing-icon-color","",c.contentGlobalSubtle),labelColor:e.extend("--ftds-text-input-label-color","",c.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-input-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-input-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-input-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-input-error-helper-text-color","",c.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-input-error-helper-icon-color","",c.contentErrorIconOnly),warningBorderColor:e.extend("--ftds-text-input-warning-border-color","",c.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-text-input-warning-helper-text-color","",c.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-text-input-warning-helper-icon-color","",c.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-text-input-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-input-disabled-component-opacity","",i.opacity40)};var du={backgroundColor:e.extend("--ftds-text-area-background-color","",i.colorWhite),contentValueColor:e.extend("--ftds-text-area-content-value-color","",c.contentGlobalPrimary),labelColor:e.extend("--ftds-text-area-label-color","",c.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-text-area-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-text-area-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-text-area-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-text-area-error-helper-text-color","",c.contentErrorPrimary),errorHelperIconColor:e.extend("--ftds-text-area-error-helper-icon-color","",c.contentErrorIconOnly),focusFocusRingColor:e.extend("--ftds-text-area-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-text-area-disabled-component-opacity","",i.opacity40),fieldHorizontalLeftPadding:e.extend("--ftds-text-area-field-horizontal-left-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ftds-text-area-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ftds-text-area-field-vertical-gap","",i.spacing05),fieldMinHeight:e.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ftds-text-area-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ftds-text-area-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ftds-text-area-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ftds-text-area-border-radius","",i.borderRadiusS)};var yu={height:e.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ftds-floating-menu-horizontal-padding","",i.spacing4),offIconColor:e.extend("--ftds-floating-menu-off-icon-color","",c.contentGlobalPrimary),offColor:e.extend("--ftds-floating-menu-off-color","",c.contentGlobalPrimary),onColor:e.extend("--ftds-floating-menu-on-color","",c.contentActionPrimary),onStateLayerColor:e.extend("--ftds-floating-menu-on-state-layer-color","",c.contentActionPrimary),gap:e.extend("--ftds-floating-menu-gap","",i.spacing3),focusFocusRingColor:e.extend("--ftds-floating-menu-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ftds-floating-menu-focus-state-layer-opacity","",i.opacity8),hoverStateLayerOpacity:e.extend("--ftds-floating-menu-hover-state-layer-opacity","",i.opacity8),activeStateLayerOpacity:e.extend("--ftds-floating-menu-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ftds-floating-menu-disabled-component-opacity","",i.opacity40),iconSize:e.extend("--ftds-floating-menu-icon-size","",i.iconSize3),backgroundColor:e.extend("--ftds-floating-menu-background-color","",c.backgroundGlobalOnSurface),shadow:e.extend("--ftds-floating-menu-shadow","",i.shadowElevation02)};var vu={largeFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",i.spacing4),largeFieldHorizontalGap:e.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",i.spacing3),largeFieldVerticalGap:e.extend("--ftds-combobox-single-select-large-field-vertical-gap","",i.spacing05),largeFieldHeight:e.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:e.extend("--ftds-combobox-single-select-large-field-icon-size","",i.iconSize3),mediumFieldHorizontalPadding:e.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",i.spacing4),mediumFieldHorizontalGap:e.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",i.spacing3),mediumFieldVerticalGap:e.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:e.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:e.extend("--ftds-combobox-single-select-medium-field-icon-size","",i.iconSize3),helperHorizontalPadding:e.extend("--ftds-combobox-single-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-single-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ftds-combobox-single-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ftds-combobox-single-select-helper-icon-size","",i.iconSize2),menuVerticalGap:e.extend("--ftds-combobox-single-select-menu-vertical-gap","",i.spacing2),borderRadius:e.extend("--ftds-combobox-single-select-border-radius","",i.borderRadiusS),backgroundColor:e.extend("--ftds-combobox-single-select-background-color","",i.colorWhite),labelColor:e.extend("--ftds-combobox-single-select-label-color","",c.contentGlobalSubtle),contentValueColor:e.extend("--ftds-combobox-single-select-content-value-color","",c.contentGlobalPrimary),trailingIconColor:e.extend("--ftds-combobox-single-select-trailing-icon-color","",c.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-single-select-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-single-select-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ftds-combobox-single-select-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-single-select-error-helper-text-color","",c.contentErrorPrimary),warningBorderWidth:e.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-single-select-warning-border-color","",c.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-single-select-warning-helper-text-color","",c.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-single-select-warning-helper-icon-color","",c.contentWarningIconOnly),focusOutlineWidth:e.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-single-select-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineOffset:e.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-single-select-disabled-component-opacity","",i.opacity40)};var Au={backgroundColor:e.extend("--ftds-combobox-multi-select-background-color","",i.colorWhite),labelColor:e.extend("--ftds-combobox-multi-select-label-color","",c.contentGlobalSubtle),trailingIconColor:e.extend("--ftds-combobox-multi-select-trailing-icon-color","",c.contentGlobalSubtle),defaultBorderColor:e.extend("--ftds-combobox-multi-select-default-border-color","",c.borderInputPrimary),defaultHelperTextColor:e.extend("--ftds-combobox-multi-select-default-helper-text-color","",c.contentGlobalSubtle),defaultBorderWidth:e.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ftds-combobox-multi-select-error-border-color","",c.borderErrorPrimary),errorHelperTextColor:e.extend("--ftds-combobox-multi-select-error-helper-text-color","",c.contentErrorPrimary),errorHelperIcon:e.extend("--ftds-combobox-multi-select-error-helper-icon","",c.contentErrorIconOnly),errorBorderWidth:e.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ftds-combobox-multi-select-warning-border-color","",c.borderWarningPrimary),warningHelperTextColor:e.extend("--ftds-combobox-multi-select-warning-helper-text-color","",c.contentWarningPrimary),warningHelperIconColor:e.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",c.contentWarningIconOnly),warningBorderWidth:e.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",c.borderActionFocusRing),focusOutlineWidth:e.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ftds-combobox-multi-select-disabled-component-opacity","",i.opacity40),helperHorizontalPadding:e.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ftds-combobox-multi-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ftds-combobox-multi-select-helper-icon-size","",i.iconSize2),fieldHorizontalPadding:e.extend("--ftds-combobox-multi-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ftds-combobox-multi-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ftds-combobox-multi-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ftds-combobox-multi-select-field-icon-size","",i.iconSize3),fieldMaxHeight:e.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",i.spacing1),contentValuesVerticalGap:e.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",i.spacing1),borderRadius:e.extend("--ftds-combobox-multi-select-border-radius","",i.borderRadiusS)};var Iu={backgroundColor:e.extend("--ftds-popover-background-color","",c.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ftds-popover-horizontal-padding","",i.spacing6),verticalPadding:e.extend("--ftds-popover-vertical-padding","",i.spacing6),titleColor:e.extend("--ftds-popover-title-color","",c.contentGlobalPrimary),bodyColor:e.extend("--ftds-popover-body-color","",c.contentGlobalSecondary),gap:e.extend("--ftds-popover-gap","",i.spacing2),borderRadius:e.extend("--ftds-popover-border-radius","",i.borderRadiusM),shadow:e.extend("--ftds-popover-shadow","",i.shadowElevation02),maxWidth:e.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:e.extend("--ftds-popover-content-section-vertical-gap","",i.spacing2),multiSectionVerticalGap:e.extend("--ftds-popover-multi-section-vertical-gap","",i.spacing6)};var Du={hoverStateLayerOpacity:e.extend("--ftds-collapsible-hover-state-layer-opacity","",i.opacity8),focusStateLayerOpacity:e.extend("--ftds-collapsible-focus-state-layer-opacity","",i.opacity8),focusOutlineWidth:e.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ftds-collapsible-focus-focus-ring-color","",c.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ftds-collapsible-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ftds-collapsible-disabled-component-opacity","",i.opacity40),horizontalPadding:e.extend("--ftds-collapsible-horizontal-padding","",i.spacing4),verticalPadding:e.extend("--ftds-collapsible-vertical-padding","",i.spacing3),color:e.extend("--ftds-collapsible-color","",c.contentGlobalPrimary),stateLayerColor:e.extend("--ftds-collapsible-state-layer-color","",c.contentGlobalPrimary),backgroundColor:e.extend("--ftds-collapsible-background-color","",c.backgroundGlobalOnSurface),borderColor:e.extend("--ftds-collapsible-border-color","",c.borderGlobalSubtle),iconSize:e.extend("--ftds-collapsible-icon-size","",i.iconSize3)};var Hu={groupHorizontalPadding:e.extend("--ftds-switch-group-horizontal-padding","",i.spacing1),groupVerticalPadding:e.extend("--ftds-switch-group-vertical-padding","",i.spacing1),groupGap:e.extend("--ftds-switch-group-gap","",i.spacing1),groupBackgroundColor:e.extend("--ftds-switch-group-background-color","",c.backgroundGlobalSurface),groupBorderColor:e.extend("--ftds-switch-group-border-color","",c.borderGlobalSubtle),groupBorderRadius:e.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ftds-switch-label-horizontal-padding","",i.spacing2),labelVerticalPadding:e.extend("--ftds-switch-label-vertical-padding","",i.spacing1),offHoverStateLayerOpacity:e.extend("--ftds-switch-off-hover-state-layer-opacity","",i.opacity8),offFocusStateLayerOpacity:e.extend("--ftds-switch-off-focus-state-layer-opacity","",i.opacity8),offActiveStateLayerOpacity:e.extend("--ftds-switch-off-active-state-layer-opacity","",i.opacity16),offDisabledComponentOpacity:e.extend("--ftds-switch-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ftds-switch-off-color","",c.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-switch-off-state-layer-color","",c.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-switch-on-hover-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ftds-switch-on-focus-state-layer-opacity","",i.opacity8),onActiveStateLayerOpacity:e.extend("--ftds-switch-on-active-state-layer-opacity","",i.opacity16),onDisabledComponentOpacity:e.extend("--ftds-switch-on-disabled-component-opacity","",i.opacity40),onColor:e.extend("--ftds-switch-on-color","",c.contentActionPrimary),onStateLayerColor:e.extend("--ftds-switch-on-state-layer-color","",c.contentActionPrimary),iconHorizontalPadding:e.extend("--ftds-switch-icon-horizontal-padding","",i.spacing1),iconVerticalPadding:e.extend("--ftds-switch-icon-vertical-padding","",i.spacing1),focusOutlineWidth:e.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ftds-switch-focus-focus-ring-color","",c.borderActionFocusRing),optionBorderRadius:e.extend("--ftds-switch-option-border-radius","",i.borderRadiusS)};var Gu={color1Light:e.extend("--ftds-chart-1-light","for area color charts",i.colorBrand40),color1Base:e.extend("--ftds-chart-1-base","for line charts",i.colorBrand0),color2Light:e.extend("--ftds-chart-2-light","for area color charts",i.colorYellow60),color2Base:e.extend("--ftds-chart-2-base","for line charts",i.colorYellow100),color3Light:e.extend("--ftds-chart-3-light","",i.colorUltramarine40),color3Base:e.extend("--ftds-chart-3-base","",i.colorUltramarine70),color4Light:e.extend("--ftds-chart-4-light","",i.colorCyan50),color4Base:e.extend("--ftds-chart-4-base","",i.colorCyan100),color5Light:e.extend("--ftds-chart-5-light","",i.colorRed40),color5Base:e.extend("--ftds-chart-5-base","",i.colorRed60),color6Light:e.extend("--ftds-chart-6-light","",i.colorGreen40),color6Base:e.extend("--ftds-chart-6-base","",i.colorGreen70),color7Light:e.extend("--ftds-chart-7-light","",i.colorOrange70),color7Base:e.extend("--ftds-chart-7-base","",i.colorOrange100),color8Light:e.extend("--ftds-chart-8-light","",i.colorAvocado70),color8Base:e.extend("--ftds-chart-8-base","",i.colorAvocado200),color9Light:e.extend("--ftds-chart-9-light","",i.colorBrown50),color9Base:e.extend("--ftds-chart-9-base","",i.colorBrown200),color10Light:e.extend("--ftds-chart-10-light","",i.colorGray50),color10Base:e.extend("--ftds-chart-10-base","",i.colorGray80),monochrome10:e.extend("--ftds-chart-monochrome-10","",i.colorBrand10),monochrome20:e.extend("--ftds-chart-monochrome-20","",i.colorBrand20),monochrome30:e.extend("--ftds-chart-monochrome-30","",i.colorBrand40),monochrome40:e.extend("--ftds-chart-monochrome-40","",i.colorBrand60),monochrome50:e.extend("--ftds-chart-monochrome-50","",i.colorBrand0),monochrome60:e.extend("--ftds-chart-monochrome-60","",i.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",i.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",i.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",i.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:e.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",i.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",i.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",i.opacity48),scatterplotDatapointInitialHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",i.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",i.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",i.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",i.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:e.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",i.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:e.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",i.colorGray70),scatterplotDatapointHoverHoverRingColor:e.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",i.colorCyan200)};var Zu={color1IconColor:e.extend("--ftds-page-designer-1-icon-color","for area color charts",i.colorCyan0),color1ToolbarColor:e.extend("--ftds-page-designer-1-toolbar-color","for area color charts",i.colorCyan0),color2IconColor:e.extend("--ftds-page-designer-2-icon-color","for area color charts",i.colorBrand0),color2ToolbarColor:e.extend("--ftds-page-designer-2-toolbar-color","for area color charts",i.colorBrand0),color3IconColor:e.extend("--ftds-page-designer-3-icon-color","for area color charts",i.colorYellow200),color3ToolbarColor:e.extend("--ftds-page-designer-3-toolbar-color","for area color charts",i.colorYellow200),color4IconColor:e.extend("--ftds-page-designer-4-icon-color","for area color charts",i.colorUltramarine50),color4ToolbarColor:e.extend("--ftds-page-designer-4-toolbar-color","for area color charts",i.colorUltramarine50),color5IconColor:e.extend("--ftds-page-designer-5-icon-color","for area color charts",i.colorGreen0),color5ToolbarColor:e.extend("--ftds-page-designer-5-toolbar-color","for area color charts",i.colorGreen0),color6IconColor:e.extend("--ftds-page-designer-6-icon-color","for area color charts",i.colorOrange0),color6ToolbarColor:e.extend("--ftds-page-designer-6-toolbar-color","for area color charts",i.colorOrange0),color7IconColor:e.extend("--ftds-page-designer-7-icon-color","for area color charts",i.colorAvocado200),color7ToolbarColor:e.extend("--ftds-page-designer-7-toolbar-color","for area color charts",i.colorAvocado200),color8IconColor:e.extend("--ftds-page-designer-8-icon-color","for area color charts",i.colorBrown0),color8ToolbarColor:e.extend("--ftds-page-designer-8-toolbar-color","for area color charts",i.colorBrown0)};var Ju={borderWidth:e.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ftds-notice-horizontal-padding","",i.spacing3),verticalPadding:e.extend("--ftds-notice-vertical-padding","",i.spacing2),borderRadius:e.extend("--ftds-notice-border-radius","",i.borderRadiusS),gap:e.extend("--ftds-notice-gap","",i.spacing2),iconSize:e.extend("--ftds-notice-icon-size","",i.iconSize3),infoBackgroundColor:e.extend("--ftds-notice-info-background-color","",c.backgroundInfoSubtle),infoBorderColor:e.extend("--ftds-notice-info-border-color","",c.borderInfoSubtle),infoColor:e.extend("--ftds-notice-info-color","",c.contentInfoPrimary),infoIconColor:e.extend("--ftds-notice-info-icon-color","",c.contentInfoIconOnly),warningBackgroundColor:e.extend("--ftds-notice-warning-background-color","",c.backgroundWarningSubtle),warningBorderColor:e.extend("--ftds-notice-warning-border-color","",c.borderWarningSubtle),warningColor:e.extend("--ftds-notice-warning-color","",c.contentWarningPrimary),warningIconColor:e.extend("--ftds-notice-warning-icon-color","",c.contentWarningIconOnly),errorBackgroundColor:e.extend("--ftds-notice-error-background-color","",c.backgroundErrorSubtle),errorBorderColor:e.extend("--ftds-notice-error-border-color","",c.borderErrorSubtle),errorColor:e.extend("--ftds-notice-error-color","",c.contentErrorPrimary),errorIconColor:e.extend("--ftds-notice-error-icon-color","",c.contentErrorIconOnly),successBackgroundColor:e.extend("--ftds-notice-success-background-color","",c.backgroundSuccessSubtle),successBorderColor:e.extend("--ftds-notice-success-border-color","",c.borderSuccessSubtle),successColor:e.extend("--ftds-notice-success-color","",c.contentSuccessPrimary),successIconColor:e.extend("--ftds-notice-success-icon-color","",c.contentSuccessIconOnly),denseHorizontalPadding:e.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:e.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:e.extend("--ftds-notice-dense-gap","",i.spacing1),denseIconSize:e.extend("--ftds-notice-dense-icon-size","",i.iconSize2),denseBorderWidth:e.create("--ftds-notice-dense-border-width","","SIZE","0")};var np={offHoverStateLayerOpacity:e.extend("--ftds-toggle-off-hover-state-layer-opacity","",i.opacity16),offFocusStateLayerOpacity:e.extend("--ftds-toggle-off-focus-state-layer-opacity","",i.opacity16),offActiveStateLayerOpacity:e.extend("--ftds-toggle-off-active-state-layer-opacity","",i.opacity24),offDisabledComponentOpacity:e.extend("--ftds-toggle-off-disabled-component-opacity","",i.opacity40),offBackgroundColor:e.extend("--ftds-toggle-off-background-color","",c.contentGlobalSubtle),offIconColor:e.extend("--ftds-toggle-off-icon-color","",c.contentGlobalSubtle),offStateLayerColor:e.extend("--ftds-toggle-off-state-layer-color","",c.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ftds-toggle-on-hover-state-layer-opacity","",i.opacity16),onFocusStateLayerOpacity:e.extend("--ftds-toggle-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ftds-toggle-on-active-state-layer-opacity","",i.opacity24),onDisabledComponentOpacity:e.extend("--ftds-toggle-on-disabled-component-opacity","",i.opacity40),onBackgroundColor:e.extend("--ftds-toggle-on-background-color","",c.contentActionPrimary),onStateLayerColor:e.extend("--ftds-toggle-on-state-layer-color","",c.contentActionPrimary),onIconColor:e.extend("--ftds-toggle-on-icon-color","",c.contentActionPrimary),color:e.extend("--ftds-toggle-color","",c.contentGlobalPrimary),focusFocusRingColor:e.extend("--ftds-toggle-focus-focus-ring-color","",c.borderActionFocusRing),gap:e.extend("--ftds-toggle-gap","",i.spacing3)};var cp={iconSize:e.extend("--ftds-notification-icon-size","",i.iconSize4),leftPadding:e.extend("--ftds-notification-left-padding","",i.spacing5),rightPadding:e.extend("--ftds-notification-right-padding","",i.spacing4),verticalPadding:e.extend("--ftds-notification-vertical-padding","",i.spacing3),infoBackgroundColor:e.extend("--ftds-notification-info-background-color","",c.backgroundInfoSubtle),infoColor:e.extend("--ftds-notification-info-color","",c.contentInfoPrimary),infoIconColor:e.extend("--ftds-notification-info-icon-color","",c.contentInfoIconOnly),infoBorderColor:e.extend("--ftds-notification-info-border-color","",c.borderInfoSubtle),successBackgroundColor:e.extend("--ftds-notification-success-background-color","",c.backgroundSuccessSubtle),successColor:e.extend("--ftds-notification-success-color","",c.contentSuccessPrimary),successIconColor:e.extend("--ftds-notification-success-icon-color","",c.contentSuccessIconOnly),successBorderColor:e.extend("--ftds-notification-success-border-color","",c.borderSuccessSubtle),warningBackgroundColor:e.extend("--ftds-notification-warning-background-color","",c.backgroundWarningSubtle),warningColor:e.extend("--ftds-notification-warning-color","",c.contentWarningPrimary),warningIconColor:e.extend("--ftds-notification-warning-icon-color","",c.contentWarningIconOnly),warningBorderColor:e.extend("--ftds-notification-warning-border-color","",c.borderWarningSubtle),errorBackgroundColor:e.extend("--ftds-notification-error-background-color","",c.backgroundErrorSubtle),errorColor:e.extend("--ftds-notification-error-color","",c.contentErrorPrimary),errorIconColor:e.extend("--ftds-notification-error-icon-color","",c.contentErrorIconOnly),errorBorderColor:e.extend("--ftds-notification-error-border-color","",c.borderErrorSubtle),borderRadius:e.extend("--ftds-notification-border-radius","",i.borderRadiusPill),borderWidth:e.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ftds-notification-leading-gap","",i.spacing2),trailingGap:e.extend("--ftds-notification-trailing-gap","",i.spacing8)};var hp={horizontalPadding:e.extend("--ftds-tooltip-horizontal-padding","",i.spacing2),verticalPadding:e.extend("--ftds-tooltip-vertical-padding","",i.spacing2),borderRadius:e.extend("--ftds-tooltip-border-radius","",i.borderRadiusS),color:e.extend("--ftds-tooltip-color","",c.contentGlobalOnColor),backgroundColor:e.extend("--ftds-tooltip-background-color","",c.contentGlobalPrimary),backgroundOpacity:e.extend("--ftds-tooltip-background-opacity","",i.opacity80),shadow:e.extend("--ftds-tooltip-shadow","",i.shadowElevation02),maxWidth:e.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ftds-tooltip-gap","",i.spacing05)};var xp={verticalPadding:e.extend("--ftds-reorderable-list-vertical-padding","",i.spacing4),gap:e.extend("--ftds-reorderable-list-gap","",i.spacing1),borderRadius:e.extend("--ftds-reorderable-list-border-radius","",i.borderRadiusM),reorderableItemTitleMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",i.spacing6),reorderableItemTitleColor:e.extend("--ftds-reorderable-list-reorderable-item-title-color","",c.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",i.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",i.spacing2),reorderableItemRightButtonsGroupHorizontalGap:e.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",i.spacing2),reorderableItemUsersCountColor:e.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",c.contentGlobalPrimary),reorderableItemUsersCountMarginRight:e.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",i.spacing6),reorderableItemBackgroundColor:e.extend("--ftds-reorderable-list-reorderable-item-background-color","",c.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",i.spacing1),reorderableItemWarningMessageColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",c.contentWarningPrimary),reorderableItemWarningMessageIconColor:e.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",c.contentWarningIconOnly),reorderableItemGripColor:e.extend("--ftds-reorderable-list-reorderable-item-grip-color","",c.contentGlobalSecondary),reorderableItemGripOpacity:e.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",i.opacity48),boxShadow:e.extend("--ftds-reorderable-list-box-shadow","",i.shadowElevation01),borderWidth:e.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:e.extend("--ftds-reorderable-list-reorderable-items-gap","",i.spacing2),leftPadding:e.extend("--ftds-reorderable-list-left-padding","",i.spacing2),rightPadding:e.extend("--ftds-reorderable-list-right-padding","",i.spacing6),borderColor:e.extend("--ftds-reorderable-list-border-color","",c.borderGlobalPrimary),backgroundColor:e.extend("--ftds-reorderable-list-background-color","",c.backgroundGlobalOnSurfaceDark)};var Cp={menuHorizontalPadding:e.extend("--ftds-date-range-picker-menu-horizontal-padding","",i.spacing4),menuVerticalPadding:e.extend("--ftds-date-range-picker-menu-vertical-padding","",i.spacing4),menuVerticalGap:e.extend("--ftds-date-range-picker-menu-vertical-gap","",i.spacing4),menuButtonsVerticalGap:e.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",i.spacing2)};var Yn;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Yn||(Yn={}));var Xn;(function(t){t.large="large",t.medium="medium",t.small="small"})(Xn||(Xn={}));var yt=b(K());function Qn(t,r){let o=nr[t];return yt.css`
7
7
  ${r?(0,yt.unsafeCSS)(r):yt.css`.ft-typography--${(0,yt.unsafeCSS)(t)}`} {
8
8
  font-family: ${o.fontFamily};
9
9
  font-size: ${o.fontSize};
@@ -13,7 +13,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
13
13
  text-decoration: ${o.textDecoration};
14
14
  text-transform: ${o.textCase};
15
15
  }
16
- `}var Xn=S.FtCssVariableFactory.extend("--ft-typography-font-family","",S.designSystemVariables.titleFont),Ie=S.FtCssVariableFactory.extend("--ft-typography-font-family","",S.designSystemVariables.contentFont),A={fontFamily:Ie,fontSize:S.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:S.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:S.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:S.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:S.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},gt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Xn),fontSize:S.FtCssVariableFactory.extend("--ft-typography-title-font-size","",A.fontSize,"20px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",A.letterSpacing,"0.15px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-title-line-height","",A.lineHeight,"1.2"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",A.textTransform,"inherit")},mt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Xn),fontSize:S.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",A.fontSize,"14px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",A.letterSpacing,"0.105px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",A.lineHeight,"1.7"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",A.textTransform,"inherit")},bt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ie),fontSize:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",A.fontSize,"16px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",A.fontWeight,"600"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",A.letterSpacing,"0.144px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",A.lineHeight,"1.5"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",A.textTransform,"inherit")},xt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ie),fontSize:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",A.fontSize,"14px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",A.letterSpacing,"0.098px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",A.lineHeight,"1.7"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",A.textTransform,"inherit")},Ne={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ie),fontSize:S.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",A.fontSize,"16px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",A.letterSpacing,"0.496px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",A.lineHeight,"1.5"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",A.textTransform,"inherit")},vt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ie),fontSize:S.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",A.fontSize,"14px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",A.letterSpacing,"0.252px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",A.lineHeight,"1.4"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",A.textTransform,"inherit")},Q={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ie),fontSize:S.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",A.fontSize,"12px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",A.letterSpacing,"0.396px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",A.lineHeight,"1.33"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",A.textTransform,"inherit")},St={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ie),fontSize:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",A.fontSize,"10px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",A.letterSpacing,"0.33px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",A.lineHeight,"1.6"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",A.textTransform,"inherit")},Ot={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ie),fontSize:S.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",A.fontSize,"10px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",A.letterSpacing,"1.5px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",A.lineHeight,"1.6"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",A.textTransform,"uppercase")},Ct={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ie),fontSize:S.FtCssVariableFactory.extend("--ft-typography-button-font-size","",A.fontSize,"14px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",A.fontWeight,"600"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",A.letterSpacing,"1.246px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-button-line-height","",A.lineHeight,"1.15"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",A.textTransform,"uppercase")},Qn=fe.css`
16
+ `}var Jn=S.FtCssVariableFactory.extend("--ft-typography-font-family","",S.designSystemVariables.titleFont),Te=S.FtCssVariableFactory.extend("--ft-typography-font-family","",S.designSystemVariables.contentFont),A={fontFamily:Te,fontSize:S.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:S.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:S.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:S.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:S.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},gt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Jn),fontSize:S.FtCssVariableFactory.extend("--ft-typography-title-font-size","",A.fontSize,"20px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",A.letterSpacing,"0.15px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-title-line-height","",A.lineHeight,"1.2"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",A.textTransform,"inherit")},mt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Jn),fontSize:S.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",A.fontSize,"14px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",A.letterSpacing,"0.105px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",A.lineHeight,"1.7"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",A.textTransform,"inherit")},bt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Te),fontSize:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",A.fontSize,"16px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",A.fontWeight,"600"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",A.letterSpacing,"0.144px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",A.lineHeight,"1.5"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",A.textTransform,"inherit")},xt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Te),fontSize:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",A.fontSize,"14px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",A.letterSpacing,"0.098px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",A.lineHeight,"1.7"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",A.textTransform,"inherit")},Ne={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Te),fontSize:S.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",A.fontSize,"16px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",A.letterSpacing,"0.496px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",A.lineHeight,"1.5"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",A.textTransform,"inherit")},vt={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Te),fontSize:S.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",A.fontSize,"14px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",A.letterSpacing,"0.252px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",A.lineHeight,"1.4"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",A.textTransform,"inherit")},Q={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Te),fontSize:S.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",A.fontSize,"12px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",A.letterSpacing,"0.396px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",A.lineHeight,"1.33"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",A.textTransform,"inherit")},St={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Te),fontSize:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",A.fontSize,"10px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",A.letterSpacing,"0.33px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",A.lineHeight,"1.6"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",A.textTransform,"inherit")},Ot={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Te),fontSize:S.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",A.fontSize,"10px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",A.fontWeight,"normal"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",A.letterSpacing,"1.5px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",A.lineHeight,"1.6"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",A.textTransform,"uppercase")},Ct={fontFamily:S.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Te),fontSize:S.FtCssVariableFactory.extend("--ft-typography-button-font-size","",A.fontSize,"14px"),fontWeight:S.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",A.fontWeight,"600"),letterSpacing:S.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",A.letterSpacing,"1.246px"),lineHeight:S.FtCssVariableFactory.extend("--ft-typography-button-line-height","",A.lineHeight,"1.15"),textTransform:S.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",A.textTransform,"uppercase")},ea=pe.css`
17
17
  .ft-typography--title {
18
18
  font-family: ${gt.fontFamily};
19
19
  font-size: ${gt.fontSize};
@@ -22,7 +22,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
22
22
  line-height: ${gt.lineHeight};
23
23
  text-transform: ${gt.textTransform};
24
24
  }
25
- `,Jn=fe.css`
25
+ `,ta=pe.css`
26
26
  .ft-typography--title-dense {
27
27
  font-family: ${mt.fontFamily};
28
28
  font-size: ${mt.fontSize};
@@ -31,7 +31,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
31
31
  line-height: ${mt.lineHeight};
32
32
  text-transform: ${mt.textTransform};
33
33
  }
34
- `,ea=fe.css`
34
+ `,ra=pe.css`
35
35
  .ft-typography--subtitle1 {
36
36
  font-family: ${bt.fontFamily};
37
37
  font-size: ${bt.fontSize};
@@ -40,7 +40,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
40
40
  line-height: ${bt.lineHeight};
41
41
  text-transform: ${bt.textTransform};
42
42
  }
43
- `,ta=fe.css`
43
+ `,oa=pe.css`
44
44
  .ft-typography--subtitle2 {
45
45
  font-family: ${xt.fontFamily};
46
46
  font-size: ${xt.fontSize};
@@ -50,7 +50,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
50
50
  text-transform: ${xt.textTransform};
51
51
  }
52
52
 
53
- `,ra=fe.css`
53
+ `,na=pe.css`
54
54
  .ft-typography--body1 {
55
55
  font-family: ${Ne.fontFamily};
56
56
  font-size: ${Ne.fontSize};
@@ -59,7 +59,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
59
59
  line-height: ${Ne.lineHeight};
60
60
  text-transform: ${Ne.textTransform};
61
61
  }
62
- `,ar=fe.css`
62
+ `,ar=pe.css`
63
63
  .ft-typography--body2 {
64
64
  font-family: ${vt.fontFamily};
65
65
  font-size: ${vt.fontSize};
@@ -68,7 +68,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
68
68
  line-height: ${vt.lineHeight};
69
69
  text-transform: ${vt.textTransform};
70
70
  }
71
- `,Ue=fe.css`
71
+ `,Ue=pe.css`
72
72
  .ft-typography--caption {
73
73
  font-family: ${Q.fontFamily};
74
74
  font-size: ${Q.fontSize};
@@ -77,7 +77,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
77
77
  line-height: ${Q.lineHeight};
78
78
  text-transform: ${Q.textTransform};
79
79
  }
80
- `,oa=fe.css`
80
+ `,aa=pe.css`
81
81
  .ft-typography--breadcrumb {
82
82
  font-family: ${St.fontFamily};
83
83
  font-size: ${St.fontSize};
@@ -86,7 +86,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
86
86
  line-height: ${St.lineHeight};
87
87
  text-transform: ${St.textTransform};
88
88
  }
89
- `,na=fe.css`
89
+ `,ia=pe.css`
90
90
  .ft-typography--overline {
91
91
  font-family: ${Ot.fontFamily};
92
92
  font-size: ${Ot.fontSize};
@@ -95,7 +95,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
95
95
  line-height: ${Ot.lineHeight};
96
96
  text-transform: ${Ot.textTransform};
97
97
  }
98
- `,aa=fe.css`
98
+ `,sa=pe.css`
99
99
  .ft-typography--button {
100
100
  font-family: ${Ct.fontFamily};
101
101
  font-size: ${Ct.fontSize};
@@ -104,11 +104,11 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
104
104
  line-height: ${Ct.lineHeight};
105
105
  text-transform: ${Ct.textTransform};
106
106
  }
107
- `,ia=fe.css`
107
+ `,la=pe.css`
108
108
  .ft-typography {
109
109
  vertical-align: inherit;
110
110
  }
111
- `,sa=[Object.keys(nr).map(t=>Yn(t))];var la=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},_e=class extends ca.FtLitElement{constructor(){super(...arguments),this.variant=et.body1}render(){return this.element?no`
111
+ `,ca=[Object.keys(nr).map(t=>Qn(t))];var da=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Ie=class extends ua.FtLitElement{constructor(){super(...arguments),this.variant=et.body1}render(){return this.element?no`
112
112
  <${ro(this.element)}
113
113
  part="text"
114
114
  class="ft-typography ft-typography--${this.variant}">
@@ -116,7 +116,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
116
116
  </${ro(this.element)}>
117
117
  `:no`
118
118
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
119
- `}};_e.styles=[Qn,Jn,ea,ta,ra,ar,Ue,oa,na,aa,ia,...sa];la([(0,ao.property)()],_e.prototype,"element",void 0);la([(0,ao.property)()],_e.prototype,"variant",void 0);(0,da.customElement)("ft-typography")(_e);var co=b(L());var ir=b(oe());var ua=b(K()),H=b(L());var N={fontSize:H.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:H.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:H.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:H.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:H.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:H.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:H.FtCssVariableFactory.extend("--ft-input-label-border-color","",H.designSystemVariables.colorOutline),textColor:H.FtCssVariableFactory.extend("--ft-input-label-text-color","",H.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:H.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",H.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:H.FtCssVariableFactory.extend("--ft-input-label-background-color","",H.designSystemVariables.colorSurface),borderRadius:H.FtCssVariableFactory.extend("--ft-input-label-border-radius","",H.designSystemVariables.borderRadiusS),colorError:H.FtCssVariableFactory.external(H.designSystemVariables.colorError,"Design system")},pa=ua.css`
119
+ `}};Ie.styles=[ea,ta,ra,oa,na,ar,Ue,aa,ia,sa,la,...ca];da([(0,ao.property)()],Ie.prototype,"element",void 0);da([(0,ao.property)()],Ie.prototype,"variant",void 0);(0,pa.customElement)("ft-typography")(Ie);var co=b(L());var ir=b(oe());var fa=b(K()),H=b(L());var N={fontSize:H.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:H.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:H.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:H.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:H.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:H.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:H.FtCssVariableFactory.extend("--ft-input-label-border-color","",H.designSystemVariables.colorOutline),textColor:H.FtCssVariableFactory.extend("--ft-input-label-text-color","",H.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:H.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",H.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:H.FtCssVariableFactory.extend("--ft-input-label-background-color","",H.designSystemVariables.colorSurface),borderRadius:H.FtCssVariableFactory.extend("--ft-input-label-border-radius","",H.designSystemVariables.borderRadiusS),colorError:H.FtCssVariableFactory.external(H.designSystemVariables.colorError,"Design system")},ha=fa.css`
120
120
  .ft-input-label {
121
121
  position: absolute;
122
122
  inset: 0;
@@ -238,8 +238,8 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
238
238
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
239
239
  border-top: none;
240
240
  }
241
- `;var io=b(K()),so=b(oe());var ha=b(Jt()),ya=b(L()),fa=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Te=class extends ya.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return io.html`
242
- <div class="${(0,ha.classMap)(this.inputLabelClasses)}">
241
+ `;var io=b(K()),so=b(oe());var ga=b(Jt()),ma=b(L()),ya=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},_e=class extends ma.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return io.html`
242
+ <div class="${(0,ga.classMap)(this.inputLabelClasses)}">
243
243
  ${er(this.text,()=>io.html`
244
244
  <div class="ft-input-label--text ft-typography--caption">
245
245
  <label class="ft-input-label--floating-text">${this.text}</label>
@@ -247,7 +247,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
247
247
  </div>
248
248
  `)}
249
249
  </div>
250
- `}};Te.elementDefinitions={};fa([(0,so.property)({type:String})],Te.prototype,"text",void 0);fa([(0,so.property)({type:Boolean})],Te.prototype,"raised",void 0);var lo=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},me=class extends Te{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};me.elementDefinitions={};me.styles=[Ue,pa];lo([(0,ir.property)({type:Boolean})],me.prototype,"outlined",void 0);lo([(0,ir.property)({type:Boolean})],me.prototype,"error",void 0);lo([(0,ir.property)({type:Boolean})],me.prototype,"disabled",void 0);var ba=b(L());var ga=b(K());var Z=b(L()),ne={fontSize:Z.FtCssVariableFactory.extend("--ft-input-label-font-size","",ht.fontSize),fontSizeRaised:Z.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",tt.fontSize),lineHeight:Z.FtCssVariableFactory.extend("--ft-input-label-line-height","",tt.lineHeight),color:Z.FtCssVariableFactory.extend("--ft-input-label-color","",Z.semantic.contentGlobalSubtle),largeFieldHeight:Z.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Z.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",i.spacing05),largeFieldHorizontalPadding:Z.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",i.spacing4),mediumFieldHeight:Z.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Z.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Z.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",i.spacing4),additionalPaddingLeft:Z.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Z.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},ma=[ga.css`
250
+ `}};_e.elementDefinitions={};ya([(0,so.property)({type:String})],_e.prototype,"text",void 0);ya([(0,so.property)({type:Boolean})],_e.prototype,"raised",void 0);var lo=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},me=class extends _e{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};me.elementDefinitions={};me.styles=[Ue,ha];lo([(0,ir.property)({type:Boolean})],me.prototype,"outlined",void 0);lo([(0,ir.property)({type:Boolean})],me.prototype,"error",void 0);lo([(0,ir.property)({type:Boolean})],me.prototype,"disabled",void 0);var va=b(L());var ba=b(K());var Z=b(L()),ne={fontSize:Z.FtCssVariableFactory.extend("--ft-input-label-font-size","",ht.fontSize),fontSizeRaised:Z.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",tt.fontSize),lineHeight:Z.FtCssVariableFactory.extend("--ft-input-label-line-height","",tt.lineHeight),color:Z.FtCssVariableFactory.extend("--ft-input-label-color","",Z.semantic.contentGlobalSubtle),largeFieldHeight:Z.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Z.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",i.spacing05),largeFieldHorizontalPadding:Z.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",i.spacing4),mediumFieldHeight:Z.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Z.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Z.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",i.spacing4),additionalPaddingLeft:Z.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Z.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},xa=[ba.css`
251
251
 
252
252
  :root {
253
253
  --field-height: ${ne.largeFieldHeight};
@@ -329,7 +329,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
329
329
  top: var(--input-content-vertical-padding);
330
330
  }
331
331
 
332
- `];var Ft=class extends(0,ba.toFtdsBase)(Te){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Ft.styles=[Ue,ma];(0,co.customElement)("ft-input-label")(me);(0,co.customElement)("ftds-input-label")(Ft);var Na=b(L());var wa=b(K()),te=b(oe()),Ra=b(Jt()),Ht=b(L());var Ea=b(K()),q=b(L()),xa=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorContent),be={color:xa,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",xa),opacityContentOnSurfacePressed:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:q.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},va=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorPrimary),Sa={color:va,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",va)},Oa=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorSecondary),Ca={color:Oa,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",Oa)},Aa=Ea.css`
332
+ `];var Ft=class extends(0,va.toFtdsBase)(_e){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Ft.styles=[Ue,xa];(0,co.customElement)("ft-input-label")(me);(0,co.customElement)("ftds-input-label")(Ft);var Ia=b(L());var Na=b(K()),te=b(oe()),Ta=b(Jt()),Ht=b(L());var wa=b(K()),q=b(L()),Sa=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorContent),be={color:Sa,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",Sa),opacityContentOnSurfacePressed:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:q.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Oa=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorPrimary),Ca={color:Oa,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",Oa)},Ea=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorSecondary),Aa={color:Ea,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ea)},Ra=wa.css`
333
333
  :host {
334
334
  display: contents;
335
335
  }
@@ -384,19 +384,19 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
384
384
  }
385
385
 
386
386
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
387
- background-color: ${Ca.backgroundColor};
387
+ background-color: ${Aa.backgroundColor};
388
388
  }
389
389
 
390
390
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
391
- background-color: ${Ca.color};
391
+ background-color: ${Aa.color};
392
392
  }
393
393
 
394
394
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
395
- background-color: ${Sa.backgroundColor};
395
+ background-color: ${Ca.backgroundColor};
396
396
  }
397
397
 
398
398
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
399
- background-color: ${Sa.color};
399
+ background-color: ${Ca.color};
400
400
  }
401
401
 
402
402
  .ft-ripple .ft-ripple--background {
@@ -441,18 +441,18 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
441
441
  opacity: ${be.opacityContentOnSurfacePressed};
442
442
  transform: translate(-50%, -50%) scale(1);
443
443
  }
444
- `;var se=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},j=class extends Ht.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 Ht.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 Ht.Debouncer(10),this.moveRipple=r=>{var o,n;let{x:a,y:s}=this.getCoordinates(r),l=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-l.x:l.width/2),this.originY=Math.round(s!=null?s-l.y:l.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 wa.html`
444
+ `;var se=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},j=class extends Ht.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 Ht.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 Ht.Debouncer(10),this.moveRipple=r=>{var o,n;let{x:a,y:s}=this.getCoordinates(r),l=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-l.x:l.width/2),this.originY=Math.round(s!=null?s-l.y:l.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 Na.html`
445
445
  <style>
446
446
  .ft-ripple .ft-ripple--effect {
447
447
  left: ${this.originX}px;
448
448
  top: ${this.originY}px;
449
449
  }
450
450
  </style>
451
- <div class="${(0,Ra.classMap)(r)}">
451
+ <div class="${(0,Ta.classMap)(r)}">
452
452
  <div class="ft-ripple--background"></div>
453
453
  <div class="ft-ripple--effect"></div>
454
454
  </div>
455
- `}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=(...d)=>u=>{d.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),s=d=>{["Enter"," "].includes(d.key)&&o("keyup")(d)},l={passive:!0};r.addEventListener("mouseover",this.startHover,l),r.addEventListener("mousemove",this.moveRipple,l),r.addEventListener("mouseleave",this.endHover,l),r.addEventListener("mousedown",n,l),r.addEventListener("touchstart",a,l),r.addEventListener("touchmove",this.moveRipple,l),r.addEventListener("keydown",s,l),r.addEventListener("focus",this.startFocus,l),r.addEventListener("blur",this.endFocus,l),r.addEventListener("focusin",this.startFocus,l),r.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{r.removeAttribute("data-is-ft-ripple-target"),r.removeEventListener("mouseover",this.startHover,l),r.removeEventListener("mousemove",this.moveRipple,l),r.removeEventListener("mouseleave",this.endHover,l),r.removeEventListener("mousedown",n,l),r.removeEventListener("touchstart",a,l),r.removeEventListener("touchmove",this.moveRipple,l),r.removeEventListener("keydown",s,l),r.removeEventListener("focus",this.startFocus,l),r.removeEventListener("blur",this.endFocus,l),r.removeEventListener("focusin",this.startFocus,l),r.removeEventListener("focusout",this.endFocus,l),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(r){let o=r,n=r,a,s;return o.x!=null?{x:a,y:s}=o:n.touches!=null&&(a=n.touches[0].clientX,s=n.touches[0].clientY),{x:a,y:s}}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()}};j.elementDefinitions={};j.styles=Aa;se([(0,te.property)({type:Boolean})],j.prototype,"primary",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"secondary",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"unbounded",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"activated",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"selected",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"disabled",void 0);se([(0,te.state)()],j.prototype,"hovered",void 0);se([(0,te.state)()],j.prototype,"focused",void 0);se([(0,te.state)()],j.prototype,"pressed",void 0);se([(0,te.state)()],j.prototype,"rippling",void 0);se([(0,te.state)()],j.prototype,"originX",void 0);se([(0,te.state)()],j.prototype,"originY",void 0);se([(0,te.query)(".ft-ripple")],j.prototype,"ripple",void 0);se([(0,te.query)(".ft-ripple--effect")],j.prototype,"rippleEffect",void 0);(0,Na.customElement)("ft-ripple")(j);var Da=b(L());var zt=b(K()),Be=b(oe()),Pa=b(L()),ka=b(_a());var rt;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;"})(rt||(rt={}));var v;(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(v||(v={}));var wh=new Map([...["abw"].map(t=>[t,v.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,v.AUDIO]),...["avi"].map(t=>[t,v.AVI]),...["chm","xhs"].map(t=>[t,v.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,v.CODE]),...["csv"].map(t=>[t,v.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,v.DITA]),...["epub"].map(t=>[t,v.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,v.EXCEL]),...["flac"].map(t=>[t,v.FLAC]),...["gif"].map(t=>[t,v.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,v.GZIP]),...["html","htm","xhtml"].map(t=>[t,v.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,v.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,v.JPEG]),...["json"].map(t=>[t,v.JSON]),...["m4a","m4p"].map(t=>[t,v.M4A]),...["mov","qt"].map(t=>[t,v.MOV]),...["mp3"].map(t=>[t,v.MP3]),...["mp4","m4v"].map(t=>[t,v.MP4]),...["ogg","oga"].map(t=>[t,v.OGG]),...["pdf","ps"].map(t=>[t,v.PDF]),...["png"].map(t=>[t,v.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,v.POWERPOINT]),...["rar"].map(t=>[t,v.RAR]),...["stp"].map(t=>[t,v.STP]),...["txt","rtf","md","mdown"].map(t=>[t,v.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,v.VIDEO]),...["wav"].map(t=>[t,v.WAV]),...["wma"].map(t=>[t,v.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,v.WORD]),...["xml","xsl","rdf"].map(t=>[t,v.XML]),...["yaml","yml","x-yaml"].map(t=>[t,v.YAML]),...["zip"].map(t=>[t,v.ZIP])]);var Rh={[v.ABW]:"#91ABC6",[v.AUDIO]:"#1795E3",[v.AVI]:"#E63324",[v.CHM]:"#71C3EB",[v.CODE]:"#71C3EB",[v.CSV]:"#1F7345",[v.DITA]:"#71C3EB",[v.EPUB]:"#85B926",[v.EXCEL]:"#1F7345",[v.FLAC]:"#1795E3",[v.GIF]:"#59B031",[v.GZIP]:"#F8AB36",[v.HTML]:"#71C3EB",[v.IMAGE]:"#59B031",[v.JPEG]:"#59B031",[v.JSON]:"#71C3EB",[v.M4A]:"#1795E3",[v.MOV]:"#E63324",[v.MP3]:"#1795E3",[v.MP4]:"#E63324",[v.OGG]:"#1795E3",[v.PDF]:"#E44948",[v.PNG]:"#59B031",[v.POWERPOINT]:"#B54A2B",[v.RAR]:"#F8AB36",[v.STP]:"#3764B1",[v.TEXT]:"#3162AB",[v.UNKNOWN]:"#999999",[v.VIDEO]:"#E63324",[v.WAV]:"#1795E3",[v.WMA]:"#1795E3",[v.WORD]:"#3162AB",[v.XML]:"#71C3EB",[v.YAML]:"#71C3EB",[v.ZIP]:"#F8AB36"};var Ta=b(K()),ve=b(L()),xe={size:ve.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:ve.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",ve.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:ve.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",ve.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:ve.FtCssVariableFactory.extend("--ft-icon-material-font-family","",ve.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:ve.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},La=[Ta.css`
455
+ `}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=(...d)=>u=>{d.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),s=d=>{["Enter"," "].includes(d.key)&&o("keyup")(d)},l={passive:!0};r.addEventListener("mouseover",this.startHover,l),r.addEventListener("mousemove",this.moveRipple,l),r.addEventListener("mouseleave",this.endHover,l),r.addEventListener("mousedown",n,l),r.addEventListener("touchstart",a,l),r.addEventListener("touchmove",this.moveRipple,l),r.addEventListener("keydown",s,l),r.addEventListener("focus",this.startFocus,l),r.addEventListener("blur",this.endFocus,l),r.addEventListener("focusin",this.startFocus,l),r.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{r.removeAttribute("data-is-ft-ripple-target"),r.removeEventListener("mouseover",this.startHover,l),r.removeEventListener("mousemove",this.moveRipple,l),r.removeEventListener("mouseleave",this.endHover,l),r.removeEventListener("mousedown",n,l),r.removeEventListener("touchstart",a,l),r.removeEventListener("touchmove",this.moveRipple,l),r.removeEventListener("keydown",s,l),r.removeEventListener("focus",this.startFocus,l),r.removeEventListener("blur",this.endFocus,l),r.removeEventListener("focusin",this.startFocus,l),r.removeEventListener("focusout",this.endFocus,l),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(r){let o=r,n=r,a,s;return o.x!=null?{x:a,y:s}=o:n.touches!=null&&(a=n.touches[0].clientX,s=n.touches[0].clientY),{x:a,y:s}}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()}};j.elementDefinitions={};j.styles=Ra;se([(0,te.property)({type:Boolean})],j.prototype,"primary",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"secondary",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"unbounded",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"activated",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"selected",void 0);se([(0,te.property)({type:Boolean})],j.prototype,"disabled",void 0);se([(0,te.state)()],j.prototype,"hovered",void 0);se([(0,te.state)()],j.prototype,"focused",void 0);se([(0,te.state)()],j.prototype,"pressed",void 0);se([(0,te.state)()],j.prototype,"rippling",void 0);se([(0,te.state)()],j.prototype,"originX",void 0);se([(0,te.state)()],j.prototype,"originY",void 0);se([(0,te.query)(".ft-ripple")],j.prototype,"ripple",void 0);se([(0,te.query)(".ft-ripple--effect")],j.prototype,"rippleEffect",void 0);(0,Ia.customElement)("ft-ripple")(j);var Ma=b(L());var zt=b(K()),Be=b(oe()),Da=b(L()),Ua=b(La());var rt;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;"})(rt||(rt={}));var v;(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(v||(v={}));var Lh=new Map([...["abw"].map(t=>[t,v.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,v.AUDIO]),...["avi"].map(t=>[t,v.AVI]),...["chm","xhs"].map(t=>[t,v.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,v.CODE]),...["csv"].map(t=>[t,v.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,v.DITA]),...["epub"].map(t=>[t,v.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,v.EXCEL]),...["flac"].map(t=>[t,v.FLAC]),...["gif"].map(t=>[t,v.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,v.GZIP]),...["html","htm","xhtml"].map(t=>[t,v.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,v.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,v.JPEG]),...["json"].map(t=>[t,v.JSON]),...["m4a","m4p"].map(t=>[t,v.M4A]),...["mov","qt"].map(t=>[t,v.MOV]),...["mp3"].map(t=>[t,v.MP3]),...["mp4","m4v"].map(t=>[t,v.MP4]),...["ogg","oga"].map(t=>[t,v.OGG]),...["pdf","ps"].map(t=>[t,v.PDF]),...["png"].map(t=>[t,v.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,v.POWERPOINT]),...["rar"].map(t=>[t,v.RAR]),...["stp"].map(t=>[t,v.STP]),...["txt","rtf","md","mdown"].map(t=>[t,v.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,v.VIDEO]),...["wav"].map(t=>[t,v.WAV]),...["wma"].map(t=>[t,v.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,v.WORD]),...["xml","xsl","rdf"].map(t=>[t,v.XML]),...["yaml","yml","x-yaml"].map(t=>[t,v.YAML]),...["zip"].map(t=>[t,v.ZIP])]);var Ph={[v.ABW]:"#91ABC6",[v.AUDIO]:"#1795E3",[v.AVI]:"#E63324",[v.CHM]:"#71C3EB",[v.CODE]:"#71C3EB",[v.CSV]:"#1F7345",[v.DITA]:"#71C3EB",[v.EPUB]:"#85B926",[v.EXCEL]:"#1F7345",[v.FLAC]:"#1795E3",[v.GIF]:"#59B031",[v.GZIP]:"#F8AB36",[v.HTML]:"#71C3EB",[v.IMAGE]:"#59B031",[v.JPEG]:"#59B031",[v.JSON]:"#71C3EB",[v.M4A]:"#1795E3",[v.MOV]:"#E63324",[v.MP3]:"#1795E3",[v.MP4]:"#E63324",[v.OGG]:"#1795E3",[v.PDF]:"#E44948",[v.PNG]:"#59B031",[v.POWERPOINT]:"#B54A2B",[v.RAR]:"#F8AB36",[v.STP]:"#3764B1",[v.TEXT]:"#3162AB",[v.UNKNOWN]:"#999999",[v.VIDEO]:"#E63324",[v.WAV]:"#1795E3",[v.WMA]:"#1795E3",[v.WORD]:"#3162AB",[v.XML]:"#71C3EB",[v.YAML]:"#71C3EB",[v.ZIP]:"#F8AB36"};var Pa=b(K()),ve=b(L()),xe={size:ve.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:ve.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",ve.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:ve.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",ve.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:ve.FtCssVariableFactory.extend("--ft-icon-material-font-family","",ve.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:ve.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},ka=[Pa.css`
456
456
  :host, i.ft-icon {
457
457
  display: inline-flex;
458
458
  align-items: center;
@@ -500,12 +500,12 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
500
500
  .ft-icon--material {
501
501
  font-family: ${xe.materialFontFamily}, "Material Icons", sans-serif;
502
502
  }
503
- `,ve.noTextSelect];var Me;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Me||(Me={}));var Wt=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},ce=class extends Pa.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=zt.nothing}render(){let r=this.variant&&Object.values(Me).includes(this.variant)?this.variant:Me.fluid_topics,o=r!==Me.material||!!this.value;return zt.html`
503
+ `,ve.noTextSelect];var Me;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Me||(Me={}));var Wt=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},ce=class extends Da.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=zt.nothing}render(){let r=this.variant&&Object.values(Me).includes(this.variant)?this.variant:Me.fluid_topics,o=r!==Me.material||!!this.value;return zt.html`
504
504
  <i class="ft-icon ft-icon--${r} ft-no-text-select" part="icon icon-${r}">
505
- ${(0,ka.unsafeHTML)(this.resolvedIcon)}
505
+ ${(0,Ua.unsafeHTML)(this.resolvedIcon)}
506
506
  <slot ?hidden=${o}></slot>
507
507
  </i>
508
- `}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 Me.file_format:this.resolvedIcon=(r=v[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case Me.material:this.resolvedIcon=this.value||zt.nothing;break;default:this.resolvedIcon=(o=rt[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};ce.elementDefinitions={};ce.styles=La;Wt([(0,Be.property)()],ce.prototype,"variant",void 0);Wt([(0,Be.property)()],ce.prototype,"value",void 0);Wt([(0,Be.property)({reflect:!0,attribute:"aria-hidden"})],ce.prototype,"ariaHidden",void 0);Wt([(0,Be.state)()],ce.prototype,"resolvedIcon",void 0);Wt([(0,Be.query)("slot")],ce.prototype,"slottedContent",void 0);(0,Da.customElement)("ft-icon")(ce);var Ua=b(K()),R=b(L());var P={labelSize:R.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:R.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:R.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:R.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:R.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:R.FtCssVariableFactory.extend("--ft-select-selected-option-color","",R.designSystemVariables.colorOnSurface),helperColor:R.FtCssVariableFactory.extend("--ft-select-helper-color","",R.designSystemVariables.colorOnSurfaceMedium),optionsColor:R.FtCssVariableFactory.extend("--ft-select-options-color","",R.designSystemVariables.colorOnSurface),optionsZIndex:R.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:R.FtCssVariableFactory.extend("--ft-select-background-color","",R.designSystemVariables.colorSurface),colorOnSurfaceDisabled:R.FtCssVariableFactory.external(R.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:R.FtCssVariableFactory.external(R.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:R.FtCssVariableFactory.external(R.designSystemVariables.borderRadiusS,"Design system"),elevation02:R.FtCssVariableFactory.external(R.designSystemVariables.elevation02,"Design system"),colorError:R.FtCssVariableFactory.external(R.designSystemVariables.colorError,"Design system")},Ma=Ua.css`
508
+ `}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 Me.file_format:this.resolvedIcon=(r=v[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case Me.material:this.resolvedIcon=this.value||zt.nothing;break;default:this.resolvedIcon=(o=rt[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};ce.elementDefinitions={};ce.styles=ka;Wt([(0,Be.property)()],ce.prototype,"variant",void 0);Wt([(0,Be.property)()],ce.prototype,"value",void 0);Wt([(0,Be.property)({reflect:!0,attribute:"aria-hidden"})],ce.prototype,"ariaHidden",void 0);Wt([(0,Be.state)()],ce.prototype,"resolvedIcon",void 0);Wt([(0,Be.query)("slot")],ce.prototype,"slottedContent",void 0);(0,Ma.customElement)("ft-icon")(ce);var Ba=b(K()),R=b(L());var P={labelSize:R.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:R.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:R.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:R.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:R.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:R.FtCssVariableFactory.extend("--ft-select-selected-option-color","",R.designSystemVariables.colorOnSurface),helperColor:R.FtCssVariableFactory.extend("--ft-select-helper-color","",R.designSystemVariables.colorOnSurfaceMedium),optionsColor:R.FtCssVariableFactory.extend("--ft-select-options-color","",R.designSystemVariables.colorOnSurface),optionsZIndex:R.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:R.FtCssVariableFactory.extend("--ft-select-background-color","",R.designSystemVariables.colorSurface),colorOnSurfaceDisabled:R.FtCssVariableFactory.external(R.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:R.FtCssVariableFactory.external(R.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:R.FtCssVariableFactory.external(R.designSystemVariables.borderRadiusS,"Design system"),elevation02:R.FtCssVariableFactory.external(R.designSystemVariables.elevation02,"Design system"),colorError:R.FtCssVariableFactory.external(R.designSystemVariables.colorError,"Design system")},Fa=Ba.css`
509
509
  *:focus {
510
510
  outline: none;
511
511
  }
@@ -687,7 +687,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
687
687
  part="options"
688
688
  @keydown=${this.onOptionsKeyDown}
689
689
  role="listbox">
690
- ${(0,Ba.repeat)(this.options,h=>h.value,(h,y)=>this.renderOption(h,y))}
690
+ ${(0,Ha.repeat)(this.options,h=>h.value,(h,y)=>this.renderOption(h,y))}
691
691
  </div>
692
692
  </div>
693
693
  <slot name="helper" part="helper">
@@ -711,21 +711,21 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
711
711
  <ft-ripple ?primary=${n} ?activated=${n}></ft-ripple>
712
712
  <span>${r.label}</span>
713
713
  </div>
714
- `}willUpdate(r){super.willUpdate(r),r.has("options")&&(this.selectedOption=this.options.filter(o=>o.selected)[0]),r.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(r){var o,n;if(super.contentAvailableCallback(r),r.has("focusOptions")&&this.focusOptions&&((n=(o=this.selectedOptionElement)!==null&&o!==void 0?o:this.firstOption)===null||n===void 0||n.focus(),this.focusOptions=!1),r.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px";let a=["bottom","top"];(0,Fe.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",a,"fixed",P.optionsHeight,0).then(({x:s,y:l})=>{this.optionsMenu.style.left=`${s}px`,this.optionsMenu.style.top=`${l}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(r){var o;r.stopPropagation();let n=(o=this.optionsSlot)===null||o===void 0?void 0:o.assignedElements().map(a=>a);n&&n.length>0&&(this.options=n)}onMainPanelKeyDown(r){switch(r.key){case" ":r.preventDefault(),r.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":r.preventDefault(),r.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(r){var o,n,a,s,l;let d;switch(r.key){case"Escape":this.optionsDisplayed=!1,(o=this.mainPanel)===null||o===void 0||o.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":r.preventDefault(),r.stopPropagation(),d=(a=(n=this.focusedOption)===null||n===void 0?void 0:n.previousElementSibling)!==null&&a!==void 0?a:this.lastOption;break;case"ArrowDown":r.preventDefault(),r.stopPropagation(),d=(l=(s=this.focusedOption)===null||s===void 0?void 0:s.nextElementSibling)!==null&&l!==void 0?l:this.firstOption;break;default:if(r.key.length!=1)break;this.isKeyAlphanumeric(r.key)&&(d=this.handleAlphanumericPress(r.key));break}d?.focus()}isKeyAlphanumeric(r){let o=r.charCodeAt(0);return o>47&&o<58||o>64&&o<91||o>96&&o<123}handleAlphanumericPress(r){var o,n;let a=new Date;a.getTime()-this.lastSearchInputDate.getTime()>t.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=r.toLowerCase();let s=this.options.find(d=>{var u;return((u=d.label)===null||u===void 0?void 0:u.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});if(s===void 0){this.lastSearchInputDate=a;return}let l=(n=(o=this.optionsMenu)===null||o===void 0?void 0:o.querySelector(`[data-value="${s.value}"]`))!==null&&n!==void 0?n:void 0;return this.lastSearchInputDate=a,l}onOptionKeyDown(r,o){var n;(r.key==="Enter"||r.key===" ")&&(r.preventDefault(),r.stopPropagation(),this.selectOption(o),this.optionsDisplayed=!1,(n=this.mainPanel)===null||n===void 0||n.focus())}getOptionId(r){if(!r)return;let o=this.options.findIndex(n=>(0,Fe.deepEqual)(n.value,r.value));if(o!==-1)return`option-${o}`}selectOption(r){var o,n;if(!(0,Fe.deepEqual)((o=this.selectedOption)===null||o===void 0?void 0:o.value,r.value)){this.selectedOption=r;for(let a of this.options)a.selected=a===r;this.dispatchEvent(new CustomEvent("change",{detail:(n=this.selectedOption)===null||n===void 0?void 0:n.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};D.elementDefinitions={"ft-input-label":me,"ft-typography":_e,"ft-ripple":j,"ft-icon":ce};D.searchTimeoutMilliseconds=2e3;D.styles=[ar,Ue,Ma];W([(0,B.property)({type:String})],D.prototype,"label",void 0);W([(0,B.property)({type:String})],D.prototype,"ariaLabel",void 0);W([(0,B.property)({type:String})],D.prototype,"helper",void 0);W([(0,B.property)({type:Boolean})],D.prototype,"outlined",void 0);W([(0,B.property)({type:Boolean})],D.prototype,"disabled",void 0);W([(0,B.property)({type:Boolean})],D.prototype,"error",void 0);W([(0,B.property)({type:Boolean})],D.prototype,"fixedMenuPosition",void 0);W([(0,B.property)({type:Array})],D.prototype,"options",void 0);W([(0,B.state)()],D.prototype,"selectedOption",void 0);W([(0,B.state)()],D.prototype,"optionsDisplayed",void 0);W([(0,B.state)()],D.prototype,"focusOptions",void 0);W([(0,B.state)()],D.prototype,"currentSearch",void 0);W([(0,B.state)()],D.prototype,"lastSearchInputDate",void 0);W([(0,B.query)(".ft-select")],D.prototype,"container",void 0);W([(0,B.query)(".ft-select--options")],D.prototype,"optionsMenu",void 0);W([(0,B.query)(".ft-select--input-panel")],D.prototype,"mainPanel",void 0);W([(0,B.query)(".ft-select--option:first-child")],D.prototype,"firstOption",void 0);W([(0,B.query)(".ft-select--option:focus")],D.prototype,"focusedOption",void 0);W([(0,B.query)(".ft-select--option.ft-select--option-selected")],D.prototype,"selectedOptionElement",void 0);W([(0,B.query)(".ft-select--option:last-child")],D.prototype,"lastOption",void 0);W([(0,B.query)("slot:not([name])")],D.prototype,"optionsSlot",void 0);(0,po.customElement)("ft-select")(D);(0,po.customElement)("ft-select-option")(Ee);var Ur=b(L()),vs=b(oe());var kr=b(L());var Fa=b(L());var Ks=b(za(),1);var Wa;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Wa||(Wa={}));var $a;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})($a||($a={}));var Ga;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Ga||(Ga={}));var ja;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(ja||(ja={}));var Ka;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Ka||(Ka={}));var Va;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Va||(Va={}));var Za;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(Za||(Za={}));var qa;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(qa||(qa={}));var Ya;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Ya||(Ya={}));var Xa;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Xa||(Xa={}));var Qa;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Qa||(Qa={}));var Ja;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Ja||(Ja={}));var ei;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(ei||(ei={}));var ti;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(ti||(ti={}));var ri;(function(t){t.ASC="ASC",t.DESC="DESC"})(ri||(ri={}));var oi;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(oi||(oi={}));var fo;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(fo||(fo={}));var ni;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(ni||(ni={}));var ai;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(ai||(ai={}));var ii;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(ii||(ii={}));var si;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(si||(si={}));var li;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(li||(li={}));var ho;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ho||(ho={}));var ci;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ci||(ci={}));var Y;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(Y||(Y={}));var de;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(de||(de={}));var di;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(di||(di={}));var ui;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(ui||(ui={}));var pi;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(pi||(pi={}));var fi;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(fi||(fi={}));var js={[Y.PERSONAL_BOOK_SHARE_USER]:[Y.PERSONAL_BOOK_USER],[Y.HTML_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.PDF_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.KHUB_ADMIN]:[Y.CONTENT_PUBLISHER],[Y.ADMIN]:[Y.KHUB_ADMIN,Y.USERS_ADMIN,Y.PORTAL_ADMIN],[Y.GENERATIVE_AI_EXPORT_USER]:[Y.GENERATIVE_AI_USER]};function hi(t,r){return t===r||(js[t]??[]).some(o=>hi(o,r))}function yi(t,r){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>hi(n,r))}var bs=b(L());var Ai=b(K()),re=b(oe()),Se=b(L());var gi=b(K());var mi=gi.css`
715
- `;var cr=b(L()),Vs="ft-app-info",nt=class t extends CustomEvent{constructor(r){super(t.eventName,{detail:r})}};nt.eventName="authentication-change";var Zs={session:(t,r)=>{(0,cr.deepEqual)(t.session,r.payload)||(t.session=r.payload,setTimeout(()=>E.dispatchEvent(new nt(r.payload)),0))}},E=cr.FtReduxStore.get({name:Vs,reducers:Zs,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 yo=b(L());var at=class t{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=E.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=t.get(r);if(n)o(n);else{let a=E.subscribe(()=>{n=t.get(r),n&&(a(),o(n))})}})}};var dr=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:at.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):at.await()}};var le=class extends dr{constructor(r=!0,o){var n;super(o),this.sortObjectFields=(s,l)=>typeof l!="object"||l==null||Array.isArray(l)?l:Object.fromEntries(Object.entries(l).sort(([d],[u])=>d.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new yo.CacheRegistry,this.cache=r?a.commonCache:new yo.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 ur=class extends le{async listMyBookmarks(){let r=E.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var go=class{addCommand(r,o=!1){E.commands.add(r,o)}consumeCommand(r){return E.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new go;var he=b(L());var bi,At=class extends CustomEvent{constructor(r){super("ft-i18n-context-loaded",{detail:r})}},qs=Symbol("clearAfterUnitTest"),pr=class extends(0,he.withEventBus)(le){constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[bi]=()=>{this.defaultMessages={},this.cache=new he.CacheRegistry,this.listeners={}},this.currentUiLocale=E.getState().uiLocale,E.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=E.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,he.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 s=r.toLowerCase(),l=this.resolveContext(s);return new he.ParametrizedLabelResolver((a=this.defaultMessages[s])!==null&&a!==void 0?a:{},l).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 he.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 At({loadedContexts:r})),this.dispatchEvent(new At({loadedContexts:r})),await Promise.all(r.map(o=>this.notify(o,!1)))}async notify(r,o=!0){o&&(document.body.dispatchEvent(new At({loadedContexts:[r]})),this.dispatchEvent(new At({loadedContexts:[r]}))),this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(n=>(0,he.delay)(0).then(()=>n()).catch(()=>null)))}};bi=qs;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends pr{constructor(){super(async(t,r)=>(await this.awaitApi).getFluidTopicsMessageContext(t,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends pr{constructor(){super(async(t,r)=>(await this.awaitApi).getCustomMessageContext(t,r))}});var wt=window.FluidTopicsI18nService,fr=window.FluidTopicsCustomI18nService;var xi=b(L()),mo=class{highlightHtml(r,o,n){(0,xi.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new mo;var hr=class extends le{async listMySearches(){let{session:r}=E.getState();return yi(r,Y.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var vi=b(L());var bo=class{isDate(r){var o,n,a,s;return(s=(a=((n=(o=E.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(d=>d.key===r))===null||a===void 0?void 0:a.date)!==null&&s!==void 0?s:!1}format(r,o){var n,a,s;return vi.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:E.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(s=o?.withTime)!==null&&s!==void 0?s:!1)}};window.FluidTopicsDateService=new bo;var Si=b(L());var $t=class{static get(r,o){var n,a;let s=E.getState(),{lang:l,region:d}=(a=(n=s.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Si.SearchPlaceConverter(s.baseUrl,r??20,s.searchInAllLanguagesAllowed,o??`${l}-${d}`)}};var xo=class{urlToSearchRequest(r){return $t.get().parse(r)}searchRequestToUrl(r){return $t.get().serialize(r)}};window.FluidTopicsUrlService=new xo;var ze=b(L());var it=class t extends CustomEvent{constructor(r){super(t.eventName,{detail:{currentItem:r}})}};it.eventName="change";var vo=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))}},Oi=new vo;var yr=class t extends ze.WithEventBus{static build(){return new t(window.history,Oi,()=>window.location,!1)}constructor(r,o,n,a){var s,l;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(l=(s=r.state)===null||s===void 0?void 0:s.index)!==null&&l!==void 0?l: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,ze.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new it(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[s,l,d])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...s,index:u,href:typeof d=="string"?d:(d??this.windowLocation()).href};n.apply(a,[p,l,d]),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(it.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(it.eventName,r)}currentItem(){return(0,ze.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,ze.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,ze.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,s=r+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(a=s),s++;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,s=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=yr.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var Ci=E;function Ei(t,r){var o;return Ci.getState().authenticationRequired&&!(!((o=Ci.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):t()}var X=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},z=class extends Se.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=()=>at.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Se.CacheRegistry,this.cleanSessionDebouncer=new Se.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Ai.html`
714
+ `}willUpdate(r){super.willUpdate(r),r.has("options")&&(this.selectedOption=this.options.filter(o=>o.selected)[0]),r.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(r){var o,n;if(super.contentAvailableCallback(r),r.has("focusOptions")&&this.focusOptions&&((n=(o=this.selectedOptionElement)!==null&&o!==void 0?o:this.firstOption)===null||n===void 0||n.focus(),this.focusOptions=!1),r.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px";let a=["bottom","top"];(0,Fe.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",a,"fixed",P.optionsHeight,0).then(({x:s,y:l})=>{this.optionsMenu.style.left=`${s}px`,this.optionsMenu.style.top=`${l}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(r){var o;r.stopPropagation();let n=(o=this.optionsSlot)===null||o===void 0?void 0:o.assignedElements().map(a=>a);n&&n.length>0&&(this.options=n)}onMainPanelKeyDown(r){switch(r.key){case" ":r.preventDefault(),r.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":r.preventDefault(),r.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(r){var o,n,a,s,l;let d;switch(r.key){case"Escape":this.optionsDisplayed=!1,(o=this.mainPanel)===null||o===void 0||o.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":r.preventDefault(),r.stopPropagation(),d=(a=(n=this.focusedOption)===null||n===void 0?void 0:n.previousElementSibling)!==null&&a!==void 0?a:this.lastOption;break;case"ArrowDown":r.preventDefault(),r.stopPropagation(),d=(l=(s=this.focusedOption)===null||s===void 0?void 0:s.nextElementSibling)!==null&&l!==void 0?l:this.firstOption;break;default:if(r.key.length!=1)break;this.isKeyAlphanumeric(r.key)&&(d=this.handleAlphanumericPress(r.key));break}d?.focus()}isKeyAlphanumeric(r){let o=r.charCodeAt(0);return o>47&&o<58||o>64&&o<91||o>96&&o<123}handleAlphanumericPress(r){var o,n;let a=new Date;a.getTime()-this.lastSearchInputDate.getTime()>t.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=r.toLowerCase();let s=this.options.find(d=>{var u;return((u=d.label)===null||u===void 0?void 0:u.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});if(s===void 0){this.lastSearchInputDate=a;return}let l=(n=(o=this.optionsMenu)===null||o===void 0?void 0:o.querySelector(`[data-value="${s.value}"]`))!==null&&n!==void 0?n:void 0;return this.lastSearchInputDate=a,l}onOptionKeyDown(r,o){var n;(r.key==="Enter"||r.key===" ")&&(r.preventDefault(),r.stopPropagation(),this.selectOption(o),this.optionsDisplayed=!1,(n=this.mainPanel)===null||n===void 0||n.focus())}getOptionId(r){if(!r)return;let o=this.options.findIndex(n=>(0,Fe.deepEqual)(n.value,r.value));if(o!==-1)return`option-${o}`}selectOption(r){var o,n;if(!(0,Fe.deepEqual)((o=this.selectedOption)===null||o===void 0?void 0:o.value,r.value)){this.selectedOption=r;for(let a of this.options)a.selected=a===r;this.dispatchEvent(new CustomEvent("change",{detail:(n=this.selectedOption)===null||n===void 0?void 0:n.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};D.elementDefinitions={"ft-input-label":me,"ft-typography":Ie,"ft-ripple":j,"ft-icon":ce};D.searchTimeoutMilliseconds=2e3;D.styles=[ar,Ue,Fa];W([(0,B.property)({type:String})],D.prototype,"label",void 0);W([(0,B.property)({type:String})],D.prototype,"ariaLabel",void 0);W([(0,B.property)({type:String})],D.prototype,"helper",void 0);W([(0,B.property)({type:Boolean})],D.prototype,"outlined",void 0);W([(0,B.property)({type:Boolean})],D.prototype,"disabled",void 0);W([(0,B.property)({type:Boolean})],D.prototype,"error",void 0);W([(0,B.property)({type:Boolean})],D.prototype,"fixedMenuPosition",void 0);W([(0,B.property)({type:Array})],D.prototype,"options",void 0);W([(0,B.state)()],D.prototype,"selectedOption",void 0);W([(0,B.state)()],D.prototype,"optionsDisplayed",void 0);W([(0,B.state)()],D.prototype,"focusOptions",void 0);W([(0,B.state)()],D.prototype,"currentSearch",void 0);W([(0,B.state)()],D.prototype,"lastSearchInputDate",void 0);W([(0,B.query)(".ft-select")],D.prototype,"container",void 0);W([(0,B.query)(".ft-select--options")],D.prototype,"optionsMenu",void 0);W([(0,B.query)(".ft-select--input-panel")],D.prototype,"mainPanel",void 0);W([(0,B.query)(".ft-select--option:first-child")],D.prototype,"firstOption",void 0);W([(0,B.query)(".ft-select--option:focus")],D.prototype,"focusedOption",void 0);W([(0,B.query)(".ft-select--option.ft-select--option-selected")],D.prototype,"selectedOptionElement",void 0);W([(0,B.query)(".ft-select--option:last-child")],D.prototype,"lastOption",void 0);W([(0,B.query)("slot:not([name])")],D.prototype,"optionsSlot",void 0);(0,po.customElement)("ft-select")(D);(0,po.customElement)("ft-select-option")(Ee);var Ur=b(L()),ws=b(oe());var kr=b(L());var za=b(L());var Qs=b($a(),1);var Ga;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Ga||(Ga={}));var ja;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ja||(ja={}));var Ka;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Ka||(Ka={}));var Va;(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Va||(Va={}));var Za;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Za||(Za={}));var qa;(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(qa||(qa={}));var Ya;(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.CHATBOT__RATE="CHATBOT__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(Ya||(Ya={}));var Xa;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Xa||(Xa={}));var Qa;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Qa||(Qa={}));var Ja;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Ja||(Ja={}));var ei;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(ei||(ei={}));var ti;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(ti||(ti={}));var ri;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(ri||(ri={}));var oi;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(oi||(oi={}));var ni;(function(t){t.ASC="ASC",t.DESC="DESC"})(ni||(ni={}));var ai;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ai||(ai={}));var fo;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(fo||(fo={}));var ii;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(ii||(ii={}));var si;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(si||(si={}));var li;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(li||(li={}));var ci;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(ci||(ci={}));var di;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(di||(di={}));var ho;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ho||(ho={}));var ui;(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(ui||(ui={}));var Y;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(Y||(Y={}));var fe;(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(fe||(fe={}));var pi;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(pi||(pi={}));var fi;(function(t){t.JSON="JSON",t.TEXT="TEXT"})(fi||(fi={}));var hi;(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(hi||(hi={}));var yi;(function(t){t.TEXT="TEXT",t.HTML="HTML"})(yi||(yi={}));var gi;(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(gi||(gi={}));var Xs={[Y.PERSONAL_BOOK_SHARE_USER]:[Y.PERSONAL_BOOK_USER],[Y.HTML_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.PDF_EXPORT_USER]:[Y.PERSONAL_BOOK_USER],[Y.KHUB_ADMIN]:[Y.CONTENT_PUBLISHER],[Y.ADMIN]:[Y.KHUB_ADMIN,Y.USERS_ADMIN,Y.PORTAL_ADMIN],[Y.GENERATIVE_AI_EXPORT_USER]:[Y.GENERATIVE_AI_USER]};function mi(t,r){return t===r||(Xs[t]??[]).some(o=>mi(o,r))}function bi(t,r){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(n=>mi(n,r))}var Es=b(L());var Ni=b(K()),re=b(oe()),Se=b(L());var xi=b(K());var vi=xi.css`
715
+ `;var cr=b(L()),Js="ft-app-info",nt=class t extends CustomEvent{constructor(r){super(t.eventName,{detail:r})}};nt.eventName="authentication-change";var el={session:(t,r)=>{(0,cr.deepEqual)(t.session,r.payload)||(t.session=r.payload,setTimeout(()=>E.dispatchEvent(new nt(r.payload)),0))}},E=cr.FtReduxStore.get({name:Js,reducers:el,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 yo=b(L());var at=class t{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=E.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=t.get(r);if(n)o(n);else{let a=E.subscribe(()=>{n=t.get(r),n&&(a(),o(n))})}})}};var dr=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:at.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):at.await()}};var le=class extends dr{constructor(r=!0,o){var n;super(o),this.sortObjectFields=(s,l)=>typeof l!="object"||l==null||Array.isArray(l)?l:Object.fromEntries(Object.entries(l).sort(([d],[u])=>d.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new yo.CacheRegistry,this.cache=r?a.commonCache:new yo.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 ur=class extends le{async listMyBookmarks(){let r=E.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var go=class{addCommand(r,o=!1){E.commands.add(r,o)}consumeCommand(r){return E.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new go;var he=b(L());var Si,At=class extends CustomEvent{constructor(r){super("ft-i18n-context-loaded",{detail:r})}},tl=Symbol("clearAfterUnitTest"),pr=class extends(0,he.withEventBus)(le){constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Si]=()=>{this.defaultMessages={},this.cache=new he.CacheRegistry,this.listeners={}},this.currentUiLocale=E.getState().uiLocale,E.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=E.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,he.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 s=r.toLowerCase(),l=this.resolveContext(s);return new he.ParametrizedLabelResolver((a=this.defaultMessages[s])!==null&&a!==void 0?a:{},l).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 he.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 At({loadedContexts:r})),this.dispatchEvent(new At({loadedContexts:r})),await Promise.all(r.map(o=>this.notify(o,!1)))}async notify(r,o=!0){o&&(document.body.dispatchEvent(new At({loadedContexts:[r]})),this.dispatchEvent(new At({loadedContexts:[r]}))),this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(n=>(0,he.delay)(0).then(()=>n()).catch(()=>null)))}};Si=tl;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends pr{constructor(){super(async(t,r)=>(await this.awaitApi).getFluidTopicsMessageContext(t,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends pr{constructor(){super(async(t,r)=>(await this.awaitApi).getCustomMessageContext(t,r))}});var wt=window.FluidTopicsI18nService,fr=window.FluidTopicsCustomI18nService;var Oi=b(L()),mo=class{highlightHtml(r,o,n){(0,Oi.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new mo;var hr=class extends le{async listMySearches(){let{session:r}=E.getState();return bi(r,Y.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var Ci=b(L());var bo=class{isDate(r){var o,n,a,s;return(s=(a=((n=(o=E.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(d=>d.key===r))===null||a===void 0?void 0:a.date)!==null&&s!==void 0?s:!1}format(r,o){var n,a,s;return Ci.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:E.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(s=o?.withTime)!==null&&s!==void 0?s:!1)}};window.FluidTopicsDateService=new bo;var Ei=b(L());var $t=class{static get(r,o){var n,a;let s=E.getState(),{lang:l,region:d}=(a=(n=s.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new Ei.SearchPlaceConverter(s.baseUrl,r??20,s.searchInAllLanguagesAllowed,o??`${l}-${d}`)}};var xo=class{urlToSearchRequest(r){return $t.get().parse(r)}searchRequestToUrl(r){return $t.get().serialize(r)}};window.FluidTopicsUrlService=new xo;var ze=b(L());var it=class t extends CustomEvent{constructor(r){super(t.eventName,{detail:{currentItem:r}})}};it.eventName="change";var vo=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))}},Ai=new vo;var yr=class t extends ze.WithEventBus{static build(){return new t(window.history,Ai,()=>window.location,!1)}constructor(r,o,n,a){var s,l;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(l=(s=r.state)===null||s===void 0?void 0:s.index)!==null&&l!==void 0?l: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,ze.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new it(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[s,l,d])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...s,index:u,href:typeof d=="string"?d:(d??this.windowLocation()).href};n.apply(a,[p,l,d]),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(it.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(it.eventName,r)}currentItem(){return(0,ze.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,ze.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,ze.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,s=r+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(a=s),s++;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,s=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=yr.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)});var wi=E;function Ri(t,r){var o;return wi.getState().authenticationRequired&&!(!((o=wi.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):t()}var X=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},z=class extends Se.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=()=>at.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Se.CacheRegistry,this.cleanSessionDebouncer=new Se.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Ni.html`
716
716
  <slot></slot>
717
- `}connectedCallback(){super.connectedCallback(),E.addEventListener(nt.eventName,this.reloadConfiguration)}disconnectedCallback(){E.addEventListener(nt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,s,l,d,u;super.update(r),r.has("baseUrl")&&(E.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&E.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&E.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&E.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&E.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&E.actions.noCustom(this.noCustom),r.has("editorMode")&&E.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&E.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&E.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>wt.addContext(p)),r.has("openExternalDocumentInNewTab")&&E.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&E.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&E.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(E.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),E.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),E.actions.searchInAllLanguagesAllowed((l=(s=this.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),r.has("authenticationRequired")&&E.actions.authenticationRequired(this.authenticationRequired),r.has("availableContentLocales")&&E.actions.availableContentLocales((u=(d=this.availableContentLocales)===null||d===void 0?void 0:d.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",()=>Ei(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};z.elementDefinitions={};z.styles=mi;X([(0,re.property)()],z.prototype,"baseUrl",void 0);X([(0,re.property)()],z.prototype,"apiIntegrationIdentifier",void 0);X([(0,re.property)()],z.prototype,"apiIntegrationAppVersion",void 0);X([(0,re.property)()],z.prototype,"uiLocale",void 0);X([(0,Se.jsonProperty)(null)],z.prototype,"availableUiLocales",void 0);X([(0,Se.jsonProperty)(null)],z.prototype,"metadataConfiguration",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"editorMode",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"noCustom",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"openExternalDocumentInNewTab",void 0);X([(0,re.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],z.prototype,"noCustomComponent",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"withManualResources",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"navigatorOnline",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"forcedOffline",void 0);X([(0,re.property)({type:Object})],z.prototype,"apiProvider",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"authenticationRequired",void 0);X([(0,Se.jsonProperty)([])],z.prototype,"messageContexts",void 0);X([(0,Se.jsonProperty)(void 0)],z.prototype,"session",void 0);X([(0,re.state)()],z.prototype,"localesConfiguration",void 0);X([(0,re.state)()],z.prototype,"availableContentLocales",void 0);var jo=b(oe());function Ys(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;let o,n,a;if(Array.isArray(t)){if(o=t.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!gr(t[n],r[n]))return!1;return!0}if(t instanceof Map&&r instanceof Map){if(t.size!==r.size)return!1;for(n of t.entries())if(!r.has(n[0]))return!1;for(n of t.entries())if(!gr(n[1],r.get(n[0])))return!1;return!0}if(t instanceof Set&&r instanceof Set){if(t.size!==r.size)return!1;for(n of t.entries())if(!r.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();let s=l=>Object.keys(l).filter(d=>l[d]!=null);if(a=s(t),o=a.length,o!==s(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 l=a[n];if(!gr(t[l],r[l]))return!1}return!0}return t!==t&&r!==r||t==null&&r==null}function gr(t,r){try{return Ys(t,r)}catch{return!1}}function Gt(t,r){return!gr(t,r)}function mr(t,r){let o=n=>n[t]===!0;return n=>{if(o(n))return n;let a=r(n);return a[t]=!0,a}}var wi=b(oe(),1);var So=t=>{let r=t??{};return(o,n)=>{var a;let s={hasChanged:Gt,attribute:!1,...r};(0,wi.property)(s)(o,n);let l=o.constructor;l.reduxProperties=new Map(l.reduxProperties),l.reduxProperties.set(n,{selector:(a=r.selector)!==null&&a!==void 0?a:d=>d[n],store:r.store})}};var br=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 st=b(oe(),1);var Ri=b(oe(),1);function Ni(t,r){let o=()=>JSON.parse(JSON.stringify(t));return(0,Ri.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:Gt,...r??{}})}var xr=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,s=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(d){a(d);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var _i=b(K(),1);var vr=globalThis,Xs=vr.ShadowRoot&&(vr.ShadyCSS===void 0||vr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Pg=Symbol();var Ii=(t,r)=>{if(Xs)t.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=vr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,t.appendChild(n)}};var Sr=class extends _i.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,s])=>r.registry.define(a,s)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Ii(n,r.elementStyles),n}};function Ti(t,r,...o){var n;let a=t.querySelector(r);for(let s of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return a}var Nt=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Di,Li=Symbol("constructorPrototype"),Pi=Symbol("constructorName"),Ui=Symbol("exportpartsDebouncer"),ki=Symbol("dynamicDependenciesLoaded"),Rt=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Rt.eventName="exportparts-updated";var Ae=class extends Sr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Di]=new xr(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[Ui].run(()=>{var a,s;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Pi]=this.constructor.name,this[Li]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Pi]&&Object.setPrototypeOf(this,this[Li])}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[ki]||(o[ki]=!0,this.importDynamicDependencies()),(r=this.shadowRoot)===null||r===void 0||r.addEventListener(Rt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.shadowRoot)===null||r===void 0||r.removeEventListener(Rt.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 Rt)})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let s=[...a??[],n];o=Ti(this.shadowRoot,...s)}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(s=>s.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(r){var o,n,a,s,l,d;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 h=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 O=(s=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&s!==void 0?s:[],x=(d=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(I=>I.split(":")[1]))!==null&&d!==void 0?d:[],C=[...O,...x].filter(u).map(I=>I.trim());for(let I of C)h.add(I)}if(h.size===0){this.exportparts=void 0;return}let y=[...h.values()].flatMap(g=>p.map(O=>`${g}:${O}--${g}`));this.exportparts=[...this.part,...y].join(", ")}};Di=Ui;Nt([(0,st.property)()],Ae.prototype,"exportpartsPrefix",void 0);Nt([Ni([])],Ae.prototype,"exportpartsPrefixes",void 0);Nt([(0,st.property)({reflect:!0})],Ae.prototype,"exportparts",void 0);Nt([(0,st.property)()],Ae.prototype,"customStylesheet",void 0);Nt([(0,st.property)()],Ae.prototype,"elementToFocus",void 0);Nt([(0,st.state)()],Ae.prototype,"useAdoptedStyleSheets",void 0);function Or(t){var r;return(r=t?.isFtReduxStore)!==null&&r!==void 0?r:!1}var jt=Symbol("internalReduxEventsUnsubscribers"),We=Symbol("internalStoresUnsubscribers"),lt=Symbol("internalStores"),Qs=mr(Symbol("withRedux"),function(t){var r,o,n;class a extends t{constructor(){super(...arguments),this[r]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(d=>l.has(d))&&this.updateFromStores()}getUnnamedStore(){if(this[lt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[lt].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[lt].get(l)}addStore(l,d){var u;d=(u=d??l.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(d),this[lt].set(d,l),this.subscribeToStore(d,l),this.updateFromStores()}removeStore(l){let d=typeof l=="string"?l:l.name;this.unsubscribeFromStore(d),this[lt].delete(d)}setupStores(){this.unsubscribeFromStores(),this[lt].forEach((l,d)=>this.subscribeToStore(d,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,d)=>{let u=this.constructor.getPropertyOptions(d);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:d)){let p=this.getStore(l.store);p&&(l.store?this[We].has(l.store):this[We].size>0)&&(this[d]=l.selector(p.getState(),this))}})}subscribeToStore(l,d){var u;this[We].set(l,d.subscribe(()=>this.updateFromStores())),this[jt].set(l,[]),Or(d)&&d.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||d.name===p.store)){let y=g=>this[h](g);d.addEventListener(p.eventName,y),this[jt].get(l).push(()=>d.removeEventListener(p.eventName,y))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[We].forEach((l,d)=>this.unsubscribeFromStore(d))}unsubscribeFromStore(l){var d;this[We].has(l)&&this[We].get(l)(),this[We].delete(l),(d=this[jt].get(l))===null||d===void 0||d.forEach(u=>u()),this[jt].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=We,o=lt,n=jt,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Mi=class extends Qs(Ae){};function ye(t){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,s;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Le(t){return!!t&&!!t[$]}function Oe(t){var r;return!!t&&(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)===il}(t)||Array.isArray(t)||!!t[Gi]||!!(!((r=t.constructor)===null||r===void 0)&&r[Gi])||_o(t)||To(t))}function ct(t,r,o){o===void 0&&(o=!1),Tt(t)===0?(o?Object.keys:_t)(t).forEach(function(n){o&&typeof n=="symbol"||r(n,t[n],t)}):t.forEach(function(n,a){return r(a,n,t)})}function Tt(t){var r=t[$];return r?r.i>3?r.i-4:r.i:Array.isArray(t)?1:_o(t)?2:To(t)?3:0}function It(t,r){return Tt(t)===2?t.has(r):Object.prototype.hasOwnProperty.call(t,r)}function Js(t,r){return Tt(t)===2?t.get(r):t[r]}function ji(t,r,o){var n=Tt(t);n===2?t.set(r,o):n===3?t.add(o):t[r]=o}function Ki(t,r){return t===r?t!==0||1/t==1/r:t!=t&&r!=r}function _o(t){return nl&&t instanceof Map}function To(t){return al&&t instanceof Set}function $e(t){return t.o||t.t}function Lo(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var r=qi(t);delete r[$];for(var o=_t(r),n=0;n<o.length;n++){var a=o[n],s=r[a];s.writable===!1&&(s.writable=!0,s.configurable=!0),(s.get||s.set)&&(r[a]={configurable:!0,writable:!0,enumerable:s.enumerable,value:t[a]})}return Object.create(Object.getPrototypeOf(t),r)}function Po(t,r){return r===void 0&&(r=!1),ko(t)||Le(t)||!Oe(t)||(Tt(t)>1&&(t.set=t.add=t.clear=t.delete=el),Object.freeze(t),r&&ct(t,function(o,n){return Po(n,!0)},!0)),t}function el(){ye(2)}function ko(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function we(t){var r=Io[t];return r||ye(18,t),r}function tl(t,r){Io[t]||(Io[t]=r)}function wo(){return Vt}function Oo(t,r){r&&(we("Patches"),t.u=[],t.s=[],t.v=r)}function Cr(t){Ro(t),t.p.forEach(rl),t.p=null}function Ro(t){t===Vt&&(Vt=t.l)}function Bi(t){return Vt={p:[],l:Vt,h:t,m:!0,_:0}}function rl(t){var r=t[$];r.i===0||r.i===1?r.j():r.g=!0}function Co(t,r){r._=r.p.length;var o=r.p[0],n=t!==void 0&&t!==o;return r.h.O||we("ES5").S(r,t,n),n?(o[$].P&&(Cr(r),ye(4)),Oe(t)&&(t=Er(r,t),r.l||Ar(r,t)),r.u&&we("Patches").M(o[$].t,t,r.u,r.s)):t=Er(r,o,[]),Cr(r),r.u&&r.v(r.u,r.s),t!==Zi?t:void 0}function Er(t,r,o){if(ko(r))return r;var n=r[$];if(!n)return ct(r,function(d,u){return Fi(t,n,r,d,u,o)},!0),r;if(n.A!==t)return r;if(!n.P)return Ar(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=Lo(n.k):n.o,s=a,l=!1;n.i===3&&(s=new Set(a),a.clear(),l=!0),ct(s,function(d,u){return Fi(t,n,a,d,u,o,l)}),Ar(t,a,!1),o&&t.u&&we("Patches").N(n,o,t.u,t.s)}return n.o}function Fi(t,r,o,n,a,s,l){if(Le(a)){var d=Er(t,a,s&&r&&r.i!==3&&!It(r.R,n)?s.concat(n):void 0);if(ji(o,n,d),!Le(d))return;t.m=!1}else l&&o.add(a);if(Oe(a)&&!ko(a)){if(!t.h.D&&t._<1)return;Er(t,a),r&&r.A.l||Ar(t,a)}}function Ar(t,r,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Po(r,o)}function Eo(t,r){var o=t[$];return(o?$e(o):t)[r]}function Hi(t,r){if(r in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function Ge(t){t.P||(t.P=!0,t.l&&Ge(t.l))}function Ao(t){t.o||(t.o=Lo(t.t))}function No(t,r,o){var n=_o(r)?we("MapSet").F(r,o):To(r)?we("MapSet").T(r,o):t.O?function(a,s){var l=Array.isArray(a),d={i:l?1:0,A:s?s.A:wo(),P:!1,I:!1,R:{},l:s,t:a,k:null,o:null,j:null,C:!1},u=d,p=Zt;l&&(u=[d],p=Kt);var h=Proxy.revocable(u,p),y=h.revoke,g=h.proxy;return d.k=g,d.j=y,g}(r,o):we("ES5").J(r,o);return(o?o.A:wo()).p.push(n),n}function ol(t){return Le(t)||ye(22,t),function r(o){if(!Oe(o))return o;var n,a=o[$],s=Tt(o);if(a){if(!a.P&&(a.i<4||!we("ES5").K(a)))return a.t;a.I=!0,n=zi(o,s),a.I=!1}else n=zi(o,s);return ct(n,function(l,d){a&&Js(a.t,l)===d||ji(n,l,r(d))}),s===3?new Set(n):n}(t)}function zi(t,r){switch(r){case 2:return new Map(t);case 3:return Array.from(t)}return Lo(t)}function Vi(){function t(l,d){var u=s[l];return u?u.enumerable=d:s[l]=u={configurable:!0,enumerable:d,get:function(){var p=this[$];return Zt.get(p,l)},set:function(p){var h=this[$];Zt.set(h,l,p)}},u}function r(l){for(var d=l.length-1;d>=0;d--){var u=l[d][$];if(!u.P)switch(u.i){case 5:n(u)&&Ge(u);break;case 4:o(u)&&Ge(u)}}}function o(l){for(var d=l.t,u=l.k,p=_t(u),h=p.length-1;h>=0;h--){var y=p[h];if(y!==$){var g=d[y];if(g===void 0&&!It(d,y))return!0;var O=u[y],x=O&&O[$];if(x?x.t!==g:!Ki(O,g))return!0}}var C=!!d[$];return p.length!==_t(d).length+(C?0:1)}function n(l){var d=l.k;if(d.length!==l.t.length)return!0;var u=Object.getOwnPropertyDescriptor(d,d.length-1);if(u&&!u.get)return!0;for(var p=0;p<d.length;p++)if(!d.hasOwnProperty(p))return!0;return!1}function a(l){l.g&&ye(3,JSON.stringify($e(l)))}var s={};tl("ES5",{J:function(l,d){var u=Array.isArray(l),p=function(y,g){if(y){for(var O=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(O,""+x,t(x,!0));return O}var C=qi(g);delete C[$];for(var I=_t(C),_=0;_<I.length;_++){var T=I[_];C[T]=t(T,y||!!C[T].enumerable)}return Object.create(Object.getPrototypeOf(g),C)}(u,l),h={i:u?5:4,A:d?d.A:wo(),P:!1,I:!1,R:{},l:d,t:l,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,$,{value:h,writable:!0}),p},S:function(l,d,u){u?Le(d)&&d[$].A===l&&r(l.p):(l.u&&function p(h){if(h&&typeof h=="object"){var y=h[$];if(y){var g=y.t,O=y.k,x=y.R,C=y.i;if(C===4)ct(O,function(U){U!==$&&(g[U]!==void 0||It(g,U)?x[U]||p(O[U]):(x[U]=!0,Ge(y)))}),ct(g,function(U){O[U]!==void 0||It(O,U)||(x[U]=!1,Ge(y))});else if(C===5){if(n(y)&&(Ge(y),x.length=!0),O.length<g.length)for(var I=O.length;I<g.length;I++)x[I]=!1;else for(var _=g.length;_<O.length;_++)x[_]=!0;for(var T=Math.min(O.length,g.length),F=0;F<T;F++)O.hasOwnProperty(F)||(x[F]=!0),x[F]===void 0&&p(O[F])}}}}(l.p[0]),r(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var Wi,Vt,Do=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",nl=typeof Map<"u",al=typeof Set<"u",$i=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Zi=Do?Symbol.for("immer-nothing"):((Wi={})["immer-nothing"]=!0,Wi),Gi=Do?Symbol.for("immer-draftable"):"__$immer_draftable",$=Do?Symbol.for("immer-state"):"__$immer_state";var il=""+Object.prototype.constructor,_t=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,qi=Object.getOwnPropertyDescriptors||function(t){var r={};return _t(t).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(t,o)}),r},Io={},Zt={get:function(t,r){if(r===$)return t;var o=$e(t);if(!It(o,r))return function(a,s,l){var d,u=Hi(s,l);return u?"value"in u?u.value:(d=u.get)===null||d===void 0?void 0:d.call(a.k):void 0}(t,o,r);var n=o[r];return t.I||!Oe(n)?n:n===Eo(t.t,r)?(Ao(t),t.o[r]=No(t.A.h,n,t)):n},has:function(t,r){return r in $e(t)},ownKeys:function(t){return Reflect.ownKeys($e(t))},set:function(t,r,o){var n=Hi($e(t),r);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var a=Eo($e(t),r),s=a?.[$];if(s&&s.t===o)return t.o[r]=o,t.R[r]=!1,!0;if(Ki(o,a)&&(o!==void 0||It(t.t,r)))return!0;Ao(t),Ge(t)}return t.o[r]===o&&(o!==void 0||r in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[r])||(t.o[r]=o,t.R[r]=!0),!0},deleteProperty:function(t,r){return Eo(t.t,r)!==void 0||r in t.t?(t.R[r]=!1,Ao(t),Ge(t)):delete t.R[r],t.o&&delete t.o[r],!0},getOwnPropertyDescriptor:function(t,r){var o=$e(t),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:t.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){ye(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){ye(12)}},Kt={};ct(Zt,function(t,r){Kt[t]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),Kt.deleteProperty=function(t,r){return Kt.set.call(this,t,r,void 0)},Kt.set=function(t,r,o){return Zt.set.call(this,t[0],r,o,t[0])};var sl=function(){function t(o){var n=this;this.O=$i,this.D=!0,this.produce=function(a,s,l){if(typeof a=="function"&&typeof s!="function"){var d=s;s=a;var u=n;return function(C){var I=this;C===void 0&&(C=d);for(var _=arguments.length,T=Array(_>1?_-1:0),F=1;F<_;F++)T[F-1]=arguments[F];return u.produce(C,function(U){var J;return(J=s).call.apply(J,[I,U].concat(T))})}}var p;if(typeof s!="function"&&ye(6),l!==void 0&&typeof l!="function"&&ye(7),Oe(a)){var h=Bi(n),y=No(n,a,void 0),g=!0;try{p=s(y),g=!1}finally{g?Cr(h):Ro(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(C){return Oo(h,l),Co(C,h)},function(C){throw Cr(h),C}):(Oo(h,l),Co(p,h))}if(!a||typeof a!="object"){if((p=s(a))===void 0&&(p=a),p===Zi&&(p=void 0),n.D&&Po(p,!0),l){var O=[],x=[];we("Patches").M(a,p,O,x),l(O,x)}return p}ye(21,a)},this.produceWithPatches=function(a,s){if(typeof a=="function")return function(p){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(p,function(O){return a.apply(void 0,[O].concat(y))})};var l,d,u=n.produce(a,s,function(p,h){l=p,d=h});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,l,d]}):[u,l,d]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=t.prototype;return r.createDraft=function(o){Oe(o)||ye(8),Le(o)&&(o=ol(o));var n=Bi(this),a=No(this,o,void 0);return a[$].C=!0,Ro(n),a},r.finishDraft=function(o,n){var a=o&&o[$],s=a.A;return Oo(s,n),Co(void 0,s)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!$i&&ye(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var s=n[a];if(s.path.length===0&&s.op==="replace"){o=s.value;break}}a>-1&&(n=n.slice(a+1));var l=we("Patches").$;return Le(o)?l(o,n):this.produce(o,function(d){return l(d,n)})},t}(),ue=new sl,ll=ue.produce,Zg=ue.produceWithPatches.bind(ue),qg=ue.setAutoFreeze.bind(ue),Yg=ue.setUseProxies.bind(ue),Xg=ue.applyPatches.bind(ue),Qg=ue.createDraft.bind(ue),Jg=ue.finishDraft.bind(ue),wr=ll;function dt(t){"@babel/helpers - typeof";return dt=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},dt(t)}function Yi(t,r){if(dt(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,r||"default");if(dt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(t)}function Xi(t){var r=Yi(t,"string");return dt(r)=="symbol"?r:r+""}function Qi(t,r,o){return(r=Xi(r))in t?Object.defineProperty(t,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[r]=o,t}function Ji(t,r){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),o.push.apply(o,n)}return o}function Uo(t){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?Ji(Object(o),!0).forEach(function(n){Qi(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Ji(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function ae(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var es=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mo=function(){return Math.random().toString(36).substring(7).split("").join(".")},Rr={INIT:"@@redux/INIT"+Mo(),REPLACE:"@@redux/REPLACE"+Mo(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mo()}};function cl(t){if(typeof t!="object"||t===null)return!1;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(t)===r}function Bo(t,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ae(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ae(1));return o(Bo)(t,r)}if(typeof t!="function")throw new Error(ae(2));var a=t,s=r,l=[],d=l,u=!1;function p(){d===l&&(d=l.slice())}function h(){if(u)throw new Error(ae(3));return s}function y(C){if(typeof C!="function")throw new Error(ae(4));if(u)throw new Error(ae(5));var I=!0;return p(),d.push(C),function(){if(I){if(u)throw new Error(ae(6));I=!1,p();var T=d.indexOf(C);d.splice(T,1),l=null}}}function g(C){if(!cl(C))throw new Error(ae(7));if(typeof C.type>"u")throw new Error(ae(8));if(u)throw new Error(ae(9));try{u=!0,s=a(s,C)}finally{u=!1}for(var I=l=d,_=0;_<I.length;_++){var T=I[_];T()}return C}function O(C){if(typeof C!="function")throw new Error(ae(10));a=C,g({type:Rr.REPLACE})}function x(){var C,I=y;return C={subscribe:function(T){if(typeof T!="object"||T===null)throw new Error(ae(11));function F(){T.next&&T.next(h())}F();var U=I(F);return{unsubscribe:U}}},C[es]=function(){return this},C}return g({type:Rr.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:O},n[es]=x,n}function dl(t){Object.keys(t).forEach(function(r){var o=t[r],n=o(void 0,{type:Rr.INIT});if(typeof n>"u")throw new Error(ae(12));if(typeof o(void 0,{type:Rr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ae(13))})}function ts(t){for(var r=Object.keys(t),o={},n=0;n<r.length;n++){var a=r[n];typeof t[a]=="function"&&(o[a]=t[a])}var s=Object.keys(o),l,d;try{dl(o)}catch(u){d=u}return function(p,h){if(p===void 0&&(p={}),d)throw d;if(0)var y;for(var g=!1,O={},x=0;x<s.length;x++){var C=s[x],I=o[C],_=p[C],T=I(_,h);if(typeof T>"u"){var F=h&&h.type;throw new Error(ae(14))}O[C]=T,g=g||T!==_}return g=g||s.length!==Object.keys(p).length,g?O:p}}function Lt(){for(var t=arguments.length,r=new Array(t),o=0;o<t;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 rs(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),s=function(){throw new Error(ae(15))},l={getState:a.getState,dispatch:function(){return s.apply(void 0,arguments)}},d=r.map(function(u){return u(l)});return s=Lt.apply(void 0,d)(a.dispatch),Uo(Uo({},a),{},{dispatch:s})}}}function os(t){var r=function(n){var a=n.dispatch,s=n.getState;return function(l){return function(d){return typeof d=="function"?d(a,s,t):l(d)}}};return r}var ns=os();ns.withExtraArgument=os;var Fo=ns;var cs=function(){var t=function(r,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(n[s]=a[s])},t(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");t(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),ul=function(t,r){var o={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},n,a,s,l;return l={next:d(0),throw:d(1),return:d(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function d(p){return function(h){return u([p,h])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(s=p[0]&2?a.return:p[0]?a.throw||((s=a.return)&&s.call(a),0):a.next)&&!(s=s.call(a,p[1])).done)return s;switch(a=0,s&&(p=[p[0]&2,s.value]),p[0]){case 0:case 1:s=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(s=o.trys,!(s=s.length>0&&s[s.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!s||p[1]>s[0]&&p[1]<s[3])){o.label=p[1];break}if(p[0]===6&&o.label<s[1]){o.label=s[1],s=p;break}if(s&&o.label<s[2]){o.label=s[2],o.ops.push(p);break}s[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(t,o)}catch(h){p=[6,h],a=0}finally{n=s=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Pt=function(t,r){for(var o=0,n=r.length,a=t.length;o<n;o++,a++)t[a]=r[o];return t},pl=Object.defineProperty,fl=Object.defineProperties,hl=Object.getOwnPropertyDescriptors,as=Object.getOwnPropertySymbols,yl=Object.prototype.hasOwnProperty,gl=Object.prototype.propertyIsEnumerable,is=function(t,r,o){return r in t?pl(t,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[r]=o},je=function(t,r){for(var o in r||(r={}))yl.call(r,o)&&is(t,o,r[o]);if(as)for(var n=0,a=as(r);n<a.length;n++){var o=a[n];gl.call(r,o)&&is(t,o,r[o])}return t},Ho=function(t,r){return fl(t,hl(r))},ml=function(t,r,o){return new Promise(function(n,a){var s=function(u){try{d(o.next(u))}catch(p){a(p)}},l=function(u){try{d(o.throw(u))}catch(p){a(p)}},d=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(s,l)};d((o=o.apply(t,r)).next())})};var bl=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Lt:Lt.apply(null,arguments)},mm=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function xl(t){if(typeof t!="object"||t===null)return!1;var r=Object.getPrototypeOf(t);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var vl=function(t){cs(r,t);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.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 t.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,Pt([void 0],o[0].concat(this)))):new(r.bind.apply(r,Pt([void 0],o.concat(this))))},r}(Array),Sl=function(t){cs(r,t);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.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 t.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,Pt([void 0],o[0].concat(this)))):new(r.bind.apply(r,Pt([void 0],o.concat(this))))},r}(Array);function $o(t){return Oe(t)?wr(t,function(){}):t}function Ol(t){return typeof t=="boolean"}function Cl(){return function(r){return El(r)}}function El(t){t===void 0&&(t={});var r=t.thunk,o=r===void 0?!0:r,n=t.immutableCheck,a=n===void 0?!0:n,s=t.serializableCheck,l=s===void 0?!0:s,d=new vl;if(o&&(Ol(o)?d.push(Fo):d.push(Fo.withExtraArgument(o.extraArgument))),0){if(a)var u;if(l)var p}return d}var zo=!0;function ds(t){var r=Cl(),o=t||{},n=o.reducer,a=n===void 0?void 0:n,s=o.middleware,l=s===void 0?r():s,d=o.devTools,u=d===void 0?!0:d,p=o.preloadedState,h=p===void 0?void 0:p,y=o.enhancers,g=y===void 0?void 0:y,O;if(typeof a=="function")O=a;else if(xl(a))O=ts(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=l;if(typeof x=="function"&&(x=x(r),!zo&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!zo&&x.some(function(U){return typeof U!="function"}))throw new Error("each middleware provided to configureStore must be a function");var C=rs.apply(void 0,x),I=Lt;u&&(I=bl(je({trace:!zo},typeof u=="object"&&u)));var _=new Sl(C),T=_;Array.isArray(g)?T=Pt([C],g):typeof g=="function"&&(T=g(_));var F=I.apply(void 0,T);return Bo(O,h,F)}function Ke(t,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var s=r.apply(void 0,n);if(!s)throw new Error("prepareAction did not return an object");return je(je({type:t,payload:s.payload},"meta"in s&&{meta:s.meta}),"error"in s&&{error:s.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function us(t){var r={},o=[],n,a={addCase:function(s,l){var d=typeof s=="string"?s:s.type;if(d in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[d]=l,a},addMatcher:function(s,l){return o.push({matcher:s,reducer:l}),a},addDefaultCase:function(s){return n=s,a}};return t(a),[r,o,n]}function Al(t){return typeof t=="function"}function wl(t,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?us(r):[r,o,n],s=a[0],l=a[1],d=a[2],u;if(Al(t))u=function(){return $o(t())};else{var p=$o(t);u=function(){return p}}function h(y,g){y===void 0&&(y=u());var O=Pt([s[g.type]],l.filter(function(x){var C=x.matcher;return C(g)}).map(function(x){var C=x.reducer;return C}));return O.filter(function(x){return!!x}).length===0&&(O=[d]),O.reduce(function(x,C){if(C)if(Le(x)){var I=x,_=C(I,g);return _===void 0?x:_}else{if(Oe(x))return wr(x,function(T){return C(T,g)});var _=C(x,g);if(_===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return _}return x},y)}return h.getInitialState=u,h}function Rl(t,r){return t+"/"+r}function ps(t){var r=t.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:$o(t.initialState),n=t.reducers||{},a=Object.keys(n),s={},l={},d={};a.forEach(function(h){var y=n[h],g=Rl(r,h),O,x;"reducer"in y?(O=y.reducer,x=y.prepare):O=y,s[h]=O,l[g]=O,d[h]=x?Ke(g,x):Ke(g)});function u(){var h=typeof t.extraReducers=="function"?us(t.extraReducers):[t.extraReducers],y=h[0],g=y===void 0?{}:y,O=h[1],x=O===void 0?[]:O,C=h[2],I=C===void 0?void 0:C,_=je(je({},g),l);return wl(o,function(T){for(var F in _)T.addCase(F,_[F]);for(var U=0,J=x;U<J.length;U++){var ge=J[U];T.addMatcher(ge.matcher,ge.reducer)}I&&T.addDefaultCase(I)})}var p;return{name:r,reducer:function(h,y){return p||(p=u()),p(h,y)},actions:d,caseReducers:s,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Nl="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Il=function(t){t===void 0&&(t=21);for(var r="",o=t;o--;)r+=Nl[Math.random()*64|0];return r},_l=["name","message","stack","code"],Wo=function(){function t(r,o){this.payload=r,this.meta=o}return t}(),ss=function(){function t(r,o){this.payload=r,this.meta=o}return t}(),Tl=function(t){if(typeof t=="object"&&t!==null){for(var r={},o=0,n=_l;o<n.length;o++){var a=n[o];typeof t[a]=="string"&&(r[a]=t[a])}return r}return{message:String(t)}},Sm=function(){function t(r,o,n){var a=Ke(r+"/fulfilled",function(h,y,g,O){return{payload:h,meta:Ho(je({},O||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),s=Ke(r+"/pending",function(h,y,g){return{payload:void 0,meta:Ho(je({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),l=Ke(r+"/rejected",function(h,y,g,O,x){return{payload:O,error:(n&&n.serializeError||Tl)(h||"Rejected"),meta:Ho(je({},x||{}),{arg:g,requestId:y,rejectedWithValue:!!O,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),d=!1,u=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(y,g,O){var x=n?.idGenerator?n.idGenerator(h):Il(),C=new u,I,_=!1;function T(U){I=U,C.abort()}var F=function(){return ml(this,null,function(){var U,J,ge,Ve,ie,Ze,ut;return ul(this,function(f){switch(f.label){case 0:return f.trys.push([0,4,,5]),Ve=(U=n?.condition)==null?void 0:U.call(n,h,{getState:g,extra:O}),Pl(Ve)?[4,Ve]:[3,2];case 1:Ve=f.sent(),f.label=2;case 2:if(Ve===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return _=!0,ie=new Promise(function(m,w){return C.signal.addEventListener("abort",function(){return w({name:"AbortError",message:I||"Aborted"})})}),y(s(x,h,(J=n?.getPendingMeta)==null?void 0:J.call(n,{requestId:x,arg:h},{getState:g,extra:O}))),[4,Promise.race([ie,Promise.resolve(o(h,{dispatch:y,getState:g,extra:O,requestId:x,signal:C.signal,abort:T,rejectWithValue:function(m,w){return new Wo(m,w)},fulfillWithValue:function(m,w){return new ss(m,w)}})).then(function(m){if(m instanceof Wo)throw m;return m instanceof ss?a(m.payload,x,h,m.meta):a(m,x,h)})])];case 3:return ge=f.sent(),[3,5];case 4:return Ze=f.sent(),ge=Ze instanceof Wo?l(null,x,h,Ze.payload,Ze.meta):l(Ze,x,h),[3,5];case 5:return ut=n&&!n.dispatchConditionRejection&&l.match(ge)&&ge.meta.condition,ut||y(ge),[2,ge]}})})}();return Object.assign(F,{abort:T,requestId:x,arg:h,unwrap:function(){return F.then(Ll)}})}}return Object.assign(p,{pending:s,rejected:l,fulfilled:a,typePrefix:r})}return t.withTypes=function(){return t},t}();function Ll(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Pl(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var fs="listener",hs="completed",ys="cancelled",Om="task-"+ys,Cm="task-"+hs,Em=fs+"-"+ys,Am=fs+"-"+hs;var Go="listenerMiddleware";var wm=Ke(Go+"/add"),Rm=Ke(Go+"/removeAll"),Nm=Ke(Go+"/remove");var ls,Im=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(ls||(ls=Promise.resolve())).then(t).catch(function(r){return setTimeout(function(){throw r},0)})},kl=function(t){return function(r){setTimeout(r,t)}},_m=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:kl(10);Vi();var Dl=mr(Symbol("withEventBus"),function(t,r){return class extends t{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)}}}),Nr=class extends Dl(Object){};window.ftReduxStores||(window.ftReduxStores={});var gs=class t extends Nr{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,s=window.ftReduxStores[n];if(Or(s))return s;if(a==null)return;let l=ps({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),d=ds({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:l.reducer(u,p)});return window.ftReduxStores[a.name]=new t(l,d,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new br;let a=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,l,d)=>{let u=l,p=s[u];return p?(...h)=>{let y=p(...h.map(a));return this.reduxStore.dispatch(y),y}:h=>{this.setState({[u]:a(h)})}}}),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 Ir=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 s=typeof r=="string"?new Date(r):r,l=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(s);if(!a)return l;let d=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(s);return`${l} ${d}`}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 ms=b(L()),_r=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},eb=(0,ms.applyMixinOnce)(Symbol("withDateFormat"),function(t){class r extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(E)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,s;return((s=(a=this.metadataDescriptors.find(d=>d.key===n))===null||a===void 0?void 0:a.date)!==null&&s!==void 0?s:!1)?d=>Ir.format(d,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return _r([(0,jo.property)({type:Boolean})],r.prototype,"useLongDateFormat",void 0),_r([(0,jo.property)({type:Boolean})],r.prototype,"useDateTimeFormat",void 0),_r([So({store:E.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),_r([So({store:E.name})],r.prototype,"uiLocale",void 0),r});var Pr=b(L());var Tr=class extends le{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=E.getState().session;return!!r?.sessionAuthenticated}};var Lr=class extends le{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=E.getState().session;return!!r?.sessionAuthenticated}};var Ul="ft-user-assets",Ml={setAssetCount:(t,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(de).forEach(r=>{t.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(t,r)=>{let o=r.payload.mapId;t.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,r)=>{let{assetType:o,mapId:n,asset:a}=r.payload;switch(o){case de.BOOKMARKS:t.bookmarks?t.bookmarks.push(a):t.bookmarks=[a];break;case de.SEARCHES:t.savedSearches?t.savedSearches.push(a):t.savedSearches=[a];break}let s=t.assetCounts.allAsset[o];if(s!==void 0&&(t.assetCounts.allAsset[o]=s+1),o===de.BOOKMARKS&&n!==void 0){let l=t.assetCounts.bookmarkByMap[n];l!==void 0&&(t.assetCounts.bookmarkByMap[n]=l+1)}},removeAsset:(t,r)=>{var o,n;let{assetType:a,mapId:s,assetId:l}=r.payload;switch(a){case de.BOOKMARKS:t.bookmarks=(o=t.bookmarks)===null||o===void 0?void 0:o.filter(u=>u.id!==l);break;case de.SEARCHES:t.savedSearches=(n=t.savedSearches)===null||n===void 0?void 0:n.filter(u=>u.id!==l);break}let d=t.assetCounts.allAsset[a];if(d!==void 0&&d>0&&(t.assetCounts.allAsset[a]=d-1),a===de.BOOKMARKS&&s!==void 0){let u=t.assetCounts.bookmarkByMap[s];u!==void 0&&u>0&&(t.assetCounts.bookmarkByMap[s]=u-1)}}},pe=Pr.FtReduxStore.get({name:Ul,reducers:Ml,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(de).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Ko=class{constructor(r=new Tr,o=new Lr){this.assetCountsService=r,this.assetLabelsService=o,this.currentSession=E.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ur,this.savedSearchesService=new hr,E.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=E.getState();(0,Pr.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(),pe.actions.clearAssetCount(),pe.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),pe.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),pe.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();pe.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let r=await this.assetLabelsService.getUserAssetLabels();pe.actions.assetLabels(r)}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&pe.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&pe.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(pe.getState().assetCounts.bookmarkByMap).length!==0;r===de.BOOKMARKS&&o&&pe.actions.clearBookmarkCountByMap(),pe.getState().assetCounts.allAsset[r]!==void 0&&await this.loadAssetCount(r)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;pe.actions.bookmarks(o)}}},Bl=new Ko;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Bl);(0,bs.customElement)("ft-app-context")(z);var Vo=class t extends Event{constructor(){super(t.eventName)}};Vo.eventName="search-context-clear-all-filters";var Fl=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},qo=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},xs=Symbol("registerInterval"),Zo=Symbol("registerAttempts"),Hl=40,zl=(0,Ur.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class r extends t{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[Zo]=0,this[xs]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Zo]>Hl?window.clearInterval(this[xs]):(this[Zo]++,this.dispatchEvent(new qo))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Fl([(0,vs.state)()],r.prototype,"stateManager",void 0),r}),Dr=class extends zl(Ur.FtLitElementRedux){};var Rs=b(L());var Hr=b(K()),zr=b(oe()),Wr=b(L());var Ss=b(K());var Os=Ss.css`
718
- `;var kt=b(L());var As=b(oe());var Yo=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-]+$/)}},Cs=new Yo;var Wl=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},$l=Symbol("i18nAttributes"),Gl=Symbol("i18nListAttributes"),ws=Symbol("i18nProperties"),Mr=Symbol("i18nContexts"),qt=Symbol("i18nUnsubs"),Fr=(0,kt.applyMixinOnce)(Symbol("withI18n"),function(t){var r,o;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(s){return s??this.useCustomMessageContexts?fr:wt}i18n(s){let{context:l,key:d,message:u}=s,{custom:p,args:h,argsProvider:y}=s;if(l&&d){this.hasI18nContext(l)||this.addI18nContext(l,void 0,p);let g=h??(y?y(this):[]);return this.getI18nService(p).resolveMessage(l,d,...g)}return u}async awaitI18n(s){let{context:l,custom:d}=s;return l&&await this.getI18nService(d).prepareContext(l),this.i18n(s)}customI18n(s,l){if(Cs.isI18nKey(s)){let[d,u]=s.split(".");return this.i18n({custom:!0,context:d,key:u,...l})||s}return s}firstUpdated(s){super.firstUpdated(s),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(s){super.update(s),this.updateI18nAttributes((l,d,u)=>s.has(d)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(s){this.updateI18nAttributes((l,d,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===s}),this.updateI18nProperties(l=>l.context.toLowerCase()===s),this.requestUpdate()}updateI18nAttributes(s){var l,d;let u=this,p=(h,y,g)=>g?.context&&g.key&&s(h,y,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...h})}:g;(l=this[$l])===null||l===void 0||l.forEach((h,y)=>u[y]=p(h,y,u[y])),(d=this[Gl])===null||d===void 0||d.forEach((h,y)=>{var g;return u[y]=(g=u[y])===null||g===void 0?void 0:g.map(O=>p(h,y,O))})}updateI18nProperties(s){var l;(l=this[ws])===null||l===void 0||l.forEach((d,u)=>{s(d,u)&&(this[u]=this.i18n(d))})}addI18nMessages(s,l,d){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(s,l,d)}addI18nContext(s,l,d){let u=(typeof s=="string"?s:s.name).toLowerCase();d=typeof s=="string"?d:s.custom,this[Mr].set(u,{isCustomContext:d}),this[qt].has(u)||this[qt].set(u,this.getI18nService(d).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(d).prepareContext(u,l)}hasI18nContext(s){return this[Mr].has(s.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Mr].forEach((s,l)=>this.addI18nContext(l,void 0,s.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[qt].forEach(s=>s()),this[qt].clear()}}return r=Mr,o=qt,Wl([(0,As.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Es=class extends Fr(kt.FtLitElement){},Br=class extends Fr(kt.FtLitElementRedux){};var Yt=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Ce=class extends Br{constructor(){super(),this.editorMode=!1,this.addStore(E)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Hr.nothing:Hr.html`
717
+ `}connectedCallback(){super.connectedCallback(),E.addEventListener(nt.eventName,this.reloadConfiguration)}disconnectedCallback(){E.addEventListener(nt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,s,l,d,u;super.update(r),r.has("baseUrl")&&(E.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&E.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&E.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&E.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&E.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&E.actions.noCustom(this.noCustom),r.has("editorMode")&&E.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&E.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&E.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>wt.addContext(p)),r.has("openExternalDocumentInNewTab")&&E.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&E.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&E.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(E.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),E.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),E.actions.searchInAllLanguagesAllowed((l=(s=this.localesConfiguration)===null||s===void 0?void 0:s.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),r.has("authenticationRequired")&&E.actions.authenticationRequired(this.authenticationRequired),r.has("availableContentLocales")&&E.actions.availableContentLocales((u=(d=this.availableContentLocales)===null||d===void 0?void 0:d.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",()=>Ri(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};z.elementDefinitions={};z.styles=vi;X([(0,re.property)()],z.prototype,"baseUrl",void 0);X([(0,re.property)()],z.prototype,"apiIntegrationIdentifier",void 0);X([(0,re.property)()],z.prototype,"apiIntegrationAppVersion",void 0);X([(0,re.property)()],z.prototype,"uiLocale",void 0);X([(0,Se.jsonProperty)(null)],z.prototype,"availableUiLocales",void 0);X([(0,Se.jsonProperty)(null)],z.prototype,"metadataConfiguration",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"editorMode",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"noCustom",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"openExternalDocumentInNewTab",void 0);X([(0,re.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],z.prototype,"noCustomComponent",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"withManualResources",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"navigatorOnline",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"forcedOffline",void 0);X([(0,re.property)({type:Object})],z.prototype,"apiProvider",void 0);X([(0,re.property)({type:Boolean})],z.prototype,"authenticationRequired",void 0);X([(0,Se.jsonProperty)([])],z.prototype,"messageContexts",void 0);X([(0,Se.jsonProperty)(void 0)],z.prototype,"session",void 0);X([(0,re.state)()],z.prototype,"localesConfiguration",void 0);X([(0,re.state)()],z.prototype,"availableContentLocales",void 0);var jo=b(oe());function rl(t,r){if(t===r)return!0;if(t&&r&&typeof t=="object"&&typeof r=="object"){if(t.constructor!==r.constructor)return!1;let o,n,a;if(Array.isArray(t)){if(o=t.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!gr(t[n],r[n]))return!1;return!0}if(t instanceof Map&&r instanceof Map){if(t.size!==r.size)return!1;for(n of t.entries())if(!r.has(n[0]))return!1;for(n of t.entries())if(!gr(n[1],r.get(n[0])))return!1;return!0}if(t instanceof Set&&r instanceof Set){if(t.size!==r.size)return!1;for(n of t.entries())if(!r.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();let s=l=>Object.keys(l).filter(d=>l[d]!=null);if(a=s(t),o=a.length,o!==s(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 l=a[n];if(!gr(t[l],r[l]))return!1}return!0}return t!==t&&r!==r||t==null&&r==null}function gr(t,r){try{return rl(t,r)}catch{return!1}}function Gt(t,r){return!gr(t,r)}function mr(t,r){let o=n=>n[t]===!0;return n=>{if(o(n))return n;let a=r(n);return a[t]=!0,a}}var Ti=b(oe(),1);var So=t=>{let r=t??{};return(o,n)=>{var a;let s={hasChanged:Gt,attribute:!1,...r};(0,Ti.property)(s)(o,n);let l=o.constructor;l.reduxProperties=new Map(l.reduxProperties),l.reduxProperties.set(n,{selector:(a=r.selector)!==null&&a!==void 0?a:d=>d[n],store:r.store})}};var br=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 st=b(oe(),1);var Ii=b(oe(),1);function _i(t,r){let o=()=>JSON.parse(JSON.stringify(t));return(0,Ii.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:Gt,...r??{}})}var xr=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,s=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(d){a(d);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Pi=b(K(),1);var vr=globalThis,ol=vr.ShadowRoot&&(vr.ShadyCSS===void 0||vr.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Fg=Symbol();var Li=(t,r)=>{if(ol)t.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=vr.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,t.appendChild(n)}};var Sr=class extends Pi.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,s])=>r.registry.define(a,s)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Li(n,r.elementStyles),n}};function ki(t,r,...o){var n;let a=t.querySelector(r);for(let s of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return a}var Nt=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Bi,Di=Symbol("constructorPrototype"),Ui=Symbol("constructorName"),Fi=Symbol("exportpartsDebouncer"),Mi=Symbol("dynamicDependenciesLoaded"),Rt=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Rt.eventName="exportparts-updated";var Ae=class extends Sr{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Bi]=new xr(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[Fi].run(()=>{var a,s;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Ui]=this.constructor.name,this[Di]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ui]&&Object.setPrototypeOf(this,this[Di])}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[Mi]||(o[Mi]=!0,this.importDynamicDependencies()),(r=this.shadowRoot)===null||r===void 0||r.addEventListener(Rt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.shadowRoot)===null||r===void 0||r.removeEventListener(Rt.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 Rt)})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let s=[...a??[],n];o=ki(this.shadowRoot,...s)}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(s=>s.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(r){var o,n,a,s,l,d;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 h=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 O=(s=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&s!==void 0?s:[],x=(d=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(T=>T.split(":")[1]))!==null&&d!==void 0?d:[],C=[...O,...x].filter(u).map(T=>T.trim());for(let T of C)h.add(T)}if(h.size===0){this.exportparts=void 0;return}let y=[...h.values()].flatMap(g=>p.map(O=>`${g}:${O}--${g}`));this.exportparts=[...this.part,...y].join(", ")}};Bi=Fi;Nt([(0,st.property)()],Ae.prototype,"exportpartsPrefix",void 0);Nt([_i([])],Ae.prototype,"exportpartsPrefixes",void 0);Nt([(0,st.property)({reflect:!0})],Ae.prototype,"exportparts",void 0);Nt([(0,st.property)()],Ae.prototype,"customStylesheet",void 0);Nt([(0,st.property)()],Ae.prototype,"elementToFocus",void 0);Nt([(0,st.state)()],Ae.prototype,"useAdoptedStyleSheets",void 0);function Or(t){var r;return(r=t?.isFtReduxStore)!==null&&r!==void 0?r:!1}var jt=Symbol("internalReduxEventsUnsubscribers"),We=Symbol("internalStoresUnsubscribers"),lt=Symbol("internalStores"),nl=mr(Symbol("withRedux"),function(t){var r,o,n;class a extends t{constructor(){super(...arguments),this[r]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(d=>l.has(d))&&this.updateFromStores()}getUnnamedStore(){if(this[lt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[lt].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[lt].get(l)}addStore(l,d){var u;d=(u=d??l.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(d),this[lt].set(d,l),this.subscribeToStore(d,l),this.updateFromStores()}removeStore(l){let d=typeof l=="string"?l:l.name;this.unsubscribeFromStore(d),this[lt].delete(d)}setupStores(){this.unsubscribeFromStores(),this[lt].forEach((l,d)=>this.subscribeToStore(d,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,d)=>{let u=this.constructor.getPropertyOptions(d);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:d)){let p=this.getStore(l.store);p&&(l.store?this[We].has(l.store):this[We].size>0)&&(this[d]=l.selector(p.getState(),this))}})}subscribeToStore(l,d){var u;this[We].set(l,d.subscribe(()=>this.updateFromStores())),this[jt].set(l,[]),Or(d)&&d.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,h)=>{if(typeof this[h]=="function"&&(!p.store||d.name===p.store)){let y=g=>this[h](g);d.addEventListener(p.eventName,y),this[jt].get(l).push(()=>d.removeEventListener(p.eventName,y))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[We].forEach((l,d)=>this.unsubscribeFromStore(d))}unsubscribeFromStore(l){var d;this[We].has(l)&&this[We].get(l)(),this[We].delete(l),(d=this[jt].get(l))===null||d===void 0||d.forEach(u=>u()),this[jt].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=We,o=lt,n=jt,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}),Hi=class extends nl(Ae){};function ye(t){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,s;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Le(t){return!!t&&!!t[$]}function Oe(t){var r;return!!t&&(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)===pl}(t)||Array.isArray(t)||!!t[Vi]||!!(!((r=t.constructor)===null||r===void 0)&&r[Vi])||Io(t)||_o(t))}function ct(t,r,o){o===void 0&&(o=!1),_t(t)===0?(o?Object.keys:It)(t).forEach(function(n){o&&typeof n=="symbol"||r(n,t[n],t)}):t.forEach(function(n,a){return r(a,n,t)})}function _t(t){var r=t[$];return r?r.i>3?r.i-4:r.i:Array.isArray(t)?1:Io(t)?2:_o(t)?3:0}function Tt(t,r){return _t(t)===2?t.has(r):Object.prototype.hasOwnProperty.call(t,r)}function al(t,r){return _t(t)===2?t.get(r):t[r]}function Zi(t,r,o){var n=_t(t);n===2?t.set(r,o):n===3?t.add(o):t[r]=o}function qi(t,r){return t===r?t!==0||1/t==1/r:t!=t&&r!=r}function Io(t){return dl&&t instanceof Map}function _o(t){return ul&&t instanceof Set}function $e(t){return t.o||t.t}function Lo(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var r=Qi(t);delete r[$];for(var o=It(r),n=0;n<o.length;n++){var a=o[n],s=r[a];s.writable===!1&&(s.writable=!0,s.configurable=!0),(s.get||s.set)&&(r[a]={configurable:!0,writable:!0,enumerable:s.enumerable,value:t[a]})}return Object.create(Object.getPrototypeOf(t),r)}function Po(t,r){return r===void 0&&(r=!1),ko(t)||Le(t)||!Oe(t)||(_t(t)>1&&(t.set=t.add=t.clear=t.delete=il),Object.freeze(t),r&&ct(t,function(o,n){return Po(n,!0)},!0)),t}function il(){ye(2)}function ko(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function we(t){var r=To[t];return r||ye(18,t),r}function sl(t,r){To[t]||(To[t]=r)}function wo(){return Vt}function Oo(t,r){r&&(we("Patches"),t.u=[],t.s=[],t.v=r)}function Cr(t){Ro(t),t.p.forEach(ll),t.p=null}function Ro(t){t===Vt&&(Vt=t.l)}function zi(t){return Vt={p:[],l:Vt,h:t,m:!0,_:0}}function ll(t){var r=t[$];r.i===0||r.i===1?r.j():r.g=!0}function Co(t,r){r._=r.p.length;var o=r.p[0],n=t!==void 0&&t!==o;return r.h.O||we("ES5").S(r,t,n),n?(o[$].P&&(Cr(r),ye(4)),Oe(t)&&(t=Er(r,t),r.l||Ar(r,t)),r.u&&we("Patches").M(o[$].t,t,r.u,r.s)):t=Er(r,o,[]),Cr(r),r.u&&r.v(r.u,r.s),t!==Xi?t:void 0}function Er(t,r,o){if(ko(r))return r;var n=r[$];if(!n)return ct(r,function(d,u){return Wi(t,n,r,d,u,o)},!0),r;if(n.A!==t)return r;if(!n.P)return Ar(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=Lo(n.k):n.o,s=a,l=!1;n.i===3&&(s=new Set(a),a.clear(),l=!0),ct(s,function(d,u){return Wi(t,n,a,d,u,o,l)}),Ar(t,a,!1),o&&t.u&&we("Patches").N(n,o,t.u,t.s)}return n.o}function Wi(t,r,o,n,a,s,l){if(Le(a)){var d=Er(t,a,s&&r&&r.i!==3&&!Tt(r.R,n)?s.concat(n):void 0);if(Zi(o,n,d),!Le(d))return;t.m=!1}else l&&o.add(a);if(Oe(a)&&!ko(a)){if(!t.h.D&&t._<1)return;Er(t,a),r&&r.A.l||Ar(t,a)}}function Ar(t,r,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Po(r,o)}function Eo(t,r){var o=t[$];return(o?$e(o):t)[r]}function $i(t,r){if(r in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function Ge(t){t.P||(t.P=!0,t.l&&Ge(t.l))}function Ao(t){t.o||(t.o=Lo(t.t))}function No(t,r,o){var n=Io(r)?we("MapSet").F(r,o):_o(r)?we("MapSet").T(r,o):t.O?function(a,s){var l=Array.isArray(a),d={i:l?1:0,A:s?s.A:wo(),P:!1,I:!1,R:{},l:s,t:a,k:null,o:null,j:null,C:!1},u=d,p=Zt;l&&(u=[d],p=Kt);var h=Proxy.revocable(u,p),y=h.revoke,g=h.proxy;return d.k=g,d.j=y,g}(r,o):we("ES5").J(r,o);return(o?o.A:wo()).p.push(n),n}function cl(t){return Le(t)||ye(22,t),function r(o){if(!Oe(o))return o;var n,a=o[$],s=_t(o);if(a){if(!a.P&&(a.i<4||!we("ES5").K(a)))return a.t;a.I=!0,n=Gi(o,s),a.I=!1}else n=Gi(o,s);return ct(n,function(l,d){a&&al(a.t,l)===d||Zi(n,l,r(d))}),s===3?new Set(n):n}(t)}function Gi(t,r){switch(r){case 2:return new Map(t);case 3:return Array.from(t)}return Lo(t)}function Yi(){function t(l,d){var u=s[l];return u?u.enumerable=d:s[l]=u={configurable:!0,enumerable:d,get:function(){var p=this[$];return Zt.get(p,l)},set:function(p){var h=this[$];Zt.set(h,l,p)}},u}function r(l){for(var d=l.length-1;d>=0;d--){var u=l[d][$];if(!u.P)switch(u.i){case 5:n(u)&&Ge(u);break;case 4:o(u)&&Ge(u)}}}function o(l){for(var d=l.t,u=l.k,p=It(u),h=p.length-1;h>=0;h--){var y=p[h];if(y!==$){var g=d[y];if(g===void 0&&!Tt(d,y))return!0;var O=u[y],x=O&&O[$];if(x?x.t!==g:!qi(O,g))return!0}}var C=!!d[$];return p.length!==It(d).length+(C?0:1)}function n(l){var d=l.k;if(d.length!==l.t.length)return!0;var u=Object.getOwnPropertyDescriptor(d,d.length-1);if(u&&!u.get)return!0;for(var p=0;p<d.length;p++)if(!d.hasOwnProperty(p))return!0;return!1}function a(l){l.g&&ye(3,JSON.stringify($e(l)))}var s={};sl("ES5",{J:function(l,d){var u=Array.isArray(l),p=function(y,g){if(y){for(var O=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(O,""+x,t(x,!0));return O}var C=Qi(g);delete C[$];for(var T=It(C),I=0;I<T.length;I++){var _=T[I];C[_]=t(_,y||!!C[_].enumerable)}return Object.create(Object.getPrototypeOf(g),C)}(u,l),h={i:u?5:4,A:d?d.A:wo(),P:!1,I:!1,R:{},l:d,t:l,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,$,{value:h,writable:!0}),p},S:function(l,d,u){u?Le(d)&&d[$].A===l&&r(l.p):(l.u&&function p(h){if(h&&typeof h=="object"){var y=h[$];if(y){var g=y.t,O=y.k,x=y.R,C=y.i;if(C===4)ct(O,function(U){U!==$&&(g[U]!==void 0||Tt(g,U)?x[U]||p(O[U]):(x[U]=!0,Ge(y)))}),ct(g,function(U){O[U]!==void 0||Tt(O,U)||(x[U]=!1,Ge(y))});else if(C===5){if(n(y)&&(Ge(y),x.length=!0),O.length<g.length)for(var T=O.length;T<g.length;T++)x[T]=!1;else for(var I=g.length;I<O.length;I++)x[I]=!0;for(var _=Math.min(O.length,g.length),F=0;F<_;F++)O.hasOwnProperty(F)||(x[F]=!0),x[F]===void 0&&p(O[F])}}}}(l.p[0]),r(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var ji,Vt,Do=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",dl=typeof Map<"u",ul=typeof Set<"u",Ki=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Xi=Do?Symbol.for("immer-nothing"):((ji={})["immer-nothing"]=!0,ji),Vi=Do?Symbol.for("immer-draftable"):"__$immer_draftable",$=Do?Symbol.for("immer-state"):"__$immer_state";var pl=""+Object.prototype.constructor,It=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Qi=Object.getOwnPropertyDescriptors||function(t){var r={};return It(t).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(t,o)}),r},To={},Zt={get:function(t,r){if(r===$)return t;var o=$e(t);if(!Tt(o,r))return function(a,s,l){var d,u=$i(s,l);return u?"value"in u?u.value:(d=u.get)===null||d===void 0?void 0:d.call(a.k):void 0}(t,o,r);var n=o[r];return t.I||!Oe(n)?n:n===Eo(t.t,r)?(Ao(t),t.o[r]=No(t.A.h,n,t)):n},has:function(t,r){return r in $e(t)},ownKeys:function(t){return Reflect.ownKeys($e(t))},set:function(t,r,o){var n=$i($e(t),r);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var a=Eo($e(t),r),s=a?.[$];if(s&&s.t===o)return t.o[r]=o,t.R[r]=!1,!0;if(qi(o,a)&&(o!==void 0||Tt(t.t,r)))return!0;Ao(t),Ge(t)}return t.o[r]===o&&(o!==void 0||r in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[r])||(t.o[r]=o,t.R[r]=!0),!0},deleteProperty:function(t,r){return Eo(t.t,r)!==void 0||r in t.t?(t.R[r]=!1,Ao(t),Ge(t)):delete t.R[r],t.o&&delete t.o[r],!0},getOwnPropertyDescriptor:function(t,r){var o=$e(t),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:t.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){ye(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){ye(12)}},Kt={};ct(Zt,function(t,r){Kt[t]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),Kt.deleteProperty=function(t,r){return Kt.set.call(this,t,r,void 0)},Kt.set=function(t,r,o){return Zt.set.call(this,t[0],r,o,t[0])};var fl=function(){function t(o){var n=this;this.O=Ki,this.D=!0,this.produce=function(a,s,l){if(typeof a=="function"&&typeof s!="function"){var d=s;s=a;var u=n;return function(C){var T=this;C===void 0&&(C=d);for(var I=arguments.length,_=Array(I>1?I-1:0),F=1;F<I;F++)_[F-1]=arguments[F];return u.produce(C,function(U){var J;return(J=s).call.apply(J,[T,U].concat(_))})}}var p;if(typeof s!="function"&&ye(6),l!==void 0&&typeof l!="function"&&ye(7),Oe(a)){var h=zi(n),y=No(n,a,void 0),g=!0;try{p=s(y),g=!1}finally{g?Cr(h):Ro(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(C){return Oo(h,l),Co(C,h)},function(C){throw Cr(h),C}):(Oo(h,l),Co(p,h))}if(!a||typeof a!="object"){if((p=s(a))===void 0&&(p=a),p===Xi&&(p=void 0),n.D&&Po(p,!0),l){var O=[],x=[];we("Patches").M(a,p,O,x),l(O,x)}return p}ye(21,a)},this.produceWithPatches=function(a,s){if(typeof a=="function")return function(p){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(p,function(O){return a.apply(void 0,[O].concat(y))})};var l,d,u=n.produce(a,s,function(p,h){l=p,d=h});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,l,d]}):[u,l,d]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=t.prototype;return r.createDraft=function(o){Oe(o)||ye(8),Le(o)&&(o=cl(o));var n=zi(this),a=No(this,o,void 0);return a[$].C=!0,Ro(n),a},r.finishDraft=function(o,n){var a=o&&o[$],s=a.A;return Oo(s,n),Co(void 0,s)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!Ki&&ye(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var s=n[a];if(s.path.length===0&&s.op==="replace"){o=s.value;break}}a>-1&&(n=n.slice(a+1));var l=we("Patches").$;return Le(o)?l(o,n):this.produce(o,function(d){return l(d,n)})},t}(),de=new fl,hl=de.produce,em=de.produceWithPatches.bind(de),tm=de.setAutoFreeze.bind(de),rm=de.setUseProxies.bind(de),om=de.applyPatches.bind(de),nm=de.createDraft.bind(de),am=de.finishDraft.bind(de),wr=hl;function dt(t){"@babel/helpers - typeof";return dt=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},dt(t)}function Ji(t,r){if(dt(t)!="object"||!t)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,r||"default");if(dt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(t)}function es(t){var r=Ji(t,"string");return dt(r)=="symbol"?r:r+""}function ts(t,r,o){return(r=es(r))in t?Object.defineProperty(t,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[r]=o,t}function rs(t,r){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(t,a).enumerable})),o.push.apply(o,n)}return o}function Uo(t){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?rs(Object(o),!0).forEach(function(n){ts(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):rs(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function ae(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var os=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mo=function(){return Math.random().toString(36).substring(7).split("").join(".")},Rr={INIT:"@@redux/INIT"+Mo(),REPLACE:"@@redux/REPLACE"+Mo(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mo()}};function yl(t){if(typeof t!="object"||t===null)return!1;for(var r=t;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(t)===r}function Bo(t,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ae(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ae(1));return o(Bo)(t,r)}if(typeof t!="function")throw new Error(ae(2));var a=t,s=r,l=[],d=l,u=!1;function p(){d===l&&(d=l.slice())}function h(){if(u)throw new Error(ae(3));return s}function y(C){if(typeof C!="function")throw new Error(ae(4));if(u)throw new Error(ae(5));var T=!0;return p(),d.push(C),function(){if(T){if(u)throw new Error(ae(6));T=!1,p();var _=d.indexOf(C);d.splice(_,1),l=null}}}function g(C){if(!yl(C))throw new Error(ae(7));if(typeof C.type>"u")throw new Error(ae(8));if(u)throw new Error(ae(9));try{u=!0,s=a(s,C)}finally{u=!1}for(var T=l=d,I=0;I<T.length;I++){var _=T[I];_()}return C}function O(C){if(typeof C!="function")throw new Error(ae(10));a=C,g({type:Rr.REPLACE})}function x(){var C,T=y;return C={subscribe:function(_){if(typeof _!="object"||_===null)throw new Error(ae(11));function F(){_.next&&_.next(h())}F();var U=T(F);return{unsubscribe:U}}},C[os]=function(){return this},C}return g({type:Rr.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:O},n[os]=x,n}function gl(t){Object.keys(t).forEach(function(r){var o=t[r],n=o(void 0,{type:Rr.INIT});if(typeof n>"u")throw new Error(ae(12));if(typeof o(void 0,{type:Rr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ae(13))})}function ns(t){for(var r=Object.keys(t),o={},n=0;n<r.length;n++){var a=r[n];typeof t[a]=="function"&&(o[a]=t[a])}var s=Object.keys(o),l,d;try{gl(o)}catch(u){d=u}return function(p,h){if(p===void 0&&(p={}),d)throw d;if(0)var y;for(var g=!1,O={},x=0;x<s.length;x++){var C=s[x],T=o[C],I=p[C],_=T(I,h);if(typeof _>"u"){var F=h&&h.type;throw new Error(ae(14))}O[C]=_,g=g||_!==I}return g=g||s.length!==Object.keys(p).length,g?O:p}}function Lt(){for(var t=arguments.length,r=new Array(t),o=0;o<t;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 as(){for(var t=arguments.length,r=new Array(t),o=0;o<t;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),s=function(){throw new Error(ae(15))},l={getState:a.getState,dispatch:function(){return s.apply(void 0,arguments)}},d=r.map(function(u){return u(l)});return s=Lt.apply(void 0,d)(a.dispatch),Uo(Uo({},a),{},{dispatch:s})}}}function is(t){var r=function(n){var a=n.dispatch,s=n.getState;return function(l){return function(d){return typeof d=="function"?d(a,s,t):l(d)}}};return r}var ss=is();ss.withExtraArgument=is;var Fo=ss;var ps=function(){var t=function(r,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(n[s]=a[s])},t(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");t(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),ml=function(t,r){var o={label:0,sent:function(){if(s[0]&1)throw s[1];return s[1]},trys:[],ops:[]},n,a,s,l;return l={next:d(0),throw:d(1),return:d(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function d(p){return function(h){return u([p,h])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(s=p[0]&2?a.return:p[0]?a.throw||((s=a.return)&&s.call(a),0):a.next)&&!(s=s.call(a,p[1])).done)return s;switch(a=0,s&&(p=[p[0]&2,s.value]),p[0]){case 0:case 1:s=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(s=o.trys,!(s=s.length>0&&s[s.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!s||p[1]>s[0]&&p[1]<s[3])){o.label=p[1];break}if(p[0]===6&&o.label<s[1]){o.label=s[1],s=p;break}if(s&&o.label<s[2]){o.label=s[2],o.ops.push(p);break}s[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(t,o)}catch(h){p=[6,h],a=0}finally{n=s=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Pt=function(t,r){for(var o=0,n=r.length,a=t.length;o<n;o++,a++)t[a]=r[o];return t},bl=Object.defineProperty,xl=Object.defineProperties,vl=Object.getOwnPropertyDescriptors,ls=Object.getOwnPropertySymbols,Sl=Object.prototype.hasOwnProperty,Ol=Object.prototype.propertyIsEnumerable,cs=function(t,r,o){return r in t?bl(t,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[r]=o},je=function(t,r){for(var o in r||(r={}))Sl.call(r,o)&&cs(t,o,r[o]);if(ls)for(var n=0,a=ls(r);n<a.length;n++){var o=a[n];Ol.call(r,o)&&cs(t,o,r[o])}return t},Ho=function(t,r){return xl(t,vl(r))},Cl=function(t,r,o){return new Promise(function(n,a){var s=function(u){try{d(o.next(u))}catch(p){a(p)}},l=function(u){try{d(o.throw(u))}catch(p){a(p)}},d=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(s,l)};d((o=o.apply(t,r)).next())})};var El=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Lt:Lt.apply(null,arguments)},Cm=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Al(t){if(typeof t!="object"||t===null)return!1;var r=Object.getPrototypeOf(t);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var wl=function(t){ps(r,t);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.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 t.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,Pt([void 0],o[0].concat(this)))):new(r.bind.apply(r,Pt([void 0],o.concat(this))))},r}(Array),Rl=function(t){ps(r,t);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=t.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 t.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,Pt([void 0],o[0].concat(this)))):new(r.bind.apply(r,Pt([void 0],o.concat(this))))},r}(Array);function $o(t){return Oe(t)?wr(t,function(){}):t}function Nl(t){return typeof t=="boolean"}function Tl(){return function(r){return Il(r)}}function Il(t){t===void 0&&(t={});var r=t.thunk,o=r===void 0?!0:r,n=t.immutableCheck,a=n===void 0?!0:n,s=t.serializableCheck,l=s===void 0?!0:s,d=new wl;if(o&&(Nl(o)?d.push(Fo):d.push(Fo.withExtraArgument(o.extraArgument))),0){if(a)var u;if(l)var p}return d}var zo=!0;function fs(t){var r=Tl(),o=t||{},n=o.reducer,a=n===void 0?void 0:n,s=o.middleware,l=s===void 0?r():s,d=o.devTools,u=d===void 0?!0:d,p=o.preloadedState,h=p===void 0?void 0:p,y=o.enhancers,g=y===void 0?void 0:y,O;if(typeof a=="function")O=a;else if(Al(a))O=ns(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=l;if(typeof x=="function"&&(x=x(r),!zo&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!zo&&x.some(function(U){return typeof U!="function"}))throw new Error("each middleware provided to configureStore must be a function");var C=as.apply(void 0,x),T=Lt;u&&(T=El(je({trace:!zo},typeof u=="object"&&u)));var I=new Rl(C),_=I;Array.isArray(g)?_=Pt([C],g):typeof g=="function"&&(_=g(I));var F=T.apply(void 0,_);return Bo(O,h,F)}function Ke(t,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var s=r.apply(void 0,n);if(!s)throw new Error("prepareAction did not return an object");return je(je({type:t,payload:s.payload},"meta"in s&&{meta:s.meta}),"error"in s&&{error:s.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function hs(t){var r={},o=[],n,a={addCase:function(s,l){var d=typeof s=="string"?s:s.type;if(d in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[d]=l,a},addMatcher:function(s,l){return o.push({matcher:s,reducer:l}),a},addDefaultCase:function(s){return n=s,a}};return t(a),[r,o,n]}function _l(t){return typeof t=="function"}function Ll(t,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?hs(r):[r,o,n],s=a[0],l=a[1],d=a[2],u;if(_l(t))u=function(){return $o(t())};else{var p=$o(t);u=function(){return p}}function h(y,g){y===void 0&&(y=u());var O=Pt([s[g.type]],l.filter(function(x){var C=x.matcher;return C(g)}).map(function(x){var C=x.reducer;return C}));return O.filter(function(x){return!!x}).length===0&&(O=[d]),O.reduce(function(x,C){if(C)if(Le(x)){var T=x,I=C(T,g);return I===void 0?x:I}else{if(Oe(x))return wr(x,function(_){return C(_,g)});var I=C(x,g);if(I===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return I}return x},y)}return h.getInitialState=u,h}function Pl(t,r){return t+"/"+r}function ys(t){var r=t.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:$o(t.initialState),n=t.reducers||{},a=Object.keys(n),s={},l={},d={};a.forEach(function(h){var y=n[h],g=Pl(r,h),O,x;"reducer"in y?(O=y.reducer,x=y.prepare):O=y,s[h]=O,l[g]=O,d[h]=x?Ke(g,x):Ke(g)});function u(){var h=typeof t.extraReducers=="function"?hs(t.extraReducers):[t.extraReducers],y=h[0],g=y===void 0?{}:y,O=h[1],x=O===void 0?[]:O,C=h[2],T=C===void 0?void 0:C,I=je(je({},g),l);return Ll(o,function(_){for(var F in I)_.addCase(F,I[F]);for(var U=0,J=x;U<J.length;U++){var ge=J[U];_.addMatcher(ge.matcher,ge.reducer)}T&&_.addDefaultCase(T)})}var p;return{name:r,reducer:function(h,y){return p||(p=u()),p(h,y)},actions:d,caseReducers:s,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var kl="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Dl=function(t){t===void 0&&(t=21);for(var r="",o=t;o--;)r+=kl[Math.random()*64|0];return r},Ul=["name","message","stack","code"],Wo=function(){function t(r,o){this.payload=r,this.meta=o}return t}(),ds=function(){function t(r,o){this.payload=r,this.meta=o}return t}(),Ml=function(t){if(typeof t=="object"&&t!==null){for(var r={},o=0,n=Ul;o<n.length;o++){var a=n[o];typeof t[a]=="string"&&(r[a]=t[a])}return r}return{message:String(t)}},Rm=function(){function t(r,o,n){var a=Ke(r+"/fulfilled",function(h,y,g,O){return{payload:h,meta:Ho(je({},O||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),s=Ke(r+"/pending",function(h,y,g){return{payload:void 0,meta:Ho(je({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),l=Ke(r+"/rejected",function(h,y,g,O,x){return{payload:O,error:(n&&n.serializeError||Ml)(h||"Rejected"),meta:Ho(je({},x||{}),{arg:g,requestId:y,rejectedWithValue:!!O,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),d=!1,u=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function p(h){return function(y,g,O){var x=n?.idGenerator?n.idGenerator(h):Dl(),C=new u,T,I=!1;function _(U){T=U,C.abort()}var F=function(){return Cl(this,null,function(){var U,J,ge,Ve,ie,Ze,ut;return ml(this,function(f){switch(f.label){case 0:return f.trys.push([0,4,,5]),Ve=(U=n?.condition)==null?void 0:U.call(n,h,{getState:g,extra:O}),Fl(Ve)?[4,Ve]:[3,2];case 1:Ve=f.sent(),f.label=2;case 2:if(Ve===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return I=!0,ie=new Promise(function(m,w){return C.signal.addEventListener("abort",function(){return w({name:"AbortError",message:T||"Aborted"})})}),y(s(x,h,(J=n?.getPendingMeta)==null?void 0:J.call(n,{requestId:x,arg:h},{getState:g,extra:O}))),[4,Promise.race([ie,Promise.resolve(o(h,{dispatch:y,getState:g,extra:O,requestId:x,signal:C.signal,abort:_,rejectWithValue:function(m,w){return new Wo(m,w)},fulfillWithValue:function(m,w){return new ds(m,w)}})).then(function(m){if(m instanceof Wo)throw m;return m instanceof ds?a(m.payload,x,h,m.meta):a(m,x,h)})])];case 3:return ge=f.sent(),[3,5];case 4:return Ze=f.sent(),ge=Ze instanceof Wo?l(null,x,h,Ze.payload,Ze.meta):l(Ze,x,h),[3,5];case 5:return ut=n&&!n.dispatchConditionRejection&&l.match(ge)&&ge.meta.condition,ut||y(ge),[2,ge]}})})}();return Object.assign(F,{abort:_,requestId:x,arg:h,unwrap:function(){return F.then(Bl)}})}}return Object.assign(p,{pending:s,rejected:l,fulfilled:a,typePrefix:r})}return t.withTypes=function(){return t},t}();function Bl(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function Fl(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var gs="listener",ms="completed",bs="cancelled",Nm="task-"+bs,Tm="task-"+ms,Im=gs+"-"+bs,_m=gs+"-"+ms;var Go="listenerMiddleware";var Lm=Ke(Go+"/add"),Pm=Ke(Go+"/removeAll"),km=Ke(Go+"/remove");var us,Dm=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(us||(us=Promise.resolve())).then(t).catch(function(r){return setTimeout(function(){throw r},0)})},Hl=function(t){return function(r){setTimeout(r,t)}},Um=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Hl(10);Yi();var zl=mr(Symbol("withEventBus"),function(t,r){return class extends t{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)}}}),Nr=class extends zl(Object){};window.ftReduxStores||(window.ftReduxStores={});var xs=class t extends Nr{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,s=window.ftReduxStores[n];if(Or(s))return s;if(a==null)return;let l=ys({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),d=fs({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:l.reducer(u,p)});return window.ftReduxStores[a.name]=new t(l,d,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new br;let a=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,l,d)=>{let u=l,p=s[u];return p?(...h)=>{let y=p(...h.map(a));return this.reduxStore.dispatch(y),y}:h=>{this.setState({[u]:a(h)})}}}),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 Tr=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 s=typeof r=="string"?new Date(r):r,l=new Intl.DateTimeFormat(o,{dateStyle:n?"medium":"short"}).format(s);if(!a)return l;let d=new Intl.DateTimeFormat(o,{timeStyle:"short"}).format(s);return`${l} ${d}`}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 vs=b(L()),Ir=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},ib=(0,vs.applyMixinOnce)(Symbol("withDateFormat"),function(t){class r extends t{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(E)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var a,s;return((s=(a=this.metadataDescriptors.find(d=>d.key===n))===null||a===void 0?void 0:a.date)!==null&&s!==void 0?s:!1)?d=>Tr.format(d,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Ir([(0,jo.property)({type:Boolean})],r.prototype,"useLongDateFormat",void 0),Ir([(0,jo.property)({type:Boolean})],r.prototype,"useDateTimeFormat",void 0),Ir([So({store:E.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),Ir([So({store:E.name})],r.prototype,"uiLocale",void 0),r});var Pr=b(L());var _r=class extends le{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=E.getState().session;return!!r?.sessionAuthenticated}};var Lr=class extends le{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=E.getState().session;return!!r?.sessionAuthenticated}};var Wl="ft-user-assets",$l={setAssetCount:(t,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;t.assetCounts.allAsset[o]=n},clearAssetCount:t=>{Object.values(fe).forEach(r=>{t.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(t,r)=>{let o=r.payload.mapId;t.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,r)=>{let{assetType:o,mapId:n,asset:a}=r.payload;Vo(t,o,[...Ko(t,o),a]),Ss(t,o,1,n),Os(t,a)},editAsset:(t,r)=>{let{assetType:o,asset:n}=r.payload;Vo(t,o,Ko(t,o).map(a=>a.id===n.id?n:a)),Os(t,n)},removeAsset:(t,r)=>{let{assetType:o,mapId:n,assetId:a}=r.payload;Vo(t,o,Ko(t,o).filter(s=>s.id!==a)),Ss(t,o,-1,n)}},Cs={[fe.SEARCHES]:"savedSearches",[fe.BOOKMARKS]:"bookmarks",[fe.BOOKS]:void 0,[fe.COLLECTIONS]:void 0},Ko=(t,r)=>{var o;let n=Cs[r];return n?(o=t[n])!==null&&o!==void 0?o:[]:[]},Vo=(t,r,o)=>{let n=Cs[r];n&&(t[n]=o)},Ss=(t,r,o,n)=>{let a=t.assetCounts.allAsset[r];if(a!==void 0&&(t.assetCounts.allAsset[r]=Math.max(0,a+o),r===fe.BOOKMARKS&&n)){let s=t.assetCounts.bookmarkByMap[n];t.assetCounts.bookmarkByMap[n]=Math.max(0,s+o)}},Os=(t,r)=>{let o=t.assetLabels.map(a=>a.title),n=r.labels.filter(a=>!o.includes(a)).map(a=>({title:a}));t.assetLabels.push(...n)},ue=Pr.FtReduxStore.get({name:Wl,reducers:$l,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(fe).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Zo=class{constructor(r=new _r,o=new Lr){this.assetCountsService=r,this.assetLabelsService=o,this.currentSession=E.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ur,this.savedSearchesService=new hr,E.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=E.getState();(0,Pr.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(),ue.actions.clearAssetCount(),ue.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ue.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ue.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();ue.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let r=await this.assetLabelsService.getUserAssetLabels();ue.actions.assetLabels(r)}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&ue.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&ue.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(ue.getState().assetCounts.bookmarkByMap).length!==0;r===fe.BOOKMARKS&&o&&ue.actions.clearBookmarkCountByMap(),ue.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;ue.actions.bookmarks(o)}}},Gl=new Zo;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Gl);(0,Es.customElement)("ft-app-context")(z);var qo=class t extends Event{constructor(){super(t.eventName)}};qo.eventName="search-context-clear-all-filters";var jl=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Xo=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},As=Symbol("registerInterval"),Yo=Symbol("registerAttempts"),Kl=40,Vl=(0,Ur.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class r extends t{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[Yo]=0,this[As]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Yo]>Kl?window.clearInterval(this[As]):(this[Yo]++,this.dispatchEvent(new Xo))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return jl([(0,ws.state)()],r.prototype,"stateManager",void 0),r}),Dr=class extends Vl(Ur.FtLitElementRedux){};var Ps=b(L());var Hr=b(K()),zr=b(oe()),Wr=b(L());var Rs=b(K());var Ns=Rs.css`
718
+ `;var kt=b(L());var _s=b(oe());var Qo=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-]+$/)}},Ts=new Qo;var Zl=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},ql=Symbol("i18nAttributes"),Yl=Symbol("i18nListAttributes"),Ls=Symbol("i18nProperties"),Mr=Symbol("i18nContexts"),qt=Symbol("i18nUnsubs"),Fr=(0,kt.applyMixinOnce)(Symbol("withI18n"),function(t){var r,o;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(s){return s??this.useCustomMessageContexts?fr:wt}i18n(s){let{context:l,key:d,message:u}=s,{custom:p,args:h,argsProvider:y}=s;if(l&&d){this.hasI18nContext(l)||this.addI18nContext(l,void 0,p);let g=h??(y?y(this):[]);return this.getI18nService(p).resolveMessage(l,d,...g)}return u}async awaitI18n(s){let{context:l,custom:d}=s;return l&&await this.getI18nService(d).prepareContext(l),this.i18n(s)}customI18n(s,l){if(Ts.isI18nKey(s)){let[d,u]=s.split(".");return this.i18n({custom:!0,context:d,key:u,...l})||s}return s}firstUpdated(s){super.firstUpdated(s),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(s){super.update(s),this.updateI18nAttributes((l,d,u)=>s.has(d)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(s){this.updateI18nAttributes((l,d,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===s}),this.updateI18nProperties(l=>l.context.toLowerCase()===s),this.requestUpdate()}updateI18nAttributes(s){var l,d;let u=this,p=(h,y,g)=>g?.context&&g.key&&s(h,y,g)?{...g,message:this.i18n({context:g.context,key:g.key,custom:g.custom,...h})}:g;(l=this[ql])===null||l===void 0||l.forEach((h,y)=>u[y]=p(h,y,u[y])),(d=this[Yl])===null||d===void 0||d.forEach((h,y)=>{var g;return u[y]=(g=u[y])===null||g===void 0?void 0:g.map(O=>p(h,y,O))})}updateI18nProperties(s){var l;(l=this[Ls])===null||l===void 0||l.forEach((d,u)=>{s(d,u)&&(this[u]=this.i18n(d))})}addI18nMessages(s,l,d){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(s,l,d)}addI18nContext(s,l,d){let u=(typeof s=="string"?s:s.name).toLowerCase();d=typeof s=="string"?d:s.custom,this[Mr].set(u,{isCustomContext:d}),this[qt].has(u)||this[qt].set(u,this.getI18nService(d).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(d).prepareContext(u,l)}hasI18nContext(s){return this[Mr].has(s.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Mr].forEach((s,l)=>this.addI18nContext(l,void 0,s.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[qt].forEach(s=>s()),this[qt].clear()}}return r=Mr,o=qt,Zl([(0,_s.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),Is=class extends Fr(kt.FtLitElement){},Br=class extends Fr(kt.FtLitElementRedux){};var Yt=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Ce=class extends Br{constructor(){super(),this.editorMode=!1,this.addStore(E)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Hr.nothing:Hr.html`
719
719
  <span class="ft-i18n">
720
720
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
721
721
  </span>
722
- `}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:""})}};Ce.elementDefinitions={};Ce.styles=Os;Yt([(0,Wr.redux)()],Ce.prototype,"editorMode",void 0);Yt([(0,zr.property)()],Ce.prototype,"context",void 0);Yt([(0,zr.property)()],Ce.prototype,"key",void 0);Yt([(0,Wr.jsonProperty)([])],Ce.prototype,"args",void 0);Yt([(0,zr.property)()],Ce.prototype,"defaultMessage",void 0);var $r=class t{static build(r){return new t(r)}static buildCustom(r){return new t(r,!0)}static fromGwt(r){return new t(r)}get service(){return this.custom?fr:wt}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let s=a;return l=>({context:this.name,key:s,custom:this.custom,args:typeof l=="function"?void 0:l,argsProvider:typeof l=="function"?l:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...s)=>this.service.resolveMessage(this.name,a,...s)}),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,Rs.customElement)("ft-i18n")(Ce);var Ns=$r.build("designedSearchLanguageFilter"),Is={label:"Select a language"};var Xo=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Pe=class extends Fr(Dr){constructor(){super(),this.addI18nContext(Ns,Is)}render(){var r,o,n;return((o=(r=this.locales)===null||r===void 0?void 0:r.length)!==null&&o!==void 0?o:0)<=1?Xt.nothing:Xt.html`
722
+ `}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:""})}};Ce.elementDefinitions={};Ce.styles=Ns;Yt([(0,Wr.redux)()],Ce.prototype,"editorMode",void 0);Yt([(0,zr.property)()],Ce.prototype,"context",void 0);Yt([(0,zr.property)()],Ce.prototype,"key",void 0);Yt([(0,Wr.jsonProperty)([])],Ce.prototype,"args",void 0);Yt([(0,zr.property)()],Ce.prototype,"defaultMessage",void 0);var $r=class t{static build(r){return new t(r)}static buildCustom(r){return new t(r,!0)}static fromGwt(r){return new t(r)}get service(){return this.custom?fr:wt}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let s=a;return l=>({context:this.name,key:s,custom:this.custom,args:typeof l=="function"?void 0:l,argsProvider:typeof l=="function"?l:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...s)=>this.service.resolveMessage(this.name,a,...s)}),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,Ps.customElement)("ft-i18n")(Ce);var ks=$r.build("designedSearchLanguageFilter"),Ds={label:"Select a language"};var Jo=function(t,r,o,n){var a=arguments.length,s=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,r,o,n);else for(var d=t.length-1;d>=0;d--)(l=t[d])&&(s=(a<3?l(s):a>3?l(r,o,s):l(r,o))||s);return a>3&&s&&Object.defineProperty(r,o,s),s},Pe=class extends Fr(Dr){constructor(){super(),this.addI18nContext(ks,Ds)}render(){var r,o,n;return((o=(r=this.locales)===null||r===void 0?void 0:r.length)!==null&&o!==void 0?o:0)<=1?Xt.nothing:Xt.html`
723
723
  <div part="container">
724
724
  <ft-select
725
725
  aria-labelledby="language-filter-label"
726
726
  outlined
727
727
  @change=${a=>this.setContentLocale(a)}>
728
- ${(0,Ts.repeat)((n=this.locales)!==null&&n!==void 0?n:[],a=>a.lang,a=>{var s;return Xt.html`
728
+ ${(0,Ms.repeat)((n=this.locales)!==null&&n!==void 0?n:[],a=>a.lang,a=>{var s;return Xt.html`
729
729
  <ft-select-option value="${(s=a.lang)!==null&&s!==void 0?s:"all"}"
730
730
  label="${a.label}"
731
731
  ?selected=${a.lang==this.selectedSearchLocale}
@@ -734,7 +734,7 @@ Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ftds-con
734
734
  `})}
735
735
  </ft-select>
736
736
  </div>
737
- `}setContentLocale(r){var o;this.selectedSearchLocale=(o=this.stateManager)===null||o===void 0?void 0:o.setContentLocale(r.detail==="all"?void 0:r.detail)}update(r){super.update(r),r.has("currentSearchLocale")&&(this.selectedSearchLocale=this.currentSearchLocale,this.dispatchEvent(new CustomEvent("current-search-locale-change",{detail:this.currentSearchLocale})))}};Pe.elementDefinitions={"ft-select":D,"ft-select-option":Ee};Pe.styles=an;Xo([(0,Qo.redux)({store:"search"})],Pe.prototype,"locales",void 0);Xo([(0,Qo.redux)({store:"search",selector:t=>t.request.contentLocale})],Pe.prototype,"currentSearchLocale",void 0);Xo([(0,_s.state)()],Pe.prototype,"selectedSearchLocale",void 0);(0,Ls.customElement)("ft-search-language-filter")(Pe);})();
737
+ `}setContentLocale(r){var o;this.selectedSearchLocale=(o=this.stateManager)===null||o===void 0?void 0:o.setContentLocale(r.detail==="all"?void 0:r.detail)}update(r){super.update(r),r.has("currentSearchLocale")&&(this.selectedSearchLocale=this.currentSearchLocale,this.dispatchEvent(new CustomEvent("current-search-locale-change",{detail:this.currentSearchLocale})))}};Pe.elementDefinitions={"ft-select":D,"ft-select-option":Ee};Pe.styles=ln;Jo([(0,en.redux)({store:"search"})],Pe.prototype,"locales",void 0);Jo([(0,en.redux)({store:"search",selector:t=>t.request.contentLocale})],Pe.prototype,"currentSearchLocale",void 0);Jo([(0,Us.state)()],Pe.prototype,"selectedSearchLocale",void 0);(0,Bs.customElement)("ft-search-language-filter")(Pe);})();
738
738
  /*! Bundled license information:
739
739
 
740
740
  lit-html/directives/when.js: