@fluid-topics/ft-search-period-filter 1.1.115 → 1.1.117

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- "use strict";(()=>{var Oc=Object.create;var pi=Object.defineProperty;var Cc=Object.getOwnPropertyDescriptor;var Ec=Object.getOwnPropertyNames;var wc=Object.getPrototypeOf,Ac=Object.prototype.hasOwnProperty;var Dt=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Rc=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ec(e))!Ac.call(t,i)&&i!==o&&pi(t,i,{get:()=>e[i],enumerable:!(n=Cc(e,i))||n.enumerable});return t};var y=(t,e,o)=>(o=t!=null?Oc(wc(t)):{},Rc(e||!t||!t.__esModule?pi(o,"default",{value:t,enumerable:!0}):o,t));var N=Dt((Xd,fi)=>{fi.exports=ftGlobals.wcUtils});var D=Dt((Qd,ui)=>{ui.exports=ftGlobals.lit});var G=Dt(($h,Qi)=>{Qi.exports=ftGlobals.litDecorators});var va=Dt((Jh,xa)=>{xa.exports=ftGlobals.litRepeat});var pr=Dt((lm,$a)=>{$a.exports=ftGlobals.litClassMap});var hs=Dt((Zm,us)=>{us.exports=ftGlobals.litUnsafeHTML});var tc=Dt((Pt,ec)=>{var Go=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ko=function(){function t(){this.fetch=!1,this.DOMException=Go.DOMException}return t.prototype=Go,new t}();(function(t){var e=function(o){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(u){return u&&DataView.prototype.isPrototypeOf(u)}if(i.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(u){return u&&s.indexOf(Object.prototype.toString.call(u))>-1};function p(u){if(typeof u!="string"&&(u=String(u)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(u)||u==="")throw new TypeError('Invalid character in header field name: "'+u+'"');return u.toLowerCase()}function f(u){return typeof u!="string"&&(u=String(u)),u}function h(u){var b={next:function(){var T=u.shift();return{done:T===void 0,value:T}}};return i.iterable&&(b[Symbol.iterator]=function(){return b}),b}function m(u){this.map={},u instanceof m?u.forEach(function(b,T){this.append(T,b)},this):Array.isArray(u)?u.forEach(function(b){if(b.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+b.length);this.append(b[0],b[1])},this):u&&Object.getOwnPropertyNames(u).forEach(function(b){this.append(b,u[b])},this)}m.prototype.append=function(u,b){u=p(u),b=f(b);var T=this.map[u];this.map[u]=T?T+", "+b:b},m.prototype.delete=function(u){delete this.map[p(u)]},m.prototype.get=function(u){return u=p(u),this.has(u)?this.map[u]:null},m.prototype.has=function(u){return this.map.hasOwnProperty(p(u))},m.prototype.set=function(u,b){this.map[p(u)]=f(b)},m.prototype.forEach=function(u,b){for(var T in this.map)this.map.hasOwnProperty(T)&&u.call(b,this.map[T],T,this)},m.prototype.keys=function(){var u=[];return this.forEach(function(b,T){u.push(T)}),h(u)},m.prototype.values=function(){var u=[];return this.forEach(function(b){u.push(b)}),h(u)},m.prototype.entries=function(){var u=[];return this.forEach(function(b,T){u.push([T,b])}),h(u)},i.iterable&&(m.prototype[Symbol.iterator]=m.prototype.entries);function g(u){if(!u._noBody){if(u.bodyUsed)return Promise.reject(new TypeError("Already read"));u.bodyUsed=!0}}function v(u){return new Promise(function(b,T){u.onload=function(){b(u.result)},u.onerror=function(){T(u.error)}})}function x(u){var b=new FileReader,T=v(b);return b.readAsArrayBuffer(u),T}function S(u){var b=new FileReader,T=v(b),W=/charset=([A-Za-z0-9_-]+)/.exec(u.type),Y=W?W[1]:"utf-8";return b.readAsText(u,Y),T}function L(u){for(var b=new Uint8Array(u),T=new Array(b.length),W=0;W<b.length;W++)T[W]=String.fromCharCode(b[W]);return T.join("")}function A(u){if(u.slice)return u.slice(0);var b=new Uint8Array(u.byteLength);return b.set(new Uint8Array(u)),b.buffer}function R(){return this.bodyUsed=!1,this._initBody=function(u){this.bodyUsed=this.bodyUsed,this._bodyInit=u,u?typeof u=="string"?this._bodyText=u:i.blob&&Blob.prototype.isPrototypeOf(u)?this._bodyBlob=u:i.formData&&FormData.prototype.isPrototypeOf(u)?this._bodyFormData=u:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)?this._bodyText=u.toString():i.arrayBuffer&&i.blob&&a(u)?(this._bodyArrayBuffer=A(u.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(u)||c(u))?this._bodyArrayBuffer=A(u):this._bodyText=u=Object.prototype.toString.call(u):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof u=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(u)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var u=g(this);if(u)return u;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 u=g(this);return u||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(x);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var u=g(this);if(u)return u;if(this._bodyBlob)return S(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(L(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(Se)}),this.json=function(){return this.text().then(JSON.parse)},this}var P=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function _(u){var b=u.toUpperCase();return P.indexOf(b)>-1?b:u}function $(u,b){if(!(this instanceof $))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');b=b||{};var T=b.body;if(u instanceof $){if(u.bodyUsed)throw new TypeError("Already read");this.url=u.url,this.credentials=u.credentials,b.headers||(this.headers=new m(u.headers)),this.method=u.method,this.mode=u.mode,this.signal=u.signal,!T&&u._bodyInit!=null&&(T=u._bodyInit,u.bodyUsed=!0)}else this.url=String(u);if(this.credentials=b.credentials||this.credentials||"same-origin",(b.headers||!this.headers)&&(this.headers=new m(b.headers)),this.method=_(b.method||this.method||"GET"),this.mode=b.mode||this.mode||null,this.signal=b.signal||this.signal||function(){if("AbortController"in n){var B=new AbortController;return B.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&T)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(T),(this.method==="GET"||this.method==="HEAD")&&(b.cache==="no-store"||b.cache==="no-cache")){var W=/([?&])_=[^&]*/;if(W.test(this.url))this.url=this.url.replace(W,"$1_="+new Date().getTime());else{var Y=/\?/;this.url+=(Y.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}$.prototype.clone=function(){return new $(this,{body:this._bodyInit})};function Se(u){var b=new FormData;return u.trim().split("&").forEach(function(T){if(T){var W=T.split("="),Y=W.shift().replace(/\+/g," "),B=W.join("=").replace(/\+/g," ");b.append(decodeURIComponent(Y),decodeURIComponent(B))}}),b}function qe(u){var b=new m,T=u.replace(/\r?\n[\t ]+/g," ");return T.split("\r").map(function(W){return W.indexOf(`
2
- `)===0?W.substr(1,W.length):W}).forEach(function(W){var Y=W.split(":"),B=Y.shift().trim();if(B){var qr=Y.join(":").trim();try{b.append(B,qr)}catch(Yo){console.warn("Response "+Yo.message)}}}),b}R.call($.prototype);function he(u,b){if(!(this instanceof he))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(b||(b={}),this.type="default",this.status=b.status===void 0?200:b.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=b.statusText===void 0?"":""+b.statusText,this.headers=new m(b.headers),this.url=b.url||"",this._initBody(u)}R.call(he.prototype),he.prototype.clone=function(){return new he(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},he.error=function(){var u=new he(null,{status:200,statusText:""});return u.ok=!1,u.status=0,u.type="error",u};var Ye=[301,302,303,307,308];he.redirect=function(u,b){if(Ye.indexOf(b)===-1)throw new RangeError("Invalid status code");return new he(null,{status:b,headers:{location:u}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(b,T){this.message=b,this.name=T;var W=Error(b);this.stack=W.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ce(u,b){return new Promise(function(T,W){var Y=new $(u,b);if(Y.signal&&Y.signal.aborted)return W(new o.DOMException("Aborted","AbortError"));var B=new XMLHttpRequest;function qr(){B.abort()}B.onload=function(){var de={statusText:B.statusText,headers:qe(B.getAllResponseHeaders()||"")};Y.url.indexOf("file://")===0&&(B.status<200||B.status>599)?de.status=200:de.status=B.status,de.url="responseURL"in B?B.responseURL:de.headers.get("X-Request-URL");var _t="response"in B?B.response:B.responseText;setTimeout(function(){T(new he(_t,de))},0)},B.onerror=function(){setTimeout(function(){W(new TypeError("Network request failed"))},0)},B.ontimeout=function(){setTimeout(function(){W(new TypeError("Network request timed out"))},0)},B.onabort=function(){setTimeout(function(){W(new o.DOMException("Aborted","AbortError"))},0)};function Yo(de){try{return de===""&&n.location.href?n.location.href:de}catch{return de}}if(B.open(Y.method,Yo(Y.url),!0),Y.credentials==="include"?B.withCredentials=!0:Y.credentials==="omit"&&(B.withCredentials=!1),"responseType"in B&&(i.blob?B.responseType="blob":i.arrayBuffer&&(B.responseType="arraybuffer")),b&&typeof b.headers=="object"&&!(b.headers instanceof m||n.Headers&&b.headers instanceof n.Headers)){var di=[];Object.getOwnPropertyNames(b.headers).forEach(function(de){di.push(p(de)),B.setRequestHeader(de,f(b.headers[de]))}),Y.headers.forEach(function(de,_t){di.indexOf(_t)===-1&&B.setRequestHeader(_t,de)})}else Y.headers.forEach(function(de,_t){B.setRequestHeader(_t,de)});Y.signal&&(Y.signal.addEventListener("abort",qr),B.onreadystatechange=function(){B.readyState===4&&Y.signal.removeEventListener("abort",qr)}),B.send(typeof Y._bodyInit>"u"?null:Y._bodyInit)})}return ce.polyfill=!0,n.fetch||(n.fetch=ce,n.Headers=m,n.Request=$,n.Response=he),o.Headers=m,o.Request=$,o.Response=he,o.fetch=ce,o}({})})(Ko);Ko.fetch.ponyfill=!0;delete Ko.fetch.polyfill;var wr=Go.fetch?Go:Ko;Pt=wr.fetch;Pt.default=wr.fetch;Pt.fetch=wr.fetch;Pt.Headers=wr.Headers;Pt.Request=wr.Request;Pt.Response=wr.Response;ec.exports=Pt});var Sc=y(N());var Ze=y(D());var Xs=y(D()),Zt=y(N());var Be=y(D()),E=y(N());var ot=y(D(),1),gt=t=>typeof t=="string"?(0,ot.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=c=>gt(c??i),s=ot.css`var(${gt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=c=>ot.css`var(${gt(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,o,n,i){let a=c=>n.get(c??i),s=ot.css`var(${gt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.get=c=>ot.css`var(${gt(e)}, ${a(c)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(e,o){let n=a=>e.fallbackVariable?e.fallbackVariable.get(a??e.defaultValue):gt(a??e.lastResortDefaultValue()),i=ot.css`var(${gt(e.name)}, ${n(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=o,i.defaultCssValue=n,i.get=a=>ot.css`var(${gt(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};var l={colorWhite:r.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:r.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:r.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:r.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:r.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:r.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:r.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:r.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:r.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:r.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:r.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:r.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:r.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:r.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ft-opacity-0","","NUMBER","0"),opacity8:r.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:r.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:r.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},hi={fontFamily:r.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-textCase","","UNKNOWN","none")},mi={fontFamily:r.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},yi={fontFamily:r.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},gi={fontFamily:r.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},bi={fontFamily:r.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},xi={fontFamily:r.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},vi={fontFamily:r.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Si={fontFamily:r.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Oi={fontFamily:r.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Nc={fontFamily:r.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Ci={fontFamily:r.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Ei={fontFamily:r.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},wi={fontFamily:r.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Ai={fontFamily:r.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Ri={fontFamily:r.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Ni={fontFamily:r.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Li={fontFamily:r.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Ti={fontFamily:r.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Pi={fontFamily:r.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Ii={fontFamily:r.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},ki={fontFamily:r.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},_i={fontFamily:r.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Di={fontFamily:r.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},$i={fontFamily:r.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Bi={fontFamily:r.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Fi={fontFamily:r.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Yr={display:hi,"title-1":mi,"title-2":yi,"title-3":gi,"body-1-regular":bi,"body-1-medium":xi,"body-1-semibold":vi,"body-2-regular":Si,"body-2-medium":Oi,"body-2-medium-underline":Nc,"body-2-semibold":Ci,"label-1-medium":Ei,"label-1-semibold":wi,"label-1-bold":Ai,"label-2-medium":Ri,"label-2-semibold":Ni,"label-2-bold":Li,"caption-1-medium":Ti,"caption-1-semibold":Pi,"caption-1-bold":Ii,"caption-2-medium":ki,"caption-2-semibold":_i,"caption-2-bold":Di,"caption-3-medium":$i,"caption-3-semibold":Bi,"caption-3-bold":Fi};var d={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
3
- Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80)};var O={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",l.spacing4),largeGap:r.extend("--ft-button-large-gap","",l.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",l.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",l.iconSize3),largeBorderWidth:r.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ft-button-medium-horizontal-padding","",l.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",l.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:r.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-button-small-horizontal-padding","",l.spacing2),smallGap:r.extend("--ft-button-small-gap","",l.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",l.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",l.iconSize1),smallBorderWidth:r.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ft-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:r.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ft-button-round-border-radius","",l.borderRadiusPill),primaryBackgroundColor:r.extend("--ft-button-primary-background-color","",d.backgroundActionPrimary),primaryColor:r.extend("--ft-button-primary-color","",d.contentGlobalOnColor),primaryIconColor:r.extend("--ft-button-primary-icon-color","",d.contentGlobalOnColor),primaryStateLayerColor:r.extend("--ft-button-primary-state-layer-color","",d.contentGlobalOnColor),primaryHoverStateLayerOpacity:r.extend("--ft-button-primary-hover-state-layer-opacity","",l.opacity16),primaryFocusStateLayerOpacity:r.extend("--ft-button-primary-focus-state-layer-opacity","",l.opacity16),primaryActiveStateLayerOpacity:r.extend("--ft-button-primary-active-state-layer-opacity","",l.opacity24),primaryDisabledComponentOpacity:r.extend("--ft-button-primary-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBackgroundColor:r.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:r.extend("--ft-button-tertiary-color","",d.contentActionPrimary),tertiaryIconColor:r.extend("--ft-button-tertiary-icon-color","",d.contentActionPrimary),tertiaryStateLayerColor:r.extend("--ft-button-tertiary-state-layer-color","",d.contentActionPrimary),tertiaryHoverStateLayerOpacity:r.extend("--ft-button-tertiary-hover-state-layer-opacity","",l.opacity8),tertiaryFocusStateLayerOpacity:r.extend("--ft-button-tertiary-focus-state-layer-opacity","",l.opacity8),tertiaryActiveStateLayerOpacity:r.extend("--ft-button-tertiary-active-state-layer-opacity","",l.opacity16),tertiaryDisabledComponentOpacity:r.extend("--ft-button-tertiary-disabled-component-opacity","",l.opacity40),secondaryBackgroundColor:r.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:r.extend("--ft-button-secondary-color","",d.contentActionPrimary),secondaryIconColor:r.extend("--ft-button-secondary-icon-color","",d.contentActionPrimary),secondaryStateLayerColor:r.extend("--ft-button-secondary-state-layer-color","",d.contentActionPrimary),secondaryHoverStateLayerOpacity:r.extend("--ft-button-secondary-hover-state-layer-opacity","",l.opacity8),secondaryFocusStateLayerOpacity:r.extend("--ft-button-secondary-focus-state-layer-opacity","",l.opacity8),secondaryActiveStateLayerOpacity:r.extend("--ft-button-secondary-active-state-layer-opacity","",l.opacity16),secondaryDisabledComponentOpacity:r.extend("--ft-button-secondary-disabled-component-opacity","",l.opacity40),secondaryBorderColor:r.extend("--ft-button-secondary-border-color","",d.borderActionPrimary),neutralBackgroundColor:r.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:r.extend("--ft-button-neutral-icon-color","",d.contentGlobalSecondary),neutralColor:r.extend("--ft-button-neutral-color","",d.contentGlobalSecondary),neutralStateLayerColor:r.extend("--ft-button-neutral-state-layer-color","",d.contentGlobalSecondary),neutralHoverStateLayerOpacity:r.extend("--ft-button-neutral-hover-state-layer-opacity","",l.opacity8),neutralFocusStateLayerOpacity:r.extend("--ft-button-neutral-focus-state-layer-opacity","",l.opacity8),neutralActiveStateLayerOpacity:r.extend("--ft-button-neutral-active-state-layer-opacity","",l.opacity16),neutralDisabledComponentOpacity:r.extend("--ft-button-neutral-disabled-component-opacity","",l.opacity40)};var fp={neutralOffHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:r.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:r.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:r.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:r.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:r.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:r.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:r.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:r.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:r.extend("--ft-chip-choice-large-gap","",l.spacing1),largeBorderRadius:r.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:r.extend("--ft-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:r.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-choice-medium-icon-size","",l.iconSize2)};var gp={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",l.spacing1),largeGap:r.extend("--ft-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:r.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",l.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:r.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-medium-icon-size","",l.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",l.spacing05),smallGap:r.extend("--ft-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:r.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ft-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:r.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:r.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var Op={brandHoverOpacity:r.extend("--ft-link-brand-hover-opacity","",l.opacity80),brandHoverColor:r.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:r.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:r.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:r.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:r.extend("--ft-link-info-hover-opacity","",l.opacity80),infoHoverColor:r.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:r.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:r.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:r.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:r.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:r.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:r.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:r.extend("--ft-link-neutral-active-color","",d.contentActionPrimary)};var Rp={iconSize:r.extend("--ft-banner-icon-size","",l.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",l.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",l.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",l.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:r.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var Ip={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",l.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",l.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",l.borderRadiusPill),color:r.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Bp={horizontalGap:r.extend("--ft-breadcrumb-horizontal-gap","",l.spacing1),verticalGap:r.extend("--ft-breadcrumb-vertical-gap","",l.spacing2),currentColor:r.extend("--ft-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ft-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ft-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Wp={horizontalPadding:r.extend("--ft-page-header-horizontal-padding","",l.spacing6),horizontalGap:r.extend("--ft-page-header-horizontal-gap","",l.spacing4),verticalGap:r.extend("--ft-page-header-vertical-gap","",l.spacing2),classicVerticalPadding:r.extend("--ft-page-header-classic-vertical-padding","",l.spacing6),multilineVerticalPadding:r.extend("--ft-page-header-multiline-vertical-padding","",l.spacing4),inlineVerticalPadding:r.extend("--ft-page-header-inline-vertical-padding","",l.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",l.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),titleColor:r.extend("--ft-page-header-title-color","",d.contentGlobalPrimary),subtitleColor:r.extend("--ft-page-header-subtitle-color","",d.contentGlobalSecondary)};var Kp={smallContainerWidth:r.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:r.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",l.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",l.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",l.spacing6),containerMargin:r.extend("--ft-modal-container-margin","",l.spacing3),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-modal-header-trailing-icon-color","",d.contentGlobalSecondary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",l.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",l.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",l.spacing6),headerGap:r.extend("--ft-modal-header-gap","",l.spacing2),headerBorderBottom:r.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",l.borderRadiusM)};var Qp={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-drawer-shadow","",l.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",l.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",l.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",l.colorGray700)};var of={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ft-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",l.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:r.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ft-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",l.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var cf={fieldHorizontalPadding:r.extend("--ft-text-input-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-text-input-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-text-input-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ft-text-input-field-icon-size","",l.iconSize3),fieldHeight:r.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",l.borderRadiusM),backgroundColor:r.extend("--ft-text-input-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",l.opacity40)};var hf={backgroundColor:r.extend("--ft-text-area-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",l.borderRadiusM)};var xf={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",l.spacing4),offIconColor:r.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ft-floating-menu-gap","",l.spacing3),focusFocusRingColor:r.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ft-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",l.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",l.shadowElevation02)};var Ef={fieldHorizontalPadding:r.extend("--ft-combobox-single-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-single-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-combobox-single-select-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ft-combobox-single-select-field-icon-size","",l.iconSize3),fieldHeight:r.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",l.borderRadiusM),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",l.colorWhite),labelColor:r.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:r.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:r.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:r.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-single-select-disabled-component-opacity","",l.opacity40)};var Lf={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",l.colorWhite),labelColor:r.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:r.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:r.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:r.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",l.borderRadiusM)};var _f={backgroundColor:r.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",l.spacing6),titleColor:r.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ft-popover-body-color","",d.contentGlobalSecondary),linkColor:r.extend("--ft-popover-link-color","",d.contentActionPrimary),gap:r.extend("--ft-popover-gap","",l.spacing3),borderRadius:r.extend("--ft-popover-border-radius","",l.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",l.shadowElevation02)};var Uf={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",l.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",l.spacing3),color:r.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",l.iconSize3)};var Vf={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",l.spacing1),groupGap:r.extend("--ft-switch-group-gap","",l.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",l.opacity40),onColor:r.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",l.borderRadiusS)};var Zf={color1Light:r.extend("--ft-chart-1-light","for area color charts",l.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",l.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",l.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",l.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",l.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",l.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",l.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",l.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",l.colorRed40),color5Base:r.extend("--ft-chart-5-base","",l.colorRed60),color6Light:r.extend("--ft-chart-6-light","",l.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",l.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",l.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",l.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",l.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",l.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",l.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",l.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",l.colorGray50),color10Base:r.extend("--ft-chart-10-base","",l.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",l.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",l.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",l.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",l.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",l.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",l.colorBrand200)};var Jf={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",l.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",l.borderRadiusS),gap:r.extend("--ft-notice-gap","",l.spacing2),iconSize:r.extend("--ft-notice-icon-size","",l.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly)};var nu={color:r.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ft-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-checkbox-gap","",l.spacing3)};var cu={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:r.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:r.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ft-toggle-gap","",l.spacing3)};var hu={color:r.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ft-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:r.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ft-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-radio-gap","",l.spacing3)};var xu={iconSize:r.extend("--ft-notification-icon-size","",l.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",l.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",l.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",l.spacing3),infoBackgroundColor:r.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ft-notification-border-radius","",l.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",l.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",l.spacing8)};var Eu={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",l.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",l.borderRadiusS),color:r.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",l.opacity80),shadow:r.extend("--ft-tooltip-shadow","",l.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",l.spacing05)};var Xr;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Xr||(Xr={}));var er;(function(t){t.large="large",t.medium="medium",t.small="small"})(er||(er={}));var Qr=y(D());function Ui(t){let e=Yr[t];return Qr.css`
1
+ "use strict";(()=>{var Cc=Object.create;var pi=Object.defineProperty;var Ec=Object.getOwnPropertyDescriptor;var wc=Object.getOwnPropertyNames;var Ac=Object.getPrototypeOf,Rc=Object.prototype.hasOwnProperty;var Dt=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Nc=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of wc(e))!Rc.call(t,i)&&i!==o&&pi(t,i,{get:()=>e[i],enumerable:!(n=Ec(e,i))||n.enumerable});return t};var g=(t,e,o)=>(o=t!=null?Cc(Ac(t)):{},Nc(e||!t||!t.__esModule?pi(o,"default",{value:t,enumerable:!0}):o,t));var I=Dt((Qd,ui)=>{ui.exports=ftGlobals.wcUtils});var B=Dt((Jd,hi)=>{hi.exports=ftGlobals.lit});var G=Dt((zh,Ji)=>{Ji.exports=ftGlobals.litDecorators});var Sa=Dt((iy,va)=>{va.exports=ftGlobals.litRepeat});var fr=Dt((hy,Ba)=>{Ba.exports=ftGlobals.litClassMap});var ys=Dt((em,hs)=>{hs.exports=ftGlobals.litUnsafeHTML});var rc=Dt((Tt,tc)=>{var Go=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ko=function(){function t(){this.fetch=!1,this.DOMException=Go.DOMException}return t.prototype=Go,new t}();(function(t){var e=function(o){var n=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},i={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function a(y){return y&&DataView.prototype.isPrototypeOf(y)}if(i.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(y){return y&&s.indexOf(Object.prototype.toString.call(y))>-1};function f(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function p(y){return typeof y!="string"&&(y=String(y)),y}function h(y){var x={next:function(){var P=y.shift();return{done:P===void 0,value:P}}};return i.iterable&&(x[Symbol.iterator]=function(){return x}),x}function m(y){this.map={},y instanceof m?y.forEach(function(x,P){this.append(P,x)},this):Array.isArray(y)?y.forEach(function(x){if(x.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+x.length);this.append(x[0],x[1])},this):y&&Object.getOwnPropertyNames(y).forEach(function(x){this.append(x,y[x])},this)}m.prototype.append=function(y,x){y=f(y),x=p(x);var P=this.map[y];this.map[y]=P?P+", "+x:x},m.prototype.delete=function(y){delete this.map[f(y)]},m.prototype.get=function(y){return y=f(y),this.has(y)?this.map[y]:null},m.prototype.has=function(y){return this.map.hasOwnProperty(f(y))},m.prototype.set=function(y,x){this.map[f(y)]=p(x)},m.prototype.forEach=function(y,x){for(var P in this.map)this.map.hasOwnProperty(P)&&y.call(x,this.map[P],P,this)},m.prototype.keys=function(){var y=[];return this.forEach(function(x,P){y.push(P)}),h(y)},m.prototype.values=function(){var y=[];return this.forEach(function(x){y.push(x)}),h(y)},m.prototype.entries=function(){var y=[];return this.forEach(function(x,P){y.push([P,x])}),h(y)},i.iterable&&(m.prototype[Symbol.iterator]=m.prototype.entries);function b(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function S(y){return new Promise(function(x,P){y.onload=function(){x(y.result)},y.onerror=function(){P(y.error)}})}function v(y){var x=new FileReader,P=S(x);return x.readAsArrayBuffer(y),P}function O(y){var x=new FileReader,P=S(x),z=/charset=([A-Za-z0-9_-]+)/.exec(y.type),X=z?z[1]:"utf-8";return x.readAsText(y,X),P}function T(y){for(var x=new Uint8Array(y),P=new Array(x.length),z=0;z<x.length;z++)P[z]=String.fromCharCode(x[z]);return P.join("")}function N(y){if(y.slice)return y.slice(0);var x=new Uint8Array(y.byteLength);return x.set(new Uint8Array(y)),x.buffer}function L(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:i.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:i.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():i.arrayBuffer&&i.blob&&a(y)?(this._bodyArrayBuffer=N(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||c(y))?this._bodyArrayBuffer=N(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var y=b(this);if(y)return y;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var y=b(this);return y||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(i.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=b(this);if(y)return y;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(Se)}),this.json=function(){return this.text().then(JSON.parse)},this}var k=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function $(y){var x=y.toUpperCase();return k.indexOf(x)>-1?x:y}function F(y,x){if(!(this instanceof F))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var P=x.body;if(y instanceof F){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,x.headers||(this.headers=new m(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!P&&y._bodyInit!=null&&(P=y._bodyInit,y.bodyUsed=!0)}else this.url=String(y);if(this.credentials=x.credentials||this.credentials||"same-origin",(x.headers||!this.headers)&&(this.headers=new m(x.headers)),this.method=$(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in n){var U=new AbortController;return U.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(P),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var z=/([?&])_=[^&]*/;if(z.test(this.url))this.url=this.url.replace(z,"$1_="+new Date().getTime());else{var X=/\?/;this.url+=(X.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}F.prototype.clone=function(){return new F(this,{body:this._bodyInit})};function Se(y){var x=new FormData;return y.trim().split("&").forEach(function(P){if(P){var z=P.split("="),X=z.shift().replace(/\+/g," "),U=z.join("=").replace(/\+/g," ");x.append(decodeURIComponent(X),decodeURIComponent(U))}}),x}function qe(y){var x=new m,P=y.replace(/\r?\n[\t ]+/g," ");return P.split("\r").map(function(z){return z.indexOf(`
2
+ `)===0?z.substr(1,z.length):z}).forEach(function(z){var X=z.split(":"),U=X.shift().trim();if(U){var qr=X.join(":").trim();try{x.append(U,qr)}catch(Yo){console.warn("Response "+Yo.message)}}}),x}L.call(F.prototype);function ye(y,x){if(!(this instanceof ye))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=x.statusText===void 0?"":""+x.statusText,this.headers=new m(x.headers),this.url=x.url||"",this._initBody(y)}L.call(ye.prototype),ye.prototype.clone=function(){return new ye(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},ye.error=function(){var y=new ye(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Ye=[301,302,303,307,308];ye.redirect=function(y,x){if(Ye.indexOf(x)===-1)throw new RangeError("Invalid status code");return new ye(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,P){this.message=x,this.name=P;var z=Error(x);this.stack=z.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function de(y,x){return new Promise(function(P,z){var X=new F(y,x);if(X.signal&&X.signal.aborted)return z(new o.DOMException("Aborted","AbortError"));var U=new XMLHttpRequest;function qr(){U.abort()}U.onload=function(){var fe={statusText:U.statusText,headers:qe(U.getAllResponseHeaders()||"")};X.url.indexOf("file://")===0&&(U.status<200||U.status>599)?fe.status=200:fe.status=U.status,fe.url="responseURL"in U?U.responseURL:fe.headers.get("X-Request-URL");var _t="response"in U?U.response:U.responseText;setTimeout(function(){P(new ye(_t,fe))},0)},U.onerror=function(){setTimeout(function(){z(new TypeError("Network request failed"))},0)},U.ontimeout=function(){setTimeout(function(){z(new TypeError("Network request timed out"))},0)},U.onabort=function(){setTimeout(function(){z(new o.DOMException("Aborted","AbortError"))},0)};function Yo(fe){try{return fe===""&&n.location.href?n.location.href:fe}catch{return fe}}if(U.open(X.method,Yo(X.url),!0),X.credentials==="include"?U.withCredentials=!0:X.credentials==="omit"&&(U.withCredentials=!1),"responseType"in U&&(i.blob?U.responseType="blob":i.arrayBuffer&&(U.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof m||n.Headers&&x.headers instanceof n.Headers)){var fi=[];Object.getOwnPropertyNames(x.headers).forEach(function(fe){fi.push(f(fe)),U.setRequestHeader(fe,p(x.headers[fe]))}),X.headers.forEach(function(fe,_t){fi.indexOf(_t)===-1&&U.setRequestHeader(_t,fe)})}else X.headers.forEach(function(fe,_t){U.setRequestHeader(_t,fe)});X.signal&&(X.signal.addEventListener("abort",qr),U.onreadystatechange=function(){U.readyState===4&&X.signal.removeEventListener("abort",qr)}),U.send(typeof X._bodyInit>"u"?null:X._bodyInit)})}return de.polyfill=!0,n.fetch||(n.fetch=de,n.Headers=m,n.Request=F,n.Response=ye),o.Headers=m,o.Request=F,o.Response=ye,o.fetch=de,o}({})})(Ko);Ko.fetch.ponyfill=!0;delete Ko.fetch.polyfill;var wr=Go.fetch?Go:Ko;Tt=wr.fetch;Tt.default=wr.fetch;Tt.fetch=wr.fetch;Tt.Headers=wr.Headers;Tt.Request=wr.Request;Tt.Response=wr.Response;tc.exports=Tt});var Oc=g(I());var Ze=g(B());var Qs=g(B()),Zt=g(I());var Be=g(B()),A=g(I());var ot=g(B(),1),gt=t=>typeof t=="string"?(0,ot.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=c=>gt(c??i),s=ot.css`var(${gt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=c=>ot.css`var(${gt(e)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,o,n,i){let a=c=>n.get(c??i),s=ot.css`var(${gt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.get=c=>ot.css`var(${gt(e)}, ${a(c)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(e,o){let n=a=>e.fallbackVariable?e.fallbackVariable.get(a??e.defaultValue):gt(a??e.lastResortDefaultValue()),i=ot.css`var(${gt(e.name)}, ${n(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=o,i.defaultCssValue=n,i.get=a=>ot.css`var(${gt(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};var l={colorWhite:r.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:r.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:r.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:r.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:r.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:r.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:r.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:r.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:r.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:r.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:r.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:r.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:r.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:r.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ft-opacity-0","","NUMBER","0"),opacity8:r.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:r.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:r.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:r.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:r.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},yi={fontFamily:r.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-textCase","","UNKNOWN","none")},mi={fontFamily:r.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},gi={fontFamily:r.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},bi={fontFamily:r.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},xi={fontFamily:r.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},vi={fontFamily:r.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Si={fontFamily:r.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Oi={fontFamily:r.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Ci={fontFamily:r.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Lc={fontFamily:r.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Ei={fontFamily:r.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},wi={fontFamily:r.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Ai={fontFamily:r.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Ri={fontFamily:r.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Ni={fontFamily:r.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Li={fontFamily:r.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Ii={fontFamily:r.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Ti={fontFamily:r.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Pi={fontFamily:r.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},ki={fontFamily:r.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},_i={fontFamily:r.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Di={fontFamily:r.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},$i={fontFamily:r.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Bi={fontFamily:r.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Fi={fontFamily:r.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Ui={fontFamily:r.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Yr={display:yi,"title-1":mi,"title-2":gi,"title-3":bi,"body-1-regular":xi,"body-1-medium":vi,"body-1-semibold":Si,"body-2-regular":Oi,"body-2-medium":Ci,"body-2-medium-underline":Lc,"body-2-semibold":Ei,"label-1-medium":wi,"label-1-semibold":Ai,"label-1-bold":Ri,"label-2-medium":Ni,"label-2-semibold":Li,"label-2-bold":Ii,"caption-1-medium":Ti,"caption-1-semibold":Pi,"caption-1-bold":ki,"caption-2-medium":_i,"caption-2-semibold":Di,"caption-2-bold":$i,"caption-3-medium":Bi,"caption-3-semibold":Fi,"caption-3-bold":Ui};var d={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
3
+ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80),borderNeutralPrimary:r.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",l.colorGray200)};var u={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",l.spacing4),largeGap:r.extend("--ft-button-large-gap","",l.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",l.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",l.iconSize3),largeBorderWidth:r.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ft-button-medium-horizontal-padding","",l.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",l.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",l.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",l.iconSize2),mediumBorderWidth:r.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-button-small-horizontal-padding","",l.spacing2),smallGap:r.extend("--ft-button-small-gap","",l.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",l.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",l.iconSize1),smallBorderWidth:r.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ft-button-x-small-icon-size","",l.iconSize1),xSmallFocusOutlineOffset:r.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ft-button-round-border-radius","",l.borderRadiusPill),primaryBrandBackgroundColor:r.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:r.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:r.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:r.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:r.extend("--ft-button-primary-brand-hover-state-layer-opacity","",l.opacity16),primaryBrandFocusStateLayerOpacity:r.extend("--ft-button-primary-brand-focus-state-layer-opacity","",l.opacity16),primaryBrandActiveStateLayerOpacity:r.extend("--ft-button-primary-brand-active-state-layer-opacity","",l.opacity24),primaryBrandDisabledComponentOpacity:r.extend("--ft-button-primary-brand-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:r.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:r.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:r.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:r.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:r.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",l.opacity8),tertiaryBrandFocusStateLayerOpacity:r.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",l.opacity8),tertiaryBrandActiveStateLayerOpacity:r.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",l.opacity16),tertiaryBrandDisabledComponentOpacity:r.extend("--ft-button-tertiary-brand-disabled-component-opacity","",l.opacity40),tertiaryInfoBackgroundColor:r.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:r.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:r.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:r.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:r.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",l.opacity8),tertiaryInfoHoverStateLayerOpacity:r.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",l.opacity8),tertiaryInfoActiveStateLayerOpacity:r.extend("--ft-button-tertiary-info-active-state-layer-opacity","",l.opacity16),tertiaryInfoDisabledComponentOpacity:r.extend("--ft-button-tertiary-info-disabled-component-opacity","",l.opacity40),tertiarySuccessBackgroundColor:r.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:r.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:r.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:r.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:r.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",l.opacity8),tertiarySuccessFocusStateLayerOpacity:r.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",l.opacity8),tertiarySuccessActiveStateLayerOpacity:r.extend("--ft-button-tertiary-success-active-state-layer-opacity","",l.opacity16),tertiarySuccessDisabledComponentOpacity:r.extend("--ft-button-tertiary-success-disabled-component-opacity","",l.opacity40),tertiaryWarningBackgroundColor:r.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:r.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:r.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:r.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:r.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",l.opacity8),tertiaryWarningFocusStateLayerOpacity:r.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",l.opacity8),tertiaryWarningActiveStateLayerOpacity:r.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",l.opacity16),tertiaryWarningDisabledComponentOpacity:r.extend("--ft-button-tertiary-warning-disabled-component-opacity","",l.opacity40),tertiaryErrorBackgroundColor:r.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:r.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:r.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:r.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:r.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",l.opacity8),tertiaryErrorFocusStateLayerOpacity:r.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",l.opacity8),tertiaryErrorActiveStateLayerOpacity:r.extend("--ft-button-tertiary-error-active-state-layer-opacity","",l.opacity16),tertiaryErrorDisabledComponentOpacity:r.extend("--ft-button-tertiary-error-disabled-component-opacity","",l.opacity40),tertiaryNeutralBackgroundColor:r.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:r.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:r.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:r.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",l.opacity8),tertiaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",l.opacity8),tertiaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",l.opacity16),tertiaryNeutralDisabledComponentOpacity:r.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",l.opacity40),secondaryBrandBackgroundColor:r.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:r.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:r.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:r.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:r.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",l.opacity8),secondaryBrandFocusStateLayerOpacity:r.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",l.opacity8),secondaryBrandActiveStateLayerOpacity:r.extend("--ft-button-secondary-brand-active-state-layer-opacity","",l.opacity16),secondaryBrandDisabledComponentOpacity:r.extend("--ft-button-secondary-brand-disabled-component-opacity","",l.opacity40),secondaryBrandBorderColor:r.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:r.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",l.opacity8),secondaryNeutralFocusStateLayerOpacity:r.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",l.opacity8),secondaryNeutralActiveStateLayerOpacity:r.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",l.opacity16),secondaryNeutralDisabledComponentOpacity:r.extend("--ft-button-secondary-neutral-disabled-component-opacity","",l.opacity40),secondaryNeutralBackgroundColor:r.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:r.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:r.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:r.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:r.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:r.extend("--ft-button-secondary-info-hover-state-layer-opacity","",l.opacity8),secondaryInfoFocusStateLayerOpacity:r.extend("--ft-button-secondary-info-focus-state-layer-opacity","",l.opacity8),secondaryInfoActiveStateLayerOpacity:r.extend("--ft-button-secondary-info-active-state-layer-opacity","",l.opacity16),secondaryInfoDisabledComponentOpacity:r.extend("--ft-button-secondary-info-disabled-component-opacity","",l.opacity40),secondaryInfoBackgroundColor:r.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:r.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:r.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:r.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:r.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:r.extend("--ft-button-secondary-success-hover-state-layer-opacity","",l.opacity8),secondarySuccessFocusStateLayerOpacity:r.extend("--ft-button-secondary-success-focus-state-layer-opacity","",l.opacity8),secondarySuccessActiveStateLayerOpacity:r.extend("--ft-button-secondary-success-active-state-layer-opacity","",l.opacity16),secondarySuccessDisabledComponentOpacity:r.extend("--ft-button-secondary-success-disabled-component-opacity","",l.opacity40),secondarySuccessBackgroundColor:r.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:r.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:r.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:r.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:r.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:r.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",l.opacity8),secondaryWarningFocusStateLayerOpacity:r.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",l.opacity8),secondaryWarningActiveStateLayerOpacity:r.extend("--ft-button-secondary-warning-active-state-layer-opacity","",l.opacity16),secondaryWarningDisabledComponentOpacity:r.extend("--ft-button-secondary-warning-disabled-component-opacity","",l.opacity40),secondaryWarningBackgroundColor:r.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:r.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:r.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:r.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:r.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:r.extend("--ft-button-secondary-error-hover-state-layer-opacity","",l.opacity8),secondaryErrorFocusStateLayerOpacity:r.extend("--ft-button-secondary-error-focus-state-layer-opacity","",l.opacity8),secondaryErrorActiveStateLayerOpacity:r.extend("--ft-button-secondary-error-active-state-layer-opacity","",l.opacity16),secondaryErrorDisabledComponentOpacity:r.extend("--ft-button-secondary-error-disabled-component-opacity","",l.opacity40),secondaryErrorBackgroundColor:r.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:r.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:r.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:r.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:r.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var hf={neutralOffHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",l.opacity8),neutralOffFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",l.opacity8),neutralOffFocusFocusRingColor:r.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:r.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",l.opacity16),neutralOffBackgroundColor:r.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:r.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:r.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:r.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",l.opacity16),neutralOnHoverStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",l.opacity24),neutralOnFocusStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",l.opacity24),neutralOnFocusFocusRingColor:r.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:r.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",l.opacity32),neutralOnBackgroundColor:r.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:r.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:r.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:r.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:r.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:r.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-choice-large-horizontal-padding","",l.spacing3),largeGap:r.extend("--ft-chip-choice-large-gap","",l.spacing1),largeBorderRadius:r.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-choice-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-choice-medium-horizontal-padding","",l.spacing2),mediumGap:r.extend("--ft-chip-choice-medium-gap","",l.spacing1),mediumBorderRadius:r.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-choice-medium-icon-size","",l.iconSize2)};var xf={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",l.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",l.spacing1),largeGap:r.extend("--ft-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:r.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-large-icon-size","",l.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",l.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",l.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:r.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-medium-icon-size","",l.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",l.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",l.spacing05),smallGap:r.extend("--ft-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:r.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ft-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:r.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:r.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var Ef={brandHoverOpacity:r.extend("--ft-link-brand-hover-opacity","",l.opacity80),brandHoverColor:r.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:r.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:r.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:r.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:r.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:r.extend("--ft-link-info-hover-opacity","",l.opacity80),infoHoverColor:r.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:r.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:r.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:r.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:r.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:r.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:r.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:r.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:r.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:r.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:r.extend("--ft-link-neutral-visited-color","",l.colorBrand100)};var Lf={iconSize:r.extend("--ft-banner-icon-size","",l.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",l.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",l.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",l.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:r.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var _f={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",l.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",l.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",l.borderRadiusPill),color:r.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Uf={horizontalGap:r.extend("--ft-breadcrumb-horizontal-gap","",l.spacing1),verticalGap:r.extend("--ft-breadcrumb-vertical-gap","",l.spacing2),currentColor:r.extend("--ft-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ft-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ft-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Vf={horizontalPadding:r.extend("--ft-page-header-horizontal-padding","",l.spacing6),horizontalGap:r.extend("--ft-page-header-horizontal-gap","",l.spacing4),verticalGap:r.extend("--ft-page-header-vertical-gap","",l.spacing2),classicVerticalPadding:r.extend("--ft-page-header-classic-vertical-padding","",l.spacing6),multilineVerticalPadding:r.extend("--ft-page-header-multiline-vertical-padding","",l.spacing4),inlineVerticalPadding:r.extend("--ft-page-header-inline-vertical-padding","",l.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",l.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),titleColor:r.extend("--ft-page-header-title-color","",d.contentGlobalPrimary),subtitleColor:r.extend("--ft-page-header-subtitle-color","",d.contentGlobalSecondary)};var qf={smallContainerTargetWidth:r.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:r.extend("--ft-modal-small-container-margin","",l.spacing6),mediumContainerTargetWidth:r.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:r.extend("--ft-modal-medium-container-margin","",l.spacing6),largeContainerTargetWidth:r.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:r.extend("--ft-modal-large-container-margin","",l.spacing6),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",l.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",l.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",l.spacing6),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:r.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",l.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",l.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",l.spacing6),headerGap:r.extend("--ft-modal-header-gap","",l.spacing2),headerBorderBottomWidth:r.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",l.borderRadiusM)};var ep={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",l.opacity40),shadow:r.extend("--ft-drawer-shadow","",l.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",l.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",l.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",l.spacing6),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",l.colorGray700)};var ip={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",l.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",l.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",l.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ft-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",l.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",l.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",l.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",l.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",l.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",l.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",l.opacity24),onColor:r.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ft-tabs-icon-only-horizontal-padding","",l.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",l.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",l.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",l.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var dp={fieldHorizontalPadding:r.extend("--ft-text-input-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-text-input-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-text-input-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ft-text-input-field-icon-size","",l.iconSize3),fieldHeight:r.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",l.borderRadiusM),backgroundColor:r.extend("--ft-text-input-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",l.opacity40)};var yp={backgroundColor:r.extend("--ft-text-area-background-color","",l.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",l.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",l.borderRadiusM)};var vp={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",l.spacing4),offIconColor:r.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ft-floating-menu-gap","",l.spacing3),focusFocusRingColor:r.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ft-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",l.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",l.shadowElevation02)};var wp={fieldHorizontalPadding:r.extend("--ft-combobox-single-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-single-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-combobox-single-select-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ft-combobox-single-select-field-icon-size","",l.iconSize3),fieldHeight:r.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",l.borderRadiusM),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",l.colorWhite),labelColor:r.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:r.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:r.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:r.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-single-select-disabled-component-opacity","",l.opacity40)};var Ip={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",l.colorWhite),labelColor:r.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:r.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:r.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:r.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",l.borderRadiusM)};var Dp={backgroundColor:r.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",l.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",l.spacing6),titleColor:r.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ft-popover-body-color","",d.contentGlobalSecondary),linkColor:r.extend("--ft-popover-link-color","",d.contentActionPrimary),gap:r.extend("--ft-popover-gap","",l.spacing3),borderRadius:r.extend("--ft-popover-border-radius","",l.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",l.shadowElevation02),maxWidth:r.create("--ft-popover-max-width","","SIZE","440px")};var Mp={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",l.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",l.spacing3),color:r.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",l.iconSize3)};var jp={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",l.spacing1),groupGap:r.extend("--ft-switch-group-gap","",l.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",l.opacity40),offColor:r.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",l.opacity40),onColor:r.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",l.borderRadiusS)};var qp={color1Light:r.extend("--ft-chart-1-light","for area color charts",l.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",l.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",l.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",l.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",l.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",l.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",l.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",l.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",l.colorRed40),color5Base:r.extend("--ft-chart-5-base","",l.colorRed60),color6Light:r.extend("--ft-chart-6-light","",l.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",l.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",l.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",l.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",l.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",l.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",l.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",l.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",l.colorGray50),color10Base:r.extend("--ft-chart-10-base","",l.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",l.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",l.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",l.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",l.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",l.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",l.colorBrand200)};var Jp={color1IconColor:r.extend("--ft-page-designer-1-icon-color","for area color charts",l.colorCyan0),color1ToolbarColor:r.extend("--ft-page-designer-1-toolbar-color","for area color charts",l.colorCyan0),color2IconColor:r.extend("--ft-page-designer-2-icon-color","for area color charts",l.colorBrand0),color2ToolbarColor:r.extend("--ft-page-designer-2-toolbar-color","for area color charts",l.colorBrand0),color3IconColor:r.extend("--ft-page-designer-3-icon-color","for area color charts",l.colorYellow200),color3ToolbarColor:r.extend("--ft-page-designer-3-toolbar-color","for area color charts",l.colorYellow200),color4IconColor:r.extend("--ft-page-designer-4-icon-color","for area color charts",l.colorUltramarine50),color4ToolbarColor:r.extend("--ft-page-designer-4-toolbar-color","for area color charts",l.colorUltramarine50),color5IconColor:r.extend("--ft-page-designer-5-icon-color","for area color charts",l.colorGreen0),color5ToolbarColor:r.extend("--ft-page-designer-5-toolbar-color","for area color charts",l.colorGreen0),color6IconColor:r.extend("--ft-page-designer-6-icon-color","for area color charts",l.colorOrange0),color6ToolbarColor:r.extend("--ft-page-designer-6-toolbar-color","for area color charts",l.colorOrange0),color7IconColor:r.extend("--ft-page-designer-7-icon-color","for area color charts",l.colorAvocado200),color7ToolbarColor:r.extend("--ft-page-designer-7-toolbar-color","for area color charts",l.colorAvocado200),color8IconColor:r.extend("--ft-page-designer-8-icon-color","for area color charts",l.colorBrown0),color8ToolbarColor:r.extend("--ft-page-designer-8-toolbar-color","for area color charts",l.colorBrown0)};var nu={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",l.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",l.borderRadiusS),gap:r.extend("--ft-notice-gap","",l.spacing2),iconSize:r.extend("--ft-notice-icon-size","",l.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly)};var cu={color:r.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ft-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-checkbox-gap","",l.spacing3)};var hu={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:r.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:r.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ft-toggle-gap","",l.spacing3)};var xu={color:r.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ft-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:r.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ft-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:r.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-radio-gap","",l.spacing3)};var Eu={iconSize:r.extend("--ft-notification-icon-size","",l.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",l.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",l.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",l.spacing3),infoBackgroundColor:r.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ft-notification-border-radius","",l.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",l.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",l.spacing8)};var Lu={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",l.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",l.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",l.borderRadiusS),color:r.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",l.opacity80),shadow:r.extend("--ft-tooltip-shadow","",l.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",l.spacing05)};var Xr;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Xr||(Xr={}));var er;(function(t){t.large="large",t.medium="medium",t.small="small"})(er||(er={}));var Qr=g(B());function Mi(t){let e=Yr[t];return Qr.css`
4
4
  .ft-typography--${(0,Qr.unsafeCSS)(t)} {
5
5
  font-family: ${e.fontFamily};
6
6
  font-size: ${e.fontSize};
@@ -9,7 +9,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
9
9
  line-height: ${e.lineHeight};
10
10
  text-transform: ${e.textCase};
11
11
  }
12
- `}var Mi=E.FtCssVariableFactory.extend("--ft-typography-font-family","",E.designSystemVariables.titleFont),nt=E.FtCssVariableFactory.extend("--ft-typography-font-family","",E.designSystemVariables.contentFont),w={fontFamily:nt,fontSize:E.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:E.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:E.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:E.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:E.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},tr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Mi),fontSize:E.FtCssVariableFactory.extend("--ft-typography-title-font-size","",w.fontSize,"20px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",w.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",w.letterSpacing,"0.15px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-title-line-height","",w.lineHeight,"1.2"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",w.textTransform,"inherit")},rr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Mi),fontSize:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",w.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",w.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",w.letterSpacing,"0.105px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",w.lineHeight,"1.7"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",w.textTransform,"inherit")},or={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",nt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",w.fontSize,"16px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",w.fontWeight,"600"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",w.letterSpacing,"0.144px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",w.lineHeight,"1.5"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",w.textTransform,"inherit")},nr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",nt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",w.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",w.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",w.letterSpacing,"0.098px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",w.lineHeight,"1.7"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",w.textTransform,"inherit")},ir={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",nt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",w.fontSize,"16px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",w.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",w.letterSpacing,"0.496px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",w.lineHeight,"1.5"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",w.textTransform,"inherit")},Te={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",nt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",w.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",w.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",w.letterSpacing,"0.252px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",w.lineHeight,"1.4"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",w.textTransform,"inherit")},ar={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",nt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",w.fontSize,"12px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",w.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",w.letterSpacing,"0.396px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",w.lineHeight,"1.33"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",w.textTransform,"inherit")},sr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",nt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",w.fontSize,"10px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",w.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",w.letterSpacing,"0.33px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",w.lineHeight,"1.6"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",w.textTransform,"inherit")},lr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",nt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",w.fontSize,"10px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",w.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",w.letterSpacing,"1.5px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",w.lineHeight,"1.6"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",w.textTransform,"uppercase")},Xe={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-button-font-family","",nt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-button-font-size","",w.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",w.fontWeight,"600"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",w.letterSpacing,"1.246px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-button-line-height","",w.lineHeight,"1.15"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",w.textTransform,"uppercase")},zi=Be.css`
12
+ `}var Wi=A.FtCssVariableFactory.extend("--ft-typography-font-family","",A.designSystemVariables.titleFont),nt=A.FtCssVariableFactory.extend("--ft-typography-font-family","",A.designSystemVariables.contentFont),R={fontFamily:nt,fontSize:A.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:A.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:A.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:A.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:A.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},tr={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Wi),fontSize:A.FtCssVariableFactory.extend("--ft-typography-title-font-size","",R.fontSize,"20px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",R.fontWeight,"normal"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",R.letterSpacing,"0.15px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-title-line-height","",R.lineHeight,"1.2"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",R.textTransform,"inherit")},rr={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Wi),fontSize:A.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",R.fontSize,"14px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",R.fontWeight,"normal"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",R.letterSpacing,"0.105px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",R.lineHeight,"1.7"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",R.textTransform,"inherit")},or={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",nt),fontSize:A.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",R.fontSize,"16px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",R.fontWeight,"600"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",R.letterSpacing,"0.144px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",R.lineHeight,"1.5"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",R.textTransform,"inherit")},nr={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",nt),fontSize:A.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",R.fontSize,"14px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",R.fontWeight,"normal"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",R.letterSpacing,"0.098px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",R.lineHeight,"1.7"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",R.textTransform,"inherit")},ir={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",nt),fontSize:A.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",R.fontSize,"16px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",R.fontWeight,"normal"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",R.letterSpacing,"0.496px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",R.lineHeight,"1.5"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",R.textTransform,"inherit")},Ie={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",nt),fontSize:A.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",R.fontSize,"14px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",R.fontWeight,"normal"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",R.letterSpacing,"0.252px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",R.lineHeight,"1.4"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",R.textTransform,"inherit")},ar={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",nt),fontSize:A.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",R.fontSize,"12px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",R.fontWeight,"normal"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",R.letterSpacing,"0.396px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",R.lineHeight,"1.33"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",R.textTransform,"inherit")},sr={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",nt),fontSize:A.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",R.fontSize,"10px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",R.fontWeight,"normal"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",R.letterSpacing,"0.33px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",R.lineHeight,"1.6"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",R.textTransform,"inherit")},lr={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",nt),fontSize:A.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",R.fontSize,"10px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",R.fontWeight,"normal"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",R.letterSpacing,"1.5px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",R.lineHeight,"1.6"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",R.textTransform,"uppercase")},Xe={fontFamily:A.FtCssVariableFactory.extend("--ft-typography-button-font-family","",nt),fontSize:A.FtCssVariableFactory.extend("--ft-typography-button-font-size","",R.fontSize,"14px"),fontWeight:A.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",R.fontWeight,"600"),letterSpacing:A.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",R.letterSpacing,"1.246px"),lineHeight:A.FtCssVariableFactory.extend("--ft-typography-button-line-height","",R.lineHeight,"1.15"),textTransform:A.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",R.textTransform,"uppercase")},zi=Be.css`
13
13
  .ft-typography--title {
14
14
  font-family: ${tr.fontFamily};
15
15
  font-size: ${tr.fontSize};
@@ -18,7 +18,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
18
18
  line-height: ${tr.lineHeight};
19
19
  text-transform: ${tr.textTransform};
20
20
  }
21
- `,Wi=Be.css`
21
+ `,Hi=Be.css`
22
22
  .ft-typography--title-dense {
23
23
  font-family: ${rr.fontFamily};
24
24
  font-size: ${rr.fontSize};
@@ -27,7 +27,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
27
27
  line-height: ${rr.lineHeight};
28
28
  text-transform: ${rr.textTransform};
29
29
  }
30
- `,Hi=Be.css`
30
+ `,Vi=Be.css`
31
31
  .ft-typography--subtitle1 {
32
32
  font-family: ${or.fontFamily};
33
33
  font-size: ${or.fontSize};
@@ -36,7 +36,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
36
36
  line-height: ${or.lineHeight};
37
37
  text-transform: ${or.textTransform};
38
38
  }
39
- `,Vi=Be.css`
39
+ `,ji=Be.css`
40
40
  .ft-typography--subtitle2 {
41
41
  font-family: ${nr.fontFamily};
42
42
  font-size: ${nr.fontSize};
@@ -46,7 +46,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
46
46
  text-transform: ${nr.textTransform};
47
47
  }
48
48
 
49
- `,ji=Be.css`
49
+ `,Gi=Be.css`
50
50
  .ft-typography--body1 {
51
51
  font-family: ${ir.fontFamily};
52
52
  font-size: ${ir.fontSize};
@@ -55,14 +55,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
55
55
  line-height: ${ir.lineHeight};
56
56
  text-transform: ${ir.textTransform};
57
57
  }
58
- `,Gi=Be.css`
58
+ `,Ki=Be.css`
59
59
  .ft-typography--body2 {
60
- font-family: ${Te.fontFamily};
61
- font-size: ${Te.fontSize};
62
- font-weight: ${Te.fontWeight};
63
- letter-spacing: ${Te.letterSpacing};
64
- line-height: ${Te.lineHeight};
65
- text-transform: ${Te.textTransform};
60
+ font-family: ${Ie.fontFamily};
61
+ font-size: ${Ie.fontSize};
62
+ font-weight: ${Ie.fontWeight};
63
+ letter-spacing: ${Ie.letterSpacing};
64
+ line-height: ${Ie.lineHeight};
65
+ text-transform: ${Ie.textTransform};
66
66
  }
67
67
  `,Jr=Be.css`
68
68
  .ft-typography--caption {
@@ -73,7 +73,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
73
73
  line-height: ${ar.lineHeight};
74
74
  text-transform: ${ar.textTransform};
75
75
  }
76
- `,Ki=Be.css`
76
+ `,Zi=Be.css`
77
77
  .ft-typography--breadcrumb {
78
78
  font-family: ${sr.fontFamily};
79
79
  font-size: ${sr.fontSize};
@@ -82,7 +82,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
82
82
  line-height: ${sr.lineHeight};
83
83
  text-transform: ${sr.textTransform};
84
84
  }
85
- `,Zi=Be.css`
85
+ `,qi=Be.css`
86
86
  .ft-typography--overline {
87
87
  font-family: ${lr.fontFamily};
88
88
  font-size: ${lr.fontSize};
@@ -91,7 +91,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
91
91
  line-height: ${lr.lineHeight};
92
92
  text-transform: ${lr.textTransform};
93
93
  }
94
- `,qi=Be.css`
94
+ `,Yi=Be.css`
95
95
  .ft-typography--button {
96
96
  font-family: ${Xe.fontFamily};
97
97
  font-size: ${Xe.fontSize};
@@ -100,13 +100,13 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
100
100
  line-height: ${Xe.lineHeight};
101
101
  text-transform: ${Xe.textTransform};
102
102
  }
103
- `,Yi=Be.css`
103
+ `,Xi=Be.css`
104
104
  .ft-typography {
105
105
  vertical-align: inherit;
106
106
  }
107
- `,Xi=[Object.keys(Yr).map(t=>Ui(t))];var Cn=y(N());var Gt=y(D()),H=y(G()),Fe=y(N());var ba=y(N());var on=globalThis,eo=on.trustedTypes,Ji=eo?eo.createPolicy("lit-html",{createHTML:t=>t}):void 0,ia="$lit$",bt=`lit$${(Math.random()+"").slice(9)}$`,aa="?"+bt,Lc=`<${aa}>`,Ft=document,to=()=>Ft.createComment(""),Rr=t=>t===null||typeof t!="object"&&typeof t!="function",sa=Array.isArray,Tc=t=>sa(t)||typeof t?.[Symbol.iterator]=="function",Xo=`[
108
- \f\r]`,Ar=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ea=/-->/g,ta=/>/g,$t=RegExp(`>|${Xo}(?:([^\\s"'>=/]+)(${Xo}*=${Xo}*(?:[^
109
- \f\r"'\`<>=]|("|')|))|$)`,"g"),ra=/'/g,oa=/"/g,la=/^(?:script|style|textarea|title)$/i,ca=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),da=ca(1),pa=ca(2),Nr=Symbol.for("lit-noChange"),ie=Symbol.for("lit-nothing"),na=new WeakMap,Bt=Ft.createTreeWalker(Ft,129);function fa(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ji!==void 0?Ji.createHTML(e):e}var Pc=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":"",s=Ar;for(let c=0;c<o;c++){let p=t[c],f,h,m=-1,g=0;for(;g<p.length&&(s.lastIndex=g,h=s.exec(p),h!==null);)g=s.lastIndex,s===Ar?h[1]==="!--"?s=ea:h[1]!==void 0?s=ta:h[2]!==void 0?(la.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=$t):h[3]!==void 0&&(s=$t):s===$t?h[0]===">"?(s=i??Ar,m=-1):h[1]===void 0?m=-2:(m=s.lastIndex-h[2].length,f=h[1],s=h[3]===void 0?$t:h[3]==='"'?oa:ra):s===oa||s===ra?s=$t:s===ea||s===ta?s=Ar:(s=$t,i=void 0);let v=s===$t&&t[c+1].startsWith("/>")?" ":"";a+=s===Ar?p+Lc:m>=0?(n.push(f),p.slice(0,m)+ia+p.slice(m)+bt+v):p+bt+(m===-2?c:v)}return[fa(t,a+(t[o]||"<?>")+(e===2?"</svg>":"")),n]},Lr=class t{constructor({strings:e,_$litType$:o},n){let i;this.parts=[];let a=0,s=0,c=e.length-1,p=this.parts,[f,h]=Pc(e,o);if(this.el=t.createElement(f,n),Bt.currentNode=this.el.content,o===2){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(i=Bt.nextNode())!==null&&p.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let m of i.getAttributeNames())if(m.endsWith(ia)){let g=h[s++],v=i.getAttribute(m).split(bt),x=/([.?@])?(.*)/.exec(g);p.push({type:1,index:a,name:x[2],strings:v,ctor:x[1]==="."?Jo:x[1]==="?"?en:x[1]==="@"?tn:dr}),i.removeAttribute(m)}else m.startsWith(bt)&&(p.push({type:6,index:a}),i.removeAttribute(m));if(la.test(i.tagName)){let m=i.textContent.split(bt),g=m.length-1;if(g>0){i.textContent=eo?eo.emptyScript:"";for(let v=0;v<g;v++)i.append(m[v],to()),Bt.nextNode(),p.push({type:2,index:++a});i.append(m[g],to())}}}else if(i.nodeType===8)if(i.data===aa)p.push({type:2,index:a});else{let m=-1;for(;(m=i.data.indexOf(bt,m+1))!==-1;)p.push({type:7,index:a}),m+=bt.length-1}a++}}static createElement(e,o){let n=Ft.createElement("template");return n.innerHTML=e,n}};function cr(t,e,o=t,n){if(e===Nr)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=Rr(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,o,n)),n!==void 0?(o._$Co??=[])[n]=i:o._$Cl=i),i!==void 0&&(e=cr(t,i._$AS(t,e.values),i,n)),e}var Qo=class{constructor(e,o){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:o},parts:n}=this._$AD,i=(e?.creationScope??Ft).importNode(o,!0);Bt.currentNode=i;let a=Bt.nextNode(),s=0,c=0,p=n[0];for(;p!==void 0;){if(s===p.index){let f;p.type===2?f=new ro(a,a.nextSibling,this,e):p.type===1?f=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(f=new rn(a,this,e)),this._$AV.push(f),p=n[++c]}s!==p?.index&&(a=Bt.nextNode(),s++)}return Bt.currentNode=Ft,i}p(e){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,o),o+=n.strings.length-2):n._$AI(e[o])),o++}},ro=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=ie,this._$AN=void 0,this._$AA=e,this._$AB=o,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,o=this._$AM;return o!==void 0&&e?.nodeType===11&&(e=o.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,o=this){e=cr(this,e,o),Rr(e)?e===ie||e==null||e===""?(this._$AH!==ie&&this._$AR(),this._$AH=ie):e!==this._$AH&&e!==Nr&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Tc(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==ie&&Rr(this._$AH)?this._$AA.nextSibling.data=e:this.$(Ft.createTextNode(e)),this._$AH=e}g(e){let{values:o,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=Lr.createElement(fa(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new Qo(i,this),s=a.u(this.options);a.p(o),this.$(s),this._$AH=a}}_$AC(e){let o=na.get(e.strings);return o===void 0&&na.set(e.strings,o=new Lr(e)),o}T(e){sa(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,i=0;for(let a of e)i===o.length?o.push(n=new t(this.k(to()),this.k(to()),this,this.options)):n=o[i],n._$AI(a),i++;i<o.length&&(this._$AR(n&&n._$AB.nextSibling,i),o.length=i)}_$AR(e=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},dr=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=ie,this._$AN=void 0,this.element=e,this.name=o,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=ie}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=cr(this,e,o,0),s=!Rr(e)||e!==this._$AH&&e!==Nr,s&&(this._$AH=e);else{let c=e,p,f;for(e=a[0],p=0;p<a.length-1;p++)f=cr(this,c[n+p],o,p),f===Nr&&(f=this._$AH[p]),s||=!Rr(f)||f!==this._$AH[p],f===ie?e=ie:e!==ie&&(e+=(f??"")+a[p+1]),this._$AH[p]=f}s&&!i&&this.O(e)}O(e){e===ie?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Jo=class extends dr{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===ie?void 0:e}},en=class extends dr{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==ie)}},tn=class extends dr{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=cr(this,e,o,0)??ie)===Nr)return;let n=this._$AH,i=e===ie&&n!==ie||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==ie&&(n===ie||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},rn=class{constructor(e,o,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){cr(this,e)}};var Ic=on.litHtmlPolyfillSupport;Ic?.(Lr,ro),(on.litHtmlVersions??=[]).push("3.1.0");var ha=Symbol.for(""),kc=t=>{if(t?.r===ha)return t?._$litStatic$},nn=t=>({_$litStatic$:t,r:ha});var ua=new Map,ma=t=>(e,...o)=>{let n=o.length,i,a,s=[],c=[],p,f=0,h=!1;for(;f<n;){for(p=e[f];f<n&&(a=o[f],(i=kc(a))!==void 0);)p+=i+e[++f],h=!0;f!==n&&c.push(a),s.push(p),f++}if(f===n&&s.push(e[n]),h){let m=s.join("$$lit$$");(e=ua.get(m))===void 0&&(s.raw=s,ua.set(m,e=s)),o=c}return t(e,...o)},an=ma(da),Uh=ma(pa);var sn=y(G()),ga=y(N());var xt;(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"})(xt||(xt={}));var ya=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Q=class extends ga.FtLitElement{constructor(){super(...arguments),this.variant=xt.body1}render(){return this.element?an`
107
+ `,Qi=[Object.keys(Yr).map(t=>Mi(t))];var Cn=g(I());var Gt=g(B()),H=g(G()),Fe=g(I());var xa=g(I());var on=globalThis,eo=on.trustedTypes,ea=eo?eo.createPolicy("lit-html",{createHTML:t=>t}):void 0,aa="$lit$",bt=`lit$${(Math.random()+"").slice(9)}$`,sa="?"+bt,Ic=`<${sa}>`,Ft=document,to=()=>Ft.createComment(""),Rr=t=>t===null||typeof t!="object"&&typeof t!="function",la=Array.isArray,Tc=t=>la(t)||typeof t?.[Symbol.iterator]=="function",Xo=`[
108
+ \f\r]`,Ar=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ta=/-->/g,ra=/>/g,$t=RegExp(`>|${Xo}(?:([^\\s"'>=/]+)(${Xo}*=${Xo}*(?:[^
109
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),oa=/'/g,na=/"/g,ca=/^(?:script|style|textarea|title)$/i,da=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),fa=da(1),pa=da(2),Nr=Symbol.for("lit-noChange"),ae=Symbol.for("lit-nothing"),ia=new WeakMap,Bt=Ft.createTreeWalker(Ft,129);function ua(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return ea!==void 0?ea.createHTML(e):e}var Pc=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":"",s=Ar;for(let c=0;c<o;c++){let f=t[c],p,h,m=-1,b=0;for(;b<f.length&&(s.lastIndex=b,h=s.exec(f),h!==null);)b=s.lastIndex,s===Ar?h[1]==="!--"?s=ta:h[1]!==void 0?s=ra:h[2]!==void 0?(ca.test(h[2])&&(i=RegExp("</"+h[2],"g")),s=$t):h[3]!==void 0&&(s=$t):s===$t?h[0]===">"?(s=i??Ar,m=-1):h[1]===void 0?m=-2:(m=s.lastIndex-h[2].length,p=h[1],s=h[3]===void 0?$t:h[3]==='"'?na:oa):s===na||s===oa?s=$t:s===ta||s===ra?s=Ar:(s=$t,i=void 0);let S=s===$t&&t[c+1].startsWith("/>")?" ":"";a+=s===Ar?f+Ic:m>=0?(n.push(p),f.slice(0,m)+aa+f.slice(m)+bt+S):f+bt+(m===-2?c:S)}return[ua(t,a+(t[o]||"<?>")+(e===2?"</svg>":"")),n]},Lr=class t{constructor({strings:e,_$litType$:o},n){let i;this.parts=[];let a=0,s=0,c=e.length-1,f=this.parts,[p,h]=Pc(e,o);if(this.el=t.createElement(p,n),Bt.currentNode=this.el.content,o===2){let m=this.el.content.firstChild;m.replaceWith(...m.childNodes)}for(;(i=Bt.nextNode())!==null&&f.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let m of i.getAttributeNames())if(m.endsWith(aa)){let b=h[s++],S=i.getAttribute(m).split(bt),v=/([.?@])?(.*)/.exec(b);f.push({type:1,index:a,name:v[2],strings:S,ctor:v[1]==="."?Jo:v[1]==="?"?en:v[1]==="@"?tn:dr}),i.removeAttribute(m)}else m.startsWith(bt)&&(f.push({type:6,index:a}),i.removeAttribute(m));if(ca.test(i.tagName)){let m=i.textContent.split(bt),b=m.length-1;if(b>0){i.textContent=eo?eo.emptyScript:"";for(let S=0;S<b;S++)i.append(m[S],to()),Bt.nextNode(),f.push({type:2,index:++a});i.append(m[b],to())}}}else if(i.nodeType===8)if(i.data===sa)f.push({type:2,index:a});else{let m=-1;for(;(m=i.data.indexOf(bt,m+1))!==-1;)f.push({type:7,index:a}),m+=bt.length-1}a++}}static createElement(e,o){let n=Ft.createElement("template");return n.innerHTML=e,n}};function cr(t,e,o=t,n){if(e===Nr)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=Rr(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,o,n)),n!==void 0?(o._$Co??=[])[n]=i:o._$Cl=i),i!==void 0&&(e=cr(t,i._$AS(t,e.values),i,n)),e}var Qo=class{constructor(e,o){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:o},parts:n}=this._$AD,i=(e?.creationScope??Ft).importNode(o,!0);Bt.currentNode=i;let a=Bt.nextNode(),s=0,c=0,f=n[0];for(;f!==void 0;){if(s===f.index){let p;f.type===2?p=new ro(a,a.nextSibling,this,e):f.type===1?p=new f.ctor(a,f.name,f.strings,this,e):f.type===6&&(p=new rn(a,this,e)),this._$AV.push(p),f=n[++c]}s!==f?.index&&(a=Bt.nextNode(),s++)}return Bt.currentNode=Ft,i}p(e){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,o),o+=n.strings.length-2):n._$AI(e[o])),o++}},ro=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=ae,this._$AN=void 0,this._$AA=e,this._$AB=o,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,o=this._$AM;return o!==void 0&&e?.nodeType===11&&(e=o.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,o=this){e=cr(this,e,o),Rr(e)?e===ae||e==null||e===""?(this._$AH!==ae&&this._$AR(),this._$AH=ae):e!==this._$AH&&e!==Nr&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Tc(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==ae&&Rr(this._$AH)?this._$AA.nextSibling.data=e:this.$(Ft.createTextNode(e)),this._$AH=e}g(e){let{values:o,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=Lr.createElement(ua(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new Qo(i,this),s=a.u(this.options);a.p(o),this.$(s),this._$AH=a}}_$AC(e){let o=ia.get(e.strings);return o===void 0&&ia.set(e.strings,o=new Lr(e)),o}T(e){la(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,i=0;for(let a of e)i===o.length?o.push(n=new t(this.k(to()),this.k(to()),this,this.options)):n=o[i],n._$AI(a),i++;i<o.length&&(this._$AR(n&&n._$AB.nextSibling,i),o.length=i)}_$AR(e=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},dr=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=ae,this._$AN=void 0,this.element=e,this.name=o,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=ae}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=cr(this,e,o,0),s=!Rr(e)||e!==this._$AH&&e!==Nr,s&&(this._$AH=e);else{let c=e,f,p;for(e=a[0],f=0;f<a.length-1;f++)p=cr(this,c[n+f],o,f),p===Nr&&(p=this._$AH[f]),s||=!Rr(p)||p!==this._$AH[f],p===ae?e=ae:e!==ae&&(e+=(p??"")+a[f+1]),this._$AH[f]=p}s&&!i&&this.O(e)}O(e){e===ae?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Jo=class extends dr{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===ae?void 0:e}},en=class extends dr{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==ae)}},tn=class extends dr{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=cr(this,e,o,0)??ae)===Nr)return;let n=this._$AH,i=e===ae&&n!==ae||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==ae&&(n===ae||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},rn=class{constructor(e,o,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){cr(this,e)}};var kc=on.litHtmlPolyfillSupport;kc?.(Lr,ro),(on.litHtmlVersions??=[]).push("3.1.0");var ya=Symbol.for(""),_c=t=>{if(t?.r===ya)return t?._$litStatic$},nn=t=>({_$litStatic$:t,r:ya});var ha=new Map,ma=t=>(e,...o)=>{let n=o.length,i,a,s=[],c=[],f,p=0,h=!1;for(;p<n;){for(f=e[p];p<n&&(a=o[p],(i=_c(a))!==void 0);)f+=i+e[++p],h=!0;p!==n&&c.push(a),s.push(f),p++}if(p===n&&s.push(e[n]),h){let m=s.join("$$lit$$");(e=ha.get(m))===void 0&&(s.raw=s,ha.set(m,e=s)),o=c}return t(e,...o)},an=ma(fa),jh=ma(pa);var sn=g(G()),ba=g(I());var xt;(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"})(xt||(xt={}));var ga=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},J=class extends ba.FtLitElement{constructor(){super(...arguments),this.variant=xt.body1}render(){return this.element?an`
110
110
  <${nn(this.element)}
111
111
  part="text"
112
112
  class="ft-typography ft-typography--${this.variant}">
@@ -114,7 +114,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
114
114
  </${nn(this.element)}>
115
115
  `:an`
116
116
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
117
- `}};Q.styles=[zi,Wi,Hi,Vi,ji,Gi,Jr,Ki,Zi,qi,Yi,...Xi];ya([(0,sn.property)()],Q.prototype,"element",void 0);ya([(0,sn.property)()],Q.prototype,"variant",void 0);(0,ba.customElement)("ft-typography")(Q);var _e=y(D()),ae=y(G()),Ws=y(va()),go=y(N());var xn=y(N());var Ur=y(G()),Os=y(N());var _a=y(D()),k=y(N());var Aa=y(D()),re=y(N()),Sa=re.FtCssVariableFactory.extend("--ft-ripple-color","",re.designSystemVariables.colorContent),U={color:Sa,backgroundColor:re.FtCssVariableFactory.extend("--ft-ripple-background-color","",Sa),opacityContentOnSurfacePressed:re.FtCssVariableFactory.external(re.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:re.FtCssVariableFactory.external(re.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:re.FtCssVariableFactory.external(re.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:re.FtCssVariableFactory.external(re.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:re.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Oa=re.FtCssVariableFactory.extend("--ft-ripple-color","",re.designSystemVariables.colorPrimary),Ca={color:Oa,backgroundColor:re.FtCssVariableFactory.extend("--ft-ripple-background-color","",Oa)},Ea=re.FtCssVariableFactory.extend("--ft-ripple-color","",re.designSystemVariables.colorSecondary),wa={color:Ea,backgroundColor:re.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ea)},Ra=Aa.css`
117
+ `}};J.styles=[zi,Hi,Vi,ji,Gi,Ki,Jr,Zi,qi,Yi,Xi,...Qi];ga([(0,sn.property)()],J.prototype,"element",void 0);ga([(0,sn.property)()],J.prototype,"variant",void 0);(0,xa.customElement)("ft-typography")(J);var _e=g(B()),se=g(G()),Hs=g(Sa()),go=g(I());var xn=g(I());var Ur=g(G()),Cs=g(I());var Da=g(B()),D=g(I());var Ra=g(B()),oe=g(I()),Oa=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorContent),E={color:Oa,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Oa),opacityContentOnSurfacePressed:oe.FtCssVariableFactory.external(oe.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:oe.FtCssVariableFactory.external(oe.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:oe.FtCssVariableFactory.external(oe.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:oe.FtCssVariableFactory.external(oe.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:oe.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ca=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorPrimary),Ea={color:Ca,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ca)},wa=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorSecondary),Aa={color:wa,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",wa)},Na=Ra.css`
118
118
  :host {
119
119
  display: contents;
120
120
  }
@@ -127,7 +127,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
127
127
 
128
128
  .ft-ripple:not(.ft-ripple--unbounded) {
129
129
  overflow: hidden;
130
- border-radius: ${U.borderRadius};
130
+ border-radius: ${E.borderRadius};
131
131
  }
132
132
 
133
133
  .ft-ripple .ft-ripple--background,
@@ -161,27 +161,27 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
161
161
  }
162
162
 
163
163
  .ft-ripple .ft-ripple--background {
164
- background-color: ${U.backgroundColor};
164
+ background-color: ${E.backgroundColor};
165
165
  }
166
166
 
167
167
  .ft-ripple .ft-ripple--effect {
168
- background-color: ${U.color};
168
+ background-color: ${E.color};
169
169
  }
170
170
 
171
171
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
172
- background-color: ${wa.backgroundColor};
172
+ background-color: ${Aa.backgroundColor};
173
173
  }
174
174
 
175
175
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
176
- background-color: ${wa.color};
176
+ background-color: ${Aa.color};
177
177
  }
178
178
 
179
179
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
180
- background-color: ${Ca.backgroundColor};
180
+ background-color: ${Ea.backgroundColor};
181
181
  }
182
182
 
183
183
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
184
- background-color: ${Ca.color};
184
+ background-color: ${Ea.color};
185
185
  }
186
186
 
187
187
  .ft-ripple .ft-ripple--background {
@@ -211,22 +211,22 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
211
211
  }
212
212
 
213
213
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
214
- opacity: ${U.opacityContentOnSurfaceHover};
214
+ opacity: ${E.opacityContentOnSurfaceHover};
215
215
  }
216
216
 
217
217
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
218
- opacity: ${U.opacityContentOnSurfaceSelected};
218
+ opacity: ${E.opacityContentOnSurfaceSelected};
219
219
  }
220
220
 
221
221
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
222
- opacity: ${U.opacityContentOnSurfaceFocused};
222
+ opacity: ${E.opacityContentOnSurfaceFocused};
223
223
  }
224
224
 
225
225
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
226
- opacity: ${U.opacityContentOnSurfacePressed};
226
+ opacity: ${E.opacityContentOnSurfacePressed};
227
227
  transform: translate(-50%, -50%) scale(1);
228
228
  }
229
- `;var Na=y(D()),Tr=y(N()),me={color:Tr.FtCssVariableFactory.extend("--ft-loader-color","",Tr.designSystemVariables.colorPrimary),size:Tr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},La=Na.css`
229
+ `;var La=g(B()),Ir=g(I()),K={color:Ir.FtCssVariableFactory.extend("--ft-loader-color","",Ir.designSystemVariables.colorPrimary),size:Ir.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Ia=La.css`
230
230
  :host {
231
231
  line-height: 0;
232
232
  }
@@ -235,8 +235,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
235
235
  display: inline-block;
236
236
  position: relative;
237
237
 
238
- width: ${me.size};
239
- height: ${me.size};
238
+ width: ${K.size};
239
+ height: ${K.size};
240
240
  }
241
241
 
242
242
  .ft-loader div {
@@ -245,7 +245,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
245
245
  width: 25%;
246
246
  height: 25%;
247
247
  border-radius: 50%;
248
- background: ${me.color};
248
+ background: ${K.color};
249
249
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
250
250
  }
251
251
 
@@ -292,10 +292,10 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
292
292
  transform: translate(0, 0);
293
293
  }
294
294
  100% {
295
- transform: translate(calc(0.35 * ${me.size}), 0);
295
+ transform: translate(calc(0.35 * ${K.size}), 0);
296
296
  }
297
297
  }
298
- `;var Ta=y(D()),it=y(N()),ye={size:it.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:it.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",it.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:it.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",it.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:it.FtCssVariableFactory.extend("--ft-icon-material-font-family","",it.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:it.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Pa=Ta.css`
298
+ `;var Ta=g(B()),it=g(I()),me={size:it.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:it.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",it.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:it.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",it.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:it.FtCssVariableFactory.extend("--ft-icon-material-font-family","",it.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:it.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Pa=Ta.css`
299
299
  :host, i.ft-icon {
300
300
  display: inline-flex;
301
301
  align-items: center;
@@ -304,14 +304,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
304
304
  }
305
305
 
306
306
  :host {
307
- width: ${ye.size};
308
- height: ${ye.size};
307
+ width: ${me.size};
308
+ height: ${me.size};
309
309
  }
310
310
 
311
311
  i.ft-icon {
312
312
  width: 100%;
313
313
  height: 100%;
314
- font-size: ${ye.size};
314
+ font-size: ${me.size};
315
315
  line-height: 1;
316
316
  font-weight: normal;
317
317
  text-transform: none;
@@ -322,28 +322,28 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
322
322
  text-rendering: auto;
323
323
  -webkit-font-smoothing: antialiased;
324
324
  -moz-osx-font-smoothing: grayscale;
325
- vertical-align: ${ye.verticalAlign};
325
+ vertical-align: ${me.verticalAlign};
326
326
  }
327
327
 
328
328
  i.ft-icon.ft-icon--fluid-topics {
329
- font-family: ${ye.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
329
+ font-family: ${me.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
330
330
 
331
331
  /* Ugly fix because font is broken */
332
- font-size: calc(0.75 * ${ye.size});
333
- line-height: ${ye.size};
332
+ font-size: calc(0.75 * ${me.size});
333
+ line-height: ${me.size};
334
334
  position: relative;
335
335
  top: -4%;
336
336
  justify-content: center;
337
337
  }
338
338
 
339
339
  .ft-icon--file-format {
340
- font-family: ${ye.fileFormatFontFamily}, ft-mime, sans-serif;
340
+ font-family: ${me.fileFormatFontFamily}, ft-mime, sans-serif;
341
341
  }
342
342
 
343
343
  .ft-icon--material {
344
- font-family: ${ye.materialFontFamily}, "Material Icons", sans-serif;
344
+ font-family: ${me.materialFontFamily}, "Material Icons", sans-serif;
345
345
  }
346
- `;var Ia=k.FtCssVariableFactory.extend("--ft-button-color","",k.designSystemVariables.colorPrimary),V={backgroundColor:k.FtCssVariableFactory.extend("--ft-button-background-color","",k.designSystemVariables.colorSurface),borderRadius:k.FtCssVariableFactory.extend("--ft-button-border-radius","",k.designSystemVariables.borderRadiusL),color:Ia,fontSize:k.FtCssVariableFactory.extend("--ft-button-font-size","",Xe.fontSize),iconSize:k.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:k.FtCssVariableFactory.extend("--ft-button-ripple-color","",Ia),verticalPadding:k.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:k.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:k.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:k.FtCssVariableFactory.external(k.designSystemVariables.colorOpacityDisabled,"Design system")},ka=k.FtCssVariableFactory.extend("--ft-button-primary-color","",k.FtCssVariableFactory.extend("--ft-button-color","",k.designSystemVariables.colorOnPrimary)),ln={backgroundColor:k.FtCssVariableFactory.extend("--ft-button-primary-background-color","",k.FtCssVariableFactory.extend("--ft-button-background-color","",k.designSystemVariables.colorPrimary)),color:ka,rippleColor:k.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ka)},Qe={borderRadius:k.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",k.FtCssVariableFactory.extend("--ft-button-border-radius","",k.designSystemVariables.borderRadiusM)),verticalPadding:k.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:k.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:k.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Da=[_a.css`
346
+ `;var ka=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),V={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:ka,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",Xe.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",ka),verticalPadding:D.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:D.FtCssVariableFactory.external(D.designSystemVariables.colorOpacityDisabled,"Design system")},_a=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),ln={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:_a,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",_a)},Qe={borderRadius:D.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusM)),verticalPadding:D.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},$a=[Da.css`
347
347
  :host {
348
348
  display: inline-block;
349
349
  max-width: 100%;
@@ -385,8 +385,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
385
385
 
386
386
  --ft-button-internal-line-height: max(calc(${V.fontSize} + 2px), ${V.iconSize});
387
387
  --ft-button-internal-color: ${V.color};
388
- ${(0,k.setVariable)(ye.size,V.iconSize)};
389
- ${(0,k.setVariable)(U.color,V.rippleColor)};
388
+ ${(0,D.setVariable)(me.size,V.iconSize)};
389
+ ${(0,D.setVariable)(E.color,V.rippleColor)};
390
390
 
391
391
  border-radius: ${V.borderRadius};
392
392
  padding: ${V.verticalPadding} ${V.horizontalPadding};
@@ -430,7 +430,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
430
430
  .ft-button.ft-button--primary {
431
431
  background-color: ${ln.backgroundColor};
432
432
  --ft-button-internal-color: ${ln.color};
433
- ${(0,k.setVariable)(U.color,ln.rippleColor)};
433
+ ${(0,D.setVariable)(E.color,ln.rippleColor)};
434
434
  }
435
435
 
436
436
  .ft-button:focus {
@@ -444,8 +444,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
444
444
  text-overflow: ellipsis;
445
445
  display: block;
446
446
  margin: 0 ${V.iconPadding};
447
- ${(0,k.setVariable)(Xe.fontSize,"1em")};
448
- ${(0,k.setVariable)(Xe.lineHeight,"var(--ft-button-internal-line-height)")};
447
+ ${(0,D.setVariable)(Xe.fontSize,"1em")};
448
+ ${(0,D.setVariable)(Xe.lineHeight,"var(--ft-button-internal-line-height)")};
449
449
  }
450
450
 
451
451
  .ft-button--dense .ft-button--label {
@@ -476,21 +476,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
476
476
  }
477
477
 
478
478
  ft-loader {
479
- ${(0,k.setVariable)(me.size,V.iconSize)};
480
- ${(0,k.setVariable)(me.color,"var(--ft-button-internal-color)")};
479
+ ${(0,D.setVariable)(K.size,V.iconSize)};
480
+ ${(0,D.setVariable)(K.color,"var(--ft-button-internal-color)")};
481
481
  }
482
- `,k.noTextSelect];var gr=y(N());var Ua=y(N());var Ba=y(D()),pe=y(G()),Fa=y(pr()),Pr=y(N());var Oe=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},z=class extends Pr.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 Pr.Debouncer(1e3),this.onTransitionStart=e=>{e.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=e=>{e.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Pr.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Ba.html`
482
+ `,D.noTextSelect];var gr=g(I());var Ma=g(I());var Fa=g(B()),pe=g(G()),Ua=g(fr()),Tr=g(I());var Oe=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},W=class extends Tr.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 Tr.Debouncer(1e3),this.onTransitionStart=e=>{e.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=e=>{e.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Tr.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Fa.html`
483
483
  <style>
484
484
  .ft-ripple .ft-ripple--effect {
485
485
  left: ${this.originX}px;
486
486
  top: ${this.originY}px;
487
487
  }
488
488
  </style>
489
- <div class="${(0,Fa.classMap)(e)}">
489
+ <div class="${(0,Ua.classMap)(e)}">
490
490
  <div class="ft-ripple--background"></div>
491
491
  <div class="ft-ripple--effect"></div>
492
492
  </div>
493
- `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var o,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>p=>{c.forEach(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(p)},n=o("mouseup","contextmenu"),i=o("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",n,s),e.addEventListener("touchstart",i,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",i,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,i,a;return o.x!=null?{x:i,y:a}=o:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};z.elementDefinitions={};z.styles=Ra;Oe([(0,pe.property)({type:Boolean})],z.prototype,"primary",void 0);Oe([(0,pe.property)({type:Boolean})],z.prototype,"secondary",void 0);Oe([(0,pe.property)({type:Boolean})],z.prototype,"unbounded",void 0);Oe([(0,pe.property)({type:Boolean})],z.prototype,"activated",void 0);Oe([(0,pe.property)({type:Boolean})],z.prototype,"selected",void 0);Oe([(0,pe.property)({type:Boolean})],z.prototype,"disabled",void 0);Oe([(0,pe.state)()],z.prototype,"hovered",void 0);Oe([(0,pe.state)()],z.prototype,"focused",void 0);Oe([(0,pe.state)()],z.prototype,"pressed",void 0);Oe([(0,pe.state)()],z.prototype,"rippling",void 0);Oe([(0,pe.state)()],z.prototype,"originX",void 0);Oe([(0,pe.state)()],z.prototype,"originY",void 0);Oe([(0,pe.query)(".ft-ripple")],z.prototype,"ripple",void 0);Oe([(0,pe.query)(".ft-ripple--effect")],z.prototype,"rippleEffect",void 0);(0,Ua.customElement)("ft-ripple")(z);var fs=y(N());var ps=y(D()),oe=y(G()),Br=y(N());var Ma=y(D()),at=y(N()),fr={distance:at.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:at.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:at.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:at.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:at.FtCssVariableFactory.external(at.designSystemVariables.borderRadiusS,"Design system"),maxWidth:at.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},za=Ma.css`
493
+ `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var o,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>f=>{c.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(f)},n=o("mouseup","contextmenu"),i=o("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",n,s),e.addEventListener("touchstart",i,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",i,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,i,a;return o.x!=null?{x:i,y:a}=o:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};W.elementDefinitions={};W.styles=Na;Oe([(0,pe.property)({type:Boolean})],W.prototype,"primary",void 0);Oe([(0,pe.property)({type:Boolean})],W.prototype,"secondary",void 0);Oe([(0,pe.property)({type:Boolean})],W.prototype,"unbounded",void 0);Oe([(0,pe.property)({type:Boolean})],W.prototype,"activated",void 0);Oe([(0,pe.property)({type:Boolean})],W.prototype,"selected",void 0);Oe([(0,pe.property)({type:Boolean})],W.prototype,"disabled",void 0);Oe([(0,pe.state)()],W.prototype,"hovered",void 0);Oe([(0,pe.state)()],W.prototype,"focused",void 0);Oe([(0,pe.state)()],W.prototype,"pressed",void 0);Oe([(0,pe.state)()],W.prototype,"rippling",void 0);Oe([(0,pe.state)()],W.prototype,"originX",void 0);Oe([(0,pe.state)()],W.prototype,"originY",void 0);Oe([(0,pe.query)(".ft-ripple")],W.prototype,"ripple",void 0);Oe([(0,pe.query)(".ft-ripple--effect")],W.prototype,"rippleEffect",void 0);(0,Ma.customElement)("ft-ripple")(W);var us=g(I());var ps=g(B()),ne=g(G()),Br=g(I());var Wa=g(B()),at=g(I()),pr={distance:at.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:at.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:at.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:at.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:at.FtCssVariableFactory.external(at.designSystemVariables.borderRadiusS,"Design system"),maxWidth:at.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},za=Wa.css`
494
494
  .ft-tooltip--container {
495
495
  display: block;
496
496
  }
@@ -505,21 +505,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
505
505
  box-sizing: border-box;
506
506
  overflow: hidden;
507
507
  width: max-content;
508
- max-width: ${fr.maxWidth};
508
+ max-width: ${pr.maxWidth};
509
509
  text-align: center;
510
- padding: ${fr.distance};
511
- z-index: ${fr.zIndex};
510
+ padding: ${pr.distance};
511
+ z-index: ${pr.zIndex};
512
512
  }
513
513
 
514
514
  .ft-tooltip--content {
515
515
  padding: 4px 8px;
516
- border-radius: ${fr.borderRadiusS};
517
- background-color: ${fr.backgroundColor};
518
- color: ${fr.color};
516
+ border-radius: ${pr.borderRadiusS};
517
+ background-color: ${pr.backgroundColor};
518
+ color: ${pr.color};
519
519
  position: relative;
520
520
  word-break: break-word;
521
521
  }
522
- `;var Ha=["top","right","bottom","left"],Wa=["start","end"],dn=Ha.reduce((t,e)=>t.concat(e,e+"-"+Wa[0],e+"-"+Wa[1]),[]),Ir=Math.min,vt=Math.max,kr=Math.round;var st=t=>({x:t,y:t}),_c={left:"right",right:"left",bottom:"top",top:"bottom"},Dc={start:"end",end:"start"};function pn(t,e,o){return vt(t,Ir(e,o))}function oo(t,e){return typeof t=="function"?t(e):t}function ur(t){return t.split("-")[0]}function St(t){return t.split("-")[1]}function fn(t){return t==="x"?"y":"x"}function un(t){return t==="y"?"height":"width"}function no(t){return["top","bottom"].includes(ur(t))?"y":"x"}function hn(t){return fn(no(t))}function Va(t,e,o){o===void 0&&(o=!1);let n=St(t),i=hn(t),a=un(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=cn(s)),[s,cn(s)]}function ja(t){return t.replace(/start|end/g,e=>Dc[e])}function cn(t){return t.replace(/left|right|bottom|top/g,e=>_c[e])}function $c(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ga(t){return typeof t!="number"?$c(t):{top:t,right:t,bottom:t,left:t}}function Ut(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Ka(t,e,o){let{reference:n,floating:i}=t,a=no(e),s=hn(e),c=un(s),p=ur(e),f=a==="y",h=n.x+n.width/2-i.width/2,m=n.y+n.height/2-i.height/2,g=n[c]/2-i[c]/2,v;switch(p){case"top":v={x:h,y:n.y-i.height};break;case"bottom":v={x:h,y:n.y+n.height};break;case"right":v={x:n.x+n.width,y:m};break;case"left":v={x:n.x-i.width,y:m};break;default:v={x:n.x,y:n.y}}switch(St(e)){case"start":v[s]-=g*(o&&f?-1:1);break;case"end":v[s]+=g*(o&&f?-1:1);break}return v}var Za=async(t,e,o)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:s}=o,c=a.filter(Boolean),p=await(s.isRTL==null?void 0:s.isRTL(e)),f=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:h,y:m}=Ka(f,n,p),g=n,v={},x=0;for(let S=0;S<c.length;S++){let{name:L,fn:A}=c[S],{x:R,y:P,data:_,reset:$}=await A({x:h,y:m,initialPlacement:n,placement:g,strategy:i,middlewareData:v,rects:f,platform:s,elements:{reference:t,floating:e}});if(h=R??h,m=P??m,v={...v,[L]:{...v[L],..._}},$&&x<=50){x++,typeof $=="object"&&($.placement&&(g=$.placement),$.rects&&(f=$.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):$.rects),{x:h,y:m}=Ka(f,g,p)),S=-1;continue}}return{x:h,y:m,placement:g,strategy:i,middlewareData:v}};async function mn(t,e){var o;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:c,strategy:p}=t,{boundary:f="clippingAncestors",rootBoundary:h="viewport",elementContext:m="floating",altBoundary:g=!1,padding:v=0}=oo(e,t),x=Ga(v),L=c[g?m==="floating"?"reference":"floating":m],A=Ut(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(L)))==null||o?L:L.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:f,rootBoundary:h,strategy:p})),R=m==="floating"?{...s.floating,x:n,y:i}:s.reference,P=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating)),_=await(a.isElement==null?void 0:a.isElement(P))?await(a.getScale==null?void 0:a.getScale(P))||{x:1,y:1}:{x:1,y:1},$=Ut(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:R,offsetParent:P,strategy:p}):R);return{top:(A.top-$.top+x.top)/_.y,bottom:($.bottom-A.bottom+x.bottom)/_.y,left:(A.left-$.left+x.left)/_.x,right:($.right-A.right+x.right)/_.x}}function Bc(t,e,o){return(t?[...o.filter(i=>St(i)===t),...o.filter(i=>St(i)!==t)]:o.filter(i=>ur(i)===i)).filter(i=>t?St(i)===t||(e?ja(i)!==i:!1):!0)}var yn=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,n,i;let{rects:a,middlewareData:s,placement:c,platform:p,elements:f}=e,{crossAxis:h=!1,alignment:m,allowedPlacements:g=dn,autoAlignment:v=!0,...x}=oo(t,e),S=m!==void 0||g===dn?Bc(m||null,v,g):g,L=await mn(e,x),A=((o=s.autoPlacement)==null?void 0:o.index)||0,R=S[A];if(R==null)return{};let P=Va(R,a,await(p.isRTL==null?void 0:p.isRTL(f.floating)));if(c!==R)return{reset:{placement:S[0]}};let _=[L[ur(R)],L[P[0]],L[P[1]]],$=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:R,overflows:_}],Se=S[A+1];if(Se)return{data:{index:A+1,overflows:$},reset:{placement:Se}};let qe=$.map(ce=>{let u=St(ce.placement);return[ce.placement,u&&h?ce.overflows.slice(0,2).reduce((b,T)=>b+T,0):ce.overflows[0],ce.overflows]}).sort((ce,u)=>ce[1]-u[1]),Ye=((i=qe.filter(ce=>ce[2].slice(0,St(ce[0])?2:3).every(u=>u<=0))[0])==null?void 0:i[0])||qe[0][0];return Ye!==c?{data:{index:A+1,overflows:$},reset:{placement:Ye}}:{}}}};var gn=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:o,y:n,placement:i}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:L=>{let{x:A,y:R}=L;return{x:A,y:R}}},...p}=oo(t,e),f={x:o,y:n},h=await mn(e,p),m=no(ur(i)),g=fn(m),v=f[g],x=f[m];if(a){let L=g==="y"?"top":"left",A=g==="y"?"bottom":"right",R=v+h[L],P=v-h[A];v=pn(R,v,P)}if(s){let L=m==="y"?"top":"left",A=m==="y"?"bottom":"right",R=x+h[L],P=x-h[A];x=pn(R,x,P)}let S=c.fn({...e,[g]:v,[m]:x});return{...S,data:{x:S.x-o,y:S.y-n}}}}};function lt(t){return Ya(t)?(t.nodeName||"").toLowerCase():"#document"}function Ce(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ct(t){var e;return(e=(Ya(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Ya(t){return t instanceof Node||t instanceof Ce(t).Node}function Je(t){return t instanceof Element||t instanceof Ce(t).Element}function ze(t){return t instanceof HTMLElement||t instanceof Ce(t).HTMLElement}function qa(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Ce(t).ShadowRoot}function hr(t){let{overflow:e,overflowX:o,overflowY:n,display:i}=Pe(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function Xa(t){return["table","td","th"].includes(lt(t))}function ao(t){let e=so(),o=Pe(t);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!e&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!e&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Qa(t){let e=Mt(t);for(;ze(e)&&!_r(e);){if(ao(e))return e;e=Mt(e)}return null}function so(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function _r(t){return["html","body","#document"].includes(lt(t))}function Pe(t){return Ce(t).getComputedStyle(t)}function Dr(t){return Je(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Mt(t){if(lt(t)==="html")return t;let e=t.assignedSlot||t.parentNode||qa(t)&&t.host||ct(t);return qa(e)?e.host:e}function Ja(t){let e=Mt(t);return _r(e)?t.ownerDocument?t.ownerDocument.body:t.body:ze(e)&&hr(e)?e:Ja(e)}function io(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=Ja(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=Ce(i);return a?e.concat(s,s.visualViewport||[],hr(i)?i:[],s.frameElement&&o?io(s.frameElement):[]):e.concat(i,io(i,[],o))}function rs(t){let e=Pe(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=ze(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,c=kr(o)!==a||kr(n)!==s;return c&&(o=a,n=s),{width:o,height:n,$:c}}function os(t){return Je(t)?t:t.contextElement}function mr(t){let e=os(t);if(!ze(e))return st(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=rs(e),s=(a?kr(o.width):o.width)/n,c=(a?kr(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Mc=st(0);function ns(t){let e=Ce(t);return!so()||!e.visualViewport?Mc:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function zc(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==Ce(t)?!1:e}function $r(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=os(t),s=st(1);e&&(n?Je(n)&&(s=mr(n)):s=mr(t));let c=zc(a,o,n)?ns(a):st(0),p=(i.left+c.x)/s.x,f=(i.top+c.y)/s.y,h=i.width/s.x,m=i.height/s.y;if(a){let g=Ce(a),v=n&&Je(n)?Ce(n):n,x=g.frameElement;for(;x&&n&&v!==g;){let S=mr(x),L=x.getBoundingClientRect(),A=Pe(x),R=L.left+(x.clientLeft+parseFloat(A.paddingLeft))*S.x,P=L.top+(x.clientTop+parseFloat(A.paddingTop))*S.y;p*=S.x,f*=S.y,h*=S.x,m*=S.y,p+=R,f+=P,x=Ce(x).frameElement}}return Ut({width:h,height:m,x:p,y:f})}function Wc(t){let{rect:e,offsetParent:o,strategy:n}=t,i=ze(o),a=ct(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=st(1),p=st(0);if((i||!i&&n!=="fixed")&&((lt(o)!=="body"||hr(a))&&(s=Dr(o)),ze(o))){let f=$r(o);c=mr(o),p.x=f.x+o.clientLeft,p.y=f.y+o.clientTop}return{width:e.width*c.x,height:e.height*c.y,x:e.x*c.x-s.scrollLeft*c.x+p.x,y:e.y*c.y-s.scrollTop*c.y+p.y}}function Hc(t){return Array.from(t.getClientRects())}function is(t){return $r(ct(t)).left+Dr(t).scrollLeft}function Vc(t){let e=ct(t),o=Dr(t),n=t.ownerDocument.body,i=vt(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=vt(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+is(t),c=-o.scrollTop;return Pe(n).direction==="rtl"&&(s+=vt(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:c}}function jc(t,e){let o=Ce(t),n=ct(t),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,c=0,p=0;if(i){a=i.width,s=i.height;let f=so();(!f||f&&e==="fixed")&&(c=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:c,y:p}}function Gc(t,e){let o=$r(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=ze(t)?mr(t):st(1),s=t.clientWidth*a.x,c=t.clientHeight*a.y,p=i*a.x,f=n*a.y;return{width:s,height:c,x:p,y:f}}function es(t,e,o){let n;if(e==="viewport")n=jc(t,o);else if(e==="document")n=Vc(ct(t));else if(Je(e))n=Gc(e,o);else{let i=ns(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Ut(n)}function as(t,e){let o=Mt(t);return o===e||!Je(o)||_r(o)?!1:Pe(o).position==="fixed"||as(o,e)}function Kc(t,e){let o=e.get(t);if(o)return o;let n=io(t,[],!1).filter(c=>Je(c)&&lt(c)!=="body"),i=null,a=Pe(t).position==="fixed",s=a?Mt(t):t;for(;Je(s)&&!_r(s);){let c=Pe(s),p=ao(s);!p&&c.position==="fixed"&&(i=null),(a?!p&&!i:!p&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||hr(s)&&!p&&as(t,s))?n=n.filter(h=>h!==s):i=c,s=Mt(s)}return e.set(t,n),n}function Zc(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?Kc(e,this._c):[].concat(o),n],c=s[0],p=s.reduce((f,h)=>{let m=es(e,h,i);return f.top=vt(m.top,f.top),f.right=Ir(m.right,f.right),f.bottom=Ir(m.bottom,f.bottom),f.left=vt(m.left,f.left),f},es(e,c,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function qc(t){return rs(t)}function Yc(t,e,o){let n=ze(e),i=ct(e),a=o==="fixed",s=$r(t,!0,a,e),c={scrollLeft:0,scrollTop:0},p=st(0);if(n||!n&&!a)if((lt(e)!=="body"||hr(i))&&(c=Dr(e)),n){let f=$r(e,!0,a,e);p.x=f.x+e.clientLeft,p.y=f.y+e.clientTop}else i&&(p.x=is(i));return{x:s.left+c.scrollLeft-p.x,y:s.top+c.scrollTop-p.y,width:s.width,height:s.height}}function ts(t,e){return!ze(t)||Pe(t).position==="fixed"?null:e?e(t):t.offsetParent}function ss(t,e){let o=Ce(t);if(!ze(t))return o;let n=ts(t,e);for(;n&&Xa(n)&&Pe(n).position==="static";)n=ts(n,e);return n&&(lt(n)==="html"||lt(n)==="body"&&Pe(n).position==="static"&&!ao(n))?o:n||Qa(t)||o}var Xc=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||ss,a=this.getDimensions;return{reference:Yc(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function Qc(t){return Pe(t).direction==="rtl"}var lo={convertOffsetParentRelativeRectToViewportRelativeRect:Wc,getDocumentElement:ct,getClippingRect:Zc,getOffsetParent:ss,getElementRects:Xc,getClientRects:Hc,getDimensions:qc,getScale:mr,isElement:Je,isRTL:Qc};var ls=(t,e,o)=>{let n=new Map,i={platform:lo,...o},a={...i.platform,_c:n};return Za(t,e,{...i,platform:a})};function cs(t){return Jc(t)}function bn(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Jc(t){for(let e=t;e;e=bn(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=bn(t);e;e=bn(e)){if(!(e instanceof Element))continue;let o=getComputedStyle(e);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||e.tagName==="BODY"))return e}return null}async function ds(t,e,o){return ls(t,e,{platform:{...lo,getOffsetParent:n=>lo.getOffsetParent(n,cs)},middleware:[gn({crossAxis:!0}),yn({allowedPlacements:[o]})]})}var Ee=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},X=class extends Br.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new Br.Debouncer,this.revealDebouncer=new Br.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return ps.html`
522
+ `;var Va=["top","right","bottom","left"],Ha=["start","end"],dn=Va.reduce((t,e)=>t.concat(e,e+"-"+Ha[0],e+"-"+Ha[1]),[]),Pr=Math.min,vt=Math.max,kr=Math.round;var st=t=>({x:t,y:t}),Dc={left:"right",right:"left",bottom:"top",top:"bottom"},$c={start:"end",end:"start"};function fn(t,e,o){return vt(t,Pr(e,o))}function oo(t,e){return typeof t=="function"?t(e):t}function ur(t){return t.split("-")[0]}function St(t){return t.split("-")[1]}function pn(t){return t==="x"?"y":"x"}function un(t){return t==="y"?"height":"width"}function no(t){return["top","bottom"].includes(ur(t))?"y":"x"}function hn(t){return pn(no(t))}function ja(t,e,o){o===void 0&&(o=!1);let n=St(t),i=hn(t),a=un(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=cn(s)),[s,cn(s)]}function Ga(t){return t.replace(/start|end/g,e=>$c[e])}function cn(t){return t.replace(/left|right|bottom|top/g,e=>Dc[e])}function Bc(t){return{top:0,right:0,bottom:0,left:0,...t}}function Ka(t){return typeof t!="number"?Bc(t):{top:t,right:t,bottom:t,left:t}}function Ut(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Za(t,e,o){let{reference:n,floating:i}=t,a=no(e),s=hn(e),c=un(s),f=ur(e),p=a==="y",h=n.x+n.width/2-i.width/2,m=n.y+n.height/2-i.height/2,b=n[c]/2-i[c]/2,S;switch(f){case"top":S={x:h,y:n.y-i.height};break;case"bottom":S={x:h,y:n.y+n.height};break;case"right":S={x:n.x+n.width,y:m};break;case"left":S={x:n.x-i.width,y:m};break;default:S={x:n.x,y:n.y}}switch(St(e)){case"start":S[s]-=b*(o&&p?-1:1);break;case"end":S[s]+=b*(o&&p?-1:1);break}return S}var qa=async(t,e,o)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:s}=o,c=a.filter(Boolean),f=await(s.isRTL==null?void 0:s.isRTL(e)),p=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:h,y:m}=Za(p,n,f),b=n,S={},v=0;for(let O=0;O<c.length;O++){let{name:T,fn:N}=c[O],{x:L,y:k,data:$,reset:F}=await N({x:h,y:m,initialPlacement:n,placement:b,strategy:i,middlewareData:S,rects:p,platform:s,elements:{reference:t,floating:e}});if(h=L??h,m=k??m,S={...S,[T]:{...S[T],...$}},F&&v<=50){v++,typeof F=="object"&&(F.placement&&(b=F.placement),F.rects&&(p=F.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):F.rects),{x:h,y:m}=Za(p,b,f)),O=-1;continue}}return{x:h,y:m,placement:b,strategy:i,middlewareData:S}};async function yn(t,e){var o;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:c,strategy:f}=t,{boundary:p="clippingAncestors",rootBoundary:h="viewport",elementContext:m="floating",altBoundary:b=!1,padding:S=0}=oo(e,t),v=Ka(S),T=c[b?m==="floating"?"reference":"floating":m],N=Ut(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(T)))==null||o?T:T.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:p,rootBoundary:h,strategy:f})),L=m==="floating"?{...s.floating,x:n,y:i}:s.reference,k=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating)),$=await(a.isElement==null?void 0:a.isElement(k))?await(a.getScale==null?void 0:a.getScale(k))||{x:1,y:1}:{x:1,y:1},F=Ut(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:L,offsetParent:k,strategy:f}):L);return{top:(N.top-F.top+v.top)/$.y,bottom:(F.bottom-N.bottom+v.bottom)/$.y,left:(N.left-F.left+v.left)/$.x,right:(F.right-N.right+v.right)/$.x}}function Fc(t,e,o){return(t?[...o.filter(i=>St(i)===t),...o.filter(i=>St(i)!==t)]:o.filter(i=>ur(i)===i)).filter(i=>t?St(i)===t||(e?Ga(i)!==i:!1):!0)}var mn=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,n,i;let{rects:a,middlewareData:s,placement:c,platform:f,elements:p}=e,{crossAxis:h=!1,alignment:m,allowedPlacements:b=dn,autoAlignment:S=!0,...v}=oo(t,e),O=m!==void 0||b===dn?Fc(m||null,S,b):b,T=await yn(e,v),N=((o=s.autoPlacement)==null?void 0:o.index)||0,L=O[N];if(L==null)return{};let k=ja(L,a,await(f.isRTL==null?void 0:f.isRTL(p.floating)));if(c!==L)return{reset:{placement:O[0]}};let $=[T[ur(L)],T[k[0]],T[k[1]]],F=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:L,overflows:$}],Se=O[N+1];if(Se)return{data:{index:N+1,overflows:F},reset:{placement:Se}};let qe=F.map(de=>{let y=St(de.placement);return[de.placement,y&&h?de.overflows.slice(0,2).reduce((x,P)=>x+P,0):de.overflows[0],de.overflows]}).sort((de,y)=>de[1]-y[1]),Ye=((i=qe.filter(de=>de[2].slice(0,St(de[0])?2:3).every(y=>y<=0))[0])==null?void 0:i[0])||qe[0][0];return Ye!==c?{data:{index:N+1,overflows:F},reset:{placement:Ye}}:{}}}};var gn=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:o,y:n,placement:i}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:T=>{let{x:N,y:L}=T;return{x:N,y:L}}},...f}=oo(t,e),p={x:o,y:n},h=await yn(e,f),m=no(ur(i)),b=pn(m),S=p[b],v=p[m];if(a){let T=b==="y"?"top":"left",N=b==="y"?"bottom":"right",L=S+h[T],k=S-h[N];S=fn(L,S,k)}if(s){let T=m==="y"?"top":"left",N=m==="y"?"bottom":"right",L=v+h[T],k=v-h[N];v=fn(L,v,k)}let O=c.fn({...e,[b]:S,[m]:v});return{...O,data:{x:O.x-o,y:O.y-n}}}}};function lt(t){return Xa(t)?(t.nodeName||"").toLowerCase():"#document"}function Ce(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function ct(t){var e;return(e=(Xa(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Xa(t){return t instanceof Node||t instanceof Ce(t).Node}function Je(t){return t instanceof Element||t instanceof Ce(t).Element}function We(t){return t instanceof HTMLElement||t instanceof Ce(t).HTMLElement}function Ya(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Ce(t).ShadowRoot}function hr(t){let{overflow:e,overflowX:o,overflowY:n,display:i}=Te(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function Qa(t){return["table","td","th"].includes(lt(t))}function ao(t){let e=so(),o=Te(t);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!e&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!e&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Ja(t){let e=Mt(t);for(;We(e)&&!_r(e);){if(ao(e))return e;e=Mt(e)}return null}function so(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function _r(t){return["html","body","#document"].includes(lt(t))}function Te(t){return Ce(t).getComputedStyle(t)}function Dr(t){return Je(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Mt(t){if(lt(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Ya(t)&&t.host||ct(t);return Ya(e)?e.host:e}function es(t){let e=Mt(t);return _r(e)?t.ownerDocument?t.ownerDocument.body:t.body:We(e)&&hr(e)?e:es(e)}function io(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=es(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=Ce(i);return a?e.concat(s,s.visualViewport||[],hr(i)?i:[],s.frameElement&&o?io(s.frameElement):[]):e.concat(i,io(i,[],o))}function os(t){let e=Te(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=We(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,c=kr(o)!==a||kr(n)!==s;return c&&(o=a,n=s),{width:o,height:n,$:c}}function ns(t){return Je(t)?t:t.contextElement}function yr(t){let e=ns(t);if(!We(e))return st(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=os(e),s=(a?kr(o.width):o.width)/n,c=(a?kr(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Wc=st(0);function is(t){let e=Ce(t);return!so()||!e.visualViewport?Wc:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function zc(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==Ce(t)?!1:e}function $r(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=ns(t),s=st(1);e&&(n?Je(n)&&(s=yr(n)):s=yr(t));let c=zc(a,o,n)?is(a):st(0),f=(i.left+c.x)/s.x,p=(i.top+c.y)/s.y,h=i.width/s.x,m=i.height/s.y;if(a){let b=Ce(a),S=n&&Je(n)?Ce(n):n,v=b.frameElement;for(;v&&n&&S!==b;){let O=yr(v),T=v.getBoundingClientRect(),N=Te(v),L=T.left+(v.clientLeft+parseFloat(N.paddingLeft))*O.x,k=T.top+(v.clientTop+parseFloat(N.paddingTop))*O.y;f*=O.x,p*=O.y,h*=O.x,m*=O.y,f+=L,p+=k,v=Ce(v).frameElement}}return Ut({width:h,height:m,x:f,y:p})}function Hc(t){let{rect:e,offsetParent:o,strategy:n}=t,i=We(o),a=ct(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},c=st(1),f=st(0);if((i||!i&&n!=="fixed")&&((lt(o)!=="body"||hr(a))&&(s=Dr(o)),We(o))){let p=$r(o);c=yr(o),f.x=p.x+o.clientLeft,f.y=p.y+o.clientTop}return{width:e.width*c.x,height:e.height*c.y,x:e.x*c.x-s.scrollLeft*c.x+f.x,y:e.y*c.y-s.scrollTop*c.y+f.y}}function Vc(t){return Array.from(t.getClientRects())}function as(t){return $r(ct(t)).left+Dr(t).scrollLeft}function jc(t){let e=ct(t),o=Dr(t),n=t.ownerDocument.body,i=vt(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=vt(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+as(t),c=-o.scrollTop;return Te(n).direction==="rtl"&&(s+=vt(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:c}}function Gc(t,e){let o=Ce(t),n=ct(t),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,c=0,f=0;if(i){a=i.width,s=i.height;let p=so();(!p||p&&e==="fixed")&&(c=i.offsetLeft,f=i.offsetTop)}return{width:a,height:s,x:c,y:f}}function Kc(t,e){let o=$r(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=We(t)?yr(t):st(1),s=t.clientWidth*a.x,c=t.clientHeight*a.y,f=i*a.x,p=n*a.y;return{width:s,height:c,x:f,y:p}}function ts(t,e,o){let n;if(e==="viewport")n=Gc(t,o);else if(e==="document")n=jc(ct(t));else if(Je(e))n=Kc(e,o);else{let i=is(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return Ut(n)}function ss(t,e){let o=Mt(t);return o===e||!Je(o)||_r(o)?!1:Te(o).position==="fixed"||ss(o,e)}function Zc(t,e){let o=e.get(t);if(o)return o;let n=io(t,[],!1).filter(c=>Je(c)&&lt(c)!=="body"),i=null,a=Te(t).position==="fixed",s=a?Mt(t):t;for(;Je(s)&&!_r(s);){let c=Te(s),f=ao(s);!f&&c.position==="fixed"&&(i=null),(a?!f&&!i:!f&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||hr(s)&&!f&&ss(t,s))?n=n.filter(h=>h!==s):i=c,s=Mt(s)}return e.set(t,n),n}function qc(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?Zc(e,this._c):[].concat(o),n],c=s[0],f=s.reduce((p,h)=>{let m=ts(e,h,i);return p.top=vt(m.top,p.top),p.right=Pr(m.right,p.right),p.bottom=Pr(m.bottom,p.bottom),p.left=vt(m.left,p.left),p},ts(e,c,i));return{width:f.right-f.left,height:f.bottom-f.top,x:f.left,y:f.top}}function Yc(t){return os(t)}function Xc(t,e,o){let n=We(e),i=ct(e),a=o==="fixed",s=$r(t,!0,a,e),c={scrollLeft:0,scrollTop:0},f=st(0);if(n||!n&&!a)if((lt(e)!=="body"||hr(i))&&(c=Dr(e)),n){let p=$r(e,!0,a,e);f.x=p.x+e.clientLeft,f.y=p.y+e.clientTop}else i&&(f.x=as(i));return{x:s.left+c.scrollLeft-f.x,y:s.top+c.scrollTop-f.y,width:s.width,height:s.height}}function rs(t,e){return!We(t)||Te(t).position==="fixed"?null:e?e(t):t.offsetParent}function ls(t,e){let o=Ce(t);if(!We(t))return o;let n=rs(t,e);for(;n&&Qa(n)&&Te(n).position==="static";)n=rs(n,e);return n&&(lt(n)==="html"||lt(n)==="body"&&Te(n).position==="static"&&!ao(n))?o:n||Ja(t)||o}var Qc=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||ls,a=this.getDimensions;return{reference:Xc(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function Jc(t){return Te(t).direction==="rtl"}var lo={convertOffsetParentRelativeRectToViewportRelativeRect:Hc,getDocumentElement:ct,getClippingRect:qc,getOffsetParent:ls,getElementRects:Qc,getClientRects:Vc,getDimensions:Yc,getScale:yr,isElement:Je,isRTL:Jc};var cs=(t,e,o)=>{let n=new Map,i={platform:lo,...o},a={...i.platform,_c:n};return qa(t,e,{...i,platform:a})};function ds(t){return ed(t)}function bn(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function ed(t){for(let e=t;e;e=bn(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=bn(t);e;e=bn(e)){if(!(e instanceof Element))continue;let o=getComputedStyle(e);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||e.tagName==="BODY"))return e}return null}async function fs(t,e,o){return cs(t,e,{platform:{...lo,getOffsetParent:n=>lo.getOffsetParent(n,ds)},middleware:[gn({crossAxis:!0}),mn({allowedPlacements:[o]})]})}var Ee=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Q=class extends Br.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new Br.Debouncer,this.revealDebouncer=new Br.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return ps.html`
523
523
  <div part="container"
524
524
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
525
525
  @mouseenter=${this.onHover}
@@ -537,21 +537,21 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
537
537
  </div>
538
538
  </div>
539
539
  </div>
540
- `}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",ds(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,o){return Math.max(e,Math.min(0,-o))}};X.elementDefinitions={"ft-typography":Q};X.styles=za;Ee([(0,oe.property)()],X.prototype,"text",void 0);Ee([(0,oe.property)({type:Boolean})],X.prototype,"manual",void 0);Ee([(0,oe.property)({type:Boolean})],X.prototype,"inline",void 0);Ee([(0,oe.property)({type:Number})],X.prototype,"delay",void 0);Ee([(0,oe.property)()],X.prototype,"position",void 0);Ee([(0,oe.queryAssignedNodes)()],X.prototype,"slotNodes",void 0);Ee([(0,oe.query)(".ft-tooltip--container")],X.prototype,"container",void 0);Ee([(0,oe.query)(".ft-tooltip")],X.prototype,"tooltip",void 0);Ee([(0,oe.query)(".ft-tooltip--content")],X.prototype,"tooltipContent",void 0);Ee([(0,oe.state)()],X.prototype,"visible",void 0);Ee([(0,oe.eventOptions)({passive:!0})],X.prototype,"onTouch",null);Ee([(0,oe.eventOptions)({passive:!0})],X.prototype,"onHover",null);Ee([(0,oe.eventOptions)({passive:!0})],X.prototype,"onOut",null);Ee([(0,oe.eventOptions)({passive:!0})],X.prototype,"onClick",null);(0,fs.customElement)("ft-tooltip")(X);var gs=y(N());var Fr=y(D()),zt=y(G()),ms=y(N()),ys=y(hs());var co;(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.EYE="&#xf06e;",t.SHARE="&#xe80f1;"})(co||(co={}));var C;(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;"})(C||(C={}));var qm=new Map([...["abw"].map(t=>[t,C.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,C.AUDIO]),...["avi"].map(t=>[t,C.AVI]),...["chm","xhs"].map(t=>[t,C.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,C.CODE]),...["csv"].map(t=>[t,C.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,C.DITA]),...["epub"].map(t=>[t,C.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,C.EXCEL]),...["flac"].map(t=>[t,C.FLAC]),...["gif"].map(t=>[t,C.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,C.GZIP]),...["html","htm","xhtml"].map(t=>[t,C.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,C.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,C.JPEG]),...["json"].map(t=>[t,C.JSON]),...["m4a","m4p"].map(t=>[t,C.M4A]),...["mov","qt"].map(t=>[t,C.MOV]),...["mp3"].map(t=>[t,C.MP3]),...["mp4","m4v"].map(t=>[t,C.MP4]),...["ogg","oga"].map(t=>[t,C.OGG]),...["pdf","ps"].map(t=>[t,C.PDF]),...["png"].map(t=>[t,C.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,C.POWERPOINT]),...["rar"].map(t=>[t,C.RAR]),...["stp"].map(t=>[t,C.STP]),...["txt","rtf","md","mdown"].map(t=>[t,C.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,C.VIDEO]),...["wav"].map(t=>[t,C.WAV]),...["wma"].map(t=>[t,C.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,C.WORD]),...["xml","xsl","rdf"].map(t=>[t,C.XML]),...["yaml","yml","x-yaml"].map(t=>[t,C.YAML]),...["zip"].map(t=>[t,C.ZIP])]);var Ym={[C.ABW]:"#91ABC6",[C.AUDIO]:"#1795E3",[C.AVI]:"#E63324",[C.CHM]:"#71C3EB",[C.CODE]:"#71C3EB",[C.CSV]:"#1F7345",[C.DITA]:"#71C3EB",[C.EPUB]:"#85B926",[C.EXCEL]:"#1F7345",[C.FLAC]:"#1795E3",[C.GIF]:"#59B031",[C.GZIP]:"#F8AB36",[C.HTML]:"#71C3EB",[C.IMAGE]:"#59B031",[C.JPEG]:"#59B031",[C.JSON]:"#71C3EB",[C.M4A]:"#1795E3",[C.MOV]:"#E63324",[C.MP3]:"#1795E3",[C.MP4]:"#E63324",[C.OGG]:"#1795E3",[C.PDF]:"#E44948",[C.PNG]:"#59B031",[C.POWERPOINT]:"#B54A2B",[C.RAR]:"#F8AB36",[C.STP]:"#3764B1",[C.TEXT]:"#3162AB",[C.UNKNOWN]:"#999999",[C.VIDEO]:"#E63324",[C.WAV]:"#1795E3",[C.WMA]:"#1795E3",[C.WORD]:"#3162AB",[C.XML]:"#71C3EB",[C.YAML]:"#71C3EB",[C.ZIP]:"#F8AB36"};var et;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(et||(et={}));var po=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},we=class extends ms.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=Fr.nothing}render(){let e=this.variant&&Object.values(et).includes(this.variant)?this.variant:et.fluid_topics,o=e!==et.material||!!this.value;return Fr.html`
540
+ `}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",fs(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,o){return Math.max(e,Math.min(0,-o))}};Q.elementDefinitions={"ft-typography":J};Q.styles=za;Ee([(0,ne.property)()],Q.prototype,"text",void 0);Ee([(0,ne.property)({type:Boolean})],Q.prototype,"manual",void 0);Ee([(0,ne.property)({type:Boolean})],Q.prototype,"inline",void 0);Ee([(0,ne.property)({type:Number})],Q.prototype,"delay",void 0);Ee([(0,ne.property)()],Q.prototype,"position",void 0);Ee([(0,ne.queryAssignedNodes)()],Q.prototype,"slotNodes",void 0);Ee([(0,ne.query)(".ft-tooltip--container")],Q.prototype,"container",void 0);Ee([(0,ne.query)(".ft-tooltip")],Q.prototype,"tooltip",void 0);Ee([(0,ne.query)(".ft-tooltip--content")],Q.prototype,"tooltipContent",void 0);Ee([(0,ne.state)()],Q.prototype,"visible",void 0);Ee([(0,ne.eventOptions)({passive:!0})],Q.prototype,"onTouch",null);Ee([(0,ne.eventOptions)({passive:!0})],Q.prototype,"onHover",null);Ee([(0,ne.eventOptions)({passive:!0})],Q.prototype,"onOut",null);Ee([(0,ne.eventOptions)({passive:!0})],Q.prototype,"onClick",null);(0,us.customElement)("ft-tooltip")(Q);var bs=g(I());var Fr=g(B()),Wt=g(G()),ms=g(I()),gs=g(ys());var co;(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.EYE="&#xf06e;",t.SHARE="&#xe80f1;"})(co||(co={}));var w;(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;"})(w||(w={}));var tm=new Map([...["abw"].map(t=>[t,w.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,w.AUDIO]),...["avi"].map(t=>[t,w.AVI]),...["chm","xhs"].map(t=>[t,w.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,w.CODE]),...["csv"].map(t=>[t,w.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,w.DITA]),...["epub"].map(t=>[t,w.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,w.EXCEL]),...["flac"].map(t=>[t,w.FLAC]),...["gif"].map(t=>[t,w.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,w.GZIP]),...["html","htm","xhtml"].map(t=>[t,w.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,w.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,w.JPEG]),...["json"].map(t=>[t,w.JSON]),...["m4a","m4p"].map(t=>[t,w.M4A]),...["mov","qt"].map(t=>[t,w.MOV]),...["mp3"].map(t=>[t,w.MP3]),...["mp4","m4v"].map(t=>[t,w.MP4]),...["ogg","oga"].map(t=>[t,w.OGG]),...["pdf","ps"].map(t=>[t,w.PDF]),...["png"].map(t=>[t,w.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,w.POWERPOINT]),...["rar"].map(t=>[t,w.RAR]),...["stp"].map(t=>[t,w.STP]),...["txt","rtf","md","mdown"].map(t=>[t,w.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,w.VIDEO]),...["wav"].map(t=>[t,w.WAV]),...["wma"].map(t=>[t,w.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,w.WORD]),...["xml","xsl","rdf"].map(t=>[t,w.XML]),...["yaml","yml","x-yaml"].map(t=>[t,w.YAML]),...["zip"].map(t=>[t,w.ZIP])]);var rm={[w.ABW]:"#91ABC6",[w.AUDIO]:"#1795E3",[w.AVI]:"#E63324",[w.CHM]:"#71C3EB",[w.CODE]:"#71C3EB",[w.CSV]:"#1F7345",[w.DITA]:"#71C3EB",[w.EPUB]:"#85B926",[w.EXCEL]:"#1F7345",[w.FLAC]:"#1795E3",[w.GIF]:"#59B031",[w.GZIP]:"#F8AB36",[w.HTML]:"#71C3EB",[w.IMAGE]:"#59B031",[w.JPEG]:"#59B031",[w.JSON]:"#71C3EB",[w.M4A]:"#1795E3",[w.MOV]:"#E63324",[w.MP3]:"#1795E3",[w.MP4]:"#E63324",[w.OGG]:"#1795E3",[w.PDF]:"#E44948",[w.PNG]:"#59B031",[w.POWERPOINT]:"#B54A2B",[w.RAR]:"#F8AB36",[w.STP]:"#3764B1",[w.TEXT]:"#3162AB",[w.UNKNOWN]:"#999999",[w.VIDEO]:"#E63324",[w.WAV]:"#1795E3",[w.WMA]:"#1795E3",[w.WORD]:"#3162AB",[w.XML]:"#71C3EB",[w.YAML]:"#71C3EB",[w.ZIP]:"#F8AB36"};var et;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(et||(et={}));var fo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},we=class extends ms.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=Fr.nothing}render(){let e=this.variant&&Object.values(et).includes(this.variant)?this.variant:et.fluid_topics,o=e!==et.material||!!this.value;return Fr.html`
541
541
  <i class="ft-icon ft-icon--${e}" part="icon icon-${e}">
542
- ${(0,ys.unsafeHTML)(this.resolvedIcon)}
542
+ ${(0,gs.unsafeHTML)(this.resolvedIcon)}
543
543
  <slot ?hidden=${o}></slot>
544
544
  </i>
545
- `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case et.file_format:this.resolvedIcon=(e=C[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case et.material:this.resolvedIcon=this.value||Fr.nothing;break;default:this.resolvedIcon=(o=co[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};we.elementDefinitions={};we.styles=Pa;po([(0,zt.property)()],we.prototype,"variant",void 0);po([(0,zt.property)()],we.prototype,"value",void 0);po([(0,zt.state)()],we.prototype,"resolvedIcon",void 0);po([(0,zt.query)("slot")],we.prototype,"slottedContent",void 0);(0,gs.customElement)("ft-icon")(we);var vs=y(N());var bs=y(D()),xs=y(N());var Wt=class extends xs.FtLitElement{render(){return bs.html`
545
+ `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case et.file_format:this.resolvedIcon=(e=w[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case et.material:this.resolvedIcon=this.value||Fr.nothing;break;default:this.resolvedIcon=(o=co[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};we.elementDefinitions={};we.styles=Pa;fo([(0,Wt.property)()],we.prototype,"variant",void 0);fo([(0,Wt.property)()],we.prototype,"value",void 0);fo([(0,Wt.state)()],we.prototype,"resolvedIcon",void 0);fo([(0,Wt.query)("slot")],we.prototype,"slottedContent",void 0);(0,bs.customElement)("ft-icon")(we);var Ss=g(I());var xs=g(B()),vs=g(I());var zt=class extends vs.FtLitElement{render(){return xs.html`
546
546
  <div class="ft-loader">
547
547
  <div></div>
548
548
  <div></div>
549
549
  <div></div>
550
550
  <div></div>
551
551
  </div>
552
- `}};Wt.styles=La;(0,vs.customElement)("ft-loader")(Wt);var yr=y(D()),Ss=y(pr()),fe=y(G()),Ae=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},J=class extends(0,gr.toFtFormComponent)(gr.FtLitElement,"button"){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var e;return this.addTooltipIfNeeded(yr.html`
552
+ `}};zt.styles=Ia;(0,Ss.customElement)("ft-loader")(zt);var mr=g(B()),Os=g(fr()),ue=g(G()),Ae=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ee=class extends(0,gr.toFtFormComponent)(gr.FtLitElement,"button"){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var e;return this.addTooltipIfNeeded(mr.html`
553
553
  <button part="button"
554
- class="${(0,Ss.classMap)(this.buttonClasses)}"
554
+ class="${(0,Os.classMap)(this.buttonClasses)}"
555
555
  aria-label="${(e=this.ariaLabel)!==null&&e!==void 0?e:this.getLabel()}"
556
556
  ?disabled=${this.isDisabled()}>
557
557
  <ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
@@ -564,18 +564,18 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
564
564
  </ft-typography>
565
565
  ${this.resolveIcon()}
566
566
  </button>
567
- `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?yr.html`
567
+ `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?mr.html`
568
568
  <ft-tooltip part="tooltip"
569
569
  text="${this.getLabel()}"
570
570
  position="${this.tooltipPosition}">
571
571
  ${e}
572
572
  </ft-tooltip>
573
- `:e}resolveIcon(){return this.loading?yr.html`
574
- <ft-loader part="loader icon"></ft-loader> `:this.icon?yr.html`
573
+ `:e}resolveIcon(){return this.loading?mr.html`
574
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?mr.html`
575
575
  <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
576
- `:yr.html`
576
+ `:mr.html`
577
577
  <slot part="icon" name="icon"></slot>
578
- `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(o=>this.unslotText(o)).join(""):e?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};J.elementDefinitions={"ft-ripple":z,"ft-tooltip":X,"ft-typography":Q,"ft-icon":we,"ft-loader":Wt};Ae([(0,fe.property)({type:String,reflect:!0})],J.prototype,"role",void 0);Ae([(0,fe.property)()],J.prototype,"type",void 0);Ae([(0,fe.property)({type:Boolean})],J.prototype,"disabled",void 0);Ae([(0,fe.property)()],J.prototype,"label",void 0);Ae([(0,fe.property)()],J.prototype,"icon",void 0);Ae([(0,fe.property)()],J.prototype,"iconVariant",void 0);Ae([(0,fe.property)({type:Boolean})],J.prototype,"trailingIcon",void 0);Ae([(0,fe.property)({type:Boolean})],J.prototype,"loading",void 0);Ae([(0,fe.property)({attribute:"aria-label"})],J.prototype,"ariaLabel",void 0);Ae([(0,fe.property)()],J.prototype,"tooltipPosition",void 0);Ae([(0,fe.property)({type:Boolean})],J.prototype,"hideTooltip",void 0);Ae([(0,fe.property)({type:Boolean})],J.prototype,"forceTooltip",void 0);Ae([(0,fe.query)(".ft-button")],J.prototype,"button",void 0);Ae([(0,fe.query)(".ft-button--label slot")],J.prototype,"slottedContent",void 0);var fo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ge=class extends J{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};ge.styles=[Os.safariEllipsisFix,Da];fo([(0,Ur.property)({type:Boolean})],ge.prototype,"primary",void 0);fo([(0,Ur.property)({type:Boolean})],ge.prototype,"outlined",void 0);fo([(0,Ur.property)({type:Boolean})],ge.prototype,"dense",void 0);fo([(0,Ur.property)({type:Boolean})],ge.prototype,"round",void 0);var Mr=y(G());var ho=y(N());var Cs=y(D()),F=y(N());var Es=[Cs.css`
578
+ `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(o=>this.unslotText(o)).join(""):e?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ee.elementDefinitions={"ft-ripple":W,"ft-tooltip":Q,"ft-typography":J,"ft-icon":we,"ft-loader":zt};Ae([(0,ue.property)({type:String,reflect:!0})],ee.prototype,"role",void 0);Ae([(0,ue.property)()],ee.prototype,"type",void 0);Ae([(0,ue.property)({type:Boolean})],ee.prototype,"disabled",void 0);Ae([(0,ue.property)()],ee.prototype,"label",void 0);Ae([(0,ue.property)()],ee.prototype,"icon",void 0);Ae([(0,ue.property)()],ee.prototype,"iconVariant",void 0);Ae([(0,ue.property)({type:Boolean})],ee.prototype,"trailingIcon",void 0);Ae([(0,ue.property)({type:Boolean})],ee.prototype,"loading",void 0);Ae([(0,ue.property)({attribute:"aria-label"})],ee.prototype,"ariaLabel",void 0);Ae([(0,ue.property)()],ee.prototype,"tooltipPosition",void 0);Ae([(0,ue.property)({type:Boolean})],ee.prototype,"hideTooltip",void 0);Ae([(0,ue.property)({type:Boolean})],ee.prototype,"forceTooltip",void 0);Ae([(0,ue.query)(".ft-button")],ee.prototype,"button",void 0);Ae([(0,ue.query)(".ft-button--label slot")],ee.prototype,"slottedContent",void 0);var po=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ge=class extends ee{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};ge.styles=[Cs.safariEllipsisFix,$a];po([(0,Ur.property)({type:Boolean})],ge.prototype,"primary",void 0);po([(0,Ur.property)({type:Boolean})],ge.prototype,"outlined",void 0);po([(0,Ur.property)({type:Boolean})],ge.prototype,"dense",void 0);po([(0,Ur.property)({type:Boolean})],ge.prototype,"round",void 0);var Mr=g(G());var ho=g(I());var Es=g(B()),C=g(I());var ws=[Es.css`
579
579
  :host {
580
580
  display: inline-block;
581
581
  max-width: 100%;
@@ -625,7 +625,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
625
625
  }
626
626
 
627
627
  .ft-button:focus-visible {
628
- outline-color: ${O.focusFocusRingColor};
628
+ outline-color: ${u.focusFocusRingColor};
629
629
  outline-style: solid;
630
630
  }
631
631
 
@@ -656,178 +656,399 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
656
656
  border-radius: 50%;
657
657
  }
658
658
 
659
- /** Primary styles **/
659
+ /** Brand Primary styles **/
660
+
661
+ .ftds--family-brand.ft-button--primary {
662
+ ${(0,C.setVariable)(K.color,u.primaryBrandIconColor)};
663
+
664
+ ${(0,C.setVariable)(E.color,u.primaryBrandStateLayerColor)};
665
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.primaryBrandHoverStateLayerOpacity)};
666
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.primaryBrandFocusStateLayerOpacity)};
667
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.primaryBrandActiveStateLayerOpacity)};
668
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.primaryBrandActiveStateLayerOpacity)};
669
+
670
+ background-color: ${u.primaryBrandBackgroundColor};
671
+ color: ${u.primaryBrandColor};
672
+ border-style: none;
673
+ }
674
+
675
+ .ftds--family-brand.ft-button--primary[disabled] {
676
+ opacity: ${u.primaryBrandDisabledComponentOpacity};
677
+ }
678
+
679
+ .ftds--family-brand.ft-button--primary ft-icon {
680
+ color: ${u.primaryBrandIconColor};
681
+ }
682
+
683
+ /** Brand Secondary styles **/
684
+
685
+ .ftds--family-brand.ft-button--secondary {
686
+ ${(0,C.setVariable)(K.color,u.secondaryBrandIconColor)};
687
+
688
+ ${(0,C.setVariable)(E.color,u.secondaryBrandStateLayerColor)};
689
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.secondaryBrandHoverStateLayerOpacity)};
690
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.secondaryBrandFocusStateLayerOpacity)};
691
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.secondaryBrandActiveStateLayerOpacity)};
692
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.secondaryBrandActiveStateLayerOpacity)};
693
+
694
+ background-color: ${u.secondaryBrandBackgroundColor};
695
+ color: ${u.secondaryBrandColor};
696
+ border-color: ${u.secondaryBrandBorderColor};
697
+ border-style: solid;
698
+ }
699
+
700
+ .ftds--family-brand.ft-button--secondary[disabled] {
701
+ opacity: ${u.secondaryBrandDisabledComponentOpacity};
702
+ }
703
+
704
+ .ftds--family-brand.ft-button--secondary ft-icon {
705
+ color: ${u.secondaryBrandIconColor};
706
+ }
707
+
708
+ /** Brand Tertiary styles **/
709
+
710
+ .ftds--family-brand.ft-button--tertiary {
711
+ ${(0,C.setVariable)(K.color,u.tertiaryBrandIconColor)};
712
+
713
+ ${(0,C.setVariable)(E.color,u.tertiaryBrandStateLayerColor)};
714
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.tertiaryBrandHoverStateLayerOpacity)};
715
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.tertiaryBrandFocusStateLayerOpacity)};
716
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.tertiaryBrandActiveStateLayerOpacity)};
717
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.tertiaryBrandActiveStateLayerOpacity)};
718
+
719
+ background-color: ${u.tertiaryBrandBackgroundColor};
720
+ color: ${u.tertiaryBrandColor};
721
+ border-style: none;
722
+ }
723
+
724
+ .ftds--family-brand.ft-button--tertiary[disabled] {
725
+ opacity: ${u.tertiaryBrandDisabledComponentOpacity};
726
+ }
727
+
728
+ .ftds--family-brand.ft-button--tertiary ft-icon {
729
+ color: ${u.tertiaryBrandIconColor};
730
+ }
731
+
732
+ /** Neutral Secondary styles **/
733
+
734
+ .ftds--family-neutral.ft-button--secondary {
735
+ ${(0,C.setVariable)(K.color,u.secondaryNeutralIconColor)};
736
+
737
+ ${(0,C.setVariable)(E.backgroundColor,u.secondaryNeutralStateLayerColor)};
738
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.secondaryNeutralHoverStateLayerOpacity)};
739
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.secondaryNeutralFocusStateLayerOpacity)};
740
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.secondaryNeutralActiveStateLayerOpacity)};
741
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.secondaryNeutralActiveStateLayerOpacity)};
742
+
743
+ background-color: ${u.secondaryNeutralBackgroundColor};
744
+ color: ${u.secondaryNeutralColor};
745
+ border-color: ${u.secondaryNeutralBorderColor};
746
+ border-style: solid;
747
+ }
748
+
749
+ .ftds--family-neutral.ft-button--secondary[disabled] {
750
+ opacity: ${u.secondaryNeutralDisabledComponentOpacity};
751
+ }
752
+
753
+ .ftds--family-neutral.ft-button--secondary ft-icon {
754
+ color: ${u.secondaryNeutralIconColor};
755
+ }
756
+
757
+ /** Neutral Tertiary styles **/
758
+
759
+ .ftds--family-neutral.ft-button--tertiary {
760
+ ${(0,C.setVariable)(K.color,u.tertiaryNeutralIconColor)};
761
+
762
+ ${(0,C.setVariable)(E.backgroundColor,u.tertiaryNeutralStateLayerColor)};
763
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.tertiaryNeutralHoverStateLayerOpacity)};
764
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.tertiaryNeutralFocusStateLayerOpacity)};
765
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.tertiaryNeutralActiveStateLayerOpacity)};
766
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.tertiaryNeutralActiveStateLayerOpacity)};
767
+
768
+ background-color: ${u.tertiaryNeutralBackgroundColor};
769
+ color: ${u.tertiaryNeutralColor};
770
+ border-style: none;
771
+ }
772
+
773
+ .ftds--family-neutral.ft-button--tertiary[disabled] {
774
+ opacity: ${u.tertiaryNeutralDisabledComponentOpacity};
775
+ }
776
+
777
+ .ftds--family-neutral.ft-button--tertiary ft-icon {
778
+ color: ${u.tertiaryNeutralIconColor};
779
+ }
780
+
781
+ /** Info Secondary styles **/
782
+
783
+ .ftds--family-info.ft-button--secondary {
784
+ ${(0,C.setVariable)(K.color,u.secondaryInfoIconColor)};
785
+
786
+ ${(0,C.setVariable)(E.backgroundColor,u.secondaryInfoStateLayerColor)};
787
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.secondaryInfoHoverStateLayerOpacity)};
788
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.secondaryInfoFocusStateLayerOpacity)};
789
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.secondaryInfoActiveStateLayerOpacity)};
790
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.secondaryInfoActiveStateLayerOpacity)};
791
+
792
+ background-color: ${u.secondaryInfoBackgroundColor};
793
+ color: ${u.secondaryInfoColor};
794
+ border-color: ${u.secondaryInfoBorderColor};
795
+ border-style: solid;
796
+ }
797
+
798
+ .ftds--family-info.ft-button--secondary[disabled] {
799
+ opacity: ${u.secondaryInfoDisabledComponentOpacity};
800
+ }
801
+
802
+ .ftds--family-info.ft-button--secondary ft-icon {
803
+ color: ${u.secondaryInfoIconColor};
804
+ }
805
+
806
+ /** Info Tertiary styles **/
660
807
 
661
- .ft-button--primary {
662
- ${(0,F.setVariable)(me.color,O.primaryIconColor)};
808
+ .ftds--family-info.ft-button--tertiary {
809
+ ${(0,C.setVariable)(K.color,u.tertiaryInfoIconColor)};
663
810
 
664
- ${(0,F.setVariable)(U.color,O.primaryStateLayerColor)};
665
- ${(0,F.setVariable)(U.opacityContentOnSurfaceHover,O.primaryHoverStateLayerOpacity)};
666
- ${(0,F.setVariable)(U.opacityContentOnSurfaceFocused,O.primaryFocusStateLayerOpacity)};
667
- ${(0,F.setVariable)(U.opacityContentOnSurfaceSelected,O.primaryActiveStateLayerOpacity)};
668
- ${(0,F.setVariable)(U.opacityContentOnSurfacePressed,O.primaryActiveStateLayerOpacity)};
811
+ ${(0,C.setVariable)(E.backgroundColor,u.tertiaryInfoStateLayerColor)};
812
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.tertiaryInfoHoverStateLayerOpacity)};
813
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.tertiaryInfoFocusStateLayerOpacity)};
814
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.tertiaryInfoActiveStateLayerOpacity)};
815
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.tertiaryInfoActiveStateLayerOpacity)};
669
816
 
670
- background-color: ${O.primaryBackgroundColor};
671
- color: ${O.primaryColor};
817
+ background-color: ${u.tertiaryInfoBackgroundColor};
818
+ color: ${u.tertiaryInfoColor};
672
819
  border-style: none;
673
820
  }
674
821
 
675
- .ft-button--primary[disabled] {
676
- opacity: ${O.primaryDisabledComponentOpacity};
822
+ .ftds--family-info.ft-button--tertiary[disabled] {
823
+ opacity: ${u.tertiaryInfoDisabledComponentOpacity};
677
824
  }
678
825
 
679
- .ft-button--primary ft-icon {
680
- color: ${O.primaryIconColor};
826
+ .ftds--family-info.ft-button--tertiary ft-icon {
827
+ color: ${u.tertiaryInfoIconColor};
681
828
  }
682
829
 
683
- /** Secondary styles **/
830
+ /** Success Secondary styles **/
684
831
 
685
- .ft-button--secondary {
686
- ${(0,F.setVariable)(me.color,O.secondaryIconColor)};
832
+ .ftds--family-success.ft-button--secondary {
833
+ ${(0,C.setVariable)(K.color,u.secondarySuccessIconColor)};
687
834
 
688
- ${(0,F.setVariable)(U.color,O.secondaryStateLayerColor)};
689
- ${(0,F.setVariable)(U.opacityContentOnSurfaceHover,O.secondaryHoverStateLayerOpacity)};
690
- ${(0,F.setVariable)(U.opacityContentOnSurfaceFocused,O.secondaryFocusStateLayerOpacity)};
691
- ${(0,F.setVariable)(U.opacityContentOnSurfaceSelected,O.secondaryActiveStateLayerOpacity)};
692
- ${(0,F.setVariable)(U.opacityContentOnSurfacePressed,O.secondaryActiveStateLayerOpacity)};
835
+ ${(0,C.setVariable)(E.backgroundColor,u.secondarySuccessStateLayerColor)};
836
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.secondarySuccessHoverStateLayerOpacity)};
837
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.secondarySuccessFocusStateLayerOpacity)};
838
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.secondarySuccessActiveStateLayerOpacity)};
839
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.secondarySuccessActiveStateLayerOpacity)};
693
840
 
694
- background-color: ${O.secondaryBackgroundColor};
695
- color: ${O.secondaryColor};
696
- border-color: ${O.secondaryBorderColor};
841
+ background-color: ${u.secondarySuccessBackgroundColor};
842
+ color: ${u.secondarySuccessColor};
843
+ border-color: ${u.secondarySuccessBorderColor};
697
844
  border-style: solid;
698
845
  }
699
846
 
700
- .ft-button--secondary[disabled] {
701
- opacity: ${O.secondaryDisabledComponentOpacity};
847
+ .ftds--family-success.ft-button--secondary[disabled] {
848
+ opacity: ${u.secondarySuccessDisabledComponentOpacity};
702
849
  }
703
850
 
704
- .ft-button--secondary ft-icon {
705
- color: ${O.secondaryIconColor};
851
+ .ftds--family-success.ft-button--secondary ft-icon {
852
+ color: ${u.secondarySuccessIconColor};
706
853
  }
707
854
 
708
- /** Tertiary styles **/
855
+ /** Success Tertiary styles **/
709
856
 
710
- .ft-button--tertiary {
711
- ${(0,F.setVariable)(me.color,O.tertiaryIconColor)};
857
+ .ftds--family-success.ft-button--tertiary {
858
+ ${(0,C.setVariable)(K.color,u.tertiarySuccessIconColor)};
712
859
 
713
- ${(0,F.setVariable)(U.color,O.tertiaryStateLayerColor)};
714
- ${(0,F.setVariable)(U.opacityContentOnSurfaceHover,O.tertiaryHoverStateLayerOpacity)};
715
- ${(0,F.setVariable)(U.opacityContentOnSurfaceFocused,O.tertiaryFocusStateLayerOpacity)};
716
- ${(0,F.setVariable)(U.opacityContentOnSurfaceSelected,O.tertiaryActiveStateLayerOpacity)};
717
- ${(0,F.setVariable)(U.opacityContentOnSurfacePressed,O.tertiaryActiveStateLayerOpacity)};
860
+ ${(0,C.setVariable)(E.backgroundColor,u.tertiarySuccessStateLayerColor)};
861
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.tertiarySuccessHoverStateLayerOpacity)};
862
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.tertiarySuccessFocusStateLayerOpacity)};
863
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.tertiarySuccessActiveStateLayerOpacity)};
864
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.tertiarySuccessActiveStateLayerOpacity)};
718
865
 
719
- background-color: ${O.tertiaryBackgroundColor};
720
- color: ${O.tertiaryColor};
866
+ background-color: ${u.tertiarySuccessBackgroundColor};
867
+ color: ${u.tertiarySuccessColor};
721
868
  border-style: none;
722
869
  }
723
870
 
724
- .ft-button--tertiary[disabled] {
725
- opacity: ${O.tertiaryDisabledComponentOpacity};
871
+ .ftds--family-success.ft-button--tertiary[disabled] {
872
+ opacity: ${u.tertiarySuccessDisabledComponentOpacity};
873
+ }
874
+
875
+ .ftds--family-success.ft-button--tertiary ft-icon {
876
+ color: ${u.tertiarySuccessIconColor};
877
+ }
878
+
879
+ /** Warning Secondary styles **/
880
+
881
+ .ftds--family-warning.ft-button--secondary {
882
+ ${(0,C.setVariable)(K.color,u.secondaryWarningIconColor)};
883
+
884
+ ${(0,C.setVariable)(E.backgroundColor,u.secondaryWarningStateLayerColor)};
885
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.secondaryWarningHoverStateLayerOpacity)};
886
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.secondaryWarningFocusStateLayerOpacity)};
887
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.secondaryWarningActiveStateLayerOpacity)};
888
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.secondaryWarningActiveStateLayerOpacity)};
889
+
890
+ background-color: ${u.secondaryWarningBackgroundColor};
891
+ color: ${u.secondaryWarningColor};
892
+ border-color: ${u.secondaryWarningBorderColor};
893
+ border-style: solid;
894
+ }
895
+
896
+ .ftds--family-warning.ft-button--secondary[disabled] {
897
+ opacity: ${u.secondaryWarningDisabledComponentOpacity};
898
+ }
899
+
900
+ .ftds--family-warning.ft-button--secondary ft-icon {
901
+ color: ${u.secondaryWarningIconColor};
902
+ }
903
+
904
+ /** Warning Tertiary styles **/
905
+
906
+ .ftds--family-warning.ft-button--tertiary {
907
+ ${(0,C.setVariable)(K.color,u.tertiaryWarningIconColor)};
908
+
909
+ ${(0,C.setVariable)(E.backgroundColor,u.tertiaryWarningStateLayerColor)};
910
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.tertiaryWarningHoverStateLayerOpacity)};
911
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.tertiaryWarningFocusStateLayerOpacity)};
912
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.tertiaryWarningActiveStateLayerOpacity)};
913
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.tertiaryWarningActiveStateLayerOpacity)};
914
+
915
+ background-color: ${u.tertiaryWarningBackgroundColor};
916
+ color: ${u.tertiaryWarningColor};
917
+ border-style: none;
918
+ }
919
+
920
+ .ftds--family-warning.ft-button--tertiary[disabled] {
921
+ opacity: ${u.tertiaryWarningDisabledComponentOpacity};
922
+ }
923
+
924
+ .ftds--family-warning.ft-button--tertiary ft-icon {
925
+ color: ${u.tertiaryWarningIconColor};
926
+ }
927
+
928
+ /** Error Secondary styles **/
929
+
930
+ .ftds--family-error.ft-button--secondary {
931
+ ${(0,C.setVariable)(K.color,u.secondaryErrorIconColor)};
932
+
933
+ ${(0,C.setVariable)(E.backgroundColor,u.secondaryErrorStateLayerColor)};
934
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.secondaryErrorHoverStateLayerOpacity)};
935
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.secondaryErrorFocusStateLayerOpacity)};
936
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.secondaryErrorActiveStateLayerOpacity)};
937
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.secondaryErrorActiveStateLayerOpacity)};
938
+
939
+ background-color: ${u.secondaryErrorBackgroundColor};
940
+ color: ${u.secondaryErrorColor};
941
+ border-color: ${u.secondaryErrorBorderColor};
942
+ border-style: solid;
943
+ }
944
+
945
+ .ftds--family-error.ft-button--secondary[disabled] {
946
+ opacity: ${u.secondaryErrorDisabledComponentOpacity};
726
947
  }
727
948
 
728
- .ft-button--tertiary ft-icon {
729
- color: ${O.tertiaryIconColor};
949
+ .ftds--family-error.ft-button--secondary ft-icon {
950
+ color: ${u.secondaryErrorIconColor};
730
951
  }
731
952
 
732
- /** Neutral styles **/
953
+ /** Error Tertiary styles **/
733
954
 
734
- .ftds--family-neutral {
735
- ${(0,F.setVariable)(me.color,O.neutralIconColor)};
955
+ .ftds--family-error.ft-button--tertiary {
956
+ ${(0,C.setVariable)(K.color,u.tertiaryErrorIconColor)};
736
957
 
737
- ${(0,F.setVariable)(U.backgroundColor,O.neutralStateLayerColor)};
738
- ${(0,F.setVariable)(U.opacityContentOnSurfaceHover,O.neutralHoverStateLayerOpacity)};
739
- ${(0,F.setVariable)(U.opacityContentOnSurfaceFocused,O.neutralFocusStateLayerOpacity)};
740
- ${(0,F.setVariable)(U.opacityContentOnSurfaceSelected,O.neutralActiveStateLayerOpacity)};
741
- ${(0,F.setVariable)(U.opacityContentOnSurfacePressed,O.neutralActiveStateLayerOpacity)};
958
+ ${(0,C.setVariable)(E.backgroundColor,u.tertiaryErrorStateLayerColor)};
959
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,u.tertiaryErrorHoverStateLayerOpacity)};
960
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,u.tertiaryErrorFocusStateLayerOpacity)};
961
+ ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,u.tertiaryErrorActiveStateLayerOpacity)};
962
+ ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,u.tertiaryErrorActiveStateLayerOpacity)};
742
963
 
743
- background-color: ${O.neutralBackgroundColor};
744
- color: ${O.neutralColor};
964
+ background-color: ${u.tertiaryErrorBackgroundColor};
965
+ color: ${u.tertiaryErrorColor};
745
966
  border-style: none;
746
967
  }
747
968
 
748
- .ftds--family-neutral[disabled] {
749
- opacity: ${O.neutralDisabledComponentOpacity};
969
+ .ftds--family-error.ft-button--tertiary[disabled] {
970
+ opacity: ${u.tertiaryErrorDisabledComponentOpacity};
750
971
  }
751
972
 
752
- .ftds--family-neutral ft-icon {
753
- color: ${O.neutralIconColor};
973
+ .ftds--family-error.ft-button--tertiary ft-icon {
974
+ color: ${u.tertiaryErrorIconColor};
754
975
  }
755
976
 
756
977
  /** Large styles **/
757
978
 
758
979
  .ftds--size-large {
759
- ${(0,F.setVariable)(ye.size,O.largeIconSize)};
760
- ${(0,F.setVariable)(me.size,O.largeIconSize)};
980
+ ${(0,C.setVariable)(me.size,u.largeIconSize)};
981
+ ${(0,C.setVariable)(K.size,u.largeIconSize)};
761
982
 
762
- height: ${O.largeHeight};
763
- padding: 0 ${O.largeHorizontalPadding};
764
- gap: ${O.largeGap};
765
- border-radius: ${O.largeBorderRadius};
766
- border-width: ${O.largeBorderWidth};
983
+ height: ${u.largeHeight};
984
+ padding: 0 ${u.largeHorizontalPadding};
985
+ gap: ${u.largeGap};
986
+ border-radius: ${u.largeBorderRadius};
987
+ border-width: ${u.largeBorderWidth};
767
988
  }
768
989
 
769
990
  .ftds--size-large:focus-visible {
770
- outline-width: ${O.largeFocusOutlineWidth};
771
- outline-offset: ${O.largeFocusOutlineOffset};
991
+ outline-width: ${u.largeFocusOutlineWidth};
992
+ outline-offset: ${u.largeFocusOutlineOffset};
772
993
  }
773
994
 
774
995
  .ftds--size-large.ft-button--icon-only {
775
- width: ${O.largeIconOnlyWidth};
996
+ width: ${u.largeIconOnlyWidth};
776
997
  }
777
998
 
778
999
  /** Small styles **/
779
1000
 
780
1001
  .ftds--size-medium {
781
- ${(0,F.setVariable)(ye.size,O.mediumIconSize)};
782
- ${(0,F.setVariable)(me.size,O.mediumIconSize)};
1002
+ ${(0,C.setVariable)(me.size,u.mediumIconSize)};
1003
+ ${(0,C.setVariable)(K.size,u.mediumIconSize)};
783
1004
 
784
- height: ${O.mediumHeight};
785
- padding: 0 ${O.mediumHorizontalPadding};
786
- gap: ${O.mediumGap};
787
- border-radius: ${O.mediumBorderRadius};
788
- border-width: ${O.mediumBorderWidth};
1005
+ height: ${u.mediumHeight};
1006
+ padding: 0 ${u.mediumHorizontalPadding};
1007
+ gap: ${u.mediumGap};
1008
+ border-radius: ${u.mediumBorderRadius};
1009
+ border-width: ${u.mediumBorderWidth};
789
1010
  }
790
1011
 
791
1012
  .ftds--size-medium:focus-visible {
792
- outline-width: ${O.mediumFocusOutlineWidth};
793
- outline-offset: ${O.mediumFocusOutlineOffset};
1013
+ outline-width: ${u.mediumFocusOutlineWidth};
1014
+ outline-offset: ${u.mediumFocusOutlineOffset};
794
1015
  }
795
1016
 
796
1017
  .ftds--size-medium.ft-button--icon-only {
797
- width: ${O.mediumIconOnlyWidth};
1018
+ width: ${u.mediumIconOnlyWidth};
798
1019
  }
799
1020
 
800
1021
 
801
1022
  /** Small styles **/
802
1023
 
803
1024
  .ftds--size-small {
804
- ${(0,F.setVariable)(ye.size,O.smallIconSize)};
805
- ${(0,F.setVariable)(me.size,O.smallIconSize)};
1025
+ ${(0,C.setVariable)(me.size,u.smallIconSize)};
1026
+ ${(0,C.setVariable)(K.size,u.smallIconSize)};
806
1027
 
807
- height: ${O.smallHeight};
808
- padding: 0 ${O.smallHorizontalPadding};
809
- gap: ${O.smallGap};
810
- border-radius: ${O.smallBorderRadius};
811
- border-width: ${O.smallBorderWidth};
1028
+ height: ${u.smallHeight};
1029
+ padding: 0 ${u.smallHorizontalPadding};
1030
+ gap: ${u.smallGap};
1031
+ border-radius: ${u.smallBorderRadius};
1032
+ border-width: ${u.smallBorderWidth};
812
1033
  }
813
1034
 
814
1035
  .ftds--size-small:focus-visible {
815
- outline-width: ${O.smallFocusOutlineWidth};
816
- outline-offset: ${O.smallFocusOutlineOffset};
1036
+ outline-width: ${u.smallFocusOutlineWidth};
1037
+ outline-offset: ${u.smallFocusOutlineOffset};
817
1038
  }
818
1039
 
819
1040
  .ftds--size-small.ft-button--icon-only {
820
- width: ${O.smallIconOnlyWidth};
1041
+ width: ${u.smallIconOnlyWidth};
821
1042
  }
822
- `,F.noTextSelect];var uo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},dt=class extends(0,ho.toFtdsBase)(J){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Xr.brand,this.iconVariant=et.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case er.large:return xt.body2medium;case er.medium:return xt.caption1medium;case er.small:return xt.caption2medium}}};dt.styles=[ho.safariEllipsisFix,Es];uo([(0,Mr.property)({type:Boolean})],dt.prototype,"primary",void 0);uo([(0,Mr.property)({type:Boolean})],dt.prototype,"secondary",void 0);uo([(0,Mr.property)({type:Boolean})],dt.prototype,"tertiary",void 0);uo([(0,Mr.property)({type:Boolean})],dt.prototype,"round",void 0);(0,xn.customElement)("ft-button")(ge);(0,xn.customElement)("ftds-button")(dt);var Ts=y(N());var Rs=y(D()),ft=y(G()),Ns=y(N()),Ls=y(pr());var Ie=y(N()),ws=y(D());var pt={textColor:Ie.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Ie.designSystemVariables.colorOnSurfaceHigh),fontSize:Ie.FtCssVariableFactory.extend("--ft-checkbox-font-size","",w.fontSize),colorPrimary:Ie.FtCssVariableFactory.external(Ie.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Ie.FtCssVariableFactory.external(Ie.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Ie.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Ie.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Ie.FtCssVariableFactory.external(Ie.designSystemVariables.colorOnSurfaceDisabled,"Design system")},As=ws.css`
1043
+ `,C.noTextSelect];var uo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},dt=class extends(0,ho.toFtdsBase)(ee){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Xr.brand,this.iconVariant=et.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case er.large:return xt.body2medium;case er.medium:return xt.caption1medium;case er.small:return xt.caption2medium}}};dt.styles=[ho.safariEllipsisFix,ws];uo([(0,Mr.property)({type:Boolean})],dt.prototype,"primary",void 0);uo([(0,Mr.property)({type:Boolean})],dt.prototype,"secondary",void 0);uo([(0,Mr.property)({type:Boolean})],dt.prototype,"tertiary",void 0);uo([(0,Mr.property)({type:Boolean})],dt.prototype,"round",void 0);(0,xn.customElement)("ft-button")(ge);(0,xn.customElement)("ftds-button")(dt);var Ts=g(I());var Ns=g(B()),pt=g(G()),Ls=g(I()),Is=g(fr());var Pe=g(I()),As=g(B());var ft={textColor:Pe.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Pe.designSystemVariables.colorOnSurfaceHigh),fontSize:Pe.FtCssVariableFactory.extend("--ft-checkbox-font-size","",R.fontSize),colorPrimary:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Pe.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Pe.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Pe.FtCssVariableFactory.external(Pe.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Rs=As.css`
823
1044
  * {
824
1045
  box-sizing: border-box;
825
1046
  }
826
1047
 
827
1048
  .ft-checkbox {
828
1049
  box-sizing: border-box;
829
- color: ${pt.textColor};
830
- font-size: ${pt.fontSize};
1050
+ color: ${ft.textColor};
1051
+ font-size: ${ft.fontSize};
831
1052
 
832
1053
  display: inline-flex;
833
1054
  align-items: center;
@@ -835,7 +1056,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
835
1056
  }
836
1057
 
837
1058
  .ft-checkbox--disabled {
838
- color: ${pt.colorOnSurfaceDisabled};
1059
+ color: ${ft.colorOnSurfaceDisabled};
839
1060
  }
840
1061
 
841
1062
  input {
@@ -859,26 +1080,26 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
859
1080
 
860
1081
  .ft-checkbox--box {
861
1082
  display: flex;
862
- border: 2px solid ${pt.borderColor};
1083
+ border: 2px solid ${ft.borderColor};
863
1084
  border-radius: 2px;
864
1085
 
865
1086
  width: 18px;
866
1087
  height: 18px;
867
1088
 
868
- color: ${pt.colorOnPrimary};
1089
+ color: ${ft.colorOnPrimary};
869
1090
  }
870
1091
 
871
1092
 
872
1093
  .ft-checkbox--checked .ft-checkbox--box,
873
1094
  .ft-checkbox--indeterminate .ft-checkbox--box {
874
- border-color: ${pt.colorPrimary};
875
- background-color: ${pt.colorPrimary};
1095
+ border-color: ${ft.colorPrimary};
1096
+ background-color: ${ft.colorPrimary};
876
1097
  }
877
1098
 
878
1099
  .ft-checkbox--disabled .ft-checkbox--box {
879
- border-color: ${pt.colorOnSurfaceDisabled};
1100
+ border-color: ${ft.colorOnSurfaceDisabled};
880
1101
  background-color: transparent;
881
- color: ${pt.colorOnSurfaceDisabled};
1102
+ color: ${ft.colorOnSurfaceDisabled};
882
1103
  }
883
1104
 
884
1105
  .ft-checkbox--checkmark {
@@ -897,8 +1118,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
897
1118
  .ft-checkbox--indeterminate .ft-checkbox--checkmark {
898
1119
  opacity: 1;
899
1120
  }
900
- `;var Ht=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},be=class extends Ns.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return Rs.html`
901
- <label class="${(0,Ls.classMap)(e)}" for="checkbox-input">
1121
+ `;var Ht=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},be=class extends Ls.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return Ns.html`
1122
+ <label class="${(0,Is.classMap)(e)}" for="checkbox-input">
902
1123
  <div class="ft-checkbox--box-container">
903
1124
  <ft-ripple
904
1125
  ?disabled=${this.disabled}
@@ -924,7 +1145,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
924
1145
  <slot></slot>
925
1146
  </ft-typography>
926
1147
  </label>
927
- `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}click(){this.input.click()}};be.elementDefinitions={"ft-ripple":z,"ft-typography":Q};be.styles=As;Ht([(0,ft.property)()],be.prototype,"name",void 0);Ht([(0,ft.property)({type:Boolean,reflect:!0})],be.prototype,"checked",void 0);Ht([(0,ft.property)({type:Boolean})],be.prototype,"indeterminate",void 0);Ht([(0,ft.property)({type:Boolean})],be.prototype,"disabled",void 0);Ht([(0,ft.query)(".ft-checkbox")],be.prototype,"container",void 0);Ht([(0,ft.query)("ft-ripple")],be.prototype,"ripple",void 0);Ht([(0,ft.query)("input")],be.prototype,"input",void 0);(0,Ts.customElement)("ft-checkbox")(be);var vn=y(N());var ks=y(D()),We=y(G()),_s=y(N()),Ds=y(pr());var Ps=y(D()),ke=y(N()),Vt={textColor:ke.FtCssVariableFactory.extend("--ft-radio-text-color","",ke.designSystemVariables.colorOnSurfaceHigh),colorPrimary:ke.FtCssVariableFactory.external(ke.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ke.FtCssVariableFactory.external(ke.designSystemVariables.colorOnPrimary,"Design system"),borderColor:ke.FtCssVariableFactory.extend("--ft-radio-border-color","",ke.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:ke.FtCssVariableFactory.external(ke.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Is=Ps.css`
1148
+ `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}click(){this.input.click()}};be.elementDefinitions={"ft-ripple":W,"ft-typography":J};be.styles=Rs;Ht([(0,pt.property)()],be.prototype,"name",void 0);Ht([(0,pt.property)({type:Boolean,reflect:!0})],be.prototype,"checked",void 0);Ht([(0,pt.property)({type:Boolean})],be.prototype,"indeterminate",void 0);Ht([(0,pt.property)({type:Boolean})],be.prototype,"disabled",void 0);Ht([(0,pt.query)(".ft-checkbox")],be.prototype,"container",void 0);Ht([(0,pt.query)("ft-ripple")],be.prototype,"ripple",void 0);Ht([(0,pt.query)("input")],be.prototype,"input",void 0);(0,Ts.customElement)("ft-checkbox")(be);var vn=g(I());var _s=g(B()),ze=g(G()),Ds=g(I()),$s=g(fr());var Ps=g(B()),ke=g(I()),Vt={textColor:ke.FtCssVariableFactory.extend("--ft-radio-text-color","",ke.designSystemVariables.colorOnSurfaceHigh),colorPrimary:ke.FtCssVariableFactory.external(ke.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ke.FtCssVariableFactory.external(ke.designSystemVariables.colorOnPrimary,"Design system"),borderColor:ke.FtCssVariableFactory.extend("--ft-radio-border-color","",ke.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:ke.FtCssVariableFactory.external(ke.designSystemVariables.colorOnSurfaceDisabled,"Design system")},ks=Ps.css`
928
1149
  * {
929
1150
  box-sizing: border-box;
930
1151
  }
@@ -1012,8 +1233,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1012
1233
  .ft-radio ft-typography {
1013
1234
  padding-right: 2px;
1014
1235
  }
1015
- `;var ut=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},mo=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},ne=class extends _s.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1,this.role="radio"}render(){let e={"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled};return ks.html`
1016
- <div class="${(0,Ds.classMap)(e)}">
1236
+ `;var ut=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},yo=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},ie=class extends Ds.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1,this.role="radio"}render(){let e={"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled};return _s.html`
1237
+ <div class="${(0,$s.classMap)(e)}">
1017
1238
  <div class="ft-radio--box-container">
1018
1239
  <ft-ripple
1019
1240
  ?disabled=${this.disabled}
@@ -1037,7 +1258,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1037
1258
  </ft-typography>
1038
1259
  </label>
1039
1260
  </div>
1040
- `}update(e){super.update(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new mo(this.value,this.checked))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new mo(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};ne.elementDefinitions={"ft-ripple":z,"ft-typography":Q};ne.styles=Is;ut([(0,We.property)()],ne.prototype,"value",void 0);ut([(0,We.property)()],ne.prototype,"name",void 0);ut([(0,We.property)({type:Boolean,reflect:!0})],ne.prototype,"checked",void 0);ut([(0,We.property)({attribute:"aria-checked",reflect:!0})],ne.prototype,"ariaChecked",void 0);ut([(0,We.property)({type:Boolean})],ne.prototype,"disabled",void 0);ut([(0,We.property)({reflect:!0,attribute:"role"})],ne.prototype,"role",void 0);ut([(0,We.query)(".ft-radio")],ne.prototype,"container",void 0);ut([(0,We.query)("ft-ripple")],ne.prototype,"ripple",void 0);ut([(0,We.query)("input")],ne.prototype,"input",void 0);var Fs=y(N()),ht=y(G()),Us=y(D());var $s=y(D());var Bs=$s.css`
1261
+ `}update(e){super.update(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new yo(this.value,this.checked))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new yo(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};ie.elementDefinitions={"ft-ripple":W,"ft-typography":J};ie.styles=ks;ut([(0,ze.property)()],ie.prototype,"value",void 0);ut([(0,ze.property)()],ie.prototype,"name",void 0);ut([(0,ze.property)({type:Boolean,reflect:!0})],ie.prototype,"checked",void 0);ut([(0,ze.property)({attribute:"aria-checked",reflect:!0})],ie.prototype,"ariaChecked",void 0);ut([(0,ze.property)({type:Boolean})],ie.prototype,"disabled",void 0);ut([(0,ze.property)({reflect:!0,attribute:"role"})],ie.prototype,"role",void 0);ut([(0,ze.query)(".ft-radio")],ie.prototype,"container",void 0);ut([(0,ze.query)("ft-ripple")],ie.prototype,"ripple",void 0);ut([(0,ze.query)("input")],ie.prototype,"input",void 0);var Us=g(I()),ht=g(G()),Ms=g(B());var Bs=g(B());var Fs=Bs.css`
1041
1262
  :host {
1042
1263
  display: block;
1043
1264
  }
@@ -1045,12 +1266,12 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1045
1266
  :host(:focus-visible) {
1046
1267
  outline: none;
1047
1268
  }
1048
- `;var br=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Re=class extends Fs.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}render(){return Us.html`
1269
+ `;var br=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Re=class extends Us.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}render(){return Ms.html`
1049
1270
  <slot @slotchange=${this.onSlotChange}
1050
1271
  @change=${this.onChange}
1051
1272
  @keydown=${this.onKeyDown}
1052
1273
  ></slot>
1053
- `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(o=>o.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(o=>o.checked=e.detail.value===o.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let o=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{o=!0;let n=this.currentSelectedIndex-1;this.radioButtons[n<0?this.radioButtons.length-1:n].select(),this.radioButtons[n<0?this.radioButtons.length-1:n].focus();break}case"ArrowDown":case"ArrowRight":{o=!0;let n=this.currentSelectedIndex+1;this.radioButtons[n>this.radioButtons.length-1?0:n].select(),this.radioButtons[n>this.radioButtons.length-1?0:n].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Re.elementDefinitions={};Re.styles=Bs;br([(0,ht.property)()],Re.prototype,"name",void 0);br([(0,ht.property)({reflect:!0,attribute:"role"})],Re.prototype,"role",void 0);br([(0,ht.property)({reflect:!0})],Re.prototype,"tabIndex",void 0);br([(0,ht.property)({reflect:!0,attribute:"aria-labelledby"})],Re.prototype,"ariaLabelledBy",void 0);br([(0,ht.queryAssignedElements)()],Re.prototype,"radioButtons",void 0);br([(0,ht.state)()],Re.prototype,"currentSelectedIndex",void 0);(0,vn.customElement)("ft-radio")(ne);(0,vn.customElement)("ft-radio-group")(Re);var Ms=y(D()),K=y(N());var yo={borderRadiusM:K.FtCssVariableFactory.external(K.designSystemVariables.borderRadiusM,"Design system"),colorOutline:K.FtCssVariableFactory.external(K.designSystemVariables.colorOutline,"Design system"),colorOnSurface:K.FtCssVariableFactory.external(K.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:K.FtCssVariableFactory.external(K.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:K.FtCssVariableFactory.external(K.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:K.FtCssVariableFactory.external(K.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:K.FtCssVariableFactory.external(K.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:K.FtCssVariableFactory.external(Te.fontFamily,"Body2 typography"),fontSize:K.FtCssVariableFactory.external(Te.fontSize,"Body2 typography"),fontWeight:K.FtCssVariableFactory.external(Te.fontWeight,"Body2 typography"),letterSpacing:K.FtCssVariableFactory.external(Te.letterSpacing,"Body2 typography"),lineHeight:K.FtCssVariableFactory.external(Te.lineHeight,"Body2 typography"),textTransform:K.FtCssVariableFactory.external(Te.textTransform,"Body2 typography")},zs=Ms.css`
1274
+ `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(o=>o.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(o=>o.checked=e.detail.value===o.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let o=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{o=!0;let n=this.currentSelectedIndex-1;this.radioButtons[n<0?this.radioButtons.length-1:n].select(),this.radioButtons[n<0?this.radioButtons.length-1:n].focus();break}case"ArrowDown":case"ArrowRight":{o=!0;let n=this.currentSelectedIndex+1;this.radioButtons[n>this.radioButtons.length-1?0:n].select(),this.radioButtons[n>this.radioButtons.length-1?0:n].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Re.elementDefinitions={};Re.styles=Fs;br([(0,ht.property)()],Re.prototype,"name",void 0);br([(0,ht.property)({reflect:!0,attribute:"role"})],Re.prototype,"role",void 0);br([(0,ht.property)({reflect:!0})],Re.prototype,"tabIndex",void 0);br([(0,ht.property)({reflect:!0,attribute:"aria-labelledby"})],Re.prototype,"ariaLabelledBy",void 0);br([(0,ht.queryAssignedElements)()],Re.prototype,"radioButtons",void 0);br([(0,ht.state)()],Re.prototype,"currentSelectedIndex",void 0);(0,vn.customElement)("ft-radio")(ie);(0,vn.customElement)("ft-radio-group")(Re);var Ws=g(B()),Z=g(I());var mo={borderRadiusM:Z.FtCssVariableFactory.external(Z.designSystemVariables.borderRadiusM,"Design system"),colorOutline:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorOutline,"Design system"),colorOnSurface:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:Z.FtCssVariableFactory.external(Ie.fontFamily,"Body2 typography"),fontSize:Z.FtCssVariableFactory.external(Ie.fontSize,"Body2 typography"),fontWeight:Z.FtCssVariableFactory.external(Ie.fontWeight,"Body2 typography"),letterSpacing:Z.FtCssVariableFactory.external(Ie.letterSpacing,"Body2 typography"),lineHeight:Z.FtCssVariableFactory.external(Ie.lineHeight,"Body2 typography"),textTransform:Z.FtCssVariableFactory.external(Ie.textTransform,"Body2 typography")},zs=Ws.css`
1054
1275
  .ft-filter-level--container {
1055
1276
  display: flex;
1056
1277
  flex-direction: column;
@@ -1064,14 +1285,14 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1064
1285
  flex-shrink: 0;
1065
1286
  text-decoration: none;
1066
1287
  position: relative;
1067
- border-radius: ${yo.borderRadiusM};
1288
+ border-radius: ${mo.borderRadiusM};
1068
1289
  overflow: hidden;
1069
1290
  display: flex;
1070
1291
  align-items: center;
1071
1292
  padding: 4px 4px;
1072
1293
  gap: 4px;
1073
1294
  cursor: pointer;
1074
- color: ${yo.colorOnSurface};
1295
+ color: ${mo.colorOnSurface};
1075
1296
  }
1076
1297
 
1077
1298
  .ft-filter-level--go-back:focus {
@@ -1100,7 +1321,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1100
1321
  }
1101
1322
 
1102
1323
  ft-button {
1103
- ${(0,K.setVariable)(V.color,yo.colorOnSurface)};
1324
+ ${(0,Z.setVariable)(V.color,mo.colorOnSurface)};
1104
1325
  }
1105
1326
 
1106
1327
  ft-radio, ft-checkbox {
@@ -1114,9 +1335,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1114
1335
 
1115
1336
  .ft-filter-level--no-values {
1116
1337
  margin: 10px 0;
1117
- color: ${yo.colorOnSurfaceMedium};
1338
+ color: ${mo.colorOnSurfaceMedium};
1118
1339
  }
1119
- `;var xe=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ee=class extends go.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(n=>!n.selected)),this.filter&&(e=e.filter(n=>n.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return _e.html`
1340
+ `;var xe=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},te=class extends go.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(n=>!n.selected)),this.filter&&(e=e.filter(n=>n.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return _e.html`
1120
1341
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1121
1342
  ${this.parent==null?null:_e.html`
1122
1343
  <div tabindex="0"
@@ -1137,7 +1358,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1137
1358
  ${this.noValuesLabel}
1138
1359
  </ft-typography>
1139
1360
  `:_e.nothing}
1140
- ${(0,Ws.repeat)(o,n=>n.value,n=>{var i;return _e.html`
1361
+ ${(0,Hs.repeat)(o,n=>n.value,n=>{var i;return _e.html`
1141
1362
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1142
1363
  ${this.multivalued?this.buildMultiValuedOption(n):this.buildMonoValuedOption(n)}
1143
1364
  ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?_e.nothing:_e.html`
@@ -1182,7 +1403,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1182
1403
  @change=${o=>this.optionsChanged(o,e)}>
1183
1404
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1184
1405
  </ft-radio>
1185
- `}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};ee.elementDefinitions={"ft-button":ge,"ft-ripple":z,"ft-typography":Q,"ft-checkbox":be,"ft-icon":we,"ft-radio":ne};ee.styles=zs;xe([(0,ae.property)({type:String})],ee.prototype,"filterId",void 0);xe([(0,ae.property)({type:Object})],ee.prototype,"parent",void 0);xe([(0,ae.property)({type:Array})],ee.prototype,"options",void 0);xe([(0,ae.property)({type:Boolean})],ee.prototype,"multivalued",void 0);xe([(0,ae.property)({type:Boolean})],ee.prototype,"disabled",void 0);xe([(0,ae.property)({type:Boolean})],ee.prototype,"hideSelectedOptions",void 0);xe([(0,ae.property)({type:Boolean})],ee.prototype,"displayCount",void 0);xe([(0,ae.property)({type:Boolean})],ee.prototype,"preventNavigation",void 0);xe([(0,ae.property)({type:String})],ee.prototype,"filter",void 0);xe([(0,ae.property)({type:String})],ee.prototype,"moreValuesButtonLabel",void 0);xe([(0,ae.property)({type:String})],ee.prototype,"noValuesLabel",void 0);xe([(0,ae.property)({type:Number})],ee.prototype,"displayedValuesLimit",void 0);xe([(0,ae.query)(".ft-filter-level--container")],ee.prototype,"container",void 0);xe([(0,ae.state)()],ee.prototype,"radios",void 0);xe([(0,ae.state)()],ee.prototype,"displayedPages",void 0);var Ks=y(N());var js=y(D()),De=y(G()),jt=y(N());var Gs=y(pr());var Hs=y(D()),He=y(N());var Ot={buttonsColor:He.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",He.designSystemVariables.colorPrimary),buttonsZIndex:He.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:He.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:He.FtCssVariableFactory.external(He.designSystemVariables.colorSurface,"Design system")},Vs=Hs.css`
1406
+ `}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};te.elementDefinitions={"ft-button":ge,"ft-ripple":W,"ft-typography":J,"ft-checkbox":be,"ft-icon":we,"ft-radio":ie};te.styles=zs;xe([(0,se.property)({type:String})],te.prototype,"filterId",void 0);xe([(0,se.property)({type:Object})],te.prototype,"parent",void 0);xe([(0,se.property)({type:Array})],te.prototype,"options",void 0);xe([(0,se.property)({type:Boolean})],te.prototype,"multivalued",void 0);xe([(0,se.property)({type:Boolean})],te.prototype,"disabled",void 0);xe([(0,se.property)({type:Boolean})],te.prototype,"hideSelectedOptions",void 0);xe([(0,se.property)({type:Boolean})],te.prototype,"displayCount",void 0);xe([(0,se.property)({type:Boolean})],te.prototype,"preventNavigation",void 0);xe([(0,se.property)({type:String})],te.prototype,"filter",void 0);xe([(0,se.property)({type:String})],te.prototype,"moreValuesButtonLabel",void 0);xe([(0,se.property)({type:String})],te.prototype,"noValuesLabel",void 0);xe([(0,se.property)({type:Number})],te.prototype,"displayedValuesLimit",void 0);xe([(0,se.query)(".ft-filter-level--container")],te.prototype,"container",void 0);xe([(0,se.state)()],te.prototype,"radios",void 0);xe([(0,se.state)()],te.prototype,"displayedPages",void 0);var Zs=g(I());var Gs=g(B()),De=g(G()),jt=g(I());var Ks=g(fr());var Vs=g(B()),He=g(I());var Ot={buttonsColor:He.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",He.designSystemVariables.colorPrimary),buttonsZIndex:He.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:He.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:He.FtCssVariableFactory.external(He.designSystemVariables.colorSurface,"Design system")},js=Vs.css`
1186
1407
  .ft-snap-scroll {
1187
1408
  box-sizing: border-box;
1188
1409
  position: relative;
@@ -1307,7 +1528,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1307
1528
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1308
1529
  background-color: ${Ot.colorSurface};
1309
1530
  }
1310
- `;var tt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Sn=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},se=class extends jt.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new jt.Debouncer(200),this.updateScrollDebouncer=new jt.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<i||o[this.offsetAttribute]+o[this.sizeAttribute]>n)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,Gs.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":jt.isSafari}),o=this.controls&&this.withScroll;return js.html`
1531
+ `;var tt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Sn=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},le=class extends jt.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new jt.Debouncer(200),this.updateScrollDebouncer=new jt.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<i||o[this.offsetAttribute]+o[this.sizeAttribute]>n)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,Ks.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":jt.isSafari}),o=this.controls&&this.withScroll;return Gs.html`
1311
1532
  <div part="container" class="${e}">
1312
1533
  <ft-button
1313
1534
  class="ft-snap-scroll--previous"
@@ -1331,7 +1552,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1331
1552
  @click=${this.next}
1332
1553
  ></ft-button>
1333
1554
  </div>
1334
- `}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new Sn(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,n;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(n=this.contentSlot)===null||n===void 0||n.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(n=>n))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};se.elementDefinitions={"ft-button":ge};se.styles=Vs;tt([(0,De.property)({type:Boolean})],se.prototype,"horizontal",void 0);tt([(0,De.property)({type:Boolean})],se.prototype,"hideScrollbar",void 0);tt([(0,De.property)({type:Boolean})],se.prototype,"controls",void 0);tt([(0,De.property)({type:Boolean})],se.prototype,"limitSize",void 0);tt([(0,De.state)()],se.prototype,"elements",void 0);tt([(0,De.state)()],se.prototype,"currentElement",void 0);tt([(0,De.state)()],se.prototype,"withScroll",void 0);tt([(0,De.state)()],se.prototype,"startReached",void 0);tt([(0,De.state)()],se.prototype,"endReached",void 0);tt([(0,De.query)(".ft-snap-scroll--content")],se.prototype,"contentSlot",void 0);(0,Ks.customElement)("ft-snap-scroll")(se);var Zs=y(D()),j=y(N());var Ne={colorOutline:j.FtCssVariableFactory.external(j.designSystemVariables.colorOutline,"Design system"),colorOnSurface:j.FtCssVariableFactory.external(j.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:j.FtCssVariableFactory.external(j.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:j.FtCssVariableFactory.external(j.designSystemVariables.colorPrimary,"Design system"),colorSurface:j.FtCssVariableFactory.external(j.designSystemVariables.colorSurface,"Design system"),transitionDuration:j.FtCssVariableFactory.external(j.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:j.FtCssVariableFactory.external(j.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:j.FtCssVariableFactory.extend("--ft-filter-label-color","",j.designSystemVariables.colorOnSurface),labelFontSize:j.FtCssVariableFactory.extend("--ft-filter-label-font-size","",w.fontSize,"16px")},qs=[Jr,j.noTextInputDefaultClearButton,Zs.css`
1555
+ `}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new Sn(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,n;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(n=this.contentSlot)===null||n===void 0||n.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(n=>n))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};le.elementDefinitions={"ft-button":ge};le.styles=js;tt([(0,De.property)({type:Boolean})],le.prototype,"horizontal",void 0);tt([(0,De.property)({type:Boolean})],le.prototype,"hideScrollbar",void 0);tt([(0,De.property)({type:Boolean})],le.prototype,"controls",void 0);tt([(0,De.property)({type:Boolean})],le.prototype,"limitSize",void 0);tt([(0,De.state)()],le.prototype,"elements",void 0);tt([(0,De.state)()],le.prototype,"currentElement",void 0);tt([(0,De.state)()],le.prototype,"withScroll",void 0);tt([(0,De.state)()],le.prototype,"startReached",void 0);tt([(0,De.state)()],le.prototype,"endReached",void 0);tt([(0,De.query)(".ft-snap-scroll--content")],le.prototype,"contentSlot",void 0);(0,Zs.customElement)("ft-snap-scroll")(le);var qs=g(B()),j=g(I());var Ne={colorOutline:j.FtCssVariableFactory.external(j.designSystemVariables.colorOutline,"Design system"),colorOnSurface:j.FtCssVariableFactory.external(j.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:j.FtCssVariableFactory.external(j.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:j.FtCssVariableFactory.external(j.designSystemVariables.colorPrimary,"Design system"),colorSurface:j.FtCssVariableFactory.external(j.designSystemVariables.colorSurface,"Design system"),transitionDuration:j.FtCssVariableFactory.external(j.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:j.FtCssVariableFactory.external(j.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:j.FtCssVariableFactory.extend("--ft-filter-label-color","",j.designSystemVariables.colorOnSurface),labelFontSize:j.FtCssVariableFactory.extend("--ft-filter-label-font-size","",R.fontSize,"16px")},Ys=[Jr,j.noTextInputDefaultClearButton,qs.css`
1335
1556
  :host {
1336
1557
  display: flex;
1337
1558
  max-height: 100%;
@@ -1373,8 +1594,8 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1373
1594
  word-break: break-word;
1374
1595
  color: ${Ne.labelColor};
1375
1596
  font-size: ${Ne.labelFontSize};
1376
- ${(0,j.setVariable)(w.lineHeight,"22px")};
1377
- ${(0,j.setVariable)(w.fontWeight,"bold")};
1597
+ ${(0,j.setVariable)(R.lineHeight,"22px")};
1598
+ ${(0,j.setVariable)(R.fontWeight,"bold")};
1378
1599
  }
1379
1600
 
1380
1601
  .ft-filter--filter {
@@ -1448,7 +1669,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1448
1669
  slot:not([name]) {
1449
1670
  display: none;
1450
1671
  }
1451
- `];var Z=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},On=class extends CustomEvent{constructor(e){super("change",{detail:e})}},M=class extends Fe.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new Fe.Debouncer(300),this.changeDebouncer=new Fe.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Fe.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Fe.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,n=this.filterPlaceHolder.replace("{0}",this.label);return Gt.html`
1672
+ `];var q=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},On=class extends CustomEvent{constructor(e){super("change",{detail:e})}},M=class extends Fe.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new Fe.Debouncer(300),this.changeDebouncer=new Fe.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Fe.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Fe.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,n=this.filterPlaceHolder.replace("{0}",this.label);return Gt.html`
1452
1673
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1453
1674
  part="container">
1454
1675
  ${!this.label&&!e?null:Gt.html`
@@ -1503,7 +1724,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1503
1724
  class="ft-filter--levels"
1504
1725
  @current-element-change=${a=>this.levelsScrollDebouncer.run(()=>{for(;a.detail.index<this.displayedLevels.length;)this.displayedLevels.pop();this.requestUpdate()})}>
1505
1726
  ${this.renderLevel(i,this.options)}
1506
- ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var c;let p=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===n?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(p,(c=a?.subOptions)!==null&&c!==void 0?c:[],a)})}
1727
+ ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var c;let f=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===n?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(f,(c=a?.subOptions)!==null&&c!==void 0?c:[],a)})}
1507
1728
  </ft-snap-scroll>
1508
1729
  `}renderLevel(e,o,n){return Gt.html`
1509
1730
  <ft-filter-level
@@ -1525,9 +1746,9 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1525
1746
  .exportpartsPrefixes=${["values","available-values"]}
1526
1747
  noValuesLabel="${this.noValuesLabel}"
1527
1748
  ></ft-filter-level>
1528
- `}goBack(e){this.slideOut=e.detail.value}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var o;e.stopPropagation();let n=this.flatOptions.find(a=>a.value===e.detail.value);n.selected=!n.selected;let i=a=>{var s;a!==n&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(o=n.subOptions)===null||o===void 0||o.forEach(i):this.options.forEach(i),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Fe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new On(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(o=>o),this.optionsChanged()}onFilterChange(){var e,o;this.filter=(o=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&o!==void 0?o:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};M.elementDefinitions={"ft-button":ge,"ft-filter-level":ee,"ft-snap-scroll":se,"ft-typography":Q};M.styles=qs;Z([(0,H.property)({type:String})],M.prototype,"id",void 0);Z([(0,H.property)({type:String})],M.prototype,"label",void 0);Z([(0,H.property)({type:String})],M.prototype,"filterPlaceHolder",void 0);Z([(0,H.property)({type:String})],M.prototype,"clearButtonLabel",void 0);Z([(0,H.property)({type:String})],M.prototype,"moreValuesButtonLabel",void 0);Z([(0,H.property)({type:String})],M.prototype,"noValuesLabel",void 0);Z([(0,Fe.jsonProperty)([])],M.prototype,"options",void 0);Z([(0,H.property)({type:Boolean})],M.prototype,"multivalued",void 0);Z([(0,H.property)({type:Boolean})],M.prototype,"disabled",void 0);Z([(0,H.property)({type:Boolean})],M.prototype,"raiseSelectedOptions",void 0);Z([(0,H.property)({type:Boolean})],M.prototype,"displayCount",void 0);Z([(0,H.property)({type:Number})],M.prototype,"displayedValuesLimit",void 0);Z([(0,H.property)({type:Boolean})],M.prototype,"hideClearButton",void 0);Z([(0,H.query)(".ft-filter--slot")],M.prototype,"slotElement",void 0);Z([(0,H.query)(".ft-filter--container")],M.prototype,"container",void 0);Z([(0,H.query)(".ft-filter--values")],M.prototype,"valuesContainer",void 0);Z([(0,H.query)(".ft-filter--levels")],M.prototype,"levelsContainer",void 0);Z([(0,H.state)()],M.prototype,"lastLevelHasHiddenvalues",void 0);Z([(0,H.query)(".ft-filter--filter input")],M.prototype,"filterInput",void 0);Z([(0,H.queryAll)(".ft-filter--levels ft-filter-level")],M.prototype,"levels",void 0);Z([(0,H.state)()],M.prototype,"withScroll",void 0);Z([(0,H.state)()],M.prototype,"filter",void 0);Z([(0,H.state)()],M.prototype,"slideIn",void 0);Z([(0,H.state)()],M.prototype,"slideOut",void 0);var bo=y(N()),Kt=y(G()),Ys=y(D()),xr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ve=class extends bo.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Ys.html`
1749
+ `}goBack(e){this.slideOut=e.detail.value}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var o;e.stopPropagation();let n=this.flatOptions.find(a=>a.value===e.detail.value);n.selected=!n.selected;let i=a=>{var s;a!==n&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(o=n.subOptions)===null||o===void 0||o.forEach(i):this.options.forEach(i),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Fe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new On(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(o=>o),this.optionsChanged()}onFilterChange(){var e,o;this.filter=(o=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&o!==void 0?o:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};M.elementDefinitions={"ft-button":ge,"ft-filter-level":te,"ft-snap-scroll":le,"ft-typography":J};M.styles=Ys;q([(0,H.property)({type:String})],M.prototype,"id",void 0);q([(0,H.property)({type:String})],M.prototype,"label",void 0);q([(0,H.property)({type:String})],M.prototype,"filterPlaceHolder",void 0);q([(0,H.property)({type:String})],M.prototype,"clearButtonLabel",void 0);q([(0,H.property)({type:String})],M.prototype,"moreValuesButtonLabel",void 0);q([(0,H.property)({type:String})],M.prototype,"noValuesLabel",void 0);q([(0,Fe.jsonProperty)([])],M.prototype,"options",void 0);q([(0,H.property)({type:Boolean})],M.prototype,"multivalued",void 0);q([(0,H.property)({type:Boolean})],M.prototype,"disabled",void 0);q([(0,H.property)({type:Boolean})],M.prototype,"raiseSelectedOptions",void 0);q([(0,H.property)({type:Boolean})],M.prototype,"displayCount",void 0);q([(0,H.property)({type:Number})],M.prototype,"displayedValuesLimit",void 0);q([(0,H.property)({type:Boolean})],M.prototype,"hideClearButton",void 0);q([(0,H.query)(".ft-filter--slot")],M.prototype,"slotElement",void 0);q([(0,H.query)(".ft-filter--container")],M.prototype,"container",void 0);q([(0,H.query)(".ft-filter--values")],M.prototype,"valuesContainer",void 0);q([(0,H.query)(".ft-filter--levels")],M.prototype,"levelsContainer",void 0);q([(0,H.state)()],M.prototype,"lastLevelHasHiddenvalues",void 0);q([(0,H.query)(".ft-filter--filter input")],M.prototype,"filterInput",void 0);q([(0,H.queryAll)(".ft-filter--levels ft-filter-level")],M.prototype,"levels",void 0);q([(0,H.state)()],M.prototype,"withScroll",void 0);q([(0,H.state)()],M.prototype,"filter",void 0);q([(0,H.state)()],M.prototype,"slideIn",void 0);q([(0,H.state)()],M.prototype,"slideOut",void 0);var bo=g(I()),Kt=g(G()),Xs=g(B()),xr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ve=class extends bo.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Xs.html`
1529
1750
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
1530
- `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(o=>o)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ve.elementDefinitions={};xr([(0,Kt.property)({type:String})],Ve.prototype,"label",void 0);xr([(0,Kt.property)({type:Object,converter:t=>t})],Ve.prototype,"value",void 0);xr([(0,Kt.property)({type:Boolean,reflect:!0})],Ve.prototype,"selected",void 0);xr([(0,Kt.property)({type:Object})],Ve.prototype,"subOptions",void 0);xr([(0,bo.jsonProperty)({})],Ve.prototype,"renderOption",void 0);xr([(0,Kt.query)(".ft-filter-option--slot")],Ve.prototype,"slotElement",void 0);(0,Cn.customElement)("ft-filter")(M);(0,Cn.customElement)("ft-filter-option")(Ve);var ed={headerColor:Zt.FtCssVariableFactory.extend("--ft-search-period-filter-header-color","",Zt.designSystemVariables.colorOnSurface)},Qs=Xs.css`
1751
+ `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(o=>o)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ve.elementDefinitions={};xr([(0,Kt.property)({type:String})],Ve.prototype,"label",void 0);xr([(0,Kt.property)({type:Object,converter:t=>t})],Ve.prototype,"value",void 0);xr([(0,Kt.property)({type:Boolean,reflect:!0})],Ve.prototype,"selected",void 0);xr([(0,Kt.property)({type:Object})],Ve.prototype,"subOptions",void 0);xr([(0,bo.jsonProperty)({})],Ve.prototype,"renderOption",void 0);xr([(0,Kt.query)(".ft-filter-option--slot")],Ve.prototype,"slotElement",void 0);(0,Cn.customElement)("ft-filter")(M);(0,Cn.customElement)("ft-filter-option")(Ve);var td={headerColor:Zt.FtCssVariableFactory.extend("--ft-search-period-filter-header-color","",Zt.designSystemVariables.colorOnSurface)},Js=Qs.css`
1531
1752
  [part="container"] {
1532
1753
  flex-grow: 1;
1533
1754
  display: flex;
@@ -1542,7 +1763,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1542
1763
  overflow: auto;
1543
1764
  display: flex;
1544
1765
  flex-direction: column;
1545
- ${(0,Zt.setVariable)(w.lineHeight,"22px")};
1766
+ ${(0,Zt.setVariable)(R.lineHeight,"22px")};
1546
1767
  }
1547
1768
 
1548
1769
  [part="header"] {
@@ -1552,7 +1773,7 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1552
1773
  flex-shrink: 0;
1553
1774
  padding: 0 10px;
1554
1775
  margin-bottom: 8px;
1555
- color: ${ed.headerColor};
1776
+ color: ${td.headerColor};
1556
1777
  }
1557
1778
 
1558
1779
  [part="label"] {
@@ -1561,18 +1782,18 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1561
1782
  flex-grow: 1;
1562
1783
  word-break: break-word;
1563
1784
  font-size: ${Ne.labelFontSize};
1564
- ${(0,Zt.setVariable)(w.fontWeight,"bold")};
1785
+ ${(0,Zt.setVariable)(R.fontWeight,"bold")};
1565
1786
  }
1566
1787
 
1567
- `;var Jl=y(N());var Wo=y(D()),Ho=y(G()),Vo=y(N());var Js=y(D());var el=Js.css`
1568
- `;var Mo=y(N());var Yl=y(N());var il=y(D()),Ue=y(G()),je=y(N());var tl=y(D());var rl=tl.css`
1569
- `;var xo=y(N()),td="ft-app-info",En=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},rd={session:(t,e)=>{(0,xo.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>I.eventBus.dispatchEvent(new En(e.payload)),0))}},I=xo.FtReduxStore.get({name:td,reducers:rd,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var Ct=y(N());var wn=y(N());var qt=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=I.getState(),i=e??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let i=I.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var mt=class{constructor(e=!0,o){var n;this.overrideApi=o;let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new wn.CacheRegistry,this.cache=e?i.commonCache:new wn.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:qt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):qt.await()}clearCache(){this.cache.clearAll()}};var ol,od=Symbol("clearAfterUnitTest"),vo=class extends mt{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ol]=()=>{this.defaultMessages={},this.cache=new Ct.CacheRegistry,this.listeners={}},this.currentUiLocale=I.getState().uiLocale,I.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=I.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),Object.keys(o).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,Ct.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new Ct.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(o,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(o){console.error(o)}}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,Ct.delay)(0).then(()=>o()).catch(()=>null)))}};ol=od;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends vo{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends vo{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Yt=window.FluidTopicsI18nService,nl=window.FluidTopicsCustomI18nService;var ve=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},te=class extends je.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>qt.get(),this.messageContexts=[],this.cache=new je.CacheRegistry,this.cleanSessionDebouncer=new je.Debouncer}render(){return il.html`
1788
+ `;var ec=g(I());var zo=g(B()),Ho=g(G()),Vo=g(I());var el=g(B());var tl=el.css`
1789
+ `;var Mo=g(I());var Xl=g(I());var al=g(B()),Ue=g(G()),je=g(I());var rl=g(B());var ol=rl.css`
1790
+ `;var xo=g(I()),rd="ft-app-info",En=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},od={session:(t,e)=>{(0,xo.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>_.eventBus.dispatchEvent(new En(e.payload)),0))}},_=xo.FtReduxStore.get({name:rd,reducers:od,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var Ct=g(I());var wn=g(I());var qt=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=_.getState(),i=e??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let i=_.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var yt=class{constructor(e=!0,o){var n;this.overrideApi=o;let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new wn.CacheRegistry,this.cache=e?i.commonCache:new wn.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:qt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):qt.await()}clearCache(){this.cache.clearAll()}};var nl,nd=Symbol("clearAfterUnitTest"),vo=class extends yt{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[nl]=()=>{this.defaultMessages={},this.cache=new Ct.CacheRegistry,this.listeners={}},this.currentUiLocale=_.getState().uiLocale,_.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=_.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),Object.keys(o).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,Ct.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveContext(e){var o,n;return this.fetchContext(e),(n=(o=this.cache.getNow(e))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(e,o){let n=e.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(e,o,...n){var i;let a=e.toLowerCase(),s=this.resolveContext(a);return new Ct.ParametrizedLabelResolver((i=this.defaultMessages[a])!==null&&i!==void 0?i:{},s).resolve(o,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(o){console.error(o)}}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,Ct.delay)(0).then(()=>o()).catch(()=>null)))}};nl=nd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends vo{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends vo{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var Yt=window.FluidTopicsI18nService,il=window.FluidTopicsCustomI18nService;var ve=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},re=class extends je.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>qt.get(),this.messageContexts=[],this.cache=new je.CacheRegistry,this.cleanSessionDebouncer=new je.Debouncer}render(){return al.html`
1570
1791
  <slot></slot>
1571
- `}update(e){super.update(e),e.has("baseUrl")&&(I.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&I.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&I.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&I.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&I.actions.noCustom(this.noCustom),e.has("editorMode")&&I.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&I.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&I.actions.session(this.session),e.has("availableUiLocales")&&I.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Yt.addContext(o)),e.has("openExternalDocumentInNewTab")&&I.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&I.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&I.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};te.elementDefinitions={};te.styles=rl;ve([(0,Ue.property)()],te.prototype,"baseUrl",void 0);ve([(0,Ue.property)()],te.prototype,"apiIntegrationIdentifier",void 0);ve([(0,Ue.property)()],te.prototype,"uiLocale",void 0);ve([(0,je.jsonProperty)(null)],te.prototype,"availableUiLocales",void 0);ve([(0,je.jsonProperty)(null)],te.prototype,"metadataConfiguration",void 0);ve([(0,Ue.property)({type:Boolean})],te.prototype,"editorMode",void 0);ve([(0,Ue.property)({type:Boolean})],te.prototype,"noCustom",void 0);ve([(0,Ue.property)({type:Boolean})],te.prototype,"openExternalDocumentInNewTab",void 0);ve([(0,Ue.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],te.prototype,"noCustomComponent",void 0);ve([(0,Ue.property)({type:Boolean})],te.prototype,"withManualResources",void 0);ve([(0,Ue.property)({type:Boolean})],te.prototype,"navigatorOnline",void 0);ve([(0,Ue.property)({type:Boolean})],te.prototype,"forcedOffline",void 0);ve([(0,Ue.property)({type:Object})],te.prototype,"apiProvider",void 0);ve([(0,je.jsonProperty)([])],te.prototype,"messageContexts",void 0);ve([(0,je.jsonProperty)(void 0)],te.prototype,"session",void 0);var Hd=y(G());function nd(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,n,i;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!So(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!So(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(i=Object.keys(t),o=i.length,o!==Object.keys(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=o;n--!==0;){var a=i[n];if(!So(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function So(t,e){try{return nd(t,e)}catch{return!1}}function An(t,e){return!So(t,e)}var id=y(G(),1);var Oo=class{constructor(){this.queue=[]}add(e,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var zr=y(G(),1);var al=y(G(),1);function sl(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,al.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:An,...e??{}})}var Co=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(c){i(c);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var cl=y(D(),1);var Eo=window,ad=Eo.ShadowRoot&&(Eo.ShadyCSS===void 0||Eo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,kb=Symbol();var ll=(t,e)=>{ad?t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):e.forEach(o=>{let n=document.createElement("style"),i=Eo.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)})};var wo=class extends cl.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return ll(n,e.elementStyles),n}};var Ao=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ul,dl=Symbol("constructorPrototype"),pl=Symbol("constructorName"),hl=Symbol("exportpartsDebouncer"),fl=Symbol("dynamicDependenciesLoaded"),Et=class extends wo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[ul]=new Co(5),this[pl]=this.constructor.name,this[dl]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[pl]&&Object.setPrototypeOf(this,this[dl])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let e=this.constructor;e[fl]||(e[fl]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[hl].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var o,n,i,a,s,c;let p=g=>g!=null&&g.trim().length>0,f=e.filter(p).map(g=>g.trim());if(f.length===0){this.removeAttribute("exportparts");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 v=(a=(i=g.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],x=(c=(s=g.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(S=>S.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...v,...x).filter(p).map(S=>S.trim()).forEach(S=>h.add(S))}if(h.size===0){this.removeAttribute("exportparts");return}let m=[...h.values()].flatMap(g=>f.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...m].join(", "))}};ul=hl;Ao([(0,zr.property)()],Et.prototype,"exportpartsPrefix",void 0);Ao([sl([])],Et.prototype,"exportpartsPrefixes",void 0);Ao([(0,zr.property)()],Et.prototype,"customStylesheet",void 0);Ao([(0,zr.state)()],Et.prototype,"useAdoptedStyleSheets",void 0);function Wr(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ml,yl,gl,Ro=Symbol("internalReduxEventsUnsubscribers"),wt=Symbol("internalStoresUnsubscribers"),Xt=Symbol("internalStores"),Hr=class extends Et{constructor(){super(...arguments),this[ml]=new Map,this[yl]=new Map,this[gl]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Xt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Xt].get(e)}addStore(e,o){var n;o=(n=o??(Wr(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,e)}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[Xt].delete(o)}setupStore(e,o){this[Xt].set(e,o),this.subscribeToStore(e,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Xt].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let i=this.getStore(e.store);i&&(e.store?this[wt].has(e.store):this[wt].size>0)&&(this[o]=e.selector(i.getState(),this))}})}subscribeToStore(e,o){var n;this[wt].set(e,o.subscribe(()=>this.updateFromStores())),Wr(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||o.name===i.store)){let s=c=>this[a](c);o.eventBus.addEventListener(i.eventName,s),this[Ro].push(()=>o.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[wt].forEach((e,o)=>this.unsubscribeFromStore(o)),this[Ro].forEach(e=>e()),this[Ro]=[]}unsubscribeFromStore(e){this[wt].has(e)&&this[wt].get(e)(),this[wt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};ml=wt,yl=Xt,gl=Ro;Hr.reduxProperties=new Map;Hr.reduxReactiveProperties=new Set;Hr.reduxEventListeners=new Map;function Me(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function yt(t){return!!t&&!!t[q]}function Ge(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===hd}(t)||Array.isArray(t)||!!t[El]||!!(!((e=t.constructor)===null||e===void 0)&&e[El])||Dn(t)||$n(t))}function Qt(t,e,o){o===void 0&&(o=!1),Or(t)===0?(o?Object.keys:Sr)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Or(t){var e=t[q];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Dn(t)?2:$n(t)?3:0}function vr(t,e){return Or(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function sd(t,e){return Or(t)===2?t.get(e):t[e]}function wl(t,e,o){var n=Or(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Al(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Dn(t){return fd&&t instanceof Map}function $n(t){return ud&&t instanceof Set}function At(t){return t.o||t.t}function Bn(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Ll(t);delete e[q];for(var o=Sr(e),n=0;n<o.length;n++){var i=o[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Fn(t,e){return e===void 0&&(e=!1),Un(t)||yt(t)||!Ge(t)||(Or(t)>1&&(t.set=t.add=t.clear=t.delete=ld),Object.freeze(t),e&&Qt(t,function(o,n){return Fn(n,!0)},!0)),t}function ld(){Me(2)}function Un(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function rt(t){var e=_n[t];return e||Me(18,t),e}function cd(t,e){_n[t]||(_n[t]=e)}function Pn(){return jr}function Rn(t,e){e&&(rt("Patches"),t.u=[],t.s=[],t.v=e)}function No(t){In(t),t.p.forEach(dd),t.p=null}function In(t){t===jr&&(jr=t.l)}function bl(t){return jr={p:[],l:jr,h:t,m:!0,_:0}}function dd(t){var e=t[q];e.i===0||e.i===1?e.j():e.g=!0}function Nn(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||rt("ES5").S(e,t,n),n?(o[q].P&&(No(e),Me(4)),Ge(t)&&(t=Lo(e,t),e.l||To(e,t)),e.u&&rt("Patches").M(o[q].t,t,e.u,e.s)):t=Lo(e,o,[]),No(e),e.u&&e.v(e.u,e.s),t!==Nl?t:void 0}function Lo(t,e,o){if(Un(e))return e;var n=e[q];if(!n)return Qt(e,function(c,p){return xl(t,n,e,c,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return To(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Bn(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Qt(a,function(c,p){return xl(t,n,i,c,p,o,s)}),To(t,i,!1),o&&t.u&&rt("Patches").N(n,o,t.u,t.s)}return n.o}function xl(t,e,o,n,i,a,s){if(yt(i)){var c=Lo(t,i,a&&e&&e.i!==3&&!vr(e.R,n)?a.concat(n):void 0);if(wl(o,n,c),!yt(c))return;t.m=!1}else s&&o.add(i);if(Ge(i)&&!Un(i)){if(!t.h.D&&t._<1)return;Lo(t,i),e&&e.A.l||To(t,i)}}function To(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Fn(e,o)}function Ln(t,e){var o=t[q];return(o?At(o):t)[e]}function vl(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function Rt(t){t.P||(t.P=!0,t.l&&Rt(t.l))}function Tn(t){t.o||(t.o=Bn(t.t))}function kn(t,e,o){var n=Dn(e)?rt("MapSet").F(e,o):$n(e)?rt("MapSet").T(e,o):t.O?function(i,a){var s=Array.isArray(i),c={i:s?1:0,A:a?a.A:Pn(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=c,f=Gr;s&&(p=[c],f=Vr);var h=Proxy.revocable(p,f),m=h.revoke,g=h.proxy;return c.k=g,c.j=m,g}(e,o):rt("ES5").J(e,o);return(o?o.A:Pn()).p.push(n),n}function pd(t){return yt(t)||Me(22,t),function e(o){if(!Ge(o))return o;var n,i=o[q],a=Or(o);if(i){if(!i.P&&(i.i<4||!rt("ES5").K(i)))return i.t;i.I=!0,n=Sl(o,a),i.I=!1}else n=Sl(o,a);return Qt(n,function(s,c){i&&sd(i.t,s)===c||wl(n,s,e(c))}),a===3?new Set(n):n}(t)}function Sl(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Bn(t)}function Rl(){function t(s,c){var p=a[s];return p?p.enumerable=c:a[s]=p={configurable:!0,enumerable:c,get:function(){var f=this[q];return Gr.get(f,s)},set:function(f){var h=this[q];Gr.set(h,s,f)}},p}function e(s){for(var c=s.length-1;c>=0;c--){var p=s[c][q];if(!p.P)switch(p.i){case 5:n(p)&&Rt(p);break;case 4:o(p)&&Rt(p)}}}function o(s){for(var c=s.t,p=s.k,f=Sr(p),h=f.length-1;h>=0;h--){var m=f[h];if(m!==q){var g=c[m];if(g===void 0&&!vr(c,m))return!0;var v=p[m],x=v&&v[q];if(x?x.t!==g:!Al(v,g))return!0}}var S=!!c[q];return f.length!==Sr(c).length+(S?0:1)}function n(s){var c=s.k;if(c.length!==s.t.length)return!0;var p=Object.getOwnPropertyDescriptor(c,c.length-1);if(p&&!p.get)return!0;for(var f=0;f<c.length;f++)if(!c.hasOwnProperty(f))return!0;return!1}function i(s){s.g&&Me(3,JSON.stringify(At(s)))}var a={};cd("ES5",{J:function(s,c){var p=Array.isArray(s),f=function(m,g){if(m){for(var v=Array(g.length),x=0;x<g.length;x++)Object.defineProperty(v,""+x,t(x,!0));return v}var S=Ll(g);delete S[q];for(var L=Sr(S),A=0;A<L.length;A++){var R=L[A];S[R]=t(R,m||!!S[R].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(p,s),h={i:p?5:4,A:c?c.A:Pn(),P:!1,I:!1,R:{},l:c,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,q,{value:h,writable:!0}),f},S:function(s,c,p){p?yt(c)&&c[q].A===s&&e(s.p):(s.u&&function f(h){if(h&&typeof h=="object"){var m=h[q];if(m){var g=m.t,v=m.k,x=m.R,S=m.i;if(S===4)Qt(v,function(_){_!==q&&(g[_]!==void 0||vr(g,_)?x[_]||f(v[_]):(x[_]=!0,Rt(m)))}),Qt(g,function(_){v[_]!==void 0||vr(v,_)||(x[_]=!1,Rt(m))});else if(S===5){if(n(m)&&(Rt(m),x.length=!0),v.length<g.length)for(var L=v.length;L<g.length;L++)x[L]=!1;else for(var A=g.length;A<v.length;A++)x[A]=!0;for(var R=Math.min(v.length,g.length),P=0;P<R;P++)v.hasOwnProperty(P)||(x[P]=!0),x[P]===void 0&&f(v[P])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var Ol,jr,Mn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",fd=typeof Map<"u",ud=typeof Set<"u",Cl=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Nl=Mn?Symbol.for("immer-nothing"):((Ol={})["immer-nothing"]=!0,Ol),El=Mn?Symbol.for("immer-draftable"):"__$immer_draftable",q=Mn?Symbol.for("immer-state"):"__$immer_state";var hd=""+Object.prototype.constructor,Sr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Ll=Object.getOwnPropertyDescriptors||function(t){var e={};return Sr(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},_n={},Gr={get:function(t,e){if(e===q)return t;var o=At(t);if(!vr(o,e))return function(i,a,s){var c,p=vl(a,s);return p?"value"in p?p.value:(c=p.get)===null||c===void 0?void 0:c.call(i.k):void 0}(t,o,e);var n=o[e];return t.I||!Ge(n)?n:n===Ln(t.t,e)?(Tn(t),t.o[e]=kn(t.A.h,n,t)):n},has:function(t,e){return e in At(t)},ownKeys:function(t){return Reflect.ownKeys(At(t))},set:function(t,e,o){var n=vl(At(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=Ln(At(t),e),a=i?.[q];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Al(o,i)&&(o!==void 0||vr(t.t,e)))return!0;Tn(t),Rt(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ln(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Tn(t),Rt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=At(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Me(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Me(12)}},Vr={};Qt(Gr,function(t,e){Vr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Vr.deleteProperty=function(t,e){return Vr.set.call(this,t,e,void 0)},Vr.set=function(t,e,o){return Gr.set.call(this,t[0],e,o,t[0])};var md=function(){function t(o){var n=this;this.O=Cl,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var p=n;return function(S){var L=this;S===void 0&&(S=c);for(var A=arguments.length,R=Array(A>1?A-1:0),P=1;P<A;P++)R[P-1]=arguments[P];return p.produce(S,function(_){var $;return($=a).call.apply($,[L,_].concat(R))})}}var f;if(typeof a!="function"&&Me(6),s!==void 0&&typeof s!="function"&&Me(7),Ge(i)){var h=bl(n),m=kn(n,i,void 0),g=!0;try{f=a(m),g=!1}finally{g?No(h):In(h)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(S){return Rn(h,s),Nn(S,h)},function(S){throw No(h),S}):(Rn(h,s),Nn(f,h))}if(!i||typeof i!="object"){if((f=a(i))===void 0&&(f=i),f===Nl&&(f=void 0),n.D&&Fn(f,!0),s){var v=[],x=[];rt("Patches").M(i,f,v,x),s(v,x)}return f}Me(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(f){for(var h=arguments.length,m=Array(h>1?h-1:0),g=1;g<h;g++)m[g-1]=arguments[g];return n.produceWithPatches(f,function(v){return i.apply(void 0,[v].concat(m))})};var s,c,p=n.produce(i,a,function(f,h){s=f,c=h});return typeof Promise<"u"&&p instanceof Promise?p.then(function(f){return[f,s,c]}):[p,s,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Ge(o)||Me(8),yt(o)&&(o=pd(o));var n=bl(this),i=kn(this,o,void 0);return i[q].C=!0,In(n),i},e.finishDraft=function(o,n){var i=o&&o[q],a=i.A;return Rn(a,n),Nn(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Cl&&Me(20),this.O=o},e.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var s=rt("Patches").$;return yt(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},t}(),$e=new md,yd=$e.produce,jb=$e.produceWithPatches.bind($e),Gb=$e.setAutoFreeze.bind($e),Kb=$e.setUseProxies.bind($e),Zb=$e.applyPatches.bind($e),qb=$e.createDraft.bind($e),Yb=$e.finishDraft.bind($e),Po=yd;function Nt(t){"@babel/helpers - typeof";return Nt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Nt(t)}function zn(t,e){if(Nt(t)!=="object"||t===null)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Nt(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Wn(t){var e=zn(t,"string");return Nt(e)==="symbol"?e:String(e)}function Hn(t,e,o){return e=Wn(e),e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Tl(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),o.push.apply(o,n)}return o}function Io(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Tl(Object(o),!0).forEach(function(n){Hn(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Tl(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function ue(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 Pl=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Vn=function(){return Math.random().toString(36).substring(7).split("").join(".")},ko={INIT:"@@redux/INIT"+Vn(),REPLACE:"@@redux/REPLACE"+Vn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Vn()}};function gd(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function jn(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ue(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ue(1));return o(jn)(t,e)}if(typeof t!="function")throw new Error(ue(2));var i=t,a=e,s=[],c=s,p=!1;function f(){c===s&&(c=s.slice())}function h(){if(p)throw new Error(ue(3));return a}function m(S){if(typeof S!="function")throw new Error(ue(4));if(p)throw new Error(ue(5));var L=!0;return f(),c.push(S),function(){if(L){if(p)throw new Error(ue(6));L=!1,f();var R=c.indexOf(S);c.splice(R,1),s=null}}}function g(S){if(!gd(S))throw new Error(ue(7));if(typeof S.type>"u")throw new Error(ue(8));if(p)throw new Error(ue(9));try{p=!0,a=i(a,S)}finally{p=!1}for(var L=s=c,A=0;A<L.length;A++){var R=L[A];R()}return S}function v(S){if(typeof S!="function")throw new Error(ue(10));i=S,g({type:ko.REPLACE})}function x(){var S,L=m;return S={subscribe:function(R){if(typeof R!="object"||R===null)throw new Error(ue(11));function P(){R.next&&R.next(h())}P();var _=L(P);return{unsubscribe:_}}},S[Pl]=function(){return this},S}return g({type:ko.INIT}),n={dispatch:g,subscribe:m,getState:h,replaceReducer:v},n[Pl]=x,n}function bd(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:ko.INIT});if(typeof n>"u")throw new Error(ue(12));if(typeof o(void 0,{type:ko.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ue(13))})}function Il(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(o[i]=t[i])}var a=Object.keys(o),s,c;try{bd(o)}catch(p){c=p}return function(f,h){if(f===void 0&&(f={}),c)throw c;if(0)var m;for(var g=!1,v={},x=0;x<a.length;x++){var S=a[x],L=o[S],A=f[S],R=L(A,h);if(typeof R>"u"){var P=h&&h.type;throw new Error(ue(14))}v[S]=R,g=g||R!==A}return g=g||a.length!==Object.keys(f).length,g?v:f}}function Cr(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function kl(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(ue(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(p){return p(s)});return a=Cr.apply(void 0,c)(i.dispatch),Io(Io({},i),{},{dispatch:a})}}}function _l(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(c){return typeof c=="function"?c(i,a,t):s(c)}}};return e}var Dl=_l();Dl.withExtraArgument=_l;var Gn=Dl;var Ml=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),xd=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(f){return function(h){return p([f,h])}}function p(f){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=f[0]&2?i.return:f[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,f[1])).done)return a;switch(i=0,a&&(f=[f[0]&2,a.value]),f[0]){case 0:case 1:a=f;break;case 4:return o.label++,{value:f[1],done:!1};case 5:o.label++,i=f[1],f=[0];continue;case 7:f=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(f[0]===6||f[0]===2)){o=0;continue}if(f[0]===3&&(!a||f[1]>a[0]&&f[1]<a[3])){o.label=f[1];break}if(f[0]===6&&o.label<a[1]){o.label=a[1],a=f;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(f);break}a[2]&&o.ops.pop(),o.trys.pop();continue}f=e.call(t,o)}catch(h){f=[6,h],i=0}finally{n=a=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},Er=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},vd=Object.defineProperty,Sd=Object.defineProperties,Od=Object.getOwnPropertyDescriptors,$l=Object.getOwnPropertySymbols,Cd=Object.prototype.hasOwnProperty,Ed=Object.prototype.propertyIsEnumerable,Bl=function(t,e,o){return e in t?vd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Lt=function(t,e){for(var o in e||(e={}))Cd.call(e,o)&&Bl(t,o,e[o]);if($l)for(var n=0,i=$l(e);n<i.length;n++){var o=i[n];Ed.call(e,o)&&Bl(t,o,e[o])}return t},Kn=function(t,e){return Sd(t,Od(e))},wd=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{c(o.next(p))}catch(f){i(f)}},s=function(p){try{c(o.throw(p))}catch(f){i(f)}},c=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,s)};c((o=o.apply(t,e)).next())})};var Ad=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Cr:Cr.apply(null,arguments)},hx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Rd(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var Nd=function(t){Ml(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Er([void 0],o[0].concat(this)))):new(e.bind.apply(e,Er([void 0],o.concat(this))))},e}(Array),Ld=function(t){Ml(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Er([void 0],o[0].concat(this)))):new(e.bind.apply(e,Er([void 0],o.concat(this))))},e}(Array);function Yn(t){return Ge(t)?Po(t,function(){}):t}function Td(t){return typeof t=="boolean"}function Pd(){return function(e){return Id(e)}}function Id(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,c=new Nd;if(o&&(Td(o)?c.push(Gn):c.push(Gn.withExtraArgument(o.extraArgument))),0){if(i)var p;if(s)var f}return c}var Zn=!0;function zl(t){var e=Pd(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,s=a===void 0?e():a,c=o.devTools,p=c===void 0?!0:c,f=o.preloadedState,h=f===void 0?void 0:f,m=o.enhancers,g=m===void 0?void 0:m,v;if(typeof i=="function")v=i;else if(Rd(i))v=Il(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var x=s;if(typeof x=="function"&&(x=x(e),!Zn&&!Array.isArray(x)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Zn&&x.some(function(_){return typeof _!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=kl.apply(void 0,x),L=Cr;p&&(L=Ad(Lt({trace:!Zn},typeof p=="object"&&p)));var A=new Ld(S),R=A;Array.isArray(g)?R=Er([S],g):typeof g=="function"&&(R=g(A));var P=L.apply(void 0,R);return jn(v,h,P)}function Tt(t,e){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return Lt(Lt({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Wl(t){var e={},o=[],n,i={addCase:function(a,s){var c=typeof a=="string"?a:a.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=s,i},addMatcher:function(a,s){return o.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function kd(t){return typeof t=="function"}function _d(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Wl(e):[e,o,n],a=i[0],s=i[1],c=i[2],p;if(kd(t))p=function(){return Yn(t())};else{var f=Yn(t);p=function(){return f}}function h(m,g){m===void 0&&(m=p());var v=Er([a[g.type]],s.filter(function(x){var S=x.matcher;return S(g)}).map(function(x){var S=x.reducer;return S}));return v.filter(function(x){return!!x}).length===0&&(v=[c]),v.reduce(function(x,S){if(S)if(yt(x)){var L=x,A=S(L,g);return A===void 0?x:A}else{if(Ge(x))return Po(x,function(R){return S(R,g)});var A=S(x,g);if(A===void 0){if(x===null)return x;throw Error("A case reducer on a non-draftable value must not return undefined")}return A}return x},m)}return h.getInitialState=p,h}function Dd(t,e){return t+"/"+e}function Hl(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Yn(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},c={};i.forEach(function(h){var m=n[h],g=Dd(e,h),v,x;"reducer"in m?(v=m.reducer,x=m.prepare):v=m,a[h]=v,s[g]=v,c[h]=x?Tt(g,x):Tt(g)});function p(){var h=typeof t.extraReducers=="function"?Wl(t.extraReducers):[t.extraReducers],m=h[0],g=m===void 0?{}:m,v=h[1],x=v===void 0?[]:v,S=h[2],L=S===void 0?void 0:S,A=Lt(Lt({},g),s);return _d(o,function(R){for(var P in A)R.addCase(P,A[P]);for(var _=0,$=x;_<$.length;_++){var Se=$[_];R.addMatcher(Se.matcher,Se.reducer)}L&&R.addDefaultCase(L)})}var f;return{name:e,reducer:function(h,m){return f||(f=p()),f(h,m)},actions:c,caseReducers:a,getInitialState:function(){return f||(f=p()),f.getInitialState()}}}var $d="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Bd=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=$d[Math.random()*64|0];return e},Fd=["name","message","stack","code"],qn=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Fl=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Ud=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Fd;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},bx=function(){function t(e,o,n){var i=Tt(e+"/fulfilled",function(h,m,g,v){return{payload:h,meta:Kn(Lt({},v||{}),{arg:g,requestId:m,requestStatus:"fulfilled"})}}),a=Tt(e+"/pending",function(h,m,g){return{payload:void 0,meta:Kn(Lt({},g||{}),{arg:m,requestId:h,requestStatus:"pending"})}}),s=Tt(e+"/rejected",function(h,m,g,v,x){return{payload:v,error:(n&&n.serializeError||Ud)(h||"Rejected"),meta:Kn(Lt({},x||{}),{arg:g,requestId:m,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,p=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 f(h){return function(m,g,v){var x=n?.idGenerator?n.idGenerator(h):Bd(),S=new p,L,A=!1;function R(_){L=_,S.abort()}var P=function(){return wd(this,null,function(){var _,$,Se,qe,he,Ye,ce;return xd(this,function(u){switch(u.label){case 0:return u.trys.push([0,4,,5]),qe=(_=n?.condition)==null?void 0:_.call(n,h,{getState:g,extra:v}),zd(qe)?[4,qe]:[3,2];case 1:qe=u.sent(),u.label=2;case 2:if(qe===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return A=!0,he=new Promise(function(b,T){return S.signal.addEventListener("abort",function(){return T({name:"AbortError",message:L||"Aborted"})})}),m(a(x,h,($=n?.getPendingMeta)==null?void 0:$.call(n,{requestId:x,arg:h},{getState:g,extra:v}))),[4,Promise.race([he,Promise.resolve(o(h,{dispatch:m,getState:g,extra:v,requestId:x,signal:S.signal,abort:R,rejectWithValue:function(b,T){return new qn(b,T)},fulfillWithValue:function(b,T){return new Fl(b,T)}})).then(function(b){if(b instanceof qn)throw b;return b instanceof Fl?i(b.payload,x,h,b.meta):i(b,x,h)})])];case 3:return Se=u.sent(),[3,5];case 4:return Ye=u.sent(),Se=Ye instanceof qn?s(null,x,h,Ye.payload,Ye.meta):s(Ye,x,h),[3,5];case 5:return ce=n&&!n.dispatchConditionRejection&&s.match(Se)&&Se.meta.condition,ce||m(Se),[2,Se]}})})}();return Object.assign(P,{abort:R,requestId:x,arg:h,unwrap:function(){return P.then(Md)}})}}return Object.assign(f,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Md(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function zd(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Vl="listener",jl="completed",Gl="cancelled",xx="task-"+Gl,vx="task-"+jl,Sx=Vl+"-"+Gl,Ox=Vl+"-"+jl;var Xn="listenerMiddleware";var Cx=Tt(Xn+"/add"),Ex=Tt(Xn+"/removeAll"),wx=Tt(Xn+"/remove");var Ul,Ax=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Ul||(Ul=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Wd=function(t){return function(e){setTimeout(e,t)}},Rx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Wd(10);Rl();window.ftReduxStores||(window.ftReduxStores={});var Kl=class t{static get(e){var o;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Wr(a))return a;if(i==null)return;let s=Hl({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=zl({reducer:(p,f)=>f.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...f.overwrites}:s.reducer(p,f)});return window.ftReduxStores[i.name]=new t(s,c)}constructor(e,o){this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Oo,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let s=i,c=n[s];return c?(...p)=>{let f=c(...p);return this.reduxStore.dispatch(f),f}:p=>{this.setState({[s]:p})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Bo=y(N());var _o=class extends mt{async listMySearches(){let e=I.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Do=class extends mt{async listMyBookmarks(){let e=I.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var Vd="ft-user-assets",$o=Bo.FtReduxStore.get({name:Vd,initialState:{savedSearches:void 0,bookmarks:void 0}}),Qn=class{constructor(){this.currentSession=I.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Do,this.savedSearchesService=new _o,I.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=I.getState();(0,Bo.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),$o.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),$o.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();$o.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;$o.actions.bookmarks(o)}}},rv=new Qn;var Jn=class{addCommand(e,o=!1){I.commands.add(e,o)}consumeCommand(e){return I.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Jn;var Zl=y(N()),ei=class{highlightHtml(e,o,n){(0,Zl.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new ei;var ql=y(N());var ti=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=I.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,o){var n,i,a;return ql.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:I.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ti;(0,Yl.customElement)("ft-app-context")(te);var Ql=y(G()),jd=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ri=Symbol("i18nAttributes"),Fo=Symbol("i18nProperties"),Kr=Symbol("i18nUnsubs");function zo(t){var e;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?nl:Yt}i18n(i,a,...s){var c;if(typeof i=="string")return this.i18nService.resolveMessage(i,a,...s);let p=(c=i.args)!==null&&c!==void 0?c:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...p)}onI18nUpdate(i){var a,s;(a=this[ri])===null||a===void 0||a.forEach((c,p)=>{var f;let h=this.getI18nAttributeValue(p);((f=h?.context)===null||f===void 0?void 0:f.toLowerCase())===i.toLowerCase()&&this.updateI18nAttributeMessage(p,h,c)}),(s=this[Fo])===null||s===void 0||s.forEach((c,p)=>{c.context.toLowerCase()===i.toLowerCase()&&(this[p]=this.i18n(c))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(i,a,s){this[i]={...a,message:this.i18n({context:a.context,key:a.key,...s})}}update(i){var a,s;super.update(i),(a=this[ri])===null||a===void 0||a.forEach((c,p)=>{let f=this.getI18nAttributeValue(p);f?.context&&f.key&&(i.has(p)||c.argsProvider!=null)&&(i.has(p)&&this.addI18nContext(f.context),this.updateI18nAttributeMessage(p,f,c))}),(s=this[Fo])===null||s===void 0||s.forEach((c,p)=>{c.argsProvider!=null&&(this[p]=this.i18n(c))})}getI18nAttributeValue(i){return this[i]}connectedCallback(){var i,a,s,c;super.connectedCallback(),new Set([...(a=(i=this[Fo])===null||i===void 0?void 0:i.values())!==null&&a!==void 0?a:[],...[...(c=(s=this[ri])===null||s===void 0?void 0:s.keys())!==null&&c!==void 0?c:[]].map(p=>this.getI18nAttributeValue(p))].map(p=>p?.context)).forEach(p=>p&&this.addI18nMessages(p))}addI18nMessages(i,a){i=i.toLowerCase(),this[Kr].has(i)||this[Kr].set(i,this.i18nService.subscribe(i,()=>this.onI18nUpdate(i))),this.i18nService.prepareContext(i,a??{}),this.onI18nUpdate(i)}addI18nContext(i,a){this.addI18nMessages(typeof i=="string"?i:i.name,a)}disconnectedCallback(){super.disconnectedCallback(),this[Kr].forEach(i=>i()),this[Kr].clear()}}return e=Kr,jd([(0,Ql.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}var Xl=class extends zo(Mo.FtLitElement){},Uo=class extends zo(Mo.FtLitElementRedux){};var Zr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ke=class extends Uo{constructor(){super(),this.editorMode=!1,this.addStore(I)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Wo.nothing:Wo.html`
1792
+ `}update(e){super.update(e),e.has("baseUrl")&&(_.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&_.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&_.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&_.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&_.actions.noCustom(this.noCustom),e.has("editorMode")&&_.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&_.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&_.actions.session(this.session),e.has("availableUiLocales")&&_.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Yt.addContext(o)),e.has("openExternalDocumentInNewTab")&&_.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&_.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&_.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};re.elementDefinitions={};re.styles=ol;ve([(0,Ue.property)()],re.prototype,"baseUrl",void 0);ve([(0,Ue.property)()],re.prototype,"apiIntegrationIdentifier",void 0);ve([(0,Ue.property)()],re.prototype,"uiLocale",void 0);ve([(0,je.jsonProperty)(null)],re.prototype,"availableUiLocales",void 0);ve([(0,je.jsonProperty)(null)],re.prototype,"metadataConfiguration",void 0);ve([(0,Ue.property)({type:Boolean})],re.prototype,"editorMode",void 0);ve([(0,Ue.property)({type:Boolean})],re.prototype,"noCustom",void 0);ve([(0,Ue.property)({type:Boolean})],re.prototype,"openExternalDocumentInNewTab",void 0);ve([(0,Ue.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],re.prototype,"noCustomComponent",void 0);ve([(0,Ue.property)({type:Boolean})],re.prototype,"withManualResources",void 0);ve([(0,Ue.property)({type:Boolean})],re.prototype,"navigatorOnline",void 0);ve([(0,Ue.property)({type:Boolean})],re.prototype,"forcedOffline",void 0);ve([(0,Ue.property)({type:Object})],re.prototype,"apiProvider",void 0);ve([(0,je.jsonProperty)([])],re.prototype,"messageContexts",void 0);ve([(0,je.jsonProperty)(void 0)],re.prototype,"session",void 0);var Vd=g(G());function id(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,n,i;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!So(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!So(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(i=Object.keys(t),o=i.length,o!==Object.keys(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=o;n--!==0;){var a=i[n];if(!So(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function So(t,e){try{return id(t,e)}catch{return!1}}function An(t,e){return!So(t,e)}var ad=g(G(),1);var Oo=class{constructor(){this.queue=[]}add(e,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var Wr=g(G(),1);var sl=g(G(),1);function ll(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,sl.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:An,...e??{}})}var Co=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(c){i(c);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var dl=g(B(),1);var Eo=window,sd=Eo.ShadowRoot&&(Eo.ShadyCSS===void 0||Eo.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ub=Symbol();var cl=(t,e)=>{sd?t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):e.forEach(o=>{let n=document.createElement("style"),i=Eo.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)})};var wo=class extends dl.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return cl(n,e.elementStyles),n}};var Ao=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},hl,fl=Symbol("constructorPrototype"),pl=Symbol("constructorName"),yl=Symbol("exportpartsDebouncer"),ul=Symbol("dynamicDependenciesLoaded"),Et=class extends wo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[hl]=new Co(5),this[pl]=this.constructor.name,this[fl]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[pl]&&Object.setPrototypeOf(this,this[fl])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let e=this.constructor;e[ul]||(e[ul]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[yl].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var o,n,i,a,s,c;let f=b=>b!=null&&b.trim().length>0,p=e.filter(f).map(b=>b.trim());if(p.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let b of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let S=(a=(i=b.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],v=(c=(s=b.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(O=>O.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...S,...v).filter(f).map(O=>O.trim()).forEach(O=>h.add(O))}if(h.size===0){this.removeAttribute("exportparts");return}let m=[...h.values()].flatMap(b=>p.map(S=>`${b}:${S}--${b}`));this.setAttribute("exportparts",[...this.part,...m].join(", "))}};hl=yl;Ao([(0,Wr.property)()],Et.prototype,"exportpartsPrefix",void 0);Ao([ll([])],Et.prototype,"exportpartsPrefixes",void 0);Ao([(0,Wr.property)()],Et.prototype,"customStylesheet",void 0);Ao([(0,Wr.state)()],Et.prototype,"useAdoptedStyleSheets",void 0);function zr(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ml,gl,bl,Ro=Symbol("internalReduxEventsUnsubscribers"),wt=Symbol("internalStoresUnsubscribers"),Xt=Symbol("internalStores"),Hr=class extends Et{constructor(){super(...arguments),this[ml]=new Map,this[gl]=new Map,this[bl]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Xt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Xt].get(e)}addStore(e,o){var n;o=(n=o??(zr(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,e)}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[Xt].delete(o)}setupStore(e,o){this[Xt].set(e,o),this.subscribeToStore(e,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Xt].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let i=this.getStore(e.store);i&&(e.store?this[wt].has(e.store):this[wt].size>0)&&(this[o]=e.selector(i.getState(),this))}})}subscribeToStore(e,o){var n;this[wt].set(e,o.subscribe(()=>this.updateFromStores())),zr(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||o.name===i.store)){let s=c=>this[a](c);o.eventBus.addEventListener(i.eventName,s),this[Ro].push(()=>o.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[wt].forEach((e,o)=>this.unsubscribeFromStore(o)),this[Ro].forEach(e=>e()),this[Ro]=[]}unsubscribeFromStore(e){this[wt].has(e)&&this[wt].get(e)(),this[wt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};ml=wt,gl=Xt,bl=Ro;Hr.reduxProperties=new Map;Hr.reduxReactiveProperties=new Set;Hr.reduxEventListeners=new Map;function Me(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function mt(t){return!!t&&!!t[Y]}function Ge(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===yd}(t)||Array.isArray(t)||!!t[wl]||!!(!((e=t.constructor)===null||e===void 0)&&e[wl])||Dn(t)||$n(t))}function Qt(t,e,o){o===void 0&&(o=!1),Or(t)===0?(o?Object.keys:Sr)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function Or(t){var e=t[Y];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Dn(t)?2:$n(t)?3:0}function vr(t,e){return Or(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function ld(t,e){return Or(t)===2?t.get(e):t[e]}function Al(t,e,o){var n=Or(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Rl(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Dn(t){return ud&&t instanceof Map}function $n(t){return hd&&t instanceof Set}function At(t){return t.o||t.t}function Bn(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Il(t);delete e[Y];for(var o=Sr(e),n=0;n<o.length;n++){var i=o[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Fn(t,e){return e===void 0&&(e=!1),Un(t)||mt(t)||!Ge(t)||(Or(t)>1&&(t.set=t.add=t.clear=t.delete=cd),Object.freeze(t),e&&Qt(t,function(o,n){return Fn(n,!0)},!0)),t}function cd(){Me(2)}function Un(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function rt(t){var e=_n[t];return e||Me(18,t),e}function dd(t,e){_n[t]||(_n[t]=e)}function Tn(){return jr}function Rn(t,e){e&&(rt("Patches"),t.u=[],t.s=[],t.v=e)}function No(t){Pn(t),t.p.forEach(fd),t.p=null}function Pn(t){t===jr&&(jr=t.l)}function xl(t){return jr={p:[],l:jr,h:t,m:!0,_:0}}function fd(t){var e=t[Y];e.i===0||e.i===1?e.j():e.g=!0}function Nn(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||rt("ES5").S(e,t,n),n?(o[Y].P&&(No(e),Me(4)),Ge(t)&&(t=Lo(e,t),e.l||Io(e,t)),e.u&&rt("Patches").M(o[Y].t,t,e.u,e.s)):t=Lo(e,o,[]),No(e),e.u&&e.v(e.u,e.s),t!==Ll?t:void 0}function Lo(t,e,o){if(Un(e))return e;var n=e[Y];if(!n)return Qt(e,function(c,f){return vl(t,n,e,c,f,o)},!0),e;if(n.A!==t)return e;if(!n.P)return Io(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Bn(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Qt(a,function(c,f){return vl(t,n,i,c,f,o,s)}),Io(t,i,!1),o&&t.u&&rt("Patches").N(n,o,t.u,t.s)}return n.o}function vl(t,e,o,n,i,a,s){if(mt(i)){var c=Lo(t,i,a&&e&&e.i!==3&&!vr(e.R,n)?a.concat(n):void 0);if(Al(o,n,c),!mt(c))return;t.m=!1}else s&&o.add(i);if(Ge(i)&&!Un(i)){if(!t.h.D&&t._<1)return;Lo(t,i),e&&e.A.l||Io(t,i)}}function Io(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Fn(e,o)}function Ln(t,e){var o=t[Y];return(o?At(o):t)[e]}function Sl(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function Rt(t){t.P||(t.P=!0,t.l&&Rt(t.l))}function In(t){t.o||(t.o=Bn(t.t))}function kn(t,e,o){var n=Dn(e)?rt("MapSet").F(e,o):$n(e)?rt("MapSet").T(e,o):t.O?function(i,a){var s=Array.isArray(i),c={i:s?1:0,A:a?a.A:Tn(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},f=c,p=Gr;s&&(f=[c],p=Vr);var h=Proxy.revocable(f,p),m=h.revoke,b=h.proxy;return c.k=b,c.j=m,b}(e,o):rt("ES5").J(e,o);return(o?o.A:Tn()).p.push(n),n}function pd(t){return mt(t)||Me(22,t),function e(o){if(!Ge(o))return o;var n,i=o[Y],a=Or(o);if(i){if(!i.P&&(i.i<4||!rt("ES5").K(i)))return i.t;i.I=!0,n=Ol(o,a),i.I=!1}else n=Ol(o,a);return Qt(n,function(s,c){i&&ld(i.t,s)===c||Al(n,s,e(c))}),a===3?new Set(n):n}(t)}function Ol(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Bn(t)}function Nl(){function t(s,c){var f=a[s];return f?f.enumerable=c:a[s]=f={configurable:!0,enumerable:c,get:function(){var p=this[Y];return Gr.get(p,s)},set:function(p){var h=this[Y];Gr.set(h,s,p)}},f}function e(s){for(var c=s.length-1;c>=0;c--){var f=s[c][Y];if(!f.P)switch(f.i){case 5:n(f)&&Rt(f);break;case 4:o(f)&&Rt(f)}}}function o(s){for(var c=s.t,f=s.k,p=Sr(f),h=p.length-1;h>=0;h--){var m=p[h];if(m!==Y){var b=c[m];if(b===void 0&&!vr(c,m))return!0;var S=f[m],v=S&&S[Y];if(v?v.t!==b:!Rl(S,b))return!0}}var O=!!c[Y];return p.length!==Sr(c).length+(O?0:1)}function n(s){var c=s.k;if(c.length!==s.t.length)return!0;var f=Object.getOwnPropertyDescriptor(c,c.length-1);if(f&&!f.get)return!0;for(var p=0;p<c.length;p++)if(!c.hasOwnProperty(p))return!0;return!1}function i(s){s.g&&Me(3,JSON.stringify(At(s)))}var a={};dd("ES5",{J:function(s,c){var f=Array.isArray(s),p=function(m,b){if(m){for(var S=Array(b.length),v=0;v<b.length;v++)Object.defineProperty(S,""+v,t(v,!0));return S}var O=Il(b);delete O[Y];for(var T=Sr(O),N=0;N<T.length;N++){var L=T[N];O[L]=t(L,m||!!O[L].enumerable)}return Object.create(Object.getPrototypeOf(b),O)}(f,s),h={i:f?5:4,A:c?c.A:Tn(),P:!1,I:!1,R:{},l:c,t:s,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Y,{value:h,writable:!0}),p},S:function(s,c,f){f?mt(c)&&c[Y].A===s&&e(s.p):(s.u&&function p(h){if(h&&typeof h=="object"){var m=h[Y];if(m){var b=m.t,S=m.k,v=m.R,O=m.i;if(O===4)Qt(S,function($){$!==Y&&(b[$]!==void 0||vr(b,$)?v[$]||p(S[$]):(v[$]=!0,Rt(m)))}),Qt(b,function($){S[$]!==void 0||vr(S,$)||(v[$]=!1,Rt(m))});else if(O===5){if(n(m)&&(Rt(m),v.length=!0),S.length<b.length)for(var T=S.length;T<b.length;T++)v[T]=!1;else for(var N=b.length;N<S.length;N++)v[N]=!0;for(var L=Math.min(S.length,b.length),k=0;k<L;k++)S.hasOwnProperty(k)||(v[k]=!0),v[k]===void 0&&p(S[k])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var Cl,jr,Mn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",ud=typeof Map<"u",hd=typeof Set<"u",El=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Ll=Mn?Symbol.for("immer-nothing"):((Cl={})["immer-nothing"]=!0,Cl),wl=Mn?Symbol.for("immer-draftable"):"__$immer_draftable",Y=Mn?Symbol.for("immer-state"):"__$immer_state";var yd=""+Object.prototype.constructor,Sr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Il=Object.getOwnPropertyDescriptors||function(t){var e={};return Sr(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},_n={},Gr={get:function(t,e){if(e===Y)return t;var o=At(t);if(!vr(o,e))return function(i,a,s){var c,f=Sl(a,s);return f?"value"in f?f.value:(c=f.get)===null||c===void 0?void 0:c.call(i.k):void 0}(t,o,e);var n=o[e];return t.I||!Ge(n)?n:n===Ln(t.t,e)?(In(t),t.o[e]=kn(t.A.h,n,t)):n},has:function(t,e){return e in At(t)},ownKeys:function(t){return Reflect.ownKeys(At(t))},set:function(t,e,o){var n=Sl(At(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=Ln(At(t),e),a=i?.[Y];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Rl(o,i)&&(o!==void 0||vr(t.t,e)))return!0;In(t),Rt(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ln(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,In(t),Rt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=At(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){Me(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Me(12)}},Vr={};Qt(Gr,function(t,e){Vr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Vr.deleteProperty=function(t,e){return Vr.set.call(this,t,e,void 0)},Vr.set=function(t,e,o){return Gr.set.call(this,t[0],e,o,t[0])};var md=function(){function t(o){var n=this;this.O=El,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var c=a;a=i;var f=n;return function(O){var T=this;O===void 0&&(O=c);for(var N=arguments.length,L=Array(N>1?N-1:0),k=1;k<N;k++)L[k-1]=arguments[k];return f.produce(O,function($){var F;return(F=a).call.apply(F,[T,$].concat(L))})}}var p;if(typeof a!="function"&&Me(6),s!==void 0&&typeof s!="function"&&Me(7),Ge(i)){var h=xl(n),m=kn(n,i,void 0),b=!0;try{p=a(m),b=!1}finally{b?No(h):Pn(h)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return Rn(h,s),Nn(O,h)},function(O){throw No(h),O}):(Rn(h,s),Nn(p,h))}if(!i||typeof i!="object"){if((p=a(i))===void 0&&(p=i),p===Ll&&(p=void 0),n.D&&Fn(p,!0),s){var S=[],v=[];rt("Patches").M(i,p,S,v),s(S,v)}return p}Me(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(p){for(var h=arguments.length,m=Array(h>1?h-1:0),b=1;b<h;b++)m[b-1]=arguments[b];return n.produceWithPatches(p,function(S){return i.apply(void 0,[S].concat(m))})};var s,c,f=n.produce(i,a,function(p,h){s=p,c=h});return typeof Promise<"u"&&f instanceof Promise?f.then(function(p){return[p,s,c]}):[f,s,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Ge(o)||Me(8),mt(o)&&(o=pd(o));var n=xl(this),i=kn(this,o,void 0);return i[Y].C=!0,Pn(n),i},e.finishDraft=function(o,n){var i=o&&o[Y],a=i.A;return Rn(a,n),Nn(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!El&&Me(20),this.O=o},e.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var s=rt("Patches").$;return mt(o)?s(o,n):this.produce(o,function(c){return s(c,n)})},t}(),$e=new md,gd=$e.produce,Xb=$e.produceWithPatches.bind($e),Qb=$e.setAutoFreeze.bind($e),Jb=$e.setUseProxies.bind($e),ex=$e.applyPatches.bind($e),tx=$e.createDraft.bind($e),rx=$e.finishDraft.bind($e),To=gd;function Nt(t){"@babel/helpers - typeof";return Nt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Nt(t)}function Wn(t,e){if(Nt(t)!=="object"||t===null)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Nt(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function zn(t){var e=Wn(t,"string");return Nt(e)==="symbol"?e:String(e)}function Hn(t,e,o){return e=zn(e),e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Tl(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),o.push.apply(o,n)}return o}function Po(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Tl(Object(o),!0).forEach(function(n){Hn(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Tl(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function he(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Pl=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Vn=function(){return Math.random().toString(36).substring(7).split("").join(".")},ko={INIT:"@@redux/INIT"+Vn(),REPLACE:"@@redux/REPLACE"+Vn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Vn()}};function bd(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function jn(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(he(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(he(1));return o(jn)(t,e)}if(typeof t!="function")throw new Error(he(2));var i=t,a=e,s=[],c=s,f=!1;function p(){c===s&&(c=s.slice())}function h(){if(f)throw new Error(he(3));return a}function m(O){if(typeof O!="function")throw new Error(he(4));if(f)throw new Error(he(5));var T=!0;return p(),c.push(O),function(){if(T){if(f)throw new Error(he(6));T=!1,p();var L=c.indexOf(O);c.splice(L,1),s=null}}}function b(O){if(!bd(O))throw new Error(he(7));if(typeof O.type>"u")throw new Error(he(8));if(f)throw new Error(he(9));try{f=!0,a=i(a,O)}finally{f=!1}for(var T=s=c,N=0;N<T.length;N++){var L=T[N];L()}return O}function S(O){if(typeof O!="function")throw new Error(he(10));i=O,b({type:ko.REPLACE})}function v(){var O,T=m;return O={subscribe:function(L){if(typeof L!="object"||L===null)throw new Error(he(11));function k(){L.next&&L.next(h())}k();var $=T(k);return{unsubscribe:$}}},O[Pl]=function(){return this},O}return b({type:ko.INIT}),n={dispatch:b,subscribe:m,getState:h,replaceReducer:S},n[Pl]=v,n}function xd(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:ko.INIT});if(typeof n>"u")throw new Error(he(12));if(typeof o(void 0,{type:ko.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(he(13))})}function kl(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(o[i]=t[i])}var a=Object.keys(o),s,c;try{xd(o)}catch(f){c=f}return function(p,h){if(p===void 0&&(p={}),c)throw c;if(0)var m;for(var b=!1,S={},v=0;v<a.length;v++){var O=a[v],T=o[O],N=p[O],L=T(N,h);if(typeof L>"u"){var k=h&&h.type;throw new Error(he(14))}S[O]=L,b=b||L!==N}return b=b||a.length!==Object.keys(p).length,b?S:p}}function Cr(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function _l(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(he(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},c=e.map(function(f){return f(s)});return a=Cr.apply(void 0,c)(i.dispatch),Po(Po({},i),{},{dispatch:a})}}}function Dl(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(c){return typeof c=="function"?c(i,a,t):s(c)}}};return e}var $l=Dl();$l.withExtraArgument=Dl;var Gn=$l;var Wl=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),vd=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function c(p){return function(h){return f([p,h])}}function f(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=p[0]&2?i.return:p[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,p[1])).done)return a;switch(i=0,a&&(p=[p[0]&2,a.value]),p[0]){case 0:case 1:a=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,i=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!a||p[1]>a[0]&&p[1]<a[3])){o.label=p[1];break}if(p[0]===6&&o.label<a[1]){o.label=a[1],a=p;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(p);break}a[2]&&o.ops.pop(),o.trys.pop();continue}p=e.call(t,o)}catch(h){p=[6,h],i=0}finally{n=a=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},Er=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},Sd=Object.defineProperty,Od=Object.defineProperties,Cd=Object.getOwnPropertyDescriptors,Bl=Object.getOwnPropertySymbols,Ed=Object.prototype.hasOwnProperty,wd=Object.prototype.propertyIsEnumerable,Fl=function(t,e,o){return e in t?Sd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Lt=function(t,e){for(var o in e||(e={}))Ed.call(e,o)&&Fl(t,o,e[o]);if(Bl)for(var n=0,i=Bl(e);n<i.length;n++){var o=i[n];wd.call(e,o)&&Fl(t,o,e[o])}return t},Kn=function(t,e){return Od(t,Cd(e))},Ad=function(t,e,o){return new Promise(function(n,i){var a=function(f){try{c(o.next(f))}catch(p){i(p)}},s=function(f){try{c(o.throw(f))}catch(p){i(p)}},c=function(f){return f.done?n(f.value):Promise.resolve(f.value).then(a,s)};c((o=o.apply(t,e)).next())})};var Rd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Cr:Cr.apply(null,arguments)},vx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Nd(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var Ld=function(t){Wl(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Er([void 0],o[0].concat(this)))):new(e.bind.apply(e,Er([void 0],o.concat(this))))},e}(Array),Id=function(t){Wl(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,Er([void 0],o[0].concat(this)))):new(e.bind.apply(e,Er([void 0],o.concat(this))))},e}(Array);function Yn(t){return Ge(t)?To(t,function(){}):t}function Td(t){return typeof t=="boolean"}function Pd(){return function(e){return kd(e)}}function kd(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,c=new Ld;if(o&&(Td(o)?c.push(Gn):c.push(Gn.withExtraArgument(o.extraArgument))),0){if(i)var f;if(s)var p}return c}var Zn=!0;function zl(t){var e=Pd(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,s=a===void 0?e():a,c=o.devTools,f=c===void 0?!0:c,p=o.preloadedState,h=p===void 0?void 0:p,m=o.enhancers,b=m===void 0?void 0:m,S;if(typeof i=="function")S=i;else if(Nd(i))S=kl(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=s;if(typeof v=="function"&&(v=v(e),!Zn&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Zn&&v.some(function($){return typeof $!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=_l.apply(void 0,v),T=Cr;f&&(T=Rd(Lt({trace:!Zn},typeof f=="object"&&f)));var N=new Id(O),L=N;Array.isArray(b)?L=Er([O],b):typeof b=="function"&&(L=b(N));var k=T.apply(void 0,L);return jn(S,h,k)}function It(t,e){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return Lt(Lt({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function Hl(t){var e={},o=[],n,i={addCase:function(a,s){var c=typeof a=="string"?a:a.type;if(c in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[c]=s,i},addMatcher:function(a,s){return o.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function _d(t){return typeof t=="function"}function Dd(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Hl(e):[e,o,n],a=i[0],s=i[1],c=i[2],f;if(_d(t))f=function(){return Yn(t())};else{var p=Yn(t);f=function(){return p}}function h(m,b){m===void 0&&(m=f());var S=Er([a[b.type]],s.filter(function(v){var O=v.matcher;return O(b)}).map(function(v){var O=v.reducer;return O}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,O){if(O)if(mt(v)){var T=v,N=O(T,b);return N===void 0?v:N}else{if(Ge(v))return To(v,function(L){return O(L,b)});var N=O(v,b);if(N===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return N}return v},m)}return h.getInitialState=f,h}function $d(t,e){return t+"/"+e}function Vl(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Yn(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},c={};i.forEach(function(h){var m=n[h],b=$d(e,h),S,v;"reducer"in m?(S=m.reducer,v=m.prepare):S=m,a[h]=S,s[b]=S,c[h]=v?It(b,v):It(b)});function f(){var h=typeof t.extraReducers=="function"?Hl(t.extraReducers):[t.extraReducers],m=h[0],b=m===void 0?{}:m,S=h[1],v=S===void 0?[]:S,O=h[2],T=O===void 0?void 0:O,N=Lt(Lt({},b),s);return Dd(o,function(L){for(var k in N)L.addCase(k,N[k]);for(var $=0,F=v;$<F.length;$++){var Se=F[$];L.addMatcher(Se.matcher,Se.reducer)}T&&L.addDefaultCase(T)})}var p;return{name:e,reducer:function(h,m){return p||(p=f()),p(h,m)},actions:c,caseReducers:a,getInitialState:function(){return p||(p=f()),p.getInitialState()}}}var Bd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Fd=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=Bd[Math.random()*64|0];return e},Ud=["name","message","stack","code"],qn=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Ul=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Md=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=Ud;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Ex=function(){function t(e,o,n){var i=It(e+"/fulfilled",function(h,m,b,S){return{payload:h,meta:Kn(Lt({},S||{}),{arg:b,requestId:m,requestStatus:"fulfilled"})}}),a=It(e+"/pending",function(h,m,b){return{payload:void 0,meta:Kn(Lt({},b||{}),{arg:m,requestId:h,requestStatus:"pending"})}}),s=It(e+"/rejected",function(h,m,b,S,v){return{payload:S,error:(n&&n.serializeError||Md)(h||"Rejected"),meta:Kn(Lt({},v||{}),{arg:b,requestId:m,rejectedWithValue:!!S,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),c=!1,f=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(m,b,S){var v=n?.idGenerator?n.idGenerator(h):Fd(),O=new f,T,N=!1;function L($){T=$,O.abort()}var k=function(){return Ad(this,null,function(){var $,F,Se,qe,ye,Ye,de;return vd(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),qe=($=n?.condition)==null?void 0:$.call(n,h,{getState:b,extra:S}),zd(qe)?[4,qe]:[3,2];case 1:qe=y.sent(),y.label=2;case 2:if(qe===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return N=!0,ye=new Promise(function(x,P){return O.signal.addEventListener("abort",function(){return P({name:"AbortError",message:T||"Aborted"})})}),m(a(v,h,(F=n?.getPendingMeta)==null?void 0:F.call(n,{requestId:v,arg:h},{getState:b,extra:S}))),[4,Promise.race([ye,Promise.resolve(o(h,{dispatch:m,getState:b,extra:S,requestId:v,signal:O.signal,abort:L,rejectWithValue:function(x,P){return new qn(x,P)},fulfillWithValue:function(x,P){return new Ul(x,P)}})).then(function(x){if(x instanceof qn)throw x;return x instanceof Ul?i(x.payload,v,h,x.meta):i(x,v,h)})])];case 3:return Se=y.sent(),[3,5];case 4:return Ye=y.sent(),Se=Ye instanceof qn?s(null,v,h,Ye.payload,Ye.meta):s(Ye,v,h),[3,5];case 5:return de=n&&!n.dispatchConditionRejection&&s.match(Se)&&Se.meta.condition,de||m(Se),[2,Se]}})})}();return Object.assign(k,{abort:L,requestId:v,arg:h,unwrap:function(){return k.then(Wd)}})}}return Object.assign(p,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function Wd(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function zd(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var jl="listener",Gl="completed",Kl="cancelled",wx="task-"+Kl,Ax="task-"+Gl,Rx=jl+"-"+Kl,Nx=jl+"-"+Gl;var Xn="listenerMiddleware";var Lx=It(Xn+"/add"),Ix=It(Xn+"/removeAll"),Tx=It(Xn+"/remove");var Ml,Px=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Ml||(Ml=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},Hd=function(t){return function(e){setTimeout(e,t)}},kx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Hd(10);Nl();window.ftReduxStores||(window.ftReduxStores={});var Zl=class t{static get(e){var o;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(zr(a))return a;if(i==null)return;let s=Vl({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),c=zl({reducer:(f,p)=>p.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...f,...p.overwrites}:s.reducer(f,p)});return window.ftReduxStores[i.name]=new t(s,c)}constructor(e,o){this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Oo,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let s=i,c=n[s];return c?(...f)=>{let p=c(...f);return this.reduxStore.dispatch(p),p}:f=>{this.setState({[s]:f})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Bo=g(I());var _o=class extends yt{async listMySearches(){let e=_.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Do=class extends yt{async listMyBookmarks(){let e=_.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var jd="ft-user-assets",$o=Bo.FtReduxStore.get({name:jd,initialState:{savedSearches:void 0,bookmarks:void 0}}),Qn=class{constructor(){this.currentSession=_.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Do,this.savedSearchesService=new _o,_.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=_.getState();(0,Bo.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),$o.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),$o.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();$o.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;$o.actions.bookmarks(o)}}},lv=new Qn;var Jn=class{addCommand(e,o=!1){_.commands.add(e,o)}consumeCommand(e){return _.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Jn;var ql=g(I()),ei=class{highlightHtml(e,o,n){(0,ql.highlightHtml)(e,o,n)}};window.FluidTopicsHighlightHtmlService=new ei;var Yl=g(I());var ti=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=_.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,o){var n,i,a;return Yl.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:_.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ti;(0,Xl.customElement)("ft-app-context")(re);var Jl=g(G()),Gd=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ri=Symbol("i18nAttributes"),oi=Symbol("i18nListAttributes"),Fo=Symbol("i18nProperties"),Kr=Symbol("i18nUnsubs");function Wo(t){var e;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?il:Yt}i18n(i,a,...s){var c;if(typeof i=="string")return this.i18nService.resolveMessage(i,a,...s);let f=(c=i.args)!==null&&c!==void 0?c:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...f)}onI18nUpdate(i){var a,s,c;(a=this[ri])===null||a===void 0||a.forEach((f,p)=>{let h=this.getI18nAttributeValue(p);h&&(this[p]=this.getI18nAttributeMessage(h,f,i))}),(s=this[oi])===null||s===void 0||s.forEach((f,p)=>{let h=this.getI18nListAttributeValues(p);this[p]=h?.map(m=>this.getI18nAttributeMessage(m,f,i))}),(c=this[Fo])===null||c===void 0||c.forEach((f,p)=>{f.context.toLowerCase()===i.toLowerCase()&&(this[p]=this.i18n(f))}),setTimeout(()=>this.requestUpdate(),0)}buildI18nAttributeMessage(i,a){return{...i,message:this.i18n({context:i.context,key:i.key,...a})}}getI18nAttributeMessage(i,a,s){var c;let f=!s||((c=i.context)===null||c===void 0?void 0:c.toLowerCase())===s.toLowerCase();return i.context&&i.key&&f?this.buildI18nAttributeMessage(i,a):i}update(i){var a,s,c;super.update(i),(a=this[ri])===null||a===void 0||a.forEach((f,p)=>{let h=this.getI18nAttributeValue(p);h?.context&&h.key&&(i.has(p)||f.argsProvider!=null)&&(this.addI18nContextIfNeeded(h,i,p),this[p]=this.getI18nAttributeMessage(h,f))}),(s=this[oi])===null||s===void 0||s.forEach((f,p)=>{let h=this.getI18nListAttributeValues(p);(i.has(p)||f.argsProvider!=null)&&(this[p]=h?.map(m=>(this.addI18nContextIfNeeded(m,i,p),this.getI18nAttributeMessage(m,f))))}),(c=this[Fo])===null||c===void 0||c.forEach((f,p)=>{f.argsProvider!=null&&(this[p]=this.i18n(f))})}getI18nAttributeValue(i){return this[i]}getI18nListAttributeValues(i){return this[i]}addI18nContextIfNeeded(i,a,s){i.context&&i.key&&a.has(s)&&this.addI18nContext(i.context)}connectedCallback(){var i,a,s,c,f,p;super.connectedCallback(),new Set([...(a=(i=this[Fo])===null||i===void 0?void 0:i.values())!==null&&a!==void 0?a:[],...[...(c=(s=this[ri])===null||s===void 0?void 0:s.keys())!==null&&c!==void 0?c:[]].map(h=>this.getI18nAttributeValue(h)),...[...(p=(f=this[oi])===null||f===void 0?void 0:f.keys())!==null&&p!==void 0?p:[]].flatMap(h=>this.getI18nListAttributeValues(h))].map(h=>h?.context)).forEach(h=>h&&this.addI18nMessages(h))}addI18nMessages(i,a){i=i.toLowerCase(),this[Kr].has(i)||this[Kr].set(i,this.i18nService.subscribe(i,()=>this.onI18nUpdate(i))),this.i18nService.prepareContext(i,a??{}),this.onI18nUpdate(i)}addI18nContext(i,a){this.addI18nMessages(typeof i=="string"?i:i.name,a)}disconnectedCallback(){super.disconnectedCallback(),this[Kr].forEach(i=>i()),this[Kr].clear()}}return e=Kr,Gd([(0,Jl.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}var Ql=class extends Wo(Mo.FtLitElement){},Uo=class extends Wo(Mo.FtLitElementRedux){};var Zr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ke=class extends Uo{constructor(){super(),this.editorMode=!1,this.addStore(_)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":zo.nothing:zo.html`
1572
1793
  <span class="ft-i18n">
1573
1794
  ${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
1574
1795
  </span>
1575
- `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Ke.elementDefinitions={};Ke.styles=el;Zr([(0,Vo.redux)()],Ke.prototype,"editorMode",void 0);Zr([(0,Ho.property)()],Ke.prototype,"context",void 0);Zr([(0,Ho.property)()],Ke.prototype,"key",void 0);Zr([(0,Vo.jsonProperty)([])],Ke.prototype,"args",void 0);Zr([(0,Ho.property)()],Ke.prototype,"defaultMessage",void 0);var jo=class t{static build(e){return new t(e)}static fromGwt(e){return new t(e)}constructor(e){this.name=e,this.properties=new Proxy({},{get:(o,n)=>{let i=n;return a=>({context:this.name,key:i,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...i)=>Yt.resolveMessage(this.name,n,...i)}),this.rawMessages=new Proxy({},{get:(o,n)=>Yt.resolveRawMessage(this.name,n)})}};(0,Jl.customElement)("ft-i18n")(Ke);var bc=y(N()),xc=y(G());var ai=y(N());var Gd=y(N());var Kd=y(tc(),1);var rc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(rc||(rc={}));var oc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(oc||(oc={}));var nc;(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"})(nc||(nc={}));var ic;(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"})(ic||(ic={}));var ac;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(ac||(ac={}));var sc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(sc||(sc={}));var lc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(lc||(lc={}));var cc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(cc||(cc={}));var dc;(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"})(dc||(dc={}));var pc;(function(t){t.ASC="ASC",t.DESC="DESC"})(pc||(pc={}));var fc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(fc||(fc={}));var oi;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(oi||(oi={}));var uc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(uc||(uc={}));var hc;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(hc||(hc={}));var mc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(mc||(mc={}));var Zo;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Zo||(Zo={}));var yc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(yc||(yc={}));var ni;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(ni||(ni={}));var le;(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.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.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(le||(le={}));var gc;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(gc||(gc={}));var Yv={[le.PERSONAL_BOOK_SHARE_USER]:[le.PERSONAL_BOOK_USER],[le.HTML_EXPORT_USER]:[le.PERSONAL_BOOK_USER],[le.PDF_EXPORT_USER]:[le.PERSONAL_BOOK_USER],[le.KHUB_ADMIN]:[le.CONTENT_PUBLISHER],[le.ADMIN]:[le.KHUB_ADMIN,le.USERS_ADMIN,le.PORTAL_ADMIN],[le.DEVELOPER]:[le.BETA_USER,le.DEBUG_USER]};var ii=class t extends Event{constructor(){super(t.eventName)}};ii.eventName="search-context-clear-all-filters";var Zd=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},li=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},si=Symbol("registerInterval");function qd(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[si]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[si]):this.dispatchEvent(new li)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=si,Zd([(0,xc.state)()],o.prototype,"stateManager",void 0),o}var qo=class extends qd(bc.FtLitElementRedux){};var ci=y(N());var It=jo.build("designedSearchPeriodFilter"),vc={label:"Last update",anyTime:"Any time",LAST_WEEK:"Less than a week",LAST_MONTH:"Less than a month",LAST_QUARTER:"Less than a quarter",LAST_YEAR:"Less than a year",CUSTOM:"Custom period",customPeriod:"From {0} to {1}",period:"Period: {0}"};var Jt=y(G());var kt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Le=class extends zo(qo){constructor(){super(),this.metadataDescriptors=[],this.dateFilter=void 0,this.addI18nContext(It,vc),this.addStore(I)}get metadataKey(){var e;return(e=this.key)!==null&&e!==void 0?e:"ft:lastEdition"}update(e){var o;super.update(e),(e.has("filters")||e.has("key"))&&(this.dateFilter=(o=this.filters)===null||o===void 0?void 0:o.filter(n=>n.key===this.metadataKey).filter(n=>n.dateFilter).map(n=>n.dateFilter).find(Boolean))}render(){var e,o,n,i;return Ze.html`
1796
+ `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Ke.elementDefinitions={};Ke.styles=tl;Zr([(0,Vo.redux)()],Ke.prototype,"editorMode",void 0);Zr([(0,Ho.property)()],Ke.prototype,"context",void 0);Zr([(0,Ho.property)()],Ke.prototype,"key",void 0);Zr([(0,Vo.jsonProperty)([])],Ke.prototype,"args",void 0);Zr([(0,Ho.property)()],Ke.prototype,"defaultMessage",void 0);var jo=class t{static build(e){return new t(e)}static fromGwt(e){return new t(e)}constructor(e){this.name=e,this.properties=new Proxy({},{get:(o,n)=>{let i=n;return a=>({context:this.name,key:i,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...i)=>Yt.resolveMessage(this.name,n,...i)}),this.rawMessages=new Proxy({},{get:(o,n)=>Yt.resolveRawMessage(this.name,n)})}};(0,ec.customElement)("ft-i18n")(Ke);var xc=g(I()),vc=g(G());var si=g(I());var Kd=g(I());var Zd=g(rc(),1);var oc;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(oc||(oc={}));var nc;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(nc||(nc={}));var ic;(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"})(ic||(ic={}));var ac;(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"})(ac||(ac={}));var sc;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(sc||(sc={}));var lc;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(lc||(lc={}));var cc;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(cc||(cc={}));var dc;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(dc||(dc={}));var fc;(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"})(fc||(fc={}));var pc;(function(t){t.ASC="ASC",t.DESC="DESC"})(pc||(pc={}));var uc;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(uc||(uc={}));var ni;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(ni||(ni={}));var hc;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(hc||(hc={}));var yc;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(yc||(yc={}));var mc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(mc||(mc={}));var Zo;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Zo||(Zo={}));var gc;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(gc||(gc={}));var ii;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(ii||(ii={}));var ce;(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.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.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(ce||(ce={}));var bc;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(bc||(bc={}));var r0={[ce.PERSONAL_BOOK_SHARE_USER]:[ce.PERSONAL_BOOK_USER],[ce.HTML_EXPORT_USER]:[ce.PERSONAL_BOOK_USER],[ce.PDF_EXPORT_USER]:[ce.PERSONAL_BOOK_USER],[ce.KHUB_ADMIN]:[ce.CONTENT_PUBLISHER],[ce.ADMIN]:[ce.KHUB_ADMIN,ce.USERS_ADMIN,ce.PORTAL_ADMIN],[ce.DEVELOPER]:[ce.BETA_USER,ce.DEBUG_USER]};var ai=class t extends Event{constructor(){super(t.eventName)}};ai.eventName="search-context-clear-all-filters";var qd=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ci=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},li=Symbol("registerInterval");function Yd(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[li]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[li]):this.dispatchEvent(new ci)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=li,qd([(0,vc.state)()],o.prototype,"stateManager",void 0),o}var qo=class extends Yd(xc.FtLitElementRedux){};var di=g(I());var Pt=jo.build("designedSearchPeriodFilter"),Sc={label:"Last update",anyTime:"Any time",LAST_WEEK:"Less than a week",LAST_MONTH:"Less than a month",LAST_QUARTER:"Less than a quarter",LAST_YEAR:"Less than a year",CUSTOM:"Custom period",customPeriod:"From {0} to {1}",period:"Period: {0}"};var Jt=g(G());var kt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var c=t.length-1;c>=0;c--)(s=t[c])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Le=class extends Wo(qo){constructor(){super(),this.metadataDescriptors=[],this.dateFilter=void 0,this.addI18nContext(Pt,Sc),this.addStore(_)}get metadataKey(){var e;return(e=this.key)!==null&&e!==void 0?e:"ft:lastEdition"}update(e){var o;super.update(e),(e.has("filters")||e.has("key"))&&(this.dateFilter=(o=this.filters)===null||o===void 0?void 0:o.filter(n=>n.key===this.metadataKey).filter(n=>n.dateFilter).map(n=>n.dateFilter).find(Boolean))}render(){var e,o,n,i;return Ze.html`
1576
1797
  <div part="container">
1577
1798
  <div part="header">
1578
1799
  <ft-typography variant="overline" part="label" id="label">
@@ -1581,23 +1802,23 @@ Also for action icons.`,l.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1581
1802
  </div>
1582
1803
  <ft-radio-group @change=${a=>this.setPeriodFilter(a)} aria-labelledby="label">
1583
1804
  <ft-radio value="anyTime" ?checked=${this.dateFilter===void 0||this.dateFilter.type===void 0}>
1584
- ${It.messages.anyTime()}
1805
+ ${Pt.messages.anyTime()}
1585
1806
  </ft-radio>
1586
1807
  ${this.lessThanAWeek?Ze.html`
1587
- <ft-radio ?checked=${((e=this.dateFilter)===null||e===void 0?void 0:e.type)=="LAST_WEEK"} value="LAST_WEEK">${It.messages.LAST_WEEK()}
1808
+ <ft-radio ?checked=${((e=this.dateFilter)===null||e===void 0?void 0:e.type)=="LAST_WEEK"} value="LAST_WEEK">${Pt.messages.LAST_WEEK()}
1588
1809
  </ft-radio>`:Ze.nothing}
1589
1810
  ${this.lessThanAMonth?Ze.html`
1590
- <ft-radio ?checked=${((o=this.dateFilter)===null||o===void 0?void 0:o.type)=="LAST_MONTH"} value="LAST_MONTH">${It.messages.LAST_MONTH()}
1811
+ <ft-radio ?checked=${((o=this.dateFilter)===null||o===void 0?void 0:o.type)=="LAST_MONTH"} value="LAST_MONTH">${Pt.messages.LAST_MONTH()}
1591
1812
  </ft-radio>`:Ze.nothing}
1592
1813
  ${this.lessThanAQuarter?Ze.html`
1593
1814
  <ft-radio ?checked=${((n=this.dateFilter)===null||n===void 0?void 0:n.type)=="LAST_QUARTER"} value="LAST_QUARTER">
1594
- ${It.messages.LAST_QUARTER()}
1815
+ ${Pt.messages.LAST_QUARTER()}
1595
1816
  </ft-radio>`:Ze.nothing}
1596
1817
  ${this.lessThanAYear?Ze.html`
1597
- <ft-radio ?checked=${((i=this.dateFilter)===null||i===void 0?void 0:i.type)=="LAST_YEAR"} value="LAST_YEAR">${It.messages.LAST_YEAR()}
1818
+ <ft-radio ?checked=${((i=this.dateFilter)===null||i===void 0?void 0:i.type)=="LAST_YEAR"} value="LAST_YEAR">${Pt.messages.LAST_YEAR()}
1598
1819
  </ft-radio>`:Ze.nothing}
1599
1820
  </ft-radio-group>
1600
- </div>`}setPeriodFilter(e){var o,n;let i=Zo[e.detail];i?(o=this.stateManager)===null||o===void 0||o.setDateFilter(this.metadataKey,i):(n=this.stateManager)===null||n===void 0||n.removeDateFilter(this.metadataKey)}header(){var e,o,n;return this.metadataKey==="ft:lastEdition"?It.messages.label():(n=(o=(e=this.metadataDescriptors)===null||e===void 0?void 0:e.find(i=>i.key==this.metadataKey))===null||o===void 0?void 0:o.label)!==null&&n!==void 0?n:this.metadataKey}};Le.elementDefinitions={"ft-radio-group":Re,"ft-radio":ne,"ft-typography":Q};Le.styles=Qs;kt([(0,Jt.property)({type:String})],Le.prototype,"key",void 0);kt([(0,Jt.property)({type:Boolean})],Le.prototype,"lessThanAWeek",void 0);kt([(0,Jt.property)({type:Boolean})],Le.prototype,"lessThanAMonth",void 0);kt([(0,Jt.property)({type:Boolean})],Le.prototype,"lessThanAQuarter",void 0);kt([(0,Jt.property)({type:Boolean})],Le.prototype,"lessThanAYear",void 0);kt([(0,ci.redux)({store:"search",selector:t=>t.request.metadataFilters})],Le.prototype,"filters",void 0);kt([(0,ci.redux)({store:I.name,selector:t=>{var e,o;return(o=(e=t.metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&o!==void 0?o:[]}})],Le.prototype,"metadataDescriptors",void 0);kt([(0,Jt.property)({attribute:!1})],Le.prototype,"dateFilter",void 0);(0,Sc.customElement)("ft-search-period-filter")(Le);})();
1821
+ </div>`}setPeriodFilter(e){var o,n;let i=Zo[e.detail];i?(o=this.stateManager)===null||o===void 0||o.setDateFilter(this.metadataKey,i):(n=this.stateManager)===null||n===void 0||n.removeDateFilter(this.metadataKey)}header(){var e,o,n;return this.metadataKey==="ft:lastEdition"?Pt.messages.label():(n=(o=(e=this.metadataDescriptors)===null||e===void 0?void 0:e.find(i=>i.key==this.metadataKey))===null||o===void 0?void 0:o.label)!==null&&n!==void 0?n:this.metadataKey}};Le.elementDefinitions={"ft-radio-group":Re,"ft-radio":ie,"ft-typography":J};Le.styles=Js;kt([(0,Jt.property)({type:String})],Le.prototype,"key",void 0);kt([(0,Jt.property)({type:Boolean})],Le.prototype,"lessThanAWeek",void 0);kt([(0,Jt.property)({type:Boolean})],Le.prototype,"lessThanAMonth",void 0);kt([(0,Jt.property)({type:Boolean})],Le.prototype,"lessThanAQuarter",void 0);kt([(0,Jt.property)({type:Boolean})],Le.prototype,"lessThanAYear",void 0);kt([(0,di.redux)({store:"search",selector:t=>t.request.metadataFilters})],Le.prototype,"filters",void 0);kt([(0,di.redux)({store:_.name,selector:t=>{var e,o;return(o=(e=t.metadataConfiguration)===null||e===void 0?void 0:e.descriptors)!==null&&o!==void 0?o:[]}})],Le.prototype,"metadataDescriptors",void 0);kt([(0,Jt.property)({attribute:!1})],Le.prototype,"dateFilter",void 0);(0,Oc.customElement)("ft-search-period-filter")(Le);})();
1601
1822
  /*! Bundled license information:
1602
1823
 
1603
1824
  lit-html/lit-html.js: