@fluid-topics/ft-text-input 1.3.14 → 1.3.16

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 Sc=Object.create;var ta=Object.defineProperty;var Cc=Object.getOwnPropertyDescriptor;var Oc=Object.getOwnPropertyNames;var Ec=Object.getPrototypeOf,wc=Object.prototype.hasOwnProperty;var It=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var Ac=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of Oc(r))!wc.call(e,a)&&a!==o&&ta(e,a,{get:()=>r[a],enumerable:!(n=Cc(r,a))||n.enumerable});return e};var b=(e,r,o)=>(o=e!=null?Sc(Ec(e)):{},Ac(r||!e||!e.__esModule?ta(o,"default",{value:e,enumerable:!0}):o,e));var _=It((eu,ra)=>{ra.exports=ftGlobals.wcUtils});var H=It((tu,oa)=>{oa.exports=ftGlobals.lit});var ee=It((ru,na)=>{na.exports=ftGlobals.litDecorators});var Lt=It((Kh,Ta)=>{Ta.exports=ftGlobals.litClassMap});var bi=It((im,gi)=>{gi.exports=ftGlobals.litUnsafeHTML});var Ri=It((wm,Ai)=>{Ai.exports=ftGlobals.litRepeat});var $i=It((gt,Bi)=>{var ao=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,io=function(){function e(){this.fetch=!1,this.DOMException=ao.DOMException}return e.prototype=ao,new e}();(function(e){var r=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function i(y){return y&&DataView.prototype.isPrototypeOf(y)}if(a.arrayBuffer)var l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(y){return y&&l.indexOf(Object.prototype.toString.call(y))>-1};function u(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function p(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var x={next:function(){var D=y.shift();return{done:D===void 0,value:D}}};return a.iterable&&(x[Symbol.iterator]=function(){return x}),x}function h(y){this.map={},y instanceof h?y.forEach(function(x,D){this.append(D,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)}h.prototype.append=function(y,x){y=u(y),x=p(x);var D=this.map[y];this.map[y]=D?D+", "+x:x},h.prototype.delete=function(y){delete this.map[u(y)]},h.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},h.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},h.prototype.set=function(y,x){this.map[u(y)]=p(x)},h.prototype.forEach=function(y,x){for(var D in this.map)this.map.hasOwnProperty(D)&&y.call(x,this.map[D],D,this)},h.prototype.keys=function(){var y=[];return this.forEach(function(x,D){y.push(D)}),m(y)},h.prototype.values=function(){var y=[];return this.forEach(function(x){y.push(x)}),m(y)},h.prototype.entries=function(){var y=[];return this.forEach(function(x,D){y.push([D,x])}),m(y)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function S(y){return new Promise(function(x,D){y.onload=function(){x(y.result)},y.onerror=function(){D(y.error)}})}function v(y){var x=new FileReader,D=S(x);return x.readAsArrayBuffer(y),D}function O(y){var x=new FileReader,D=S(x),W=/charset=([A-Za-z0-9_-]+)/.exec(y.type),X=W?W[1]:"utf-8";return x.readAsText(y,X),D}function T(y){for(var x=new Uint8Array(y),D=new Array(x.length),W=0;W<x.length;W++)D[W]=String.fromCharCode(x[W]);return D.join("")}function I(y){if(y.slice)return y.slice(0);var x=new Uint8Array(y.byteLength);return x.set(new Uint8Array(y)),x.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:a.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:a.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():a.arrayBuffer&&a.blob&&i(y)?(this._bodyArrayBuffer=I(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||c(y))?this._bodyArrayBuffer=I(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var y=g(this);return y||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(a.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return O(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(Se)}),this.json=function(){return this.text().then(JSON.parse)},this}var B=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function M(y){var x=y.toUpperCase();return B.indexOf(x)>-1?x:y}function U(y,x){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var D=x.body;if(y instanceof U){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,x.headers||(this.headers=new h(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!D&&y._bodyInit!=null&&(D=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 h(x.headers)),this.method=M(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in n){var F=new AbortController;return F.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&D)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(D),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var W=/([?&])_=[^&]*/;if(W.test(this.url))this.url=this.url.replace(W,"$1_="+new Date().getTime());else{var X=/\?/;this.url+=(X.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function Se(y){var x=new FormData;return y.trim().split("&").forEach(function(D){if(D){var W=D.split("="),X=W.shift().replace(/\+/g," "),F=W.join("=").replace(/\+/g," ");x.append(decodeURIComponent(X),decodeURIComponent(F))}}),x}function We(y){var x=new h,D=y.replace(/\r?\n[\t ]+/g," ");return D.split("\r").map(function(W){return W.indexOf(`
2
- `)===0?W.substr(1,W.length):W}).forEach(function(W){var X=W.split(":"),F=X.shift().trim();if(F){var jr=X.join(":").trim();try{x.append(F,jr)}catch(Wo){console.warn("Response "+Wo.message)}}}),x}N.call(U.prototype);function ve(y,x){if(!(this instanceof ve))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=x.statusText===void 0?"":""+x.statusText,this.headers=new h(x.headers),this.url=x.url||"",this._initBody(y)}N.call(ve.prototype),ve.prototype.clone=function(){return new ve(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},ve.error=function(){var y=new ve(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Ge=[301,302,303,307,308];ve.redirect=function(y,x){if(Ge.indexOf(x)===-1)throw new RangeError("Invalid status code");return new ve(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,D){this.message=x,this.name=D;var W=Error(x);this.stack=W.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ue(y,x){return new Promise(function(D,W){var X=new U(y,x);if(X.signal&&X.signal.aborted)return W(new o.DOMException("Aborted","AbortError"));var F=new XMLHttpRequest;function jr(){F.abort()}F.onload=function(){var pe={statusText:F.statusText,headers:We(F.getAllResponseHeaders()||"")};X.url.indexOf("file://")===0&&(F.status<200||F.status>599)?pe.status=200:pe.status=F.status,pe.url="responseURL"in F?F.responseURL:pe.headers.get("X-Request-URL");var Rt="response"in F?F.response:F.responseText;setTimeout(function(){D(new ve(Rt,pe))},0)},F.onerror=function(){setTimeout(function(){W(new TypeError("Network request failed"))},0)},F.ontimeout=function(){setTimeout(function(){W(new TypeError("Network request timed out"))},0)},F.onabort=function(){setTimeout(function(){W(new o.DOMException("Aborted","AbortError"))},0)};function Wo(pe){try{return pe===""&&n.location.href?n.location.href:pe}catch{return pe}}if(F.open(X.method,Wo(X.url),!0),X.credentials==="include"?F.withCredentials=!0:X.credentials==="omit"&&(F.withCredentials=!1),"responseType"in F&&(a.blob?F.responseType="blob":a.arrayBuffer&&(F.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof h||n.Headers&&x.headers instanceof n.Headers)){var ea=[];Object.getOwnPropertyNames(x.headers).forEach(function(pe){ea.push(u(pe)),F.setRequestHeader(pe,p(x.headers[pe]))}),X.headers.forEach(function(pe,Rt){ea.indexOf(Rt)===-1&&F.setRequestHeader(Rt,pe)})}else X.headers.forEach(function(pe,Rt){F.setRequestHeader(Rt,pe)});X.signal&&(X.signal.addEventListener("abort",jr),F.onreadystatechange=function(){F.readyState===4&&X.signal.removeEventListener("abort",jr)}),F.send(typeof X._bodyInit>"u"?null:X._bodyInit)})}return ue.polyfill=!0,n.fetch||(n.fetch=ue,n.Headers=h,n.Request=U,n.Response=ve),o.Headers=h,o.Request=U,o.Response=ve,o.fetch=ue,o}({})})(io);io.fetch.ponyfill=!0;delete io.fetch.polyfill;var ar=ao.fetch?ao:io;gt=ar.fetch;gt.default=ar.fetch;gt.fetch=ar.fetch;gt.Headers=ar.Headers;gt.Request=ar.Request;gt.Response=ar.Response;Bi.exports=gt});var vc=b(_());var bc=b(H()),br=b(ee());var ke;(function(e){e.text="text",e.password="password",e.email="email",e.url="url",e.number="number",e.date="date",e.time="time"})(ke||(ke={}));var Na=b(H());var Qe=b(H(),1),ht=e=>typeof e=="string"?(0,Qe.unsafeCSS)(e):e,t=class{static create(r,o,n,a){let i=c=>ht(c??a),l=Qe.css`var(${ht(r)}, ${i(a)})`;return l.name=r,l.description=o,l.category=n,l.defaultValue=a,l.defaultCssValue=i,l.set=c=>aa(l,c??i(a)),l.get=c=>Qe.css`var(${ht(r)}, ${i(c)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(r,o,n,a){let i=c=>n.get(c??a),l=Qe.css`var(${ht(r)}, ${i(a)})`;return l.name=r,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=a,l.defaultCssValue=i,l.set=c=>aa(l,c??i(a)),l.get=c=>Qe.css`var(${ht(r)}, ${i(c)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),l}static external(r,o){let n=i=>r.defaultCssValue(i),a=Qe.css`var(${ht(r.name)}, ${n(r.defaultValue)})`;return a.name=r.name,a.category=r.category,a.fallbackVariable=r.fallbackVariable,a.defaultValue=r.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>r.set(i),a.get=i=>Qe.css`var(${ht(r.name)}, ${n(i)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function aa(e,r){return ht(`${e.name}: ${r}`)}var s={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ft-opacity-0","","NUMBER","0"),opacity8:t.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:t.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:t.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:t.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:t.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:t.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:t.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:t.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:t.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:t.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:t.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:t.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:t.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:t.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:t.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},ia={fontFamily:t.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-display-lineHeight","","SIZE","1.2"),fontSize:t.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:t.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-display-textCase","","UNKNOWN","none")},sa={fontFamily:t.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-title-1-lineHeight","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:t.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},la={fontFamily:t.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-2-lineHeight","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:t.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},ca={fontFamily:t.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-3-lineHeight","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:t.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},da={fontFamily:t.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-1-regular-lineHeight","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},ua={fontFamily:t.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-1-medium-lineHeight","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},pa={fontFamily:t.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},fa={fontFamily:t.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-2-regular-lineHeight","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},je={fontFamily:t.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-lineHeight","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Rc={fontFamily:t.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:t.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:t.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},ha={fontFamily:t.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},ya={fontFamily:t.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},ma={fontFamily:t.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},ga={fontFamily:t.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},ba={fontFamily:t.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},xa={fontFamily:t.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},va={fontFamily:t.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Sa={fontFamily:t.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Ca={fontFamily:t.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Oa={fontFamily:t.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Nt={fontFamily:t.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Ea={fontFamily:t.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},wa={fontFamily:t.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Aa={fontFamily:t.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Ra={fontFamily:t.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},Ia={fontFamily:t.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Vr={display:ia,"title-1":sa,"title-2":la,"title-3":ca,"body-1-regular":da,"body-1-medium":ua,"body-1-semibold":pa,"body-2-regular":fa,"body-2-medium":je,"body-2-medium-underline":Rc,"body-2-semibold":ha,"label-1-medium":ya,"label-1-semibold":ma,"label-1-bold":ga,"label-2-medium":ba,"label-2-semibold":xa,"label-2-bold":va,"caption-1-medium":Sa,"caption-1-semibold":Ca,"caption-1-bold":Oa,"caption-2-medium":Nt,"caption-2-semibold":Ea,"caption-2-bold":wa,"caption-3-medium":Aa,"caption-3-semibold":Ra,"caption-3-bold":Ia};var d={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
3
- Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:t.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var f={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",s.spacing4),largeGap:t.extend("--ft-button-large-gap","",s.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",s.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",s.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ft-button-medium-horizontal-padding","",s.spacing3),mediumGap:t.extend("--ft-button-medium-gap","",s.spacing2),mediumBorderRadius:t.extend("--ft-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:t.extend("--ft-button-medium-icon-size","",s.iconSize2),mediumBorderWidth:t.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",s.spacing2),smallGap:t.extend("--ft-button-small-gap","",s.spacing1),smallBorderRadius:t.extend("--ft-button-small-border-radius","",s.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",s.iconSize1),smallBorderWidth:t.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ft-button-x-small-icon-size","",s.iconSize1),xSmallFocusOutlineOffset:t.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ft-button-round-border-radius","",s.borderRadiusPill),primaryBrandBackgroundColor:t.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:t.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:t.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:t.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:t.extend("--ft-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:t.extend("--ft-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:t.extend("--ft-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:t.extend("--ft-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:t.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:t.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:t.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:t.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:t.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:t.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:t.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:t.extend("--ft-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:t.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:t.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:t.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:t.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:t.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:t.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:t.extend("--ft-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:t.extend("--ft-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:t.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:t.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:t.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:t.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:t.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:t.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:t.extend("--ft-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:t.extend("--ft-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:t.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:t.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:t.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:t.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:t.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:t.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:t.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:t.extend("--ft-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:t.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:t.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:t.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:t.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:t.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:t.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:t.extend("--ft-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:t.extend("--ft-button-tertiary-error-disabled-component-opacity","",s.opacity40),tertiaryNeutralBackgroundColor:t.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:t.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:t.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:t.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:t.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:t.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:t.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:t.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:t.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:t.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:t.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:t.extend("--ft-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:t.extend("--ft-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:t.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:t.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:t.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:t.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:t.extend("--ft-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:t.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:t.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:t.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:t.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:t.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:t.extend("--ft-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:t.extend("--ft-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:t.extend("--ft-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:t.extend("--ft-button-secondary-info-disabled-component-opacity","",s.opacity40),secondaryInfoBackgroundColor:t.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:t.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:t.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:t.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:t.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:t.extend("--ft-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:t.extend("--ft-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:t.extend("--ft-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:t.extend("--ft-button-secondary-success-disabled-component-opacity","",s.opacity40),secondarySuccessBackgroundColor:t.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:t.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:t.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:t.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:t.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:t.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:t.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:t.extend("--ft-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:t.extend("--ft-button-secondary-warning-disabled-component-opacity","",s.opacity40),secondaryWarningBackgroundColor:t.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:t.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:t.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:t.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:t.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:t.extend("--ft-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:t.extend("--ft-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:t.extend("--ft-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:t.extend("--ft-button-secondary-error-disabled-component-opacity","",s.opacity40),secondaryErrorBackgroundColor:t.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:t.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:t.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:t.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:t.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var gu={iconSize:t.extend("--ft-checkbox-icon-size","",s.iconSize2),boxSize:t.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:t.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:t.create("--ft-checkbox-border-radius","","SIZE","1px"),color:t.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:t.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:t.extend("--ft-checkbox-horizontal-gap","",s.spacing3),leftPadding:t.extend("--ft-checkbox-left-padding","",s.spacing2)};var Cu={headerRowBorderWidth:t.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ft-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ft-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:t.extend("--ft-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:t.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ft-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ft-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:t.extend("--ft-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ft-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ft-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ft-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ft-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ft-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ft-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ft-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ft-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ft-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:t.extend("--ft-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:t.extend("--ft-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:t.extend("--ft-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:t.extend("--ft-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:t.extend("--ft-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:t.extend("--ft-table-data-cell-vertical-gap","",s.spacing1)};var Ru={neutralOffHoverStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:t.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:t.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:t.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:t.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:t.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:t.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:t.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:t.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:t.extend("--ft-chip-choice-large-gap","",s.spacing1),largeBorderRadius:t.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-choice-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:t.extend("--ft-chip-choice-medium-gap","",s.spacing1),mediumBorderRadius:t.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-choice-medium-icon-size","",s.iconSize2)};var Pu={largeMinHeight:t.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:t.extend("--ft-chip-large-button-right-padding","",s.spacing1),largeGap:t.extend("--ft-chip-large-gap","",s.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:t.extend("--ft-chip-medium-button-right-padding","",s.spacing05),mediumGap:t.extend("--ft-chip-medium-gap","",s.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",s.iconSize2),smallMinHeight:t.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:t.extend("--ft-chip-small-button-right-padding","",s.spacing05),smallGap:t.extend("--ft-chip-small-gap","",s.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",s.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var $u={brandHoverOpacity:t.extend("--ft-link-brand-hover-opacity","",s.opacity80),brandHoverColor:t.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:t.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:t.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:t.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:t.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:t.extend("--ft-link-info-hover-opacity","",s.opacity80),infoHoverColor:t.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:t.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:t.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:t.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:t.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:t.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:t.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:t.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:t.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:t.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:t.extend("--ft-link-neutral-visited-color","",s.colorBrand100)};var Hu={iconSize:t.extend("--ft-banner-icon-size","",s.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ft-banner-left-padding","",s.spacing6),rightPadding:t.extend("--ft-banner-right-padding","",s.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",s.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var Ku={horizontalPadding:t.extend("--ft-badge-horizontal-padding","",s.spacing1),verticalPadding:t.extend("--ft-badge-vertical-padding","",s.spacing1),borderRadius:t.extend("--ft-badge-border-radius","",s.borderRadiusPill),color:t.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Ju={horizontalGap:t.extend("--ft-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:t.extend("--ft-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:t.extend("--ft-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:t.extend("--ft-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var op={parentHorizontalPadding:t.extend("--ft-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:t.extend("--ft-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:t.extend("--ft-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:t.extend("--ft-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:t.extend("--ft-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:t.extend("--ft-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:t.extend("--ft-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:t.extend("--ft-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:t.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:t.extend("--ft-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:t.extend("--ft-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:t.extend("--ft-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:t.extend("--ft-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:t.extend("--ft-page-header-child-top-padding","",s.spacing2),childBottomPadding:t.extend("--ft-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:t.extend("--ft-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:t.extend("--ft-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:t.extend("--ft-page-header-child-vertical-gap","",s.spacing2),childMinHeight:t.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:t.extend("--ft-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:t.extend("--ft-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:t.extend("--ft-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:t.extend("--ft-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",s.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:t.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var lp={horizontalPadding:t.extend("--ft-page-footer-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ft-page-footer-vertical-padding","",s.spacing2),verticalGap:t.extend("--ft-page-footer-vertical-gap","",s.spacing2),minHeight:t.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:t.extend("--ft-page-footer-background-color","",s.colorWhite),topBorderColor:t.extend("--ft-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:t.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:t.extend("--ft-page-footer-buttons-group-gap","",s.spacing4)};var pp={contentHorizontalPadding:t.extend("--ft-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:t.extend("--ft-page-layout-content-vertical-padding","",s.spacing6)};var gp={smallContainerTargetWidth:t.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:t.extend("--ft-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:t.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:t.extend("--ft-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:t.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:t.extend("--ft-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",s.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",s.opacity40),shadow:t.extend("--ft-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",s.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:t.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",s.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",s.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",s.spacing6),headerGap:t.extend("--ft-modal-header-gap","",s.spacing2),headerBorderBottomWidth:t.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",s.borderRadiusM)};var Cp={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",s.opacity40),shadow:t.extend("--ft-drawer-shadow","",s.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",s.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",s.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",s.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",s.colorGray700)};var Rp={offBorderBottomWidth:t.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:t.extend("--ft-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:t.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:t.extend("--ft-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:t.extend("--ft-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:t.extend("--ft-tabs-horizontal-gap","",s.spacing1),verticalGap:t.extend("--ft-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:t.extend("--ft-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:t.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ft-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:t.extend("--ft-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:t.extend("--ft-tabs-alert-top-padding","",s.spacing1),alertRightPadding:t.extend("--ft-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var Ic={largeFieldHorizontalPadding:t.extend("--ft-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ft-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ft-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ft-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ft-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ft-text-input-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ft-text-input-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ft-text-input-background-color","",s.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:t.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",s.opacity40)};var Bp={backgroundColor:t.extend("--ft-text-area-background-color","",s.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",s.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",s.borderRadiusS)};var zp={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",s.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",s.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",s.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:t.extend("--ft-floating-menu-shadow","",s.shadowElevation02)};var Vp={largeFieldHorizontalPadding:t.extend("--ft-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ft-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ft-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ft-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ft-combobox-single-select-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",s.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",s.opacity40)};var Xp={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",s.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",s.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",s.borderRadiusS)};var rf={backgroundColor:t.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",s.spacing6),titleColor:t.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",d.contentGlobalSecondary),gap:t.extend("--ft-popover-gap","",s.spacing2),borderRadius:t.extend("--ft-popover-border-radius","",s.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",s.shadowElevation02),maxWidth:t.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:t.extend("--ft-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:t.extend("--ft-popover-multi-section-vertical-gap","",s.spacing6)};var lf={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",s.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",s.spacing3),color:t.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",s.iconSize3)};var ff={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",s.spacing1),groupGap:t.extend("--ft-switch-group-gap","",s.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",s.opacity40),onColor:t.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",s.borderRadiusS)};var gf={color1Light:t.extend("--ft-chart-1-light","for area color charts",s.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",s.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",s.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",s.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",s.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",s.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",s.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",s.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",s.colorRed40),color5Base:t.extend("--ft-chart-5-base","",s.colorRed60),color6Light:t.extend("--ft-chart-6-light","",s.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",s.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",s.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",s.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",s.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",s.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",s.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",s.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",s.colorGray50),color10Base:t.extend("--ft-chart-10-base","",s.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",s.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",s.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",s.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",s.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",s.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:t.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:t.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:t.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var Sf={color1IconColor:t.extend("--ft-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:t.extend("--ft-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:t.extend("--ft-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:t.extend("--ft-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:t.extend("--ft-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:t.extend("--ft-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:t.extend("--ft-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:t.extend("--ft-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:t.extend("--ft-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:t.extend("--ft-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:t.extend("--ft-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:t.extend("--ft-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:t.extend("--ft-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:t.extend("--ft-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:t.extend("--ft-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:t.extend("--ft-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var Af={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",s.spacing3),verticalPadding:t.extend("--ft-notice-vertical-padding","",s.spacing2),borderRadius:t.extend("--ft-notice-border-radius","",s.borderRadiusS),gap:t.extend("--ft-notice-gap","",s.spacing2),iconSize:t.extend("--ft-notice-icon-size","",s.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:t.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:t.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:t.extend("--ft-notice-dense-gap","",s.spacing1),denseIconSize:t.extend("--ft-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:t.create("--ft-notice-dense-border-width","","SIZE","0")};var Tf={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:t.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",s.spacing3)};var Bf={color:t.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:t.extend("--ft-radio-gap","",s.spacing3)};var zf={iconSize:t.extend("--ft-notification-icon-size","",s.iconSize4),leftPadding:t.extend("--ft-notification-left-padding","",s.spacing5),rightPadding:t.extend("--ft-notification-right-padding","",s.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",s.spacing3),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",s.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",s.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",s.spacing8)};var Vf={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",s.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",s.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",s.borderRadiusS),color:t.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",s.opacity80),shadow:t.extend("--ft-tooltip-shadow","",s.shadowElevation02),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",s.spacing05)};var Xf={verticalPadding:t.extend("--ft-reorderable-list-vertical-padding","",s.spacing4),gap:t.extend("--ft-reorderable-list-gap","",s.spacing1),borderRadius:t.extend("--ft-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:t.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:t.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:t.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:t.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:t.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:t.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:t.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:t.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:t.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:t.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:t.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:t.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:t.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:t.extend("--ft-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:t.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:t.extend("--ft-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:t.extend("--ft-reorderable-list-left-padding","",s.spacing2),rightPadding:t.extend("--ft-reorderable-list-right-padding","",s.spacing6),borderColor:t.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:t.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var rh={nodeHeight:t.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:t.extend("--ft-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:t.extend("--ft-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:t.extend("--ft-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:t.extend("--ft-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:t.extend("--ft-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:t.extend("--ft-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:t.extend("--ft-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:t.extend("--ft-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:t.extend("--ft-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:t.extend("--ft-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:t.extend("--ft-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:t.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:t.extend("--ft-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:t.extend("--ft-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:t.extend("--ft-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:t.extend("--ft-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:t.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:t.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:t.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:t.extend("--ft-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:t.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:t.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:t.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:t.extend("--ft-tree-list-header-section-padding-left","",s.spacing3),headerSectionPaddingRight:t.extend("--ft-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:t.extend("--ft-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:t.extend("--ft-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:t.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:t.extend("--ft-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:t.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:t.extend("--ft-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:t.extend("--ft-tree-list-list-container-border-color","",d.borderGlobalSubtle),loadMorePaddingLeft:t.extend("--ft-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:t.extend("--ft-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:t.extend("--ft-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:t.extend("--ft-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:t.extend("--ft-tree-list-load-more-hover-border-color","",s.colorBrand20),loadMoreHoverBackgroundColor:t.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:t.extend("--ft-tree-list-load-more-active-border-color","",s.colorBrand20),loadMoreActiveBackgroundColor:t.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:t.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:t.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:t.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary)};var Kr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Kr||(Kr={}));var Vt;(function(e){e.large="large",e.medium="medium",e.small="small"})(Vt||(Vt={}));var La=Na.css`
1
+ "use strict";(()=>{var Ac=Object.create;var sa=Object.defineProperty;var Rc=Object.getOwnPropertyDescriptor;var Ic=Object.getOwnPropertyNames;var Nc=Object.getPrototypeOf,Lc=Object.prototype.hasOwnProperty;var Lt=(e,r)=>()=>(r||e((r={exports:{}}).exports,r),r.exports);var Tc=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let a of Ic(r))!Lc.call(e,a)&&a!==o&&sa(e,a,{get:()=>r[a],enumerable:!(n=Rc(r,a))||n.enumerable});return e};var b=(e,r,o)=>(o=e!=null?Ac(Nc(e)):{},Tc(r||!e||!e.__esModule?sa(o,"default",{value:e,enumerable:!0}):o,e));var k=Lt((nu,la)=>{la.exports=ftGlobals.wcUtils});var H=Lt((au,ca)=>{ca.exports=ftGlobals.lit});var ee=Lt((iu,da)=>{da.exports=ftGlobals.litDecorators});var Pt=Lt((ry,$a)=>{$a.exports=ftGlobals.litClassMap});var Ei=Lt((ym,Ci)=>{Ci.exports=ftGlobals.litUnsafeHTML});var _i=Lt((km,Pi)=>{Pi.exports=ftGlobals.litRepeat});var Wi=Lt((bt,Hi)=>{var ao=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,io=function(){function e(){this.fetch=!1,this.DOMException=ao.DOMException}return e.prototype=ao,new e}();(function(e){var r=function(o){var n=typeof e<"u"&&e||typeof self<"u"&&self||typeof global<"u"&&global||{},a={searchParams:"URLSearchParams"in n,iterable:"Symbol"in n&&"iterator"in Symbol,blob:"FileReader"in n&&"Blob"in n&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in n,arrayBuffer:"ArrayBuffer"in n};function i(y){return y&&DataView.prototype.isPrototypeOf(y)}if(a.arrayBuffer)var l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(y){return y&&l.indexOf(Object.prototype.toString.call(y))>-1};function u(y){if(typeof y!="string"&&(y=String(y)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(y)||y==="")throw new TypeError('Invalid character in header field name: "'+y+'"');return y.toLowerCase()}function p(y){return typeof y!="string"&&(y=String(y)),y}function m(y){var x={next:function(){var B=y.shift();return{done:B===void 0,value:B}}};return a.iterable&&(x[Symbol.iterator]=function(){return x}),x}function h(y){this.map={},y instanceof h?y.forEach(function(x,B){this.append(B,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)}h.prototype.append=function(y,x){y=u(y),x=p(x);var B=this.map[y];this.map[y]=B?B+", "+x:x},h.prototype.delete=function(y){delete this.map[u(y)]},h.prototype.get=function(y){return y=u(y),this.has(y)?this.map[y]:null},h.prototype.has=function(y){return this.map.hasOwnProperty(u(y))},h.prototype.set=function(y,x){this.map[u(y)]=p(x)},h.prototype.forEach=function(y,x){for(var B in this.map)this.map.hasOwnProperty(B)&&y.call(x,this.map[B],B,this)},h.prototype.keys=function(){var y=[];return this.forEach(function(x,B){y.push(B)}),m(y)},h.prototype.values=function(){var y=[];return this.forEach(function(x){y.push(x)}),m(y)},h.prototype.entries=function(){var y=[];return this.forEach(function(x,B){y.push([B,x])}),m(y)},a.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function g(y){if(!y._noBody){if(y.bodyUsed)return Promise.reject(new TypeError("Already read"));y.bodyUsed=!0}}function S(y){return new Promise(function(x,B){y.onload=function(){x(y.result)},y.onerror=function(){B(y.error)}})}function v(y){var x=new FileReader,B=S(x);return x.readAsArrayBuffer(y),B}function C(y){var x=new FileReader,B=S(x),W=/charset=([A-Za-z0-9_-]+)/.exec(y.type),X=W?W[1]:"utf-8";return x.readAsText(y,X),B}function T(y){for(var x=new Uint8Array(y),B=new Array(x.length),W=0;W<x.length;W++)B[W]=String.fromCharCode(x[W]);return B.join("")}function I(y){if(y.slice)return y.slice(0);var x=new Uint8Array(y.byteLength);return x.set(new Uint8Array(y)),x.buffer}function N(){return this.bodyUsed=!1,this._initBody=function(y){this.bodyUsed=this.bodyUsed,this._bodyInit=y,y?typeof y=="string"?this._bodyText=y:a.blob&&Blob.prototype.isPrototypeOf(y)?this._bodyBlob=y:a.formData&&FormData.prototype.isPrototypeOf(y)?this._bodyFormData=y:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)?this._bodyText=y.toString():a.arrayBuffer&&a.blob&&i(y)?(this._bodyArrayBuffer=I(y.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(y)||c(y))?this._bodyArrayBuffer=I(y):this._bodyText=y=Object.prototype.toString.call(y):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof y=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(y)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var y=g(this);return y||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(a.blob)return this.blob().then(v);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var y=g(this);if(y)return y;if(this._bodyBlob)return C(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(T(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(Se)}),this.json=function(){return this.text().then(JSON.parse)},this}var D=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function M(y){var x=y.toUpperCase();return D.indexOf(x)>-1?x:y}function U(y,x){if(!(this instanceof U))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');x=x||{};var B=x.body;if(y instanceof U){if(y.bodyUsed)throw new TypeError("Already read");this.url=y.url,this.credentials=y.credentials,x.headers||(this.headers=new h(y.headers)),this.method=y.method,this.mode=y.mode,this.signal=y.signal,!B&&y._bodyInit!=null&&(B=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 h(x.headers)),this.method=M(x.method||this.method||"GET"),this.mode=x.mode||this.mode||null,this.signal=x.signal||this.signal||function(){if("AbortController"in n){var z=new AbortController;return z.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&B)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(B),(this.method==="GET"||this.method==="HEAD")&&(x.cache==="no-store"||x.cache==="no-cache")){var W=/([?&])_=[^&]*/;if(W.test(this.url))this.url=this.url.replace(W,"$1_="+new Date().getTime());else{var X=/\?/;this.url+=(X.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}U.prototype.clone=function(){return new U(this,{body:this._bodyInit})};function Se(y){var x=new FormData;return y.trim().split("&").forEach(function(B){if(B){var W=B.split("="),X=W.shift().replace(/\+/g," "),z=W.join("=").replace(/\+/g," ");x.append(decodeURIComponent(X),decodeURIComponent(z))}}),x}function je(y){var x=new h,B=y.replace(/\r?\n[\t ]+/g," ");return B.split("\r").map(function(W){return W.indexOf(`
2
+ `)===0?W.substr(1,W.length):W}).forEach(function(W){var X=W.split(":"),z=X.shift().trim();if(z){var Vr=X.join(":").trim();try{x.append(z,Vr)}catch(Vo){console.warn("Response "+Vo.message)}}}),x}N.call(U.prototype);function ve(y,x){if(!(this instanceof ve))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(x||(x={}),this.type="default",this.status=x.status===void 0?200:x.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=x.statusText===void 0?"":""+x.statusText,this.headers=new h(x.headers),this.url=x.url||"",this._initBody(y)}N.call(ve.prototype),ve.prototype.clone=function(){return new ve(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},ve.error=function(){var y=new ve(null,{status:200,statusText:""});return y.ok=!1,y.status=0,y.type="error",y};var Ve=[301,302,303,307,308];ve.redirect=function(y,x){if(Ve.indexOf(x)===-1)throw new RangeError("Invalid status code");return new ve(null,{status:x,headers:{location:y}})},o.DOMException=n.DOMException;try{new o.DOMException}catch{o.DOMException=function(x,B){this.message=x,this.name=B;var W=Error(x);this.stack=W.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function fe(y,x){return new Promise(function(B,W){var X=new U(y,x);if(X.signal&&X.signal.aborted)return W(new o.DOMException("Aborted","AbortError"));var z=new XMLHttpRequest;function Vr(){z.abort()}z.onload=function(){var he={statusText:z.statusText,headers:je(z.getAllResponseHeaders()||"")};X.url.indexOf("file://")===0&&(z.status<200||z.status>599)?he.status=200:he.status=z.status,he.url="responseURL"in z?z.responseURL:he.headers.get("X-Request-URL");var Nt="response"in z?z.response:z.responseText;setTimeout(function(){B(new ve(Nt,he))},0)},z.onerror=function(){setTimeout(function(){W(new TypeError("Network request failed"))},0)},z.ontimeout=function(){setTimeout(function(){W(new TypeError("Network request timed out"))},0)},z.onabort=function(){setTimeout(function(){W(new o.DOMException("Aborted","AbortError"))},0)};function Vo(he){try{return he===""&&n.location.href?n.location.href:he}catch{return he}}if(z.open(X.method,Vo(X.url),!0),X.credentials==="include"?z.withCredentials=!0:X.credentials==="omit"&&(z.withCredentials=!1),"responseType"in z&&(a.blob?z.responseType="blob":a.arrayBuffer&&(z.responseType="arraybuffer")),x&&typeof x.headers=="object"&&!(x.headers instanceof h||n.Headers&&x.headers instanceof n.Headers)){var ia=[];Object.getOwnPropertyNames(x.headers).forEach(function(he){ia.push(u(he)),z.setRequestHeader(he,p(x.headers[he]))}),X.headers.forEach(function(he,Nt){ia.indexOf(Nt)===-1&&z.setRequestHeader(Nt,he)})}else X.headers.forEach(function(he,Nt){z.setRequestHeader(Nt,he)});X.signal&&(X.signal.addEventListener("abort",Vr),z.onreadystatechange=function(){z.readyState===4&&X.signal.removeEventListener("abort",Vr)}),z.send(typeof X._bodyInit>"u"?null:X._bodyInit)})}return fe.polyfill=!0,n.fetch||(n.fetch=fe,n.Headers=h,n.Request=U,n.Response=ve),o.Headers=h,o.Request=U,o.Response=ve,o.fetch=fe,o}({})})(io);io.fetch.ponyfill=!0;delete io.fetch.polyfill;var dr=ao.fetch?ao:io;bt=dr.fetch;bt.default=dr.fetch;bt.fetch=dr.fetch;bt.Headers=dr.Headers;bt.Request=dr.Request;bt.Response=dr.Response;Hi.exports=bt});var wc=b(k());var Cc=b(H()),qt=b(ee());var Ae;(function(e){e.text="text",e.password="password",e.email="email",e.url="url",e.number="number",e.date="date",e.time="time",e.search="search"})(Ae||(Ae={}));var Ba=b(H());var tt=b(H(),1),yt=e=>typeof e=="string"?(0,tt.unsafeCSS)(e):e,t=class{static create(r,o,n,a){let i=c=>yt(c??a),l=tt.css`var(${yt(r)}, ${i(a)})`;return l.name=r,l.description=o,l.category=n,l.defaultValue=a,l.defaultCssValue=i,l.set=c=>ua(l,c??i(a)),l.get=c=>tt.css`var(${yt(r)}, ${i(c)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(r,o,n,a){let i=c=>n.get(c??a),l=tt.css`var(${yt(r)}, ${i(a)})`;return l.name=r,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=a,l.defaultCssValue=i,l.set=c=>ua(l,c??i(a)),l.get=c=>tt.css`var(${yt(r)}, ${i(c)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),l}static external(r,o){let n=i=>r.defaultCssValue(i),a=tt.css`var(${yt(r.name)}, ${n(r.defaultValue)})`;return a.name=r.name,a.category=r.category,a.fallbackVariable=r.fallbackVariable,a.defaultValue=r.defaultValue,a.context=o,a.defaultCssValue=n,a.set=i=>r.set(i),a.get=i=>tt.css`var(${yt(r.name)}, ${n(i)})`,a.breadcrumb=()=>r.breadcrumb(),a.lastResortDefaultValue=()=>r.lastResortDefaultValue(),a}};function ua(e,r){return yt(`${e.name}: ${r}`)}var s={colorWhite:t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:t.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:t.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:t.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:t.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:t.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:t.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:t.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:t.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:t.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:t.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:t.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:t.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:t.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:t.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:t.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:t.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:t.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:t.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:t.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:t.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:t.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:t.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:t.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:t.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:t.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:t.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:t.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:t.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:t.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:t.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:t.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:t.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:t.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:t.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:t.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:t.create("--ft-opacity-0","","NUMBER","0"),opacity8:t.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:t.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:t.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:t.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:t.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:t.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:t.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:t.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:t.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:t.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:t.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:t.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:t.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:t.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:t.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:t.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},pa={fontFamily:t.create("--ft-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-display-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-display-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:t.create("--ft-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-display-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-display-text-case","","UNKNOWN","none")},fa={fontFamily:t.create("--ft-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-title-1-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:t.create("--ft-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-1-text-case","","UNKNOWN","none")},ha={fontFamily:t.create("--ft-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-2-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:t.create("--ft-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:t.create("--ft-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-2-text-case","","UNKNOWN","none")},ya={fontFamily:t.create("--ft-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-title-3-line-height","","SIZE","1.2"),fontSize:t.create("--ft-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:t.create("--ft-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:t.create("--ft-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-title-3-text-case","","UNKNOWN","none")},ma={fontFamily:t.create("--ft-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-regular-text-case","","UNKNOWN","none")},ga={fontFamily:t.create("--ft-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-medium-text-case","","UNKNOWN","none")},ba={fontFamily:t.create("--ft-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:t.create("--ft-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-1-semibold-text-case","","UNKNOWN","none")},xa={fontFamily:t.create("--ft-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:t.create("--ft-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-regular-text-case","","UNKNOWN","none")},Ke={fontFamily:t.create("--ft-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-medium-text-case","","UNKNOWN","none")},Pc={fontFamily:t.create("--ft-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:t.create("--ft-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:t.create("--ft-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},va={fontFamily:t.create("--ft-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:t.create("--ft-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:t.create("--ft-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:t.create("--ft-typography-body-2-semibold-text-case","","UNKNOWN","none")},Sa={fontFamily:t.create("--ft-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-medium-text-decoration","","UNKNOWN","none")},Oa={fontFamily:t.create("--ft-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Ca={fontFamily:t.create("--ft-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:t.create("--ft-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Ea={fontFamily:t.create("--ft-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-medium-text-decoration","","UNKNOWN","none")},wa={fontFamily:t.create("--ft-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},Aa={fontFamily:t.create("--ft-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:t.create("--ft-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:t.create("--ft-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:t.create("--ft-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-label-2-bold-text-decoration","","UNKNOWN","none")},Ra={fontFamily:t.create("--ft-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Ia={fontFamily:t.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Na={fontFamily:t.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:t.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Tt={fontFamily:t.create("--ft-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},La={fontFamily:t.create("--ft-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Ta={fontFamily:t.create("--ft-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:t.create("--ft-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Pa={fontFamily:t.create("--ft-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:t.create("--ft-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},_a={fontFamily:t.create("--ft-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:t.create("--ft-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},ka={fontFamily:t.create("--ft-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:t.create("--ft-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:t.create("--ft-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:t.create("--ft-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:t.create("--ft-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:t.create("--ft-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:t.create("--ft-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:t.create("--ft-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:t.create("--ft-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Kr={display:pa,"title-1":fa,"title-2":ha,"title-3":ya,"body-1-regular":ma,"body-1-medium":ga,"body-1-semibold":ba,"body-2-regular":xa,"body-2-medium":Ke,"body-2-medium-underline":Pc,"body-2-semibold":va,"label-1-medium":Sa,"label-1-semibold":Oa,"label-1-bold":Ca,"label-2-medium":Ea,"label-2-semibold":wa,"label-2-bold":Aa,"caption-1-medium":Ra,"caption-1-semibold":Ia,"caption-1-bold":Na,"caption-2-medium":Tt,"caption-2-semibold":La,"caption-2-bold":Ta,"caption-3-medium":Pa,"caption-3-semibold":_a,"caption-3-bold":ka};var d={backgroundActionPrimary:t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",s.colorBrand0),backgroundErrorSubtle:t.extend("--ft-background-error-subtle","Used as background of subtle error components.",s.colorRed10),backgroundInfoSubtle:t.extend("--ft-background-info-subtle","Used as background of subtle information components.",s.colorCyan10),backgroundWarningSubtle:t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",s.colorOrange10),backgroundSuccessSubtle:t.extend("--ft-background-success-subtle","Used as background of subtle success components.",s.colorGreen10),backgroundGlobalSurface:t.extend("--ft-background-global-surface","Used as app background.",s.colorWhite),backgroundGlobalOnSurface:t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",s.colorGray10),backgroundGlobalOnSurfaceDark:t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",s.colorGray30),contentActionPrimary:t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",s.colorBrand0),contentWarningPrimary:t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",s.colorOrange200),contentWarningIconOnly:t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",s.colorOrange0),contentErrorPrimary:t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",s.colorRed0),contentErrorIconOnly:t.extend("--ft-content-error-icon-only","Used on error status icons alone",s.colorRed70),contentInfoPrimary:t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",s.colorCyan200),contentInfoIconOnly:t.extend("--ft-content-info-icon-only","Used on info status icons alone",s.colorCyan0),contentSuccessPrimary:t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",s.colorGreen200),contentSuccessIconOnly:t.extend("--ft-content-success-icon-only","Used on success status icons alone",s.colorGreen0),contentGlobalPrimary:t.extend("--ft-content-global-primary","Used for main content on the page.",s.colorGray500),contentGlobalSecondary:t.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
3
+ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",s.colorGray0),contentGlobalOnColor:t.extend("--ft-content-global-on-color","Used for content on a dominant color.",s.colorWhite),borderActionPrimary:t.extend("--ft-border-action-primary","Used as border for primary action components.",s.colorBrand0),borderActionFocusRing:t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",s.colorCyan0),borderWarningPrimary:t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",s.colorOrange200),borderWarningSubtle:t.extend("--ft-border-warning-subtle","Used as border for warning components.",s.colorOrange30),borderSuccessPrimary:t.extend("--ft-border-success-primary","Used as border for success buttons.",s.colorGreen200),borderSuccessSubtle:t.extend("--ft-border-success-subtle","Used as border for success components.",s.colorGreen30),borderErrorPrimary:t.extend("--ft-border-error-primary","Used as border for text fields in error states.",s.colorRed0),borderErrorSubtle:t.extend("--ft-border-error-subtle","Used as border for error components.",s.colorRed30),borderInfoPrimary:t.extend("--ft-border-info-primary","Used as border for buttons in info color.",s.colorCyan200),borderInfoSubtle:t.extend("--ft-border-info-subtle","Used as border for information components.",s.colorCyan30),borderGlobalPrimary:t.extend("--ft-border-global-primary","Used as border for element like input.",s.colorGray50),borderGlobalSubtle:t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",s.colorGray30),borderInputPrimary:t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",s.colorGray80),borderNeutralPrimary:t.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",s.colorGray200)};var f={largeHeight:t.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:t.extend("--ft-button-large-horizontal-padding","",s.spacing4),largeGap:t.extend("--ft-button-large-gap","",s.spacing2),largeBorderRadius:t.extend("--ft-button-large-border-radius","",s.borderRadiusS),largeIconSize:t.extend("--ft-button-large-icon-size","",s.iconSize3),largeBorderWidth:t.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:t.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:t.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:t.extend("--ft-button-medium-horizontal-padding","",s.spacing3),mediumGap:t.extend("--ft-button-medium-gap","",s.spacing2),mediumBorderRadius:t.extend("--ft-button-medium-border-radius","",s.borderRadiusS),mediumIconSize:t.extend("--ft-button-medium-icon-size","",s.iconSize2),mediumBorderWidth:t.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:t.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:t.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:t.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-button-small-horizontal-padding","",s.spacing2),smallGap:t.extend("--ft-button-small-gap","",s.spacing1),smallBorderRadius:t.extend("--ft-button-small-border-radius","",s.borderRadiusS),smallIconSize:t.extend("--ft-button-small-icon-size","",s.iconSize1),smallBorderWidth:t.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:t.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:t.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:t.extend("--ft-button-x-small-icon-size","",s.iconSize1),xSmallFocusOutlineOffset:t.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:t.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:t.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:t.extend("--ft-button-round-border-radius","",s.borderRadiusPill),primaryBrandBackgroundColor:t.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:t.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:t.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:t.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:t.extend("--ft-button-primary-brand-hover-state-layer-opacity","",s.opacity16),primaryBrandFocusStateLayerOpacity:t.extend("--ft-button-primary-brand-focus-state-layer-opacity","",s.opacity16),primaryBrandActiveStateLayerOpacity:t.extend("--ft-button-primary-brand-active-state-layer-opacity","",s.opacity24),primaryBrandDisabledComponentOpacity:t.extend("--ft-button-primary-brand-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:t.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:t.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:t.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:t.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:t.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",s.opacity8),tertiaryBrandFocusStateLayerOpacity:t.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",s.opacity8),tertiaryBrandActiveStateLayerOpacity:t.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",s.opacity16),tertiaryBrandDisabledComponentOpacity:t.extend("--ft-button-tertiary-brand-disabled-component-opacity","",s.opacity40),tertiaryInfoBackgroundColor:t.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:t.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:t.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:t.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:t.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",s.opacity8),tertiaryInfoHoverStateLayerOpacity:t.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",s.opacity8),tertiaryInfoActiveStateLayerOpacity:t.extend("--ft-button-tertiary-info-active-state-layer-opacity","",s.opacity16),tertiaryInfoDisabledComponentOpacity:t.extend("--ft-button-tertiary-info-disabled-component-opacity","",s.opacity40),tertiarySuccessBackgroundColor:t.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:t.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:t.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:t.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:t.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",s.opacity8),tertiarySuccessFocusStateLayerOpacity:t.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",s.opacity8),tertiarySuccessActiveStateLayerOpacity:t.extend("--ft-button-tertiary-success-active-state-layer-opacity","",s.opacity16),tertiarySuccessDisabledComponentOpacity:t.extend("--ft-button-tertiary-success-disabled-component-opacity","",s.opacity40),tertiaryWarningBackgroundColor:t.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:t.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:t.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:t.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:t.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",s.opacity8),tertiaryWarningFocusStateLayerOpacity:t.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",s.opacity8),tertiaryWarningActiveStateLayerOpacity:t.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",s.opacity16),tertiaryWarningDisabledComponentOpacity:t.extend("--ft-button-tertiary-warning-disabled-component-opacity","",s.opacity40),tertiaryErrorBackgroundColor:t.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:t.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:t.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:t.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:t.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",s.opacity8),tertiaryErrorFocusStateLayerOpacity:t.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",s.opacity8),tertiaryErrorActiveStateLayerOpacity:t.extend("--ft-button-tertiary-error-active-state-layer-opacity","",s.opacity16),tertiaryErrorDisabledComponentOpacity:t.extend("--ft-button-tertiary-error-disabled-component-opacity","",s.opacity40),tertiaryNeutralBackgroundColor:t.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:t.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:t.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:t.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",s.opacity8),tertiaryNeutralFocusStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",s.opacity8),tertiaryNeutralActiveStateLayerOpacity:t.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",s.opacity16),tertiaryNeutralDisabledComponentOpacity:t.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",s.opacity40),secondaryBrandBackgroundColor:t.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:t.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:t.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:t.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:t.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",s.opacity8),secondaryBrandFocusStateLayerOpacity:t.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",s.opacity8),secondaryBrandActiveStateLayerOpacity:t.extend("--ft-button-secondary-brand-active-state-layer-opacity","",s.opacity16),secondaryBrandDisabledComponentOpacity:t.extend("--ft-button-secondary-brand-disabled-component-opacity","",s.opacity40),secondaryBrandBorderColor:t.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:t.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",s.opacity8),secondaryNeutralFocusStateLayerOpacity:t.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",s.opacity8),secondaryNeutralActiveStateLayerOpacity:t.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",s.opacity16),secondaryNeutralDisabledComponentOpacity:t.extend("--ft-button-secondary-neutral-disabled-component-opacity","",s.opacity40),secondaryNeutralBackgroundColor:t.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:t.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:t.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:t.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:t.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:t.extend("--ft-button-secondary-info-hover-state-layer-opacity","",s.opacity8),secondaryInfoFocusStateLayerOpacity:t.extend("--ft-button-secondary-info-focus-state-layer-opacity","",s.opacity8),secondaryInfoActiveStateLayerOpacity:t.extend("--ft-button-secondary-info-active-state-layer-opacity","",s.opacity16),secondaryInfoDisabledComponentOpacity:t.extend("--ft-button-secondary-info-disabled-component-opacity","",s.opacity40),secondaryInfoBackgroundColor:t.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:t.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:t.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:t.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:t.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:t.extend("--ft-button-secondary-success-hover-state-layer-opacity","",s.opacity8),secondarySuccessFocusStateLayerOpacity:t.extend("--ft-button-secondary-success-focus-state-layer-opacity","",s.opacity8),secondarySuccessActiveStateLayerOpacity:t.extend("--ft-button-secondary-success-active-state-layer-opacity","",s.opacity16),secondarySuccessDisabledComponentOpacity:t.extend("--ft-button-secondary-success-disabled-component-opacity","",s.opacity40),secondarySuccessBackgroundColor:t.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:t.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:t.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:t.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:t.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:t.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",s.opacity8),secondaryWarningFocusStateLayerOpacity:t.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",s.opacity8),secondaryWarningActiveStateLayerOpacity:t.extend("--ft-button-secondary-warning-active-state-layer-opacity","",s.opacity16),secondaryWarningDisabledComponentOpacity:t.extend("--ft-button-secondary-warning-disabled-component-opacity","",s.opacity40),secondaryWarningBackgroundColor:t.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:t.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:t.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:t.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:t.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:t.extend("--ft-button-secondary-error-hover-state-layer-opacity","",s.opacity8),secondaryErrorFocusStateLayerOpacity:t.extend("--ft-button-secondary-error-focus-state-layer-opacity","",s.opacity8),secondaryErrorActiveStateLayerOpacity:t.extend("--ft-button-secondary-error-active-state-layer-opacity","",s.opacity16),secondaryErrorDisabledComponentOpacity:t.extend("--ft-button-secondary-error-disabled-component-opacity","",s.opacity40),secondaryErrorBackgroundColor:t.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:t.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:t.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:t.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:t.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)};var Su={iconSize:t.extend("--ft-checkbox-icon-size","",s.iconSize2),boxSize:t.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:t.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:t.create("--ft-checkbox-border-radius","","SIZE","1px"),color:t.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:t.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:t.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:t.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:t.extend("--ft-checkbox-checked-hover-state-layer-opacity","",s.opacity16),checkedFocusStateLayerOpacity:t.extend("--ft-checkbox-checked-focus-state-layer-opacity","",s.opacity16),checkedActiveStateLayerOpacity:t.extend("--ft-checkbox-checked-active-state-layer-opacity","",s.opacity24),checkedDisabledComponentOpacity:t.extend("--ft-checkbox-checked-disabled-component-opacity","",s.opacity40),uncheckedBorderColor:t.extend("--ft-checkbox-unchecked-border-color","",s.colorGray80),uncheckedStateLayerColor:t.extend("--ft-checkbox-unchecked-state-layer-color","",s.colorGray80),uncheckedHoverStateLayerOpacity:t.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",s.opacity16),uncheckedFocusStateLayerOpacity:t.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",s.opacity16),uncheckedActiveStateLayerOpacity:t.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",s.opacity24),uncheckedDisabledComponentOpacity:t.extend("--ft-checkbox-unchecked-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:t.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:t.extend("--ft-checkbox-horizontal-gap","",s.spacing3),leftPadding:t.extend("--ft-checkbox-left-padding","",s.spacing2)};var Au={circleSize:t.create("--ft-radio-circle-size","","SIZE","18px"),borderWidth:t.create("--ft-radio-border-width","","SIZE","2px"),color:t.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:t.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:t.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:t.extend("--ft-radio-selected-hover-state-layer-opacity","",s.opacity16),selectedFocusStateLayerOpacity:t.extend("--ft-radio-selected-focus-state-layer-opacity","",s.opacity16),selectedActiveStateLayerOpacity:t.extend("--ft-radio-selected-active-state-layer-opacity","",s.opacity24),selectedDisabledComponentOpacity:t.extend("--ft-radio-selected-disabled-component-opacity","",s.opacity40),unselectedStateLayerColor:t.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:t.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:t.extend("--ft-radio-unselected-hover-state-layer-opacity","",s.opacity16),unselectedFocusStateLayerOpacity:t.extend("--ft-radio-unselected-focus-state-layer-opacity","",s.opacity16),unselectedActiveStateLayerOpacity:t.extend("--ft-radio-unselected-active-state-layer-opacity","",s.opacity24),unselectedDisabledComponentOpacity:t.extend("--ft-radio-unselected-disabled-component-opacity","",s.opacity40),focusFocusRingColor:t.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:t.create("--ft-radio-focus-outline-width","","SIZE","2px"),verticalGap:t.extend("--ft-radio-vertical-gap","",s.spacing3),horizontalGap:t.extend("--ft-radio-horizontal-gap","",s.spacing3)};var Tu={headerRowBorderWidth:t.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:t.extend("--ft-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:t.extend("--ft-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:t.extend("--ft-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:t.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:t.extend("--ft-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:t.extend("--ft-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:t.extend("--ft-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:t.extend("--ft-table-data-row-default-hover-background-color","",s.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:t.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",s.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:t.extend("--ft-table-data-row-selectable-selected-default-background-color","",s.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:t.extend("--ft-table-data-row-selectable-selected-default-border-color","",s.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:t.extend("--ft-table-data-row-selectable-selected-hover-background-color","",s.colorBrand20),dataRowSelectableSelectedHoverBorderColor:t.extend("--ft-table-data-row-selectable-selected-hover-border-color","",s.colorBrand30),dataRowSelectableSelectedColor:t.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:t.extend("--ft-table-data-row-clickable-hover-background-color","",s.colorGray30),dataRowClickableFocusBorderColor:t.extend("--ft-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:t.extend("--ft-table-data-row-clickable-focus-background-color","",s.colorGray30),dataRowClickableActiveBackgroundColor:t.extend("--ft-table-data-row-clickable-active-background-color","",s.colorGray40),headerCellHorizontalGap:t.extend("--ft-table-header-cell-horizontal-gap","",s.spacing1),headerCellVerticalPadding:t.extend("--ft-table-header-cell-vertical-padding","",s.spacing2),headerCellHorizontalPadding:t.extend("--ft-table-header-cell-horizontal-padding","",s.spacing3),dataCellVerticalPadding:t.extend("--ft-table-data-cell-vertical-padding","",s.spacing2),dataCellHorizontalPadding:t.extend("--ft-table-data-cell-horizontal-padding","",s.spacing3),dataCellVerticalGap:t.extend("--ft-table-data-cell-vertical-gap","",s.spacing1)};var Du={neutralOffHoverStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",s.opacity8),neutralOffFocusStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",s.opacity8),neutralOffFocusFocusRingColor:t.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:t.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",s.opacity16),neutralOffBackgroundColor:t.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:t.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:t.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:t.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",s.opacity16),neutralOnHoverStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",s.opacity24),neutralOnFocusStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",s.opacity24),neutralOnFocusFocusRingColor:t.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:t.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",s.opacity32),neutralOnBackgroundColor:t.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:t.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:t.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:t.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:t.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:t.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-choice-large-horizontal-padding","",s.spacing3),largeGap:t.extend("--ft-chip-choice-large-gap","",s.spacing1),largeBorderRadius:t.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-choice-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-choice-medium-horizontal-padding","",s.spacing2),mediumGap:t.extend("--ft-chip-choice-medium-gap","",s.spacing1),mediumBorderRadius:t.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-choice-medium-icon-size","",s.iconSize2)};var Fu={largeMinHeight:t.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:t.extend("--ft-chip-large-horizontal-padding","",s.spacing3),largeButtonRightPadding:t.extend("--ft-chip-large-button-right-padding","",s.spacing1),largeGap:t.extend("--ft-chip-large-gap","",s.spacing1),largeFocusOutlineOffset:t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:t.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:t.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:t.extend("--ft-chip-large-icon-size","",s.iconSize3),mediumMinHeight:t.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:t.extend("--ft-chip-medium-horizontal-padding","",s.spacing2),mediumButtonRightPadding:t.extend("--ft-chip-medium-button-right-padding","",s.spacing05),mediumGap:t.extend("--ft-chip-medium-gap","",s.spacing1),mediumFocusOutlineOffset:t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:t.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:t.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:t.extend("--ft-chip-medium-icon-size","",s.iconSize2),smallMinHeight:t.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:t.extend("--ft-chip-small-horizontal-padding","",s.spacing1),smallButtonRightPadding:t.extend("--ft-chip-small-button-right-padding","",s.spacing05),smallGap:t.extend("--ft-chip-small-gap","",s.spacing1),smallFocusOutlineOffset:t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:t.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:t.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:t.extend("--ft-chip-small-icon-size","",s.iconSize1),neutralBackgroundColor:t.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:t.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:t.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:t.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:t.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var Vu={brandHoverOpacity:t.extend("--ft-link-brand-hover-opacity","",s.opacity80),brandHoverColor:t.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:t.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:t.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:t.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:t.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:t.extend("--ft-link-info-hover-opacity","",s.opacity80),infoHoverColor:t.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:t.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:t.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:t.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:t.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:t.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:t.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:t.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:t.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:t.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:t.extend("--ft-link-neutral-visited-color","",s.colorBrand100)};var Xu={iconSize:t.extend("--ft-banner-icon-size","",s.iconSize5),borderWidth:t.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:t.extend("--ft-banner-left-padding","",s.spacing6),rightPadding:t.extend("--ft-banner-right-padding","",s.spacing6),verticalPadding:t.extend("--ft-banner-vertical-padding","",s.spacing6),horizontalSideGap:t.extend("--ft-banner-horizontal-side-gap","",s.spacing6),horizontalMobileGap:t.extend("--ft-banner-horizontal-mobile-gap","",s.spacing4),verticalMobileGap:t.extend("--ft-banner-vertical-mobile-gap","",s.spacing6),horizontalMiddleGap:t.extend("--ft-banner-horizontal-middle-gap","",s.spacing20),infoBackgroundColor:t.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var rp={horizontalPadding:t.extend("--ft-badge-horizontal-padding","",s.spacing1),verticalPadding:t.extend("--ft-badge-vertical-padding","",s.spacing1),borderRadius:t.extend("--ft-badge-border-radius","",s.borderRadiusPill),color:t.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ft-badge-background-color","",d.contentActionPrimary)};var sp={horizontalGap:t.extend("--ft-title-breadcrumb-horizontal-gap","",s.spacing1),currentColor:t.extend("--ft-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:t.extend("--ft-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:t.extend("--ft-title-breadcrumb-icon-color","",d.contentGlobalSubtle)};var pp={parentHorizontalPadding:t.extend("--ft-page-header-parent-horizontal-padding","",s.spacing6),parentTopPadding:t.extend("--ft-page-header-parent-top-padding","",s.spacing4),parentBottomPadding:t.extend("--ft-page-header-parent-bottom-padding","",s.spacing6),parentHelpLeftMargin:t.extend("--ft-page-header-parent-help-left-margin","",s.spacing1),parentTitleColor:t.extend("--ft-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:t.extend("--ft-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:t.extend("--ft-page-header-parent-chip-left-margin","",s.spacing4),parentVerticalGap:t.extend("--ft-page-header-parent-vertical-gap","",s.spacing2),parentButtonsGroupHorizontalGap:t.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",s.spacing4),parentButtonsGroupVerticalGap:t.extend("--ft-page-header-parent-buttons-group-vertical-gap","",s.spacing4),parentChipsGroupHorizontalGap:t.extend("--ft-page-header-parent-chips-group-horizontal-gap","",s.spacing2),parentChipsGroupVerticalGap:t.extend("--ft-page-header-parent-chips-group-vertical-gap","",s.spacing2),childHorizontalPadding:t.extend("--ft-page-header-child-horizontal-padding","",s.spacing6),childTopPadding:t.extend("--ft-page-header-child-top-padding","",s.spacing2),childBottomPadding:t.extend("--ft-page-header-child-bottom-padding","",s.spacing2),childHelpLeftMargin:t.extend("--ft-page-header-child-help-left-margin","",s.spacing1),childChipLeftMargin:t.extend("--ft-page-header-child-chip-left-margin","",s.spacing4),childVerticalGap:t.extend("--ft-page-header-child-vertical-gap","",s.spacing2),childMinHeight:t.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:t.extend("--ft-page-header-child-buttons-group-horizontal-gap","",s.spacing4),childButtonsGroupVerticalGap:t.extend("--ft-page-header-child-buttons-group-vertical-gap","",s.spacing4),childChipsGroupHorizontalGap:t.extend("--ft-page-header-child-chips-group-horizontal-gap","",s.spacing2),childChipsGroupVerticalGap:t.extend("--ft-page-header-child-chips-group-vertical-gap","",s.spacing2),backgroundColor:t.extend("--ft-page-header-background-color","",s.colorWhite),bottomBorderColor:t.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:t.create("--ft-page-header-bottom-border-width","","SIZE","1px")};var gp={horizontalPadding:t.extend("--ft-page-footer-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ft-page-footer-vertical-padding","",s.spacing2),verticalGap:t.extend("--ft-page-footer-vertical-gap","",s.spacing2),minHeight:t.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:t.extend("--ft-page-footer-background-color","",s.colorWhite),topBorderColor:t.extend("--ft-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:t.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:t.extend("--ft-page-footer-buttons-group-gap","",s.spacing4)};var Sp={contentHorizontalPadding:t.extend("--ft-page-layout-content-horizontal-padding","",s.spacing6),contentVerticalPadding:t.extend("--ft-page-layout-content-vertical-padding","",s.spacing6)};var Ap={smallContainerTargetWidth:t.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:t.extend("--ft-modal-small-container-margin","",s.spacing6),mediumContainerTargetWidth:t.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:t.extend("--ft-modal-medium-container-margin","",s.spacing6),largeContainerTargetWidth:t.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:t.extend("--ft-modal-large-container-margin","",s.spacing6),overlayBackgroundColor:t.extend("--ft-modal-overlay-background-color","",s.colorGray700),overlayOpacity:t.extend("--ft-modal-overlay-opacity","",s.opacity40),shadow:t.extend("--ft-modal-shadow","",s.shadowElevation03),bodyBackgroundColor:t.extend("--ft-modal-body-background-color","",s.colorWhite),bodyColor:t.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-modal-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ft-modal-body-vertical-padding","",s.spacing6),bodyVerticalGap:t.extend("--ft-modal-body-vertical-gap","",s.spacing6),headerBackgroundColor:t.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:t.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:t.extend("--ft-modal-header-vertical-padding","",s.spacing1),headerRightPadding:t.extend("--ft-modal-header-right-padding","",s.spacing1),headerLeftPadding:t.extend("--ft-modal-header-left-padding","",s.spacing6),headerGap:t.extend("--ft-modal-header-gap","",s.spacing2),headerBorderBottomWidth:t.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:t.extend("--ft-modal-border-radius","",s.borderRadiusM)};var Tp={overlayOpacity:t.extend("--ft-drawer-overlay-opacity","",s.opacity40),shadow:t.extend("--ft-drawer-shadow","",s.shadowElevation03),bodyColor:t.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:t.extend("--ft-drawer-body-horizontal-padding","",s.spacing6),bodyVerticalPadding:t.extend("--ft-drawer-body-vertical-padding","",s.spacing6),bodyGap:t.extend("--ft-drawer-body-gap","",s.spacing6),bodyBackgroundColor:t.extend("--ft-drawer-body-background-color","",s.colorWhite),headerBackgroundColor:t.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:t.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:t.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:t.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:t.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:t.extend("--ft-drawer-header-horizontal-padding","",s.spacing2),headerBorderWidth:t.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:t.extend("--ft-drawer-header-gap","",s.spacing3),buttonsBarBackgroundColor:t.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:t.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:t.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:t.extend("--ft-drawer-buttons-bar-horizontal-padding","",s.spacing6),buttonsBarVerticalPadding:t.extend("--ft-drawer-buttons-bar-vertical-padding","",s.spacing4),buttonsBarGap:t.extend("--ft-drawer-buttons-bar-gap","",s.spacing3),buttonsBarBorderWidth:t.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:t.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:t.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:t.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:t.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:t.extend("--ft-drawer-overlay-background-color","",s.colorGray700)};var Dp={offBorderBottomWidth:t.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:t.extend("--ft-tabs-off-hover-state-layer-opacity","",s.opacity8),offDefaultStateLayerOpacity:t.extend("--ft-tabs-off-default-state-layer-opacity","",s.opacity0),offFocusStateLayerOpacity:t.extend("--ft-tabs-off-focus-state-layer-opacity","",s.opacity8),offDisabledComponentOpacity:t.extend("--ft-tabs-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:t.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:t.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:t.extend("--ft-tabs-top-left-border-radius","",s.borderRadiusS),topRightBorderRadius:t.extend("--ft-tabs-top-right-border-radius","",s.borderRadiusS),withLabelHorizontalPadding:t.extend("--ft-tabs-with-label-horizontal-padding","",s.spacing4),withLabelVerticalPadding:t.extend("--ft-tabs-with-label-vertical-padding","",s.spacing3),horizontalGap:t.extend("--ft-tabs-horizontal-gap","",s.spacing1),verticalGap:t.extend("--ft-tabs-vertical-gap","",s.spacing1),onHoverStateLayerOpacity:t.extend("--ft-tabs-on-hover-state-layer-opacity","",s.opacity16),onDefaultStateLayerOpacity:t.extend("--ft-tabs-on-default-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ft-tabs-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ft-tabs-on-active-state-layer-opacity","",s.opacity24),onColor:t.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:t.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:t.extend("--ft-tabs-icon-only-horizontal-padding","",s.spacing4),iconOnlyVerticalPadding:t.extend("--ft-tabs-icon-only-vertical-padding","",s.spacing4),alertTopPadding:t.extend("--ft-tabs-alert-top-padding","",s.spacing1),alertRightPadding:t.extend("--ft-tabs-alert-right-padding","",s.spacing05),focusOutlineWidth:t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var _c={largeFieldHorizontalPadding:t.extend("--ft-text-input-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ft-text-input-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ft-text-input-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ft-text-input-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ft-text-input-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ft-text-input-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ft-text-input-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ft-text-input-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-text-input-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ft-text-input-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ft-text-input-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ft-text-input-background-color","",s.colorWhite),contentValueColor:t.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:t.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:t.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:t.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-input-disabled-component-opacity","",s.opacity40)};var jp={backgroundColor:t.extend("--ft-text-area-background-color","",s.colorWhite),contentValueColor:t.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:t.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:t.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:t.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-text-area-disabled-component-opacity","",s.opacity40),fieldHorizontalLeftPadding:t.extend("--ft-text-area-field-horizontal-left-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ft-text-area-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ft-text-area-field-vertical-gap","",s.spacing05),fieldMinHeight:t.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:t.extend("--ft-text-area-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-text-area-helper-horizontal-gap","",s.spacing1),helperIconSize:t.extend("--ft-text-area-helper-icon-size","",s.iconSize2),borderRadius:t.extend("--ft-text-area-border-radius","",s.borderRadiusS)};var Yp={height:t.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:t.extend("--ft-floating-menu-horizontal-padding","",s.spacing4),offIconColor:t.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:t.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:t.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:t.extend("--ft-floating-menu-gap","",s.spacing3),focusFocusRingColor:t.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:t.extend("--ft-floating-menu-focus-state-layer-opacity","",s.opacity8),hoverStateLayerOpacity:t.extend("--ft-floating-menu-hover-state-layer-opacity","",s.opacity8),activeStateLayerOpacity:t.extend("--ft-floating-menu-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ft-floating-menu-disabled-component-opacity","",s.opacity40),iconSize:t.extend("--ft-floating-menu-icon-size","",s.iconSize3),backgroundColor:t.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:t.extend("--ft-floating-menu-shadow","",s.shadowElevation02)};var tf={largeFieldHorizontalPadding:t.extend("--ft-combobox-single-select-large-field-horizontal-padding","",s.spacing4),largeFieldHorizontalGap:t.extend("--ft-combobox-single-select-large-field-horizontal-gap","",s.spacing3),largeFieldVerticalGap:t.extend("--ft-combobox-single-select-large-field-vertical-gap","",s.spacing05),largeFieldHeight:t.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:t.extend("--ft-combobox-single-select-large-field-icon-size","",s.iconSize3),mediumFieldHorizontalPadding:t.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",s.spacing4),mediumFieldHorizontalGap:t.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",s.spacing3),mediumFieldVerticalGap:t.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:t.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:t.extend("--ft-combobox-single-select-medium-field-icon-size","",s.iconSize3),helperHorizontalPadding:t.extend("--ft-combobox-single-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-combobox-single-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ft-combobox-single-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ft-combobox-single-select-helper-icon-size","",s.iconSize2),menuVerticalGap:t.extend("--ft-combobox-single-select-menu-vertical-gap","",s.spacing2),borderRadius:t.extend("--ft-combobox-single-select-border-radius","",s.borderRadiusS),backgroundColor:t.extend("--ft-combobox-single-select-background-color","",s.colorWhite),labelColor:t.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:t.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:t.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:t.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:t.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:t.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:t.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:t.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-single-select-disabled-component-opacity","",s.opacity40)};var sf={backgroundColor:t.extend("--ft-combobox-multi-select-background-color","",s.colorWhite),labelColor:t.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:t.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:t.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:t.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:t.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:t.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:t.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:t.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:t.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:t.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:t.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:t.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:t.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:t.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:t.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:t.extend("--ft-combobox-multi-select-disabled-component-opacity","",s.opacity40),helperHorizontalPadding:t.extend("--ft-combobox-multi-select-helper-horizontal-padding","",s.spacing4),helperHorizontalGap:t.extend("--ft-combobox-multi-select-helper-horizontal-gap","",s.spacing1),helperVerticalGap:t.extend("--ft-combobox-multi-select-helper-vertical-gap","",s.spacing1),helperIconSize:t.extend("--ft-combobox-multi-select-helper-icon-size","",s.iconSize2),fieldHorizontalPadding:t.extend("--ft-combobox-multi-select-field-horizontal-padding","",s.spacing4),fieldHorizontalGap:t.extend("--ft-combobox-multi-select-field-horizontal-gap","",s.spacing3),fieldVerticalGap:t.extend("--ft-combobox-multi-select-field-vertical-gap","",s.spacing05),fieldIconSize:t.extend("--ft-combobox-multi-select-field-icon-size","",s.iconSize3),fieldMaxHeight:t.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:t.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",s.spacing1),contentValuesVerticalGap:t.extend("--ft-combobox-multi-select-content-values-vertical-gap","",s.spacing1),borderRadius:t.extend("--ft-combobox-multi-select-border-radius","",s.borderRadiusS)};var pf={backgroundColor:t.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:t.extend("--ft-popover-horizontal-padding","",s.spacing6),verticalPadding:t.extend("--ft-popover-vertical-padding","",s.spacing6),titleColor:t.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:t.extend("--ft-popover-body-color","",d.contentGlobalSecondary),gap:t.extend("--ft-popover-gap","",s.spacing2),borderRadius:t.extend("--ft-popover-border-radius","",s.borderRadiusM),shadow:t.extend("--ft-popover-shadow","",s.shadowElevation02),maxWidth:t.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:t.extend("--ft-popover-content-section-vertical-gap","",s.spacing2),multiSectionVerticalGap:t.extend("--ft-popover-multi-section-vertical-gap","",s.spacing6)};var gf={hoverStateLayerOpacity:t.extend("--ft-collapsible-hover-state-layer-opacity","",s.opacity8),focusStateLayerOpacity:t.extend("--ft-collapsible-focus-state-layer-opacity","",s.opacity8),focusOutlineWidth:t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:t.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:t.extend("--ft-collapsible-active-state-layer-opacity","",s.opacity16),disabledComponentOpacity:t.extend("--ft-collapsible-disabled-component-opacity","",s.opacity40),horizontalPadding:t.extend("--ft-collapsible-horizontal-padding","",s.spacing4),verticalPadding:t.extend("--ft-collapsible-vertical-padding","",s.spacing3),color:t.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:t.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:t.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:t.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:t.extend("--ft-collapsible-icon-size","",s.iconSize3)};var Of={groupHorizontalPadding:t.extend("--ft-switch-group-horizontal-padding","",s.spacing1),groupVerticalPadding:t.extend("--ft-switch-group-vertical-padding","",s.spacing1),groupGap:t.extend("--ft-switch-group-gap","",s.spacing1),groupBackgroundColor:t.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:t.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:t.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:t.extend("--ft-switch-label-horizontal-padding","",s.spacing2),labelVerticalPadding:t.extend("--ft-switch-label-vertical-padding","",s.spacing1),offHoverStateLayerOpacity:t.extend("--ft-switch-off-hover-state-layer-opacity","",s.opacity8),offFocusStateLayerOpacity:t.extend("--ft-switch-off-focus-state-layer-opacity","",s.opacity8),offActiveStateLayerOpacity:t.extend("--ft-switch-off-active-state-layer-opacity","",s.opacity16),offDisabledComponentOpacity:t.extend("--ft-switch-off-disabled-component-opacity","",s.opacity40),offColor:t.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-switch-on-hover-state-layer-opacity","",s.opacity8),onFocusStateLayerOpacity:t.extend("--ft-switch-on-focus-state-layer-opacity","",s.opacity8),onActiveStateLayerOpacity:t.extend("--ft-switch-on-active-state-layer-opacity","",s.opacity16),onDisabledComponentOpacity:t.extend("--ft-switch-on-disabled-component-opacity","",s.opacity40),onColor:t.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:t.extend("--ft-switch-icon-horizontal-padding","",s.spacing1),iconVerticalPadding:t.extend("--ft-switch-icon-vertical-padding","",s.spacing1),focusOutlineWidth:t.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:t.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:t.extend("--ft-switch-option-border-radius","",s.borderRadiusS)};var Af={color1Light:t.extend("--ft-chart-1-light","for area color charts",s.colorBrand40),color1Base:t.extend("--ft-chart-1-base","for line charts",s.colorBrand0),color2Light:t.extend("--ft-chart-2-light","for area color charts",s.colorYellow60),color2Base:t.extend("--ft-chart-2-base","for line charts",s.colorYellow100),color3Light:t.extend("--ft-chart-3-light","",s.colorUltramarine40),color3Base:t.extend("--ft-chart-3-base","",s.colorUltramarine70),color4Light:t.extend("--ft-chart-4-light","",s.colorCyan50),color4Base:t.extend("--ft-chart-4-base","",s.colorCyan100),color5Light:t.extend("--ft-chart-5-light","",s.colorRed40),color5Base:t.extend("--ft-chart-5-base","",s.colorRed60),color6Light:t.extend("--ft-chart-6-light","",s.colorGreen40),color6Base:t.extend("--ft-chart-6-base","",s.colorGreen70),color7Light:t.extend("--ft-chart-7-light","",s.colorOrange70),color7Base:t.extend("--ft-chart-7-base","",s.colorOrange100),color8Light:t.extend("--ft-chart-8-light","",s.colorAvocado70),color8Base:t.extend("--ft-chart-8-base","",s.colorAvocado200),color9Light:t.extend("--ft-chart-9-light","",s.colorBrown50),color9Base:t.extend("--ft-chart-9-base","",s.colorBrown200),color10Light:t.extend("--ft-chart-10-light","",s.colorGray50),color10Base:t.extend("--ft-chart-10-base","",s.colorGray80),monochrome10:t.extend("--ft-chart-monochrome-10","",s.colorBrand10),monochrome20:t.extend("--ft-chart-monochrome-20","",s.colorBrand20),monochrome30:t.extend("--ft-chart-monochrome-30","",s.colorBrand40),monochrome40:t.extend("--ft-chart-monochrome-40","",s.colorBrand60),monochrome50:t.extend("--ft-chart-monochrome-50","",s.colorBrand0),monochrome60:t.extend("--ft-chart-monochrome-60","",s.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",s.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",s.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",s.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:t.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",s.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",s.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:t.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",s.opacity48),scatterplotDatapointInitialHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",s.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",s.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",s.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",s.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:t.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",s.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:t.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",s.colorGray70),scatterplotDatapointHoverHoverRingColor:t.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",s.colorCyan200)};var Lf={color1IconColor:t.extend("--ft-page-designer-1-icon-color","for area color charts",s.colorCyan0),color1ToolbarColor:t.extend("--ft-page-designer-1-toolbar-color","for area color charts",s.colorCyan0),color2IconColor:t.extend("--ft-page-designer-2-icon-color","for area color charts",s.colorBrand0),color2ToolbarColor:t.extend("--ft-page-designer-2-toolbar-color","for area color charts",s.colorBrand0),color3IconColor:t.extend("--ft-page-designer-3-icon-color","for area color charts",s.colorYellow200),color3ToolbarColor:t.extend("--ft-page-designer-3-toolbar-color","for area color charts",s.colorYellow200),color4IconColor:t.extend("--ft-page-designer-4-icon-color","for area color charts",s.colorUltramarine50),color4ToolbarColor:t.extend("--ft-page-designer-4-toolbar-color","for area color charts",s.colorUltramarine50),color5IconColor:t.extend("--ft-page-designer-5-icon-color","for area color charts",s.colorGreen0),color5ToolbarColor:t.extend("--ft-page-designer-5-toolbar-color","for area color charts",s.colorGreen0),color6IconColor:t.extend("--ft-page-designer-6-icon-color","for area color charts",s.colorOrange0),color6ToolbarColor:t.extend("--ft-page-designer-6-toolbar-color","for area color charts",s.colorOrange0),color7IconColor:t.extend("--ft-page-designer-7-icon-color","for area color charts",s.colorAvocado200),color7ToolbarColor:t.extend("--ft-page-designer-7-toolbar-color","for area color charts",s.colorAvocado200),color8IconColor:t.extend("--ft-page-designer-8-icon-color","for area color charts",s.colorBrown0),color8ToolbarColor:t.extend("--ft-page-designer-8-toolbar-color","for area color charts",s.colorBrown0)};var Bf={borderWidth:t.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:t.extend("--ft-notice-horizontal-padding","",s.spacing3),verticalPadding:t.extend("--ft-notice-vertical-padding","",s.spacing2),borderRadius:t.extend("--ft-notice-border-radius","",s.borderRadiusS),gap:t.extend("--ft-notice-gap","",s.spacing2),iconSize:t.extend("--ft-notice-icon-size","",s.iconSize3),infoBackgroundColor:t.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:t.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:t.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:t.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:t.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:t.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:t.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:t.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:t.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:t.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:t.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:t.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:t.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:t.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:t.extend("--ft-notice-dense-gap","",s.spacing1),denseIconSize:t.extend("--ft-notice-dense-icon-size","",s.iconSize2),denseBorderWidth:t.create("--ft-notice-dense-border-width","","SIZE","0")};var zf={offHoverStateLayerOpacity:t.extend("--ft-toggle-off-hover-state-layer-opacity","",s.opacity16),offFocusStateLayerOpacity:t.extend("--ft-toggle-off-focus-state-layer-opacity","",s.opacity16),offActiveStateLayerOpacity:t.extend("--ft-toggle-off-active-state-layer-opacity","",s.opacity24),offDisabledComponentOpacity:t.extend("--ft-toggle-off-disabled-component-opacity","",s.opacity40),offBackgroundColor:t.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:t.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:t.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:t.extend("--ft-toggle-on-hover-state-layer-opacity","",s.opacity16),onFocusStateLayerOpacity:t.extend("--ft-toggle-on-focus-state-layer-opacity","",s.opacity16),onActiveStateLayerOpacity:t.extend("--ft-toggle-on-active-state-layer-opacity","",s.opacity24),onDisabledComponentOpacity:t.extend("--ft-toggle-on-disabled-component-opacity","",s.opacity40),onBackgroundColor:t.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:t.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:t.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:t.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:t.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:t.extend("--ft-toggle-gap","",s.spacing3)};var jf={iconSize:t.extend("--ft-notification-icon-size","",s.iconSize4),leftPadding:t.extend("--ft-notification-left-padding","",s.spacing5),rightPadding:t.extend("--ft-notification-right-padding","",s.spacing4),verticalPadding:t.extend("--ft-notification-vertical-padding","",s.spacing3),infoBackgroundColor:t.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:t.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:t.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:t.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:t.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:t.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:t.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:t.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:t.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:t.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:t.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:t.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:t.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:t.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:t.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:t.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:t.extend("--ft-notification-border-radius","",s.borderRadiusPill),borderWidth:t.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:t.extend("--ft-notification-leading-gap","",s.spacing2),trailingGap:t.extend("--ft-notification-trailing-gap","",s.spacing8)};var Yf={horizontalPadding:t.extend("--ft-tooltip-horizontal-padding","",s.spacing2),verticalPadding:t.extend("--ft-tooltip-vertical-padding","",s.spacing2),borderRadius:t.extend("--ft-tooltip-border-radius","",s.borderRadiusS),color:t.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:t.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:t.extend("--ft-tooltip-background-opacity","",s.opacity80),shadow:t.extend("--ft-tooltip-shadow","",s.shadowElevation02),maxWidth:t.create("--ft-tooltip-max-width","","SIZE","256px"),gap:t.extend("--ft-tooltip-gap","",s.spacing05)};var th={verticalPadding:t.extend("--ft-reorderable-list-vertical-padding","",s.spacing4),gap:t.extend("--ft-reorderable-list-gap","",s.spacing1),borderRadius:t.extend("--ft-reorderable-list-border-radius","",s.borderRadiusM),reorderableItemTitleMarginRight:t.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",s.spacing6),reorderableItemTitleColor:t.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:t.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",s.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:t.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",s.spacing2),reorderableItemRightButtonsGroupHorizontalGap:t.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",s.spacing2),reorderableItemUsersCountColor:t.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:t.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",s.spacing6),reorderableItemBackgroundColor:t.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:t.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",s.spacing1),reorderableItemWarningMessageColor:t.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:t.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:t.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:t.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",s.opacity48),boxShadow:t.extend("--ft-reorderable-list-box-shadow","",s.shadowElevation01),borderWidth:t.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:t.extend("--ft-reorderable-list-reorderable-items-gap","",s.spacing2),leftPadding:t.extend("--ft-reorderable-list-left-padding","",s.spacing2),rightPadding:t.extend("--ft-reorderable-list-right-padding","",s.spacing6),borderColor:t.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:t.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)};var ih={nodeHeight:t.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:t.extend("--ft-tree-list-node-parent-label-margin-left","",s.spacing2),nodeParentLabelMarginRight:t.extend("--ft-tree-list-node-parent-label-margin-right","",s.spacing2),nodeRootPaddingLeft:t.extend("--ft-tree-list-node-root-padding-left","",s.spacing3),nodeChildPaddingLeft:t.extend("--ft-tree-list-node-child-padding-left","",s.spacing5),nodeLeafPaddingLeft:t.extend("--ft-tree-list-node-leaf-padding-left","",s.spacing6),nodeUnselectedDefaultBorderColor:t.extend("--ft-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:t.extend("--ft-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:t.extend("--ft-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:t.extend("--ft-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:t.extend("--ft-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:t.extend("--ft-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:t.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:t.extend("--ft-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:t.extend("--ft-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:t.extend("--ft-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:t.extend("--ft-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:t.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:t.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:t.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:t.extend("--ft-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:t.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:t.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:t.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:t.extend("--ft-tree-list-header-section-padding-left","",s.spacing3),headerSectionPaddingRight:t.extend("--ft-tree-list-header-section-padding-right","",s.spacing3),headerSectionHorizontalGap:t.extend("--ft-tree-list-header-section-horizontal-gap","",s.spacing2),headerSectionMarginBottom:t.extend("--ft-tree-list-header-section-margin-bottom","",s.spacing2),headerSectionColor:t.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:t.extend("--ft-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:t.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:t.extend("--ft-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:t.extend("--ft-tree-list-list-container-border-color","",d.borderGlobalSubtle),loadMorePaddingLeft:t.extend("--ft-tree-list-load-more-padding-left","",s.spacing6),loadMoreUnselectedDefaultBorderColor:t.extend("--ft-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:t.extend("--ft-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:t.extend("--ft-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:t.extend("--ft-tree-list-load-more-hover-border-color","",s.colorBrand20),loadMoreHoverBackgroundColor:t.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:t.extend("--ft-tree-list-load-more-active-border-color","",s.colorBrand20),loadMoreActiveBackgroundColor:t.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:t.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:t.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:t.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary)};var dh={menuHorizontalPadding:t.extend("--ft-date-range-picker-menu-horizontal-padding","",s.spacing4),menuVerticalPadding:t.extend("--ft-date-range-picker-menu-vertical-padding","",s.spacing4),menuVerticalGap:t.extend("--ft-date-range-picker-menu-vertical-gap","",s.spacing4),menuButtonsVerticalGap:t.extend("--ft-date-range-picker-menu-buttons-vertical-gap","",s.spacing2)};var Zr;(function(e){e.brand="brand",e.neutral="neutral",e.info="info",e.success="success",e.warning="warning",e.error="error"})(Zr||(Zr={}));var Yt;(function(e){e.large="large",e.medium="medium",e.small="small"})(Yt||(Yt={}));var Da=Ba.css`
4
4
 
5
5
  ftds-base-input {
6
6
  cursor: text;
@@ -32,79 +32,39 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
32
32
 
33
33
 
34
34
  input[type="date"], input[type="time"] {
35
- font-family: ${je.fontFamily};
36
- font-size: ${je.fontSize};
37
- font-weight: ${je.fontWeight};
35
+ font-family: ${Ke.fontFamily};
36
+ font-size: ${Ke.fontSize};
37
+ font-weight: ${Ke.fontWeight};
38
38
  }
39
39
 
40
- `;var xc=b(Lt());var Yo=globalThis,Zr=Yo.trustedTypes,Pa=Zr?Zr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ma="$lit$",yt=`lit$${Math.random().toFixed(9).slice(2)}$`,Ua="?"+yt,Nc=`<${Ua}>`,_t=document,qr=()=>_t.createComment(""),vr=e=>e===null||typeof e!="object"&&typeof e!="function",Xo=Array.isArray,Lc=e=>Xo(e)||typeof e?.[Symbol.iterator]=="function",Go=`[
41
- \f\r]`,xr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_a=/-->/g,ka=/>/g,Tt=RegExp(`>|${Go}(?:([^\\s"'>=/]+)(${Go}*=${Go}*(?:[^
42
- \f\r"'\`<>=]|("|')|))|$)`,"g"),Da=/'/g,Ba=/"/g,Fa=/^(?:script|style|textarea|title)$/i,Jo=e=>(r,...o)=>({_$litType$:e,strings:r,values:o}),za=Jo(1),Ha=Jo(2),Wa=Jo(3),Sr=Symbol.for("lit-noChange"),te=Symbol.for("lit-nothing"),$a=new WeakMap,Pt=_t.createTreeWalker(_t,129);function Ga(e,r){if(!Xo(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Pa!==void 0?Pa.createHTML(r):r}var Tc=(e,r)=>{let o=e.length-1,n=[],a,i=r===2?"<svg>":r===3?"<math>":"",l=xr;for(let c=0;c<o;c++){let u=e[c],p,m,h=-1,g=0;for(;g<u.length&&(l.lastIndex=g,m=l.exec(u),m!==null);)g=l.lastIndex,l===xr?m[1]==="!--"?l=_a:m[1]!==void 0?l=ka:m[2]!==void 0?(Fa.test(m[2])&&(a=RegExp("</"+m[2],"g")),l=Tt):m[3]!==void 0&&(l=Tt):l===Tt?m[0]===">"?(l=a??xr,h=-1):m[1]===void 0?h=-2:(h=l.lastIndex-m[2].length,p=m[1],l=m[3]===void 0?Tt:m[3]==='"'?Ba:Da):l===Ba||l===Da?l=Tt:l===_a||l===ka?l=xr:(l=Tt,a=void 0);let S=l===Tt&&e[c+1].startsWith("/>")?" ":"";i+=l===xr?u+Nc:h>=0?(n.push(p),u.slice(0,h)+Ma+u.slice(h)+yt+S):u+yt+(h===-2?c:S)}return[Ga(e,i+(e[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},Cr=class e{constructor({strings:r,_$litType$:o},n){let a;this.parts=[];let i=0,l=0,c=r.length-1,u=this.parts,[p,m]=Tc(r,o);if(this.el=e.createElement(p,n),Pt.currentNode=this.el.content,o===2||o===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=Pt.nextNode())!==null&&u.length<c;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(Ma)){let g=m[l++],S=a.getAttribute(h).split(yt),v=/([.?@])?(.*)/.exec(g);u.push({type:1,index:i,name:v[2],strings:S,ctor:v[1]==="."?Vo:v[1]==="?"?Ko:v[1]==="@"?Zo:Zt}),a.removeAttribute(h)}else h.startsWith(yt)&&(u.push({type:6,index:i}),a.removeAttribute(h));if(Fa.test(a.tagName)){let h=a.textContent.split(yt),g=h.length-1;if(g>0){a.textContent=Zr?Zr.emptyScript:"";for(let S=0;S<g;S++)a.append(h[S],qr()),Pt.nextNode(),u.push({type:2,index:++i});a.append(h[g],qr())}}}else if(a.nodeType===8)if(a.data===Ua)u.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(yt,h+1))!==-1;)u.push({type:7,index:i}),h+=yt.length-1}i++}}static createElement(r,o){let n=_t.createElement("template");return n.innerHTML=r,n}};function Kt(e,r,o=e,n){if(r===Sr)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=vr(r)?void 0:r._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(r=Kt(e,a._$AS(e,r.values),a,n)),r}var jo=class{constructor(r,o){this._$AV=[],this._$AN=void 0,this._$AD=r,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(r){let{el:{content:o},parts:n}=this._$AD,a=(r?.creationScope??_t).importNode(o,!0);Pt.currentNode=a;let i=Pt.nextNode(),l=0,c=0,u=n[0];for(;u!==void 0;){if(l===u.index){let p;u.type===2?p=new Yr(i,i.nextSibling,this,r):u.type===1?p=new u.ctor(i,u.name,u.strings,this,r):u.type===6&&(p=new qo(i,this,r)),this._$AV.push(p),u=n[++c]}l!==u?.index&&(i=Pt.nextNode(),l++)}return Pt.currentNode=_t,a}p(r){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(r,n,o),o+=n.strings.length-2):n._$AI(r[o])),o++}},Yr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=te,this._$AN=void 0,this._$AA=r,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let r=this._$AA.parentNode,o=this._$AM;return o!==void 0&&r?.nodeType===11&&(r=o.parentNode),r}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(r,o=this){r=Kt(this,r,o),vr(r)?r===te||r==null||r===""?(this._$AH!==te&&this._$AR(),this._$AH=te):r!==this._$AH&&r!==Sr&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):Lc(r)?this.k(r):this._(r)}O(r){return this._$AA.parentNode.insertBefore(r,this._$AB)}T(r){this._$AH!==r&&(this._$AR(),this._$AH=this.O(r))}_(r){this._$AH!==te&&vr(this._$AH)?this._$AA.nextSibling.data=r:this.T(_t.createTextNode(r)),this._$AH=r}$(r){let{values:o,_$litType$:n}=r,a=typeof n=="number"?this._$AC(r):(n.el===void 0&&(n.el=Cr.createElement(Ga(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new jo(a,this),l=i.u(this.options);i.p(o),this.T(l),this._$AH=i}}_$AC(r){let o=$a.get(r.strings);return o===void 0&&$a.set(r.strings,o=new Cr(r)),o}k(r){Xo(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of r)a===o.length?o.push(n=new e(this.O(qr()),this.O(qr()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(r=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);r&&r!==this._$AB;){let n=r.nextSibling;r.remove(),r=n}}setConnected(r){this._$AM===void 0&&(this._$Cv=r,this._$AP?.(r))}},Zt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,i){this.type=1,this._$AH=te,this._$AN=void 0,this.element=r,this.name=o,this._$AM=a,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=te}_$AI(r,o=this,n,a){let i=this.strings,l=!1;if(i===void 0)r=Kt(this,r,o,0),l=!vr(r)||r!==this._$AH&&r!==Sr,l&&(this._$AH=r);else{let c=r,u,p;for(r=i[0],u=0;u<i.length-1;u++)p=Kt(this,c[n+u],o,u),p===Sr&&(p=this._$AH[u]),l||=!vr(p)||p!==this._$AH[u],p===te?r=te:r!==te&&(r+=(p??"")+i[u+1]),this._$AH[u]=p}l&&!a&&this.j(r)}j(r){r===te?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},Vo=class extends Zt{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===te?void 0:r}},Ko=class extends Zt{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==te)}},Zo=class extends Zt{constructor(r,o,n,a,i){super(r,o,n,a,i),this.type=5}_$AI(r,o=this){if((r=Kt(this,r,o,0)??te)===Sr)return;let n=this._$AH,a=r===te&&n!==te||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,i=r!==te&&(n===te||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,r),this._$AH=r}handleEvent(r){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,r):this._$AH.handleEvent(r)}},qo=class{constructor(r,o,n){this.element=r,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(r){Kt(this,r)}};var Pc=Yo.litHtmlPolyfillSupport;Pc?.(Cr,Yr),(Yo.litHtmlVersions??=[]).push("3.3.0");var Or=e=>e??te;var pt=b(_());var Qo=b(H()),en=b(ee());function kt(e,r,o){return e?r(e):o?.(e)}var Va=b(Lt()),Ka=b(_()),ja=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},et=class extends Ka.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Qo.html`
43
- <div class="${(0,Va.classMap)(this.inputLabelClasses)}">
44
- ${kt(this.text,()=>Qo.html`
40
+ input[type="search"]::-webkit-search-cancel-button,
41
+ input[type="search"]::-webkit-search-decoration {
42
+ -webkit-appearance: none;
43
+ appearance: none;
44
+ }
45
+ `;var Ec=b(Pt());var Qo=globalThis,qr=Qo.trustedTypes,Ma=qr?qr.createPolicy("lit-html",{createHTML:e=>e}):void 0,Ga="$lit$",mt=`lit$${Math.random().toFixed(9).slice(2)}$`,ja="?"+mt,kc=`<${ja}>`,Bt=document,Yr=()=>Bt.createComment(""),Cr=e=>e===null||typeof e!="object"&&typeof e!="function",en=Array.isArray,Bc=e=>en(e)||typeof e?.[Symbol.iterator]=="function",Ko=`[
46
+ \f\r]`,Or=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ua=/-->/g,za=/>/g,_t=RegExp(`>|${Ko}(?:([^\\s"'>=/]+)(${Ko}*=${Ko}*(?:[^
47
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Fa=/'/g,Ha=/"/g,Va=/^(?:script|style|textarea|title)$/i,tn=e=>(r,...o)=>({_$litType$:e,strings:r,values:o}),Ka=tn(1),Za=tn(2),qa=tn(3),Er=Symbol.for("lit-noChange"),te=Symbol.for("lit-nothing"),Wa=new WeakMap,kt=Bt.createTreeWalker(Bt,129);function Ya(e,r){if(!en(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ma!==void 0?Ma.createHTML(r):r}var Dc=(e,r)=>{let o=e.length-1,n=[],a,i=r===2?"<svg>":r===3?"<math>":"",l=Or;for(let c=0;c<o;c++){let u=e[c],p,m,h=-1,g=0;for(;g<u.length&&(l.lastIndex=g,m=l.exec(u),m!==null);)g=l.lastIndex,l===Or?m[1]==="!--"?l=Ua:m[1]!==void 0?l=za:m[2]!==void 0?(Va.test(m[2])&&(a=RegExp("</"+m[2],"g")),l=_t):m[3]!==void 0&&(l=_t):l===_t?m[0]===">"?(l=a??Or,h=-1):m[1]===void 0?h=-2:(h=l.lastIndex-m[2].length,p=m[1],l=m[3]===void 0?_t:m[3]==='"'?Ha:Fa):l===Ha||l===Fa?l=_t:l===Ua||l===za?l=Or:(l=_t,a=void 0);let S=l===_t&&e[c+1].startsWith("/>")?" ":"";i+=l===Or?u+kc:h>=0?(n.push(p),u.slice(0,h)+Ga+u.slice(h)+mt+S):u+mt+(h===-2?c:S)}return[Ya(e,i+(e[o]||"<?>")+(r===2?"</svg>":r===3?"</math>":"")),n]},wr=class e{constructor({strings:r,_$litType$:o},n){let a;this.parts=[];let i=0,l=0,c=r.length-1,u=this.parts,[p,m]=Dc(r,o);if(this.el=e.createElement(p,n),kt.currentNode=this.el.content,o===2||o===3){let h=this.el.content.firstChild;h.replaceWith(...h.childNodes)}for(;(a=kt.nextNode())!==null&&u.length<c;){if(a.nodeType===1){if(a.hasAttributes())for(let h of a.getAttributeNames())if(h.endsWith(Ga)){let g=m[l++],S=a.getAttribute(h).split(mt),v=/([.?@])?(.*)/.exec(g);u.push({type:1,index:i,name:v[2],strings:S,ctor:v[1]==="."?qo:v[1]==="?"?Yo:v[1]==="@"?Xo:Jt}),a.removeAttribute(h)}else h.startsWith(mt)&&(u.push({type:6,index:i}),a.removeAttribute(h));if(Va.test(a.tagName)){let h=a.textContent.split(mt),g=h.length-1;if(g>0){a.textContent=qr?qr.emptyScript:"";for(let S=0;S<g;S++)a.append(h[S],Yr()),kt.nextNode(),u.push({type:2,index:++i});a.append(h[g],Yr())}}}else if(a.nodeType===8)if(a.data===ja)u.push({type:2,index:i});else{let h=-1;for(;(h=a.data.indexOf(mt,h+1))!==-1;)u.push({type:7,index:i}),h+=mt.length-1}i++}}static createElement(r,o){let n=Bt.createElement("template");return n.innerHTML=r,n}};function Xt(e,r,o=e,n){if(r===Er)return r;let a=n!==void 0?o._$Co?.[n]:o._$Cl,i=Cr(r)?void 0:r._$litDirective$;return a?.constructor!==i&&(a?._$AO?.(!1),i===void 0?a=void 0:(a=new i(e),a._$AT(e,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(r=Xt(e,a._$AS(e,r.values),a,n)),r}var Zo=class{constructor(r,o){this._$AV=[],this._$AN=void 0,this._$AD=r,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(r){let{el:{content:o},parts:n}=this._$AD,a=(r?.creationScope??Bt).importNode(o,!0);kt.currentNode=a;let i=kt.nextNode(),l=0,c=0,u=n[0];for(;u!==void 0;){if(l===u.index){let p;u.type===2?p=new Xr(i,i.nextSibling,this,r):u.type===1?p=new u.ctor(i,u.name,u.strings,this,r):u.type===6&&(p=new Jo(i,this,r)),this._$AV.push(p),u=n[++c]}l!==u?.index&&(i=kt.nextNode(),l++)}return kt.currentNode=Bt,a}p(r){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(r,n,o),o+=n.strings.length-2):n._$AI(r[o])),o++}},Xr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(r,o,n,a){this.type=2,this._$AH=te,this._$AN=void 0,this._$AA=r,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let r=this._$AA.parentNode,o=this._$AM;return o!==void 0&&r?.nodeType===11&&(r=o.parentNode),r}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(r,o=this){r=Xt(this,r,o),Cr(r)?r===te||r==null||r===""?(this._$AH!==te&&this._$AR(),this._$AH=te):r!==this._$AH&&r!==Er&&this._(r):r._$litType$!==void 0?this.$(r):r.nodeType!==void 0?this.T(r):Bc(r)?this.k(r):this._(r)}O(r){return this._$AA.parentNode.insertBefore(r,this._$AB)}T(r){this._$AH!==r&&(this._$AR(),this._$AH=this.O(r))}_(r){this._$AH!==te&&Cr(this._$AH)?this._$AA.nextSibling.data=r:this.T(Bt.createTextNode(r)),this._$AH=r}$(r){let{values:o,_$litType$:n}=r,a=typeof n=="number"?this._$AC(r):(n.el===void 0&&(n.el=wr.createElement(Ya(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let i=new Zo(a,this),l=i.u(this.options);i.p(o),this.T(l),this._$AH=i}}_$AC(r){let o=Wa.get(r.strings);return o===void 0&&Wa.set(r.strings,o=new wr(r)),o}k(r){en(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let i of r)a===o.length?o.push(n=new e(this.O(Yr()),this.O(Yr()),this,this.options)):n=o[a],n._$AI(i),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(r=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);r&&r!==this._$AB;){let n=r.nextSibling;r.remove(),r=n}}setConnected(r){this._$AM===void 0&&(this._$Cv=r,this._$AP?.(r))}},Jt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(r,o,n,a,i){this.type=1,this._$AH=te,this._$AN=void 0,this.element=r,this.name=o,this._$AM=a,this.options=i,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=te}_$AI(r,o=this,n,a){let i=this.strings,l=!1;if(i===void 0)r=Xt(this,r,o,0),l=!Cr(r)||r!==this._$AH&&r!==Er,l&&(this._$AH=r);else{let c=r,u,p;for(r=i[0],u=0;u<i.length-1;u++)p=Xt(this,c[n+u],o,u),p===Er&&(p=this._$AH[u]),l||=!Cr(p)||p!==this._$AH[u],p===te?r=te:r!==te&&(r+=(p??"")+i[u+1]),this._$AH[u]=p}l&&!a&&this.j(r)}j(r){r===te?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,r??"")}},qo=class extends Jt{constructor(){super(...arguments),this.type=3}j(r){this.element[this.name]=r===te?void 0:r}},Yo=class extends Jt{constructor(){super(...arguments),this.type=4}j(r){this.element.toggleAttribute(this.name,!!r&&r!==te)}},Xo=class extends Jt{constructor(r,o,n,a,i){super(r,o,n,a,i),this.type=5}_$AI(r,o=this){if((r=Xt(this,r,o,0)??te)===Er)return;let n=this._$AH,a=r===te&&n!==te||r.capture!==n.capture||r.once!==n.once||r.passive!==n.passive,i=r!==te&&(n===te||a);a&&this.element.removeEventListener(this.name,this,n),i&&this.element.addEventListener(this.name,this,r),this._$AH=r}handleEvent(r){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,r):this._$AH.handleEvent(r)}},Jo=class{constructor(r,o,n){this.element=r,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(r){Xt(this,r)}};var $c=Qo.litHtmlPolyfillSupport;$c?.(wr,Xr),(Qo.litHtmlVersions??=[]).push("3.3.0");var Ar=e=>e??te;var ht=b(k());var rn=b(H()),on=b(ee());function Dt(e,r,o){return e?r(e):o?.(e)}var Ja=b(Pt()),Qa=b(k()),Xa=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},rt=class extends Qa.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return rn.html`
48
+ <div class="${(0,Ja.classMap)(this.inputLabelClasses)}">
49
+ ${Dt(this.text,()=>rn.html`
45
50
  <div class="ft-input-label--text ft-typography--caption">
46
51
  <label class="ft-input-label--floating-text">${this.text}</label>
47
52
  <span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
48
53
  </div>
49
54
  `)}
50
55
  </div>
51
- `}};et.elementDefinitions={};ja([(0,en.property)({type:String})],et.prototype,"text",void 0);ja([(0,en.property)({type:Boolean})],et.prototype,"raised",void 0);var mi=b(_());var ci=b(H());var Le=b(H()),R=b(_());var Xr=b(H());function Za(e){let r=Vr[e];return Xr.css`
52
- .ft-typography--${(0,Xr.unsafeCSS)(e)} {
53
- font-family: ${r.fontFamily};
54
- font-size: ${r.fontSize};
55
- font-weight: ${r.fontWeight};
56
- letter-spacing: ${r.letterSpacing};
57
- line-height: ${r.lineHeight};
58
- text-transform: ${r.textCase};
59
- }
60
- `}var qa=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),tt=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),P={fontFamily:tt,fontSize:R.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:R.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:R.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:R.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:R.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},qt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",qa),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-font-size","",P.fontSize,"20px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",P.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",P.letterSpacing,"0.15px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-line-height","",P.lineHeight,"1.2"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",P.textTransform,"inherit")},Yt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",qa),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",P.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",P.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",P.letterSpacing,"0.105px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",P.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",P.textTransform,"inherit")},Xt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",tt),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",P.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",P.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",P.letterSpacing,"0.144px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",P.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",P.textTransform,"inherit")},Jt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",tt),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",P.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",P.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",P.letterSpacing,"0.098px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",P.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",P.textTransform,"inherit")},Qt={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",tt),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",P.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",P.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",P.letterSpacing,"0.496px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",P.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",P.textTransform,"inherit")},er={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",tt),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",P.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",P.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",P.letterSpacing,"0.252px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",P.lineHeight,"1.4"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",P.textTransform,"inherit")},ge={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",tt),fontSize:R.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",P.fontSize,"12px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",P.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",P.letterSpacing,"0.396px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",P.lineHeight,"1.33"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",P.textTransform,"inherit")},tr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",tt),fontSize:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",P.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",P.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",P.letterSpacing,"0.33px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",P.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",P.textTransform,"inherit")},rr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",tt),fontSize:R.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",P.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",P.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",P.letterSpacing,"1.5px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",P.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",P.textTransform,"uppercase")},Ve={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",tt),fontSize:R.FtCssVariableFactory.extend("--ft-typography-button-font-size","",P.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",P.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",P.letterSpacing,"1.246px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-button-line-height","",P.lineHeight,"1.15"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",P.textTransform,"uppercase")},Ya=Le.css`
56
+ `}};rt.elementDefinitions={};Xa([(0,on.property)({type:String})],rt.prototype,"text",void 0);Xa([(0,on.property)({type:Boolean})],rt.prototype,"raised",void 0);var Oi=b(k());var yi=b(H());var Te=b(H()),R=b(k());var Qt=b(H());function ei(e,r){let o=Kr[e];return Qt.css`
57
+ ${r?(0,Qt.unsafeCSS)(r):Qt.css`.ft-typography--${(0,Qt.unsafeCSS)(e)}`} {
58
+ font-family: ${o.fontFamily};
59
+ font-size: ${o.fontSize};
60
+ font-weight: ${o.fontWeight};
61
+ letter-spacing: ${o.letterSpacing};
62
+ line-height: ${o.lineHeight};
63
+ text-decoration: ${o.textDecoration};
64
+ text-transform: ${o.textCase};
65
+ }
66
+ `}var ti=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.titleFont),ot=R.FtCssVariableFactory.extend("--ft-typography-font-family","",R.designSystemVariables.contentFont),_={fontFamily:ot,fontSize:R.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:R.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:R.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:R.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:R.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},er={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ti),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-font-size","",_.fontSize,"20px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",_.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",_.letterSpacing,"0.15px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-line-height","",_.lineHeight,"1.2"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",_.textTransform,"inherit")},tr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ti),fontSize:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",_.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",_.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",_.letterSpacing,"0.105px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",_.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",_.textTransform,"inherit")},rr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ot),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",_.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",_.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",_.letterSpacing,"0.144px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",_.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",_.textTransform,"inherit")},or={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ot),fontSize:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",_.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",_.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",_.letterSpacing,"0.098px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",_.lineHeight,"1.7"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",_.textTransform,"inherit")},nr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ot),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",_.fontSize,"16px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",_.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",_.letterSpacing,"0.496px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",_.lineHeight,"1.5"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",_.textTransform,"inherit")},ar={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ot),fontSize:R.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",_.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",_.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",_.letterSpacing,"0.252px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",_.lineHeight,"1.4"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",_.textTransform,"inherit")},ue={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ot),fontSize:R.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",_.fontSize,"12px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",_.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",_.letterSpacing,"0.396px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",_.lineHeight,"1.33"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",_.textTransform,"inherit")},ir={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ot),fontSize:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",_.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",_.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",_.letterSpacing,"0.33px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",_.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",_.textTransform,"inherit")},sr={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ot),fontSize:R.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",_.fontSize,"10px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",_.fontWeight,"normal"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",_.letterSpacing,"1.5px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",_.lineHeight,"1.6"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",_.textTransform,"uppercase")},Ze={fontFamily:R.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ot),fontSize:R.FtCssVariableFactory.extend("--ft-typography-button-font-size","",_.fontSize,"14px"),fontWeight:R.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",_.fontWeight,"600"),letterSpacing:R.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",_.letterSpacing,"1.246px"),lineHeight:R.FtCssVariableFactory.extend("--ft-typography-button-line-height","",_.lineHeight,"1.15"),textTransform:R.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",_.textTransform,"uppercase")},ri=Te.css`
61
67
  .ft-typography--title {
62
- font-family: ${qt.fontFamily};
63
- font-size: ${qt.fontSize};
64
- font-weight: ${qt.fontWeight};
65
- letter-spacing: ${qt.letterSpacing};
66
- line-height: ${qt.lineHeight};
67
- text-transform: ${qt.textTransform};
68
- }
69
- `,Xa=Le.css`
70
- .ft-typography--title-dense {
71
- font-family: ${Yt.fontFamily};
72
- font-size: ${Yt.fontSize};
73
- font-weight: ${Yt.fontWeight};
74
- letter-spacing: ${Yt.letterSpacing};
75
- line-height: ${Yt.lineHeight};
76
- text-transform: ${Yt.textTransform};
77
- }
78
- `,Ja=Le.css`
79
- .ft-typography--subtitle1 {
80
- font-family: ${Xt.fontFamily};
81
- font-size: ${Xt.fontSize};
82
- font-weight: ${Xt.fontWeight};
83
- letter-spacing: ${Xt.letterSpacing};
84
- line-height: ${Xt.lineHeight};
85
- text-transform: ${Xt.textTransform};
86
- }
87
- `,Qa=Le.css`
88
- .ft-typography--subtitle2 {
89
- font-family: ${Jt.fontFamily};
90
- font-size: ${Jt.fontSize};
91
- font-weight: ${Jt.fontWeight};
92
- letter-spacing: ${Jt.letterSpacing};
93
- line-height: ${Jt.lineHeight};
94
- text-transform: ${Jt.textTransform};
95
- }
96
-
97
- `,ei=Le.css`
98
- .ft-typography--body1 {
99
- font-family: ${Qt.fontFamily};
100
- font-size: ${Qt.fontSize};
101
- font-weight: ${Qt.fontWeight};
102
- letter-spacing: ${Qt.letterSpacing};
103
- line-height: ${Qt.lineHeight};
104
- text-transform: ${Qt.textTransform};
105
- }
106
- `,ti=Le.css`
107
- .ft-typography--body2 {
108
68
  font-family: ${er.fontFamily};
109
69
  font-size: ${er.fontSize};
110
70
  font-weight: ${er.fontWeight};
@@ -112,17 +72,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
112
72
  line-height: ${er.lineHeight};
113
73
  text-transform: ${er.textTransform};
114
74
  }
115
- `,or=Le.css`
116
- .ft-typography--caption {
117
- font-family: ${ge.fontFamily};
118
- font-size: ${ge.fontSize};
119
- font-weight: ${ge.fontWeight};
120
- letter-spacing: ${ge.letterSpacing};
121
- line-height: ${ge.lineHeight};
122
- text-transform: ${ge.textTransform};
123
- }
124
- `,ri=Le.css`
125
- .ft-typography--breadcrumb {
75
+ `,oi=Te.css`
76
+ .ft-typography--title-dense {
126
77
  font-family: ${tr.fontFamily};
127
78
  font-size: ${tr.fontSize};
128
79
  font-weight: ${tr.fontWeight};
@@ -130,8 +81,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
130
81
  line-height: ${tr.lineHeight};
131
82
  text-transform: ${tr.textTransform};
132
83
  }
133
- `,oi=Le.css`
134
- .ft-typography--overline {
84
+ `,ni=Te.css`
85
+ .ft-typography--subtitle1 {
135
86
  font-family: ${rr.fontFamily};
136
87
  font-size: ${rr.fontSize};
137
88
  font-weight: ${rr.fontWeight};
@@ -139,38 +90,93 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
139
90
  line-height: ${rr.lineHeight};
140
91
  text-transform: ${rr.textTransform};
141
92
  }
142
- `,ni=Le.css`
93
+ `,ai=Te.css`
94
+ .ft-typography--subtitle2 {
95
+ font-family: ${or.fontFamily};
96
+ font-size: ${or.fontSize};
97
+ font-weight: ${or.fontWeight};
98
+ letter-spacing: ${or.letterSpacing};
99
+ line-height: ${or.lineHeight};
100
+ text-transform: ${or.textTransform};
101
+ }
102
+
103
+ `,ii=Te.css`
104
+ .ft-typography--body1 {
105
+ font-family: ${nr.fontFamily};
106
+ font-size: ${nr.fontSize};
107
+ font-weight: ${nr.fontWeight};
108
+ letter-spacing: ${nr.letterSpacing};
109
+ line-height: ${nr.lineHeight};
110
+ text-transform: ${nr.textTransform};
111
+ }
112
+ `,si=Te.css`
113
+ .ft-typography--body2 {
114
+ font-family: ${ar.fontFamily};
115
+ font-size: ${ar.fontSize};
116
+ font-weight: ${ar.fontWeight};
117
+ letter-spacing: ${ar.letterSpacing};
118
+ line-height: ${ar.lineHeight};
119
+ text-transform: ${ar.textTransform};
120
+ }
121
+ `,lr=Te.css`
122
+ .ft-typography--caption {
123
+ font-family: ${ue.fontFamily};
124
+ font-size: ${ue.fontSize};
125
+ font-weight: ${ue.fontWeight};
126
+ letter-spacing: ${ue.letterSpacing};
127
+ line-height: ${ue.lineHeight};
128
+ text-transform: ${ue.textTransform};
129
+ }
130
+ `,li=Te.css`
131
+ .ft-typography--breadcrumb {
132
+ font-family: ${ir.fontFamily};
133
+ font-size: ${ir.fontSize};
134
+ font-weight: ${ir.fontWeight};
135
+ letter-spacing: ${ir.letterSpacing};
136
+ line-height: ${ir.lineHeight};
137
+ text-transform: ${ir.textTransform};
138
+ }
139
+ `,ci=Te.css`
140
+ .ft-typography--overline {
141
+ font-family: ${sr.fontFamily};
142
+ font-size: ${sr.fontSize};
143
+ font-weight: ${sr.fontWeight};
144
+ letter-spacing: ${sr.letterSpacing};
145
+ line-height: ${sr.lineHeight};
146
+ text-transform: ${sr.textTransform};
147
+ }
148
+ `,di=Te.css`
143
149
  .ft-typography--button {
144
- font-family: ${Ve.fontFamily};
145
- font-size: ${Ve.fontSize};
146
- font-weight: ${Ve.fontWeight};
147
- letter-spacing: ${Ve.letterSpacing};
148
- line-height: ${Ve.lineHeight};
149
- text-transform: ${Ve.textTransform};
150
- }
151
- `,ai=Le.css`
150
+ font-family: ${Ze.fontFamily};
151
+ font-size: ${Ze.fontSize};
152
+ font-weight: ${Ze.fontWeight};
153
+ letter-spacing: ${Ze.letterSpacing};
154
+ line-height: ${Ze.lineHeight};
155
+ text-transform: ${Ze.textTransform};
156
+ }
157
+ `,ui=Te.css`
152
158
  .ft-typography {
153
159
  vertical-align: inherit;
154
160
  }
155
- `,ii=[Object.keys(Vr).map(e=>Za(e))];var si=b(H()),V=b(_());var z={fontSize:V.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:V.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:V.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:V.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:V.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:V.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:V.FtCssVariableFactory.extend("--ft-input-label-border-color","",V.designSystemVariables.colorOutline),textColor:V.FtCssVariableFactory.extend("--ft-input-label-text-color","",V.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:V.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",V.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:V.FtCssVariableFactory.extend("--ft-input-label-background-color","",V.designSystemVariables.colorSurface),borderRadius:V.FtCssVariableFactory.extend("--ft-input-label-border-radius","",V.designSystemVariables.borderRadiusS),colorError:V.FtCssVariableFactory.external(V.designSystemVariables.colorError,"Design system")},li=si.css`
161
+ `,pi=[Object.keys(Kr).map(e=>ei(e))];var fi=b(H()),V=b(k());var F={fontSize:V.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:V.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:V.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:V.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:V.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:V.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:V.FtCssVariableFactory.extend("--ft-input-label-border-color","",V.designSystemVariables.colorOutline),textColor:V.FtCssVariableFactory.extend("--ft-input-label-text-color","",V.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:V.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",V.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:V.FtCssVariableFactory.extend("--ft-input-label-background-color","",V.designSystemVariables.colorSurface),borderRadius:V.FtCssVariableFactory.extend("--ft-input-label-border-radius","",V.designSystemVariables.borderRadiusS),colorError:V.FtCssVariableFactory.external(V.designSystemVariables.colorError,"Design system")},hi=fi.css`
156
162
  .ft-input-label {
157
163
  position: absolute;
158
164
  inset: 0;
159
165
  display: flex;
160
- background-color: ${z.backgroundColor};
161
- border-radius: ${z.borderRadius} ${z.borderRadius} 0 0;
166
+ background-color: ${F.backgroundColor};
167
+ border-radius: ${F.borderRadius} ${F.borderRadius} 0 0;
162
168
  }
163
169
 
164
170
  .ft-input-label--outlined {
165
- border-radius: ${z.borderRadius};
171
+ border-radius: ${F.borderRadius};
166
172
  }
167
173
 
168
174
  .ft-input-label {
169
- border-color: ${z.borderColor};
175
+ border-color: ${F.borderColor};
170
176
  }
171
177
 
172
178
  .ft-input-label.ft-input-label--in-error {
173
- border-color: ${z.colorError}
179
+ border-color: ${F.colorError}
174
180
  }
175
181
 
176
182
  .ft-input-label:before,
@@ -183,7 +189,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
183
189
  }
184
190
 
185
191
  .ft-input-label:before {
186
- width: calc(${z.horizontalSpacing} - 4px);
192
+ width: calc(${F.horizontalSpacing} - 4px);
187
193
  flex-shrink: 0;
188
194
  }
189
195
 
@@ -199,20 +205,20 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
199
205
  border-bottom-width: 1px;
200
206
  border-bottom-style: solid;
201
207
  border-color: inherit;
202
- color: ${z.textColor};
208
+ color: ${F.textColor};
203
209
  transition: font-size 250ms, line-height 250ms, color 250ms;
204
- max-width: calc(${z.labelMaxWidth} - 2 * (${z.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
210
+ max-width: calc(${F.labelMaxWidth} - 2 * (${F.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
205
211
  text-overflow: ellipsis;
206
- ${(0,V.setVariable)(ge.fontSize,z.fontSize)};
207
- ${(0,V.setVariable)(ge.lineHeight,z.fontSize)};
212
+ ${(0,V.setVariable)(ue.fontSize,F.fontSize)};
213
+ ${(0,V.setVariable)(ue.lineHeight,F.fontSize)};
208
214
  }
209
215
 
210
216
  .ft-input-label--in-error .ft-input-label--text {
211
- color: ${z.colorError}
217
+ color: ${F.colorError}
212
218
  }
213
219
 
214
220
  .ft-input-label--disabled .ft-input-label--text {
215
- color: ${z.disabledTextColor};
221
+ color: ${F.disabledTextColor};
216
222
  }
217
223
 
218
224
  .ft-input-label--hidden-text {
@@ -224,24 +230,24 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
224
230
 
225
231
  .ft-input-label--floating-text {
226
232
  position: absolute;
227
- top: calc(50% - var(--ft-typography-caption-line-height) / 2);
233
+ top: calc(50% - ${ue.lineHeight} / 2);
228
234
  transition: top 250ms;
229
235
  overflow: hidden;
230
236
  white-space: nowrap;
231
237
  text-overflow: ellipsis;
232
- padding: ${z.verticalSpacing} 4px;
233
- margin: calc(${z.verticalSpacing} * -1) 0;
238
+ padding: ${F.verticalSpacing} 4px;
239
+ margin: calc(${F.verticalSpacing} * -1) 0;
234
240
  max-width: 100%;
235
241
  box-sizing: border-box;
236
242
  }
237
243
 
238
244
  .ft-input-label--raised .ft-input-label--text {
239
- ${(0,V.setVariable)(ge.fontSize,z.raisedFontSize)};
240
- ${(0,V.setVariable)(ge.lineHeight,z.raisedFontSize)};
245
+ ${(0,V.setVariable)(ue.fontSize,F.raisedFontSize)};
246
+ ${(0,V.setVariable)(ue.lineHeight,F.raisedFontSize)};
241
247
  }
242
248
 
243
249
  .ft-input-label--raised .ft-input-label--floating-text {
244
- top: ${z.verticalSpacing};
250
+ top: ${F.verticalSpacing};
245
251
  }
246
252
 
247
253
  .ft-input-label--outlined .ft-input-label--text,
@@ -254,35 +260,35 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
254
260
  .ft-input-label--outlined:before {
255
261
  border-left-width: 1px;
256
262
  border-left-style: solid;
257
- border-radius: ${z.borderRadius} 0 0 ${z.borderRadius};
263
+ border-radius: ${F.borderRadius} 0 0 ${F.borderRadius};
258
264
  }
259
265
 
260
266
  .ft-input-label--outlined:after {
261
267
  border-right-width: 1px;
262
268
  border-right-style: solid;
263
- border-radius: 0 ${z.borderRadius} ${z.borderRadius} 0;
269
+ border-radius: 0 ${F.borderRadius} ${F.borderRadius} 0;
264
270
  }
265
271
 
266
272
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--floating-text {
267
273
  padding: 2px 4px;
268
- z-index: ${z.raisedZIndex};
269
- background-color: ${z.backgroundColor};
270
- border-radius: ${z.borderRadius};
271
- top: calc((var(--ft-typography-caption-line-height) / -2) + 2px);
274
+ z-index: ${F.raisedZIndex};
275
+ background-color: ${F.backgroundColor};
276
+ border-radius: ${F.borderRadius};
277
+ top: calc((${ue.lineHeight} / -2) + 2px);
272
278
  }
273
279
 
274
280
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
275
281
  border-top: none;
276
282
  }
277
- `;var re=b(_()),be={fontSize:re.FtCssVariableFactory.extend("--ft-input-label-font-size","",je.fontSize),fontSizeRaised:re.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",Nt.fontSize),lineHeight:re.FtCssVariableFactory.extend("--ft-input-label-line-height","",Nt.lineHeight),color:re.FtCssVariableFactory.extend("--ft-input-label-color","",re.semantic.contentGlobalSubtle),largeFieldHeight:re.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:re.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",s.spacing05),largeFieldHorizontalPadding:re.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",s.spacing4),mediumFieldHeight:re.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:re.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:re.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",s.spacing4),additionalPaddingLeft:re.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:re.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},di=[ci.css`
283
+ `;var oe=b(k()),re={fontSize:oe.FtCssVariableFactory.extend("--ft-input-label-font-size","",Ke.fontSize),fontSizeRaised:oe.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",Tt.fontSize),lineHeight:oe.FtCssVariableFactory.extend("--ft-input-label-line-height","",Tt.lineHeight),color:oe.FtCssVariableFactory.extend("--ft-input-label-color","",oe.semantic.contentGlobalSubtle),largeFieldHeight:oe.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:oe.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",s.spacing05),largeFieldHorizontalPadding:oe.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",s.spacing4),mediumFieldHeight:oe.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:oe.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:oe.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",s.spacing4),additionalPaddingLeft:oe.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:oe.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},mi=[yi.css`
278
284
 
279
285
  :root {
280
- --field-height: ${be.largeFieldHeight};
281
- --field-vertical-gap: ${be.largeFieldVerticalGap};
282
- --field-horizontal-padding: ${be.largeFieldHorizontalPadding};
286
+ --field-height: ${re.largeFieldHeight};
287
+ --field-vertical-gap: ${re.largeFieldVerticalGap};
288
+ --field-horizontal-padding: ${re.largeFieldHorizontalPadding};
283
289
 
284
- --typo-caption-height: calc(${Nt.lineHeight} * ${Nt.fontSize});
285
- --typo-body-height: calc(${je.lineHeight} * ${je.fontSize});
290
+ --typo-caption-height: calc(${Tt.lineHeight} * ${Tt.fontSize});
291
+ --typo-body-height: calc(${Ke.lineHeight} * ${Ke.fontSize});
286
292
  --caption-label-and-value-combined-height: calc(var(--field-vertical-gap) + var(--typo-caption-height) + var(--typo-body-height));
287
293
  --input-content-vertical-padding: calc((var(--field-height) - var(--caption-label-and-value-combined-height)) / 2);
288
294
  }
@@ -297,15 +303,15 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
297
303
  }
298
304
 
299
305
  .ft-input-label.ftds--size-large {
300
- --field-height: ${be.largeFieldHeight};
301
- --field-vertical-gap: ${be.largeFieldVerticalGap};
302
- --field-horizontal-padding: ${be.largeFieldHorizontalPadding};
306
+ --field-height: ${re.largeFieldHeight};
307
+ --field-vertical-gap: ${re.largeFieldVerticalGap};
308
+ --field-horizontal-padding: ${re.largeFieldHorizontalPadding};
303
309
  }
304
310
 
305
311
  .ft-input-label.ftds--size-medium {
306
- --field-height: ${be.mediumFieldHeight};
307
- --field-vertical-gap: ${be.mediumFieldVerticalGap};
308
- --field-horizontal-padding: ${be.mediumFieldHorizontalPadding};
312
+ --field-height: ${re.mediumFieldHeight};
313
+ --field-vertical-gap: ${re.mediumFieldVerticalGap};
314
+ --field-horizontal-padding: ${re.mediumFieldHorizontalPadding};
309
315
  }
310
316
 
311
317
  .ft-input-label--text {
@@ -316,8 +322,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
316
322
  z-index: 10;
317
323
  width: 100%;
318
324
  transition: font-size 250ms, line-height 250ms, color 250ms;
319
- ${(0,re.setVariable)(ge.fontSize,be.fontSize)};
320
- ${(0,re.setVariable)(ge.lineHeight,be.lineHeight)};
325
+ ${(0,oe.setVariable)(ue.fontSize,re.fontSize)};
326
+ ${(0,oe.setVariable)(ue.lineHeight,re.lineHeight)};
321
327
  }
322
328
 
323
329
  .ft-input-label--hidden-text {
@@ -338,33 +344,33 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
338
344
  white-space: nowrap;
339
345
  text-overflow: ellipsis;
340
346
 
341
- padding-top: ${z.verticalSpacing};
342
- padding-bottom: ${z.verticalSpacing};
343
- padding-left: calc(var(--field-horizontal-padding) + ${be.additionalPaddingLeft});
344
- padding-right: calc(var(--field-horizontal-padding) + ${be.additionalPaddingRight});
347
+ padding-top: ${F.verticalSpacing};
348
+ padding-bottom: ${F.verticalSpacing};
349
+ padding-left: calc(var(--field-horizontal-padding) + ${re.additionalPaddingLeft});
350
+ padding-right: calc(var(--field-horizontal-padding) + ${re.additionalPaddingRight});
345
351
 
346
- margin: calc(${z.verticalSpacing} * -1) 0;
347
- color: ${be.color};
352
+ margin: calc(${F.verticalSpacing} * -1) 0;
353
+ color: ${re.color};
348
354
  }
349
355
 
350
356
  .ft-input-label--raised .ft-input-label--text {
351
- ${(0,re.setVariable)(ge.fontSize,be.fontSizeRaised)};
352
- ${(0,re.setVariable)(ge.lineHeight,be.lineHeight)};
357
+ ${(0,oe.setVariable)(ue.fontSize,re.fontSizeRaised)};
358
+ ${(0,oe.setVariable)(ue.lineHeight,re.lineHeight)};
353
359
  }
354
360
 
355
361
  .ft-input-label--raised .ft-input-label--floating-text {
356
362
  top: var(--input-content-vertical-padding);
357
363
  }
358
364
 
359
- `];var yi=b(_());var pi=Symbol.for(""),_c=e=>{if(e?.r===pi)return e?._$litStatic$},tn=e=>({_$litStatic$:e,r:pi});var ui=new Map,rn=e=>(r,...o)=>{let n=o.length,a,i,l=[],c=[],u,p=0,m=!1;for(;p<n;){for(u=r[p];p<n&&(i=o[p],(a=_c(i))!==void 0);)u+=a+r[++p],m=!0;p!==n&&c.push(i),l.push(u),p++}if(p===n&&l.push(r[n]),m){let h=l.join("$$lit$$");(r=ui.get(h))===void 0&&(l.raw=l,ui.set(h,r=l)),o=c}return e(r,...o)},on=rn(za),zy=rn(Ha),Hy=rn(Wa);var nn=b(ee()),hi=b(_());var Ke;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(Ke||(Ke={}));var fi=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Ae=class extends hi.FtLitElement{constructor(){super(...arguments),this.variant=Ke.body1}render(){return this.element?on`
360
- <${tn(this.element)}
365
+ `];var Si=b(k());var bi=Symbol.for(""),Mc=e=>{if(e?.r===bi)return e?._$litStatic$},nn=e=>({_$litStatic$:e,r:bi});var gi=new Map,an=e=>(r,...o)=>{let n=o.length,a,i,l=[],c=[],u,p=0,m=!1;for(;p<n;){for(u=r[p];p<n&&(i=o[p],(a=Mc(i))!==void 0);)u+=a+r[++p],m=!0;p!==n&&c.push(i),l.push(u),p++}if(p===n&&l.push(r[n]),m){let h=l.join("$$lit$$");(r=gi.get(h))===void 0&&(l.raw=l,gi.set(h,r=l)),o=c}return e(r,...o)},sn=an(Ka),Yy=an(Za),Xy=an(qa);var ln=b(ee()),vi=b(k());var qe;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button",e.display="display",e.title1="title-1",e.title2="title-2",e.title3="title-3",e.body1regular="body-1-regular",e.body1medium="body-1-medium",e.body1semibold="body-1-semibold",e.body2regular="body-2-regular",e.body2medium="body-2-medium",e.body2semibold="body-2-semibold",e.label1medium="label-1-medium",e.label1semibold="label-1-semibold",e.label1bold="label-1-bold",e.label2medium="label-2-medium",e.label2semibold="label-2-semibold",e.label2bold="label-2-bold",e.caption1medium="caption-1-medium",e.caption1semibold="caption-1-semibold",e.caption1bold="caption-1-bold",e.caption2medium="caption-2-medium",e.caption2semibold="caption-2-semibold",e.caption2bold="caption-2-bold"})(qe||(qe={}));var xi=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Re=class extends vi.FtLitElement{constructor(){super(...arguments),this.variant=qe.body1}render(){return this.element?sn`
366
+ <${nn(this.element)}
361
367
  part="text"
362
368
  class="ft-typography ft-typography--${this.variant}">
363
369
  <slot></slot>
364
- </${tn(this.element)}>
365
- `:on`
370
+ </${nn(this.element)}>
371
+ `:sn`
366
372
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
367
- `}};Ae.styles=[Ya,Xa,Ja,Qa,ei,ti,or,ri,oi,ni,ai,...ii];fi([(0,nn.property)()],Ae.prototype,"element",void 0);fi([(0,nn.property)()],Ae.prototype,"variant",void 0);(0,yi.customElement)("ft-typography")(Ae);var rt=class extends(0,mi.toFtdsBase)(et){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};rt.styles=[or,di];var Ni=b(_());var Jr=b(H()),Rr=b(ee()),ot=b(_());var Ei=b(H());var Be=b(_());var Oi=b(_());var Er=b(H()),mt=b(ee()),Si=b(_()),Ci=b(bi());var Ze;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;"})(Ze||(Ze={}));var A;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(A||(A={}));var sm=new Map([...["abw"].map(e=>[e,A.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,A.AUDIO]),...["avi"].map(e=>[e,A.AVI]),...["chm","xhs"].map(e=>[e,A.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,A.CODE]),...["csv"].map(e=>[e,A.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,A.DITA]),...["epub"].map(e=>[e,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,A.EXCEL]),...["flac"].map(e=>[e,A.FLAC]),...["gif"].map(e=>[e,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,A.GZIP]),...["html","htm","xhtml"].map(e=>[e,A.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,A.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,A.JPEG]),...["json"].map(e=>[e,A.JSON]),...["m4a","m4p"].map(e=>[e,A.M4A]),...["mov","qt"].map(e=>[e,A.MOV]),...["mp3"].map(e=>[e,A.MP3]),...["mp4","m4v"].map(e=>[e,A.MP4]),...["ogg","oga"].map(e=>[e,A.OGG]),...["pdf","ps"].map(e=>[e,A.PDF]),...["png"].map(e=>[e,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,A.POWERPOINT]),...["rar"].map(e=>[e,A.RAR]),...["stp"].map(e=>[e,A.STP]),...["txt","rtf","md","mdown"].map(e=>[e,A.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,A.VIDEO]),...["wav"].map(e=>[e,A.WAV]),...["wma"].map(e=>[e,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,A.WORD]),...["xml","xsl","rdf"].map(e=>[e,A.XML]),...["yaml","yml","x-yaml"].map(e=>[e,A.YAML]),...["zip"].map(e=>[e,A.ZIP])]);var lm={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var xi=b(H()),De=b(_()),fe={size:De.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:De.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",De.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:De.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",De.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:De.FtCssVariableFactory.extend("--ft-icon-material-font-family","",De.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:De.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},vi=[xi.css`
373
+ `}};Re.styles=[ri,oi,ni,ai,ii,si,lr,li,ci,di,ui,...pi];xi([(0,ln.property)()],Re.prototype,"element",void 0);xi([(0,ln.property)()],Re.prototype,"variant",void 0);(0,Si.customElement)("ft-typography")(Re);var nt=class extends(0,Oi.toFtdsBase)(rt){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};nt.styles=[lr,mi];var Bi=b(k());var Jr=b(H()),Nr=b(ee()),at=b(k());var Li=b(H());var $e=b(k());var Ni=b(k());var Rr=b(H()),gt=b(ee()),Ri=b(k()),Ii=b(Ei());var Be;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;"})(Be||(Be={}));var A;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(A||(A={}));var mm=new Map([...["abw"].map(e=>[e,A.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,A.AUDIO]),...["avi"].map(e=>[e,A.AVI]),...["chm","xhs"].map(e=>[e,A.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,A.CODE]),...["csv"].map(e=>[e,A.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,A.DITA]),...["epub"].map(e=>[e,A.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,A.EXCEL]),...["flac"].map(e=>[e,A.FLAC]),...["gif"].map(e=>[e,A.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,A.GZIP]),...["html","htm","xhtml"].map(e=>[e,A.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,A.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,A.JPEG]),...["json"].map(e=>[e,A.JSON]),...["m4a","m4p"].map(e=>[e,A.M4A]),...["mov","qt"].map(e=>[e,A.MOV]),...["mp3"].map(e=>[e,A.MP3]),...["mp4","m4v"].map(e=>[e,A.MP4]),...["ogg","oga"].map(e=>[e,A.OGG]),...["pdf","ps"].map(e=>[e,A.PDF]),...["png"].map(e=>[e,A.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,A.POWERPOINT]),...["rar"].map(e=>[e,A.RAR]),...["stp"].map(e=>[e,A.STP]),...["txt","rtf","md","mdown"].map(e=>[e,A.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,A.VIDEO]),...["wav"].map(e=>[e,A.WAV]),...["wma"].map(e=>[e,A.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,A.WORD]),...["xml","xsl","rdf"].map(e=>[e,A.XML]),...["yaml","yml","x-yaml"].map(e=>[e,A.YAML]),...["zip"].map(e=>[e,A.ZIP])]);var gm={[A.ABW]:"#91ABC6",[A.AUDIO]:"#1795E3",[A.AVI]:"#E63324",[A.CHM]:"#71C3EB",[A.CODE]:"#71C3EB",[A.CSV]:"#1F7345",[A.DITA]:"#71C3EB",[A.EPUB]:"#85B926",[A.EXCEL]:"#1F7345",[A.FLAC]:"#1795E3",[A.GIF]:"#59B031",[A.GZIP]:"#F8AB36",[A.HTML]:"#71C3EB",[A.IMAGE]:"#59B031",[A.JPEG]:"#59B031",[A.JSON]:"#71C3EB",[A.M4A]:"#1795E3",[A.MOV]:"#E63324",[A.MP3]:"#1795E3",[A.MP4]:"#E63324",[A.OGG]:"#1795E3",[A.PDF]:"#E44948",[A.PNG]:"#59B031",[A.POWERPOINT]:"#B54A2B",[A.RAR]:"#F8AB36",[A.STP]:"#3764B1",[A.TEXT]:"#3162AB",[A.UNKNOWN]:"#999999",[A.VIDEO]:"#E63324",[A.WAV]:"#1795E3",[A.WMA]:"#1795E3",[A.WORD]:"#3162AB",[A.XML]:"#71C3EB",[A.YAML]:"#71C3EB",[A.ZIP]:"#F8AB36"};var wi=b(H()),De=b(k()),ye={size:De.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:De.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",De.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:De.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",De.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:De.FtCssVariableFactory.extend("--ft-icon-material-font-family","",De.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:De.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ai=[wi.css`
368
374
  :host, i.ft-icon {
369
375
  display: inline-flex;
370
376
  align-items: center;
@@ -373,14 +379,14 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
373
379
  }
374
380
 
375
381
  :host {
376
- width: ${fe.size};
377
- height: ${fe.size};
382
+ width: ${ye.size};
383
+ height: ${ye.size};
378
384
  }
379
385
 
380
386
  i.ft-icon {
381
387
  width: 100%;
382
388
  height: 100%;
383
- font-size: ${fe.size};
389
+ font-size: ${ye.size};
384
390
  line-height: 1;
385
391
  font-weight: normal;
386
392
  text-transform: none;
@@ -391,33 +397,33 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
391
397
  text-rendering: auto;
392
398
  -webkit-font-smoothing: antialiased;
393
399
  -moz-osx-font-smoothing: grayscale;
394
- vertical-align: ${fe.verticalAlign};
400
+ vertical-align: ${ye.verticalAlign};
395
401
  }
396
402
 
397
403
  i.ft-icon.ft-icon--fluid-topics {
398
- font-family: ${fe.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
404
+ font-family: ${ye.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
399
405
 
400
406
  /* Ugly fix because font is broken */
401
- font-size: calc(0.75 * ${fe.size});
402
- line-height: ${fe.size};
407
+ font-size: calc(0.75 * ${ye.size});
408
+ line-height: ${ye.size};
403
409
  position: relative;
404
410
  top: -4%;
405
411
  justify-content: center;
406
412
  }
407
413
 
408
414
  .ft-icon--file-format {
409
- font-family: ${fe.fileFormatFontFamily}, ft-mime, sans-serif;
415
+ font-family: ${ye.fileFormatFontFamily}, ft-mime, sans-serif;
410
416
  }
411
417
 
412
418
  .ft-icon--material {
413
- font-family: ${fe.materialFontFamily}, "Material Icons", sans-serif;
419
+ font-family: ${ye.materialFontFamily}, "Material Icons", sans-serif;
414
420
  }
415
- `,De.noTextSelect];var Re;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Re||(Re={}));var wr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},ne=class extends Si.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Er.nothing}render(){let r=this.variant&&Object.values(Re).includes(this.variant)?this.variant:Re.fluid_topics,o=r!==Re.material||!!this.value;return Er.html`
421
+ `,De.noTextSelect];var Ie;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Ie||(Ie={}));var Ir=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},ae=class extends Ri.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Rr.nothing}render(){let r=this.variant&&Object.values(Ie).includes(this.variant)?this.variant:Ie.fluid_topics,o=r!==Ie.material||!!this.value;return Rr.html`
416
422
  <i class="ft-icon ft-icon--${r} ft-no-text-select" part="icon icon-${r}">
417
- ${(0,Ci.unsafeHTML)(this.resolvedIcon)}
423
+ ${(0,Ii.unsafeHTML)(this.resolvedIcon)}
418
424
  <slot ?hidden=${o}></slot>
419
425
  </i>
420
- `}get textContent(){var r,o;return(o=(r=this.slottedContent)===null||r===void 0?void 0:r.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(r){super.update(r),["value","variant"].some(o=>r.has(o))&&this.resolveIcon()}resolveIcon(){var r,o;let n=this.value||this.textContent;switch(this.variant){case Re.file_format:this.resolvedIcon=(r=A[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case Re.material:this.resolvedIcon=this.value||Er.nothing;break;default:this.resolvedIcon=(o=Ze[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};ne.elementDefinitions={};ne.styles=vi;wr([(0,mt.property)()],ne.prototype,"variant",void 0);wr([(0,mt.property)()],ne.prototype,"value",void 0);wr([(0,mt.property)({reflect:!0,attribute:"aria-hidden"})],ne.prototype,"ariaHidden",void 0);wr([(0,mt.state)()],ne.prototype,"resolvedIcon",void 0);wr([(0,mt.query)("slot")],ne.prototype,"slottedContent",void 0);(0,Oi.customElement)("ft-icon")(ne);var Ar={color:Be.FtCssVariableFactory.extend("--ftds-helper-text-color","",d.contentGlobalSubtle),errorColor:Be.FtCssVariableFactory.extend("--ftds-helper-text-error-icon-color","",d.contentErrorPrimary),warningColor:Be.FtCssVariableFactory.extend("--ftds-helper-text-warning-icon-color","",d.contentWarningPrimary),iconSize:Be.FtCssVariableFactory.extend("--ftds-helper-text-icon-size","",Be.foundation.iconSize2),iconHorizontalGap:Be.FtCssVariableFactory.extend("--ftds-helper-text-icon-horizontal-gap","",Be.foundation.spacing1)},wi=Ei.css`
426
+ `}get textContent(){var r,o;return(o=(r=this.slottedContent)===null||r===void 0?void 0:r.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(r){super.update(r),["value","variant"].some(o=>r.has(o))&&this.resolveIcon()}resolveIcon(){var r,o;let n=this.value||this.textContent;switch(this.variant){case Ie.file_format:this.resolvedIcon=(r=A[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break;case Ie.material:this.resolvedIcon=this.value||Rr.nothing;break;default:this.resolvedIcon=(o=Be[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(r){super.firstUpdated(r),setTimeout(()=>this.resolveIcon())}};ae.elementDefinitions={};ae.styles=Ai;Ir([(0,gt.property)()],ae.prototype,"variant",void 0);Ir([(0,gt.property)()],ae.prototype,"value",void 0);Ir([(0,gt.property)({reflect:!0,attribute:"aria-hidden"})],ae.prototype,"ariaHidden",void 0);Ir([(0,gt.state)()],ae.prototype,"resolvedIcon",void 0);Ir([(0,gt.query)("slot")],ae.prototype,"slottedContent",void 0);(0,Ni.customElement)("ft-icon")(ae);var Me={color:$e.FtCssVariableFactory.extend("--ftds-helper-text-color","",d.contentGlobalSubtle),errorColor:$e.FtCssVariableFactory.extend("--ftds-helper-text-error-icon-color","",d.contentErrorPrimary),warningColor:$e.FtCssVariableFactory.extend("--ftds-helper-text-warning-icon-color","",d.contentWarningPrimary),iconSize:$e.FtCssVariableFactory.extend("--ftds-helper-text-icon-size","",$e.foundation.iconSize2),iconHorizontalGap:$e.FtCssVariableFactory.extend("--ftds-helper-text-icon-horizontal-gap","",$e.foundation.spacing1)},Ti=Li.css`
421
427
  .ftds-input-helper-text {
422
428
  box-sizing: border-box;
423
429
  list-style-type: none;
@@ -430,19 +436,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
430
436
  text-decoration: none;
431
437
  display: flex;
432
438
  align-items: baseline;
433
- color: ${Ar.color};
439
+ color: ${Me.color};
434
440
  }
435
441
 
436
442
  .ftds-input-helper-text--list-item.error {
437
- color: ${Ar.errorColor};
443
+ color: ${Me.errorColor};
438
444
  }
439
445
 
440
446
  .ftds-input-helper-text--list-item.warning {
441
- color: ${Ar.warningColor};
447
+ color: ${Me.warningColor};
442
448
  }
443
449
 
444
450
  .ftds-input-helper-text--list-item.hasIcon ft-typography {
445
- padding-left: calc(${Ar.iconHorizontalGap} - 2px);
451
+ padding-left: calc(${Me.iconHorizontalGap} - 2px);
446
452
  }
447
453
 
448
454
  .ftds-input-helper-text--list-item.hasIcon {
@@ -450,29 +456,29 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
450
456
  }
451
457
 
452
458
  ft-icon {
453
- ${(0,Be.setVariable)(fe.size,Ar.iconSize)};
459
+ ${(0,$e.setVariable)(ye.size,Me.iconSize)};
454
460
  }
455
- `;var an=b(Ri());var Ii=b(Lt());var Qr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Ce=class extends ot.FtLitElement{constructor(){super(...arguments),this.errorMessages=[],this.warningMessages=[],this.ariaHidden="true"}render(){return Jr.html`
461
+ `;var cn=b(_i());var ki=b(Pt());var Qr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Oe=class extends at.FtLitElement{constructor(){super(...arguments),this.errorMessages=[],this.warningMessages=[],this.ariaHidden="true"}render(){return Jr.html`
456
462
  <ul class="ftds-input-helper-text">
457
- ${(0,an.repeat)(this.errorMessages,r=>this.renderMessage(r,ot.Status.error))}
458
- ${(0,an.repeat)(this.warningMessages,r=>this.renderMessage(r,ot.Status.warning))}
459
- ${kt(!this.errorMessages.length&&!this.warningMessages.length&&this.helperText,()=>this.renderMessage(this.helperText,ot.Status.default))}
463
+ ${(0,cn.repeat)(this.errorMessages,r=>this.renderMessage(r,at.Status.error))}
464
+ ${(0,cn.repeat)(this.warningMessages,r=>this.renderMessage(r,at.Status.warning))}
465
+ ${Dt(!this.errorMessages.length&&!this.warningMessages.length&&this.helperText,()=>this.renderMessage(this.helperText,at.Status.default))}
460
466
  </ul>
461
467
  `}renderMessage(r,o){let n=this.toIconIdentifier(o),a={"ftds-input-helper-text--list-item":!0,hasIcon:!!n,[o]:!0};return Jr.html`
462
- <li class="${(0,Ii.classMap)(a)}">
463
- ${kt(n,()=>Jr.html`
468
+ <li class="${(0,ki.classMap)(a)}">
469
+ ${Dt(n,()=>Jr.html`
464
470
  <ft-icon class="icon" value="${n}" part="icon"></ft-icon>`)}
465
- <ft-typography part="text" variant="${Ke.caption1medium}">${r}</ft-typography>
471
+ <ft-typography part="text" variant="${qe.caption1medium}">${r}</ft-typography>
466
472
  </li>
467
- `}toIconIdentifier(r){switch(r){case ot.Status.error:return Ze.OCTAGON_XMARK;case ot.Status.warning:return Ze.WARNING;case ot.Status.default:return}}};Ce.elementDefinitions={"ft-typography":Ae,"ft-icon":ne};Ce.styles=wi;Qr([(0,Rr.property)()],Ce.prototype,"helperText",void 0);Qr([(0,Rr.property)({type:Array})],Ce.prototype,"errorMessages",void 0);Qr([(0,Rr.property)({type:Array})],Ce.prototype,"warningMessages",void 0);Qr([(0,Rr.property)({reflect:!0,attribute:"aria-hidden"})],Ce.prototype,"ariaHidden",void 0);(0,Ni.customElement)("ftds-input-helper-text")(Ce);var yl=b(_());var No=b(H()),Lo=b(ee()),To=b(_());var Li=b(H());var Ti=Li.css`
468
- `;var Ro=b(_());var ll=b(_());var gs=b(H()),he=b(ee()),Me=b(_());var Pi=b(H());var _i=Pi.css`
469
- `;var eo=b(_()),kc="ft-app-info",Dt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};Dt.eventName="authentication-change";var Dc={session:(e,r)=>{(0,eo.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>L.dispatchEvent(new Dt(r.payload)),0))}},L=eo.FtReduxStore.get({name:kc,reducers:Dc,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var sn=b(_());var Bt=class e{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=L.getState(),a=r??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(r){return new Promise(o=>{let n=e.get(r);if(n)o(n);else{let a=L.subscribe(()=>{n=e.get(r),n&&(a(),o(n))})}})}};var to=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:Bt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Bt.await()}};var $e=class extends to{constructor(r=!0,o){var n;super(o),this.sortObjectFields=(i,l)=>typeof l!="object"||l==null||Array.isArray(l)?l:Object.fromEntries(Object.entries(l).sort(([c],[u])=>c.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new sn.CacheRegistry,this.cache=r?a.commonCache:new sn.CacheRegistry}clearCache(){this.cache.clearAll()}hash(r){return String(Array.from(JSON.stringify(r,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var ro=class extends $e{async listMyBookmarks(){let r=L.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var ln=class{addCommand(r,o=!1){L.commands.add(r,o)}consumeCommand(r){return L.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new ln;var qe=b(_());var ki,Bc=Symbol("clearAfterUnitTest"),oo=class extends $e{constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ki]=()=>{this.defaultMessages={},this.cache=new qe.CacheRegistry,this.listeners={}},this.currentUiLocale=L.getState().uiLocale,L.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=L.getState();this.currentUiLocale!==r&&(this.currentUiLocale=r,this.cache.clearAll(),this.notifyAll())}addContext(r){let o=r.name.toLowerCase();this.cache.setFinal(o,r),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(r,o){var n;if(r=r.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[r])!==null&&n!==void 0?n:{},...o};(0,qe.deepEqual)(this.defaultMessages[r],a)||(this.defaultMessages[r]=a,await this.notify(r))}return this.fetchContext(r)}resolveContext(r){var o,n;return this.fetchContext(r),(n=(o=this.cache.getNow(r))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(r,o){let n=r.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(r,o,...n){var a;let i=r.toLowerCase(),l=this.resolveContext(i);return new qe.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},l).resolve(o,...n)}async fetchContext(r){let o=!this.cache.has(r),n;try{n=await this.cache.get(r,()=>this.messageContextProvider(this.currentUiLocale,r)),o&&await this.notify(r)}catch(a){!(a instanceof qe.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(r,o){var n;return r=r.toLowerCase(),this.listeners[r]=(n=this.listeners[r])!==null&&n!==void 0?n:new Set,this.listeners[r].add(o),()=>{var a;return(a=this.listeners[r])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(r=>this.notify(r)))}async notify(r){this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(o=>(0,qe.delay)(0).then(()=>o()).catch(()=>null)))}};ki=Bc;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends oo{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends oo{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var nr=window.FluidTopicsI18nService,no=window.FluidTopicsCustomI18nService;var Di=b(_()),cn=class{highlightHtml(r,o,n){(0,Di.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new cn;var Mc=b($i(),1);var Mi;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Mi||(Mi={}));var Ui;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(Ui||(Ui={}));var Fi;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(Fi||(Fi={}));var zi;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(zi||(zi={}));var Hi;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Hi||(Hi={}));var Wi;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Wi||(Wi={}));var Gi;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Gi||(Gi={}));var ji;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(ji||(ji={}));var Vi;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT"})(Vi||(Vi={}));var Ki;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Ki||(Ki={}));var Zi;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Zi||(Zi={}));var qi;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(qi||(qi={}));var Yi;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(Yi||(Yi={}));var Xi;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Xi||(Xi={}));var Ji;(function(e){e.ASC="ASC",e.DESC="DESC"})(Ji||(Ji={}));var Qi;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Qi||(Qi={}));var es;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(es||(es={}));var ts;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(ts||(ts={}));var rs;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(rs||(rs={}));var os;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(os||(os={}));var ns;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ns||(ns={}));var as;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(as||(as={}));var is;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(is||(is={}));var ae;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ae||(ae={}));var $t;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})($t||($t={}));var ss;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(ss||(ss={}));var ls;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(ls||(ls={}));var cs;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(cs||(cs={}));var $c={[ae.PERSONAL_BOOK_SHARE_USER]:[ae.PERSONAL_BOOK_USER],[ae.HTML_EXPORT_USER]:[ae.PERSONAL_BOOK_USER],[ae.PDF_EXPORT_USER]:[ae.PERSONAL_BOOK_USER],[ae.KHUB_ADMIN]:[ae.CONTENT_PUBLISHER],[ae.ADMIN]:[ae.KHUB_ADMIN,ae.USERS_ADMIN,ae.PORTAL_ADMIN],[ae.GENERATIVE_AI_EXPORT_USER]:[ae.GENERATIVE_AI_USER]};function ds(e,r){return e===r||($c[e]??[]).some(o=>ds(o,r))}function us(e,r){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>ds(n,r))}var so=class extends $e{async listMySearches(){let{session:r}=L.getState();return us(r,ae.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var ps=b(_());var dn=class{isDate(r){var o,n,a,i;return(i=(a=((n=(o=L.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return ps.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:L.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new dn;var fs=b(_());var Ir=class{static get(r,o){var n,a,i,l;let c=L.getState(),{lang:u,region:p}=(a=(n=c.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new fs.SearchPlaceConverter(c.baseUrl,(l=(i=window.FluidTopicsClientConfiguration)===null||i===void 0?void 0:i.predefinedSorts)!==null&&l!==void 0?l:{},r??20,c.searchInAllLanguagesAllowed,o??`${u}-${p}`)}};var un=class{urlToSearchRequest(r){return Ir.get().parse(r)}searchRequestToUrl(r){return Ir.get().serialize(r)}};window.FluidTopicsUrlService=new un;var bt=b(_());var Mt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};Mt.eventName="change";var pn=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},hs=new pn;var lo=class e extends bt.WithEventBus{static build(){return new e(window.history,hs,()=>window.location,!1)}constructor(r,o,n,a){var i,l;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(l=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&l!==void 0?l:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,bt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Mt(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[i,l,c])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(a,[p,l,c]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r){var o;let n={...this.buildCurrentState(),...r,index:this.currentIndex,title:(o=r?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(r){this.addEventListener(Mt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(Mt.eventName,r)}currentItem(){return(0,bt.deepCopy)(this.currentState)}back(){let r=this.previousDifferentMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,bt.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let r=this.currentIndex>0?this.currentIndex-1:0;for(;r>0&&!this.isDifferentMajorState(r);)r--;return r}forward(){let r=this.nextMajorPosition();r&&r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){let r=this.nextMajorPosition();if(r)return(0,bt.deepCopy)(this.states[r])}nextMajorPosition(){let r=this.currentIndex;if(!(r>=this.states.length)){do r++;while(r<this.states.length&&!this.isDifferentMajorState(r));return this.getHigherPositionInTheSameState(r)}}getHigherPositionInTheSameState(r){var o;let n=(o=this.states[r])===null||o===void 0?void 0:o.majorStateId;if(!n)return r;let a=r,i=r+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isDifferentMajorState(r,o){var n;if(!this.hasState(r))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=lo.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var ys=L;function ms(e,r){var o;return ys.getState().authenticationRequired&&!(!((o=ys.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var ie=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},K=class extends Me.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Bt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new Me.CacheRegistry,this.cleanSessionDebouncer=new Me.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return gs.html`
473
+ `}toIconIdentifier(r){switch(r){case at.Status.error:return Be.OCTAGON_XMARK;case at.Status.warning:return Be.WARNING;case at.Status.default:return}}};Oe.elementDefinitions={"ft-typography":Re,"ft-icon":ae};Oe.styles=Ti;Qr([(0,Nr.property)()],Oe.prototype,"helperText",void 0);Qr([(0,Nr.property)({type:Array})],Oe.prototype,"errorMessages",void 0);Qr([(0,Nr.property)({type:Array})],Oe.prototype,"warningMessages",void 0);Qr([(0,Nr.property)({reflect:!0,attribute:"aria-hidden"})],Oe.prototype,"ariaHidden",void 0);(0,Bi.customElement)("ftds-input-helper-text")(Oe);var Sl=b(k());var No=b(H()),Lo=b(ee()),To=b(k());var Di=b(H());var $i=Di.css`
474
+ `;var Ro=b(k());var hl=b(k());var Cs=b(H()),me=b(ee()),ze=b(k());var Mi=b(H());var Ui=Mi.css`
475
+ `;var eo=b(k()),Uc="ft-app-info",$t=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:r})}};$t.eventName="authentication-change";var zc={session:(e,r)=>{(0,eo.deepEqual)(e.session,r.payload)||(e.session=r.payload,setTimeout(()=>L.dispatchEvent(new $t(r.payload)),0))}},L=eo.FtReduxStore.get({name:Uc,reducers:zc,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}});var dn=b(k());var Mt=class e{static get(r){let{baseUrl:o,apiIntegrationIdentifier:n}=L.getState(),a=r??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(r){return new Promise(o=>{let n=e.get(r);if(n)o(n);else{let a=L.subscribe(()=>{n=e.get(r),n&&(a(),o(n))})}})}};var to=class{constructor(r){this.overrideApi=r}get api(){var r;return(r=this.overrideApi)!==null&&r!==void 0?r:Mt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Mt.await()}};var Ue=class extends to{constructor(r=!0,o){var n;super(o),this.sortObjectFields=(i,l)=>typeof l!="object"||l==null||Array.isArray(l)?l:Object.fromEntries(Object.entries(l).sort(([c],[u])=>c.localeCompare(u)));let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new dn.CacheRegistry,this.cache=r?a.commonCache:new dn.CacheRegistry}clearCache(){this.cache.clearAll()}hash(r){return String(Array.from(JSON.stringify(r,this.sortObjectFields)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0))}};var ro=class extends Ue{async listMyBookmarks(){let r=L.getState().session;return r?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(r.profile.userId),5*60*1e3):[]}};var un=class{addCommand(r,o=!1){L.commands.add(r,o)}consumeCommand(r){return L.commands.consume(r)}};window.FluidTopicsAppInfoStoreService=new un;var Ye=b(k());var zi,Fc=Symbol("clearAfterUnitTest"),oo=class extends Ue{constructor(r){super(),this.messageContextProvider=r,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[zi]=()=>{this.defaultMessages={},this.cache=new Ye.CacheRegistry,this.listeners={}},this.currentUiLocale=L.getState().uiLocale,L.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:r}=L.getState();this.currentUiLocale!==r&&(this.currentUiLocale=r,this.cache.clearAll(),this.notifyAll())}addContext(r){let o=r.name.toLowerCase();this.cache.setFinal(o,r),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(r,o){var n;if(r=r.toLowerCase(),o&&Object.keys(o).length>0){let a={...(n=this.defaultMessages[r])!==null&&n!==void 0?n:{},...o};(0,Ye.deepEqual)(this.defaultMessages[r],a)||(this.defaultMessages[r]=a,await this.notify(r))}return this.fetchContext(r)}resolveContext(r){var o,n;return this.fetchContext(r),(n=(o=this.cache.getNow(r))===null||o===void 0?void 0:o.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(r,o){let n=r.toLowerCase();return this.resolveContext(n)[o]}resolveMessage(r,o,...n){var a;let i=r.toLowerCase(),l=this.resolveContext(i);return new Ye.ParametrizedLabelResolver((a=this.defaultMessages[i])!==null&&a!==void 0?a:{},l).resolve(o,...n)}async fetchContext(r){let o=!this.cache.has(r),n;try{n=await this.cache.get(r,()=>this.messageContextProvider(this.currentUiLocale,r)),o&&await this.notify(r)}catch(a){!(a instanceof Ye.CanceledPromiseError)&&o&&console.error(a)}return n}subscribe(r,o){var n;return r=r.toLowerCase(),this.listeners[r]=(n=this.listeners[r])!==null&&n!==void 0?n:new Set,this.listeners[r].add(o),()=>{var a;return(a=this.listeners[r])===null||a===void 0?void 0:a.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(r=>this.notify(r)))}async notify(r){this.listeners[r]!=null&&await Promise.all([...this.listeners[r].values()].map(o=>(0,Ye.delay)(0).then(()=>o()).catch(()=>null)))}};zi=Fc;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends oo{constructor(){super(async(e,r)=>(await this.awaitApi).getFluidTopicsMessageContext(e,r))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends oo{constructor(){super(async(e,r)=>(await this.awaitApi).getCustomMessageContext(e,r))}});var cr=window.FluidTopicsI18nService,no=window.FluidTopicsCustomI18nService;var Fi=b(k()),pn=class{highlightHtml(r,o,n){(0,Fi.highlightHtml)(r,o,n)}};window.FluidTopicsHighlightHtmlService=new pn;var Wc=b(Wi(),1);var Gi;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(Gi||(Gi={}));var ji;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ji||(ji={}));var Vi;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(Vi||(Vi={}));var Ki;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE"})(Ki||(Ki={}));var Zi;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Zi||(Zi={}));var qi;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(qi||(qi={}));var Yi;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__DISPLAY="TOPIC__DISPLAY",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Yi||(Yi={}));var Xi;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Xi||(Xi={}));var Ji;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(Ji||(Ji={}));var Qi;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Qi||(Qi={}));var es;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(es||(es={}));var ts;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(ts||(ts={}));var rs;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(rs||(rs={}));var os;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(os||(os={}));var ns;(function(e){e.ASC="ASC",e.DESC="DESC"})(ns||(ns={}));var as;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(as||(as={}));var is;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(is||(is={}));var ss;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK"})(ss||(ss={}));var ls;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(ls||(ls={}));var cs;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK"})(cs||(cs={}));var ds;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ds||(ds={}));var us;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC"})(us||(us={}));var ps;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(ps||(ps={}));var ie;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(ie||(ie={}));var Ut;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(Ut||(Ut={}));var fs;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(fs||(fs={}));var hs;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(hs||(hs={}));var ys;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(ys||(ys={}));var Hc={[ie.PERSONAL_BOOK_SHARE_USER]:[ie.PERSONAL_BOOK_USER],[ie.HTML_EXPORT_USER]:[ie.PERSONAL_BOOK_USER],[ie.PDF_EXPORT_USER]:[ie.PERSONAL_BOOK_USER],[ie.KHUB_ADMIN]:[ie.CONTENT_PUBLISHER],[ie.ADMIN]:[ie.KHUB_ADMIN,ie.USERS_ADMIN,ie.PORTAL_ADMIN],[ie.GENERATIVE_AI_EXPORT_USER]:[ie.GENERATIVE_AI_USER]};function ms(e,r){return e===r||(Hc[e]??[]).some(o=>ms(o,r))}function gs(e,r){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>ms(n,r))}var so=class extends Ue{async listMySearches(){let{session:r}=L.getState();return gs(r,ie.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(r.profile.userId),5*60*1e3):[]}};var bs=b(k());var fn=class{isDate(r){var o,n,a,i;return(i=(a=((n=(o=L.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(c=>c.key===r))===null||a===void 0?void 0:a.date)!==null&&i!==void 0?i:!1}format(r,o){var n,a,i;return bs.DateFormatter.format(r,(n=o?.locale)!==null&&n!==void 0?n:L.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(i=o?.withTime)!==null&&i!==void 0?i:!1)}};window.FluidTopicsDateService=new fn;var xs=b(k());var Lr=class{static get(r,o){var n,a,i,l;let c=L.getState(),{lang:u,region:p}=(a=(n=c.defaultLocales)===null||n===void 0?void 0:n.defaultContentLocale)!==null&&a!==void 0?a:{lang:"en",region:"US"};return new xs.SearchPlaceConverter(c.baseUrl,(l=(i=window.FluidTopicsClientConfiguration)===null||i===void 0?void 0:i.predefinedSorts)!==null&&l!==void 0?l:{},r??20,c.searchInAllLanguagesAllowed,o??`${u}-${p}`)}};var hn=class{urlToSearchRequest(r){return Lr.get().parse(r)}searchRequestToUrl(r){return Lr.get().serialize(r)}};window.FluidTopicsUrlService=new hn;var xt=b(k());var zt=class e extends CustomEvent{constructor(r){super(e.eventName,{detail:{currentItem:r}})}};zt.eventName="change";var yn=class{itemName(r){return`fluid-topics-history-item-${r}`}get(r){let o=sessionStorage.getItem(this.itemName(r));return o?JSON.parse(o):void 0}set(r,o){sessionStorage.setItem(this.itemName(r),JSON.stringify(o))}},vs=new yn;var lo=class e extends xt.WithEventBus{static build(){return new e(window.history,vs,()=>window.location,!1)}constructor(r,o,n,a){var i,l;super(),this.history=r,this.historyStorage=o,this.windowLocation=n,this.states=[],this.realPushState=r.pushState,this.realReplaceState=r.replaceState,this.initialIndex=(l=(i=r.state)===null||i===void 0?void 0:i.index)!==null&&l!==void 0?l:r.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(a)}setCurrentState(r,o=!1){let n=o&&this.currentIndex===r.index-1;this.currentState={...this.buildCurrentState(),...r},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,xt.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new zt(this.currentItem())),0)}installProxies(){let r=o=>(n,a,[i,l,c])=>{let u=o(),p={...u===this.currentIndex?this.currentState:void 0,...i,index:u,href:typeof c=="string"?c:(c??this.windowLocation()).href};n.apply(a,[p,l,c]),this.setCurrentState(p,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:r(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:r(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",r=>this.setCurrentState(r.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(r){for(let o=this.history.length-1;o>=0;o--)r?this.states[o]=this.historyStorage.get(o):setTimeout(()=>this.states[o]=this.historyStorage.get(o),this.history.length-o)}updateCurrentState(r){var o;let n={...this.buildCurrentState(),...r,index:this.currentIndex,title:(o=r?.title)!==null&&o!==void 0?o:this.currentState.title};this.setCurrentState(n)}addHistoryChangeListener(r){this.addEventListener(zt.eventName,r)}removeHistoryChangeListener(r){this.removeEventListener(zt.eventName,r)}currentItem(){return(0,xt.deepCopy)(this.currentState)}back(){let r=this.previousDifferentMajorPosition();r>=0?this.history.go(r-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,xt.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let r=this.currentIndex>0?this.currentIndex-1:0;for(;r>0&&!this.isDifferentMajorState(r);)r--;return r}forward(){let r=this.nextMajorPosition();r&&r<this.states.length?this.history.go(r-this.currentIndex):this.history.forward()}forwardItem(){let r=this.nextMajorPosition();if(r)return(0,xt.deepCopy)(this.states[r])}nextMajorPosition(){let r=this.currentIndex;if(!(r>=this.states.length)){do r++;while(r<this.states.length&&!this.isDifferentMajorState(r));return this.getHigherPositionInTheSameState(r)}}getHigherPositionInTheSameState(r){var o;let n=(o=this.states[r])===null||o===void 0?void 0:o.majorStateId;if(!n)return r;let a=r,i=r+1;for(;this.states.length>i&&!this.isDifferentMajorState(i,n);)this.hasState(i)&&(a=i),i++;return a}buildCurrentState(){var r,o;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(o=(r=this.history.state)===null||r===void 0?void 0:r.title)!==null&&o!==void 0?o:document.title}}hasState(r){return this.states[r]!=null}isDifferentMajorState(r,o){var n;if(!this.hasState(r))return!1;let a=o??this.currentState.majorStateId,i=(n=this.states[r])===null||n===void 0?void 0:n.majorStateId;return i==null||i!=a}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=lo.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e)});var Ss=L;function Os(e,r){var o;return Ss.getState().authenticationRequired&&!(!((o=Ss.getState().session)===null||o===void 0)&&o.sessionAuthenticated)?Promise.resolve(r):e()}var se=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},K=class extends ze.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Mt.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new ze.CacheRegistry,this.cleanSessionDebouncer=new ze.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Cs.html`
470
476
  <slot></slot>
471
- `}connectedCallback(){super.connectedCallback(),L.addEventListener(Dt.eventName,this.reloadConfiguration)}disconnectedCallback(){L.addEventListener(Dt.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,i,l,c,u;super.update(r),r.has("baseUrl")&&(L.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&L.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&L.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&L.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&L.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&L.actions.noCustom(this.noCustom),r.has("editorMode")&&L.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&L.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&L.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>nr.addContext(p)),r.has("openExternalDocumentInNewTab")&&L.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&L.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&L.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(L.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),L.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),L.actions.searchInAllLanguagesAllowed((l=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),r.has("authenticationRequired")&&L.actions.authenticationRequired(this.authenticationRequired),r.has("availableContentLocales")&&L.actions.availableContentLocales((u=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>ms(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};K.elementDefinitions={};K.styles=_i;ie([(0,he.property)()],K.prototype,"baseUrl",void 0);ie([(0,he.property)()],K.prototype,"apiIntegrationIdentifier",void 0);ie([(0,he.property)()],K.prototype,"apiIntegrationAppVersion",void 0);ie([(0,he.property)()],K.prototype,"uiLocale",void 0);ie([(0,Me.jsonProperty)(null)],K.prototype,"availableUiLocales",void 0);ie([(0,Me.jsonProperty)(null)],K.prototype,"metadataConfiguration",void 0);ie([(0,he.property)({type:Boolean})],K.prototype,"editorMode",void 0);ie([(0,he.property)({type:Boolean})],K.prototype,"noCustom",void 0);ie([(0,he.property)({type:Boolean})],K.prototype,"openExternalDocumentInNewTab",void 0);ie([(0,he.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],K.prototype,"noCustomComponent",void 0);ie([(0,he.property)({type:Boolean})],K.prototype,"withManualResources",void 0);ie([(0,he.property)({type:Boolean})],K.prototype,"navigatorOnline",void 0);ie([(0,he.property)({type:Boolean})],K.prototype,"forcedOffline",void 0);ie([(0,he.property)({type:Object})],K.prototype,"apiProvider",void 0);ie([(0,he.property)({type:Boolean})],K.prototype,"authenticationRequired",void 0);ie([(0,Me.jsonProperty)([])],K.prototype,"messageContexts",void 0);ie([(0,Me.jsonProperty)(void 0)],K.prototype,"session",void 0);ie([(0,he.state)()],K.prototype,"localesConfiguration",void 0);ie([(0,he.state)()],K.prototype,"availableContentLocales",void 0);var Ad=b(ee());function Uc(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!co(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!co(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=l=>Object.keys(l).filter(c=>l[c]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let l=a[n];if(!co(e[l],r[l]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function co(e,r){try{return Uc(e,r)}catch{return!1}}function uo(e,r){return!co(e,r)}var Fc=b(ee(),1);var po=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var ir=b(ee(),1);var bs=b(ee(),1);function xs(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,bs.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:uo,...r??{}})}var fo=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(c){a(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Ss=b(H(),1);var ho=globalThis,zc=ho.ShadowRoot&&(ho.ShadyCSS===void 0||ho.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,db=Symbol();var vs=(e,r)=>{if(zc)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=ho.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var yo=class extends Ss.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return vs(n,r.elementStyles),n}};function Cs(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var Nr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},As,Os=Symbol("constructorPrototype"),Es=Symbol("constructorName"),Rs=Symbol("exportpartsDebouncer"),ws=Symbol("dynamicDependenciesLoaded"),nt=class extends yo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[As]=new fo(5),this[Es]=this.constructor.name,this[Os]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Es]&&Object.setPrototypeOf(this,this[Os])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let r=this.constructor;r[ws]||(r[ws]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate()})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Cs(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}scheduleExportpartsUpdate(){var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Rs].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(r){var o,n,a,i,l,c;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let S=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],v=(c=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(O=>O.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...S,...v).filter(u).map(O=>O.trim()).forEach(O=>m.add(O))}if(m.size===0){this.removeAttribute("exportparts");return}let h=[...m.values()].flatMap(g=>p.map(S=>`${g}:${S}--${g}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};As=Rs;Nr([(0,ir.property)()],nt.prototype,"exportpartsPrefix",void 0);Nr([xs([])],nt.prototype,"exportpartsPrefixes",void 0);Nr([(0,ir.property)()],nt.prototype,"customStylesheet",void 0);Nr([(0,ir.property)()],nt.prototype,"elementToFocus",void 0);Nr([(0,ir.state)()],nt.prototype,"useAdoptedStyleSheets",void 0);function mo(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var Lr=Symbol("internalReduxEventsUnsubscribers"),xt=Symbol("internalStoresUnsubscribers"),Ut=Symbol("internalStores");function Hc(e){var r,o,n;class a extends e{constructor(){super(...arguments),this[r]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(c=>l.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[Ut].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ut].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[Ut].get(l)}addStore(l,c){var u;c=(u=c??l.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(c),this[Ut].set(c,l),this.subscribeToStore(c,l),this.updateFromStores()}removeStore(l){let c=typeof l=="string"?l:l.name;this.unsubscribeFromStore(c),this[Ut].delete(c)}setupStores(){this.unsubscribeFromStores(),this[Ut].forEach((l,c)=>this.subscribeToStore(c,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,c)=>{let u=this.constructor.getPropertyOptions(c);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:c)){let p=this.getStore(l.store);p&&(l.store?this[xt].has(l.store):this[xt].size>0)&&(this[c]=l.selector(p.getState(),this))}})}subscribeToStore(l,c){var u;this[xt].set(l,c.subscribe(()=>this.updateFromStores())),this[Lr].set(l,[]),mo(c)&&c.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,m)=>{if(typeof this[m]=="function"&&(!p.store||c.name===p.store)){let h=g=>this[m](g);c.addEventListener(p.eventName,h),this[Lr].get(l).push(()=>c.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[xt].forEach((l,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(l){var c;this[xt].has(l)&&this[xt].get(l)(),this[xt].delete(l),(c=this[Lr].get(l))===null||c===void 0||c.forEach(u=>u()),this[Lr].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=xt,o=Ut,n=Lr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}var Is=class extends Hc(nt){};function Te(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function at(e){return!!e&&!!e[Z]}function Ue(e){var r;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Yc}(e)||Array.isArray(e)||!!e[Ds]||!!(!((r=e.constructor)===null||r===void 0)&&r[Ds])||Sn(e)||Cn(e))}function Ft(e,r,o){o===void 0&&(o=!1),cr(e)===0?(o?Object.keys:lr)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function cr(e){var r=e[Z];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:Sn(e)?2:Cn(e)?3:0}function sr(e,r){return cr(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function Wc(e,r){return cr(e)===2?e.get(r):e[r]}function Bs(e,r,o){var n=cr(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function $s(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function Sn(e){return Zc&&e instanceof Map}function Cn(e){return qc&&e instanceof Set}function vt(e){return e.o||e.t}function On(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=Fs(e);delete r[Z];for(var o=lr(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function En(e,r){return r===void 0&&(r=!1),wn(e)||at(e)||!Ue(e)||(cr(e)>1&&(e.set=e.add=e.clear=e.delete=Gc),Object.freeze(e),r&&Ft(e,function(o,n){return En(n,!0)},!0)),e}function Gc(){Te(2)}function wn(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Ye(e){var r=vn[e];return r||Te(18,e),r}function jc(e,r){vn[e]||(vn[e]=r)}function gn(){return Pr}function fn(e,r){r&&(Ye("Patches"),e.u=[],e.s=[],e.v=r)}function go(e){bn(e),e.p.forEach(Vc),e.p=null}function bn(e){e===Pr&&(Pr=e.l)}function Ns(e){return Pr={p:[],l:Pr,h:e,m:!0,_:0}}function Vc(e){var r=e[Z];r.i===0||r.i===1?r.j():r.g=!0}function hn(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||Ye("ES5").S(r,e,n),n?(o[Z].P&&(go(r),Te(4)),Ue(e)&&(e=bo(r,e),r.l||xo(r,e)),r.u&&Ye("Patches").M(o[Z].t,e,r.u,r.s)):e=bo(r,o,[]),go(r),r.u&&r.v(r.u,r.s),e!==Us?e:void 0}function bo(e,r,o){if(wn(r))return r;var n=r[Z];if(!n)return Ft(r,function(c,u){return Ls(e,n,r,c,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return xo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=On(n.k):n.o,i=a,l=!1;n.i===3&&(i=new Set(a),a.clear(),l=!0),Ft(i,function(c,u){return Ls(e,n,a,c,u,o,l)}),xo(e,a,!1),o&&e.u&&Ye("Patches").N(n,o,e.u,e.s)}return n.o}function Ls(e,r,o,n,a,i,l){if(at(a)){var c=bo(e,a,i&&r&&r.i!==3&&!sr(r.R,n)?i.concat(n):void 0);if(Bs(o,n,c),!at(c))return;e.m=!1}else l&&o.add(a);if(Ue(a)&&!wn(a)){if(!e.h.D&&e._<1)return;bo(e,a),r&&r.A.l||xo(e,a)}}function xo(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&En(r,o)}function yn(e,r){var o=e[Z];return(o?vt(o):e)[r]}function Ts(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function St(e){e.P||(e.P=!0,e.l&&St(e.l))}function mn(e){e.o||(e.o=On(e.t))}function xn(e,r,o){var n=Sn(r)?Ye("MapSet").F(r,o):Cn(r)?Ye("MapSet").T(r,o):e.O?function(a,i){var l=Array.isArray(a),c={i:l?1:0,A:i?i.A:gn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=c,p=_r;l&&(u=[c],p=Tr);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return c.k=g,c.j=h,g}(r,o):Ye("ES5").J(r,o);return(o?o.A:gn()).p.push(n),n}function Kc(e){return at(e)||Te(22,e),function r(o){if(!Ue(o))return o;var n,a=o[Z],i=cr(o);if(a){if(!a.P&&(a.i<4||!Ye("ES5").K(a)))return a.t;a.I=!0,n=Ps(o,i),a.I=!1}else n=Ps(o,i);return Ft(n,function(l,c){a&&Wc(a.t,l)===c||Bs(n,l,r(c))}),i===3?new Set(n):n}(e)}function Ps(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return On(e)}function Ms(){function e(l,c){var u=i[l];return u?u.enumerable=c:i[l]=u={configurable:!0,enumerable:c,get:function(){var p=this[Z];return _r.get(p,l)},set:function(p){var m=this[Z];_r.set(m,l,p)}},u}function r(l){for(var c=l.length-1;c>=0;c--){var u=l[c][Z];if(!u.P)switch(u.i){case 5:n(u)&&St(u);break;case 4:o(u)&&St(u)}}}function o(l){for(var c=l.t,u=l.k,p=lr(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==Z){var g=c[h];if(g===void 0&&!sr(c,h))return!0;var S=u[h],v=S&&S[Z];if(v?v.t!==g:!$s(S,g))return!0}}var O=!!c[Z];return p.length!==lr(c).length+(O?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var u=Object.getOwnPropertyDescriptor(c,c.length-1);if(u&&!u.get)return!0;for(var p=0;p<c.length;p++)if(!c.hasOwnProperty(p))return!0;return!1}function a(l){l.g&&Te(3,JSON.stringify(vt(l)))}var i={};jc("ES5",{J:function(l,c){var u=Array.isArray(l),p=function(h,g){if(h){for(var S=Array(g.length),v=0;v<g.length;v++)Object.defineProperty(S,""+v,e(v,!0));return S}var O=Fs(g);delete O[Z];for(var T=lr(O),I=0;I<T.length;I++){var N=T[I];O[N]=e(N,h||!!O[N].enumerable)}return Object.create(Object.getPrototypeOf(g),O)}(u,l),m={i:u?5:4,A:c?c.A:gn(),P:!1,I:!1,R:{},l:c,t:l,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Z,{value:m,writable:!0}),p},S:function(l,c,u){u?at(c)&&c[Z].A===l&&r(l.p):(l.u&&function p(m){if(m&&typeof m=="object"){var h=m[Z];if(h){var g=h.t,S=h.k,v=h.R,O=h.i;if(O===4)Ft(S,function(M){M!==Z&&(g[M]!==void 0||sr(g,M)?v[M]||p(S[M]):(v[M]=!0,St(h)))}),Ft(g,function(M){S[M]!==void 0||sr(S,M)||(v[M]=!1,St(h))});else if(O===5){if(n(h)&&(St(h),v.length=!0),S.length<g.length)for(var T=S.length;T<g.length;T++)v[T]=!1;else for(var I=g.length;I<S.length;I++)v[I]=!0;for(var N=Math.min(S.length,g.length),B=0;B<N;B++)S.hasOwnProperty(B)||(v[B]=!0),v[B]===void 0&&p(S[B])}}}}(l.p[0]),r(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var _s,Pr,An=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Zc=typeof Map<"u",qc=typeof Set<"u",ks=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Us=An?Symbol.for("immer-nothing"):((_s={})["immer-nothing"]=!0,_s),Ds=An?Symbol.for("immer-draftable"):"__$immer_draftable",Z=An?Symbol.for("immer-state"):"__$immer_state";var Yc=""+Object.prototype.constructor,lr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Fs=Object.getOwnPropertyDescriptors||function(e){var r={};return lr(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},vn={},_r={get:function(e,r){if(r===Z)return e;var o=vt(e);if(!sr(o,r))return function(a,i,l){var c,u=Ts(i,l);return u?"value"in u?u.value:(c=u.get)===null||c===void 0?void 0:c.call(a.k):void 0}(e,o,r);var n=o[r];return e.I||!Ue(n)?n:n===yn(e.t,r)?(mn(e),e.o[r]=xn(e.A.h,n,e)):n},has:function(e,r){return r in vt(e)},ownKeys:function(e){return Reflect.ownKeys(vt(e))},set:function(e,r,o){var n=Ts(vt(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=yn(vt(e),r),i=a?.[Z];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if($s(o,a)&&(o!==void 0||sr(e.t,r)))return!0;mn(e),St(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return yn(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,mn(e),St(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=vt(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){Te(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Te(12)}},Tr={};Ft(_r,function(e,r){Tr[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),Tr.deleteProperty=function(e,r){return Tr.set.call(this,e,r,void 0)},Tr.set=function(e,r,o){return _r.set.call(this,e[0],r,o,e[0])};var Xc=function(){function e(o){var n=this;this.O=ks,this.D=!0,this.produce=function(a,i,l){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var u=n;return function(O){var T=this;O===void 0&&(O=c);for(var I=arguments.length,N=Array(I>1?I-1:0),B=1;B<I;B++)N[B-1]=arguments[B];return u.produce(O,function(M){var U;return(U=i).call.apply(U,[T,M].concat(N))})}}var p;if(typeof i!="function"&&Te(6),l!==void 0&&typeof l!="function"&&Te(7),Ue(a)){var m=Ns(n),h=xn(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?go(m):bn(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(O){return fn(m,l),hn(O,m)},function(O){throw go(m),O}):(fn(m,l),hn(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===Us&&(p=void 0),n.D&&En(p,!0),l){var S=[],v=[];Ye("Patches").M(a,p,S,v),l(S,v)}return p}Te(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(p,function(S){return a.apply(void 0,[S].concat(h))})};var l,c,u=n.produce(a,i,function(p,m){l=p,c=m});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,l,c]}):[u,l,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=e.prototype;return r.createDraft=function(o){Ue(o)||Te(8),at(o)&&(o=Kc(o));var n=Ns(this),a=xn(this,o,void 0);return a[Z].C=!0,bn(n),a},r.finishDraft=function(o,n){var a=o&&o[Z],i=a.A;return fn(i,n),hn(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!ks&&Te(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var l=Ye("Patches").$;return at(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},e}(),Ie=new Xc,Jc=Ie.produce,Eb=Ie.produceWithPatches.bind(Ie),wb=Ie.setAutoFreeze.bind(Ie),Ab=Ie.setUseProxies.bind(Ie),Rb=Ie.applyPatches.bind(Ie),Ib=Ie.createDraft.bind(Ie),Nb=Ie.finishDraft.bind(Ie),vo=Jc;function zt(e){"@babel/helpers - typeof";return zt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},zt(e)}function zs(e,r){if(zt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(zt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function Hs(e){var r=zs(e,"string");return zt(r)=="symbol"?r:r+""}function Ws(e,r,o){return(r=Hs(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function Gs(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function Rn(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?Gs(Object(o),!0).forEach(function(n){Ws(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Gs(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function xe(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var js=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),In=function(){return Math.random().toString(36).substring(7).split("").join(".")},So={INIT:"@@redux/INIT"+In(),REPLACE:"@@redux/REPLACE"+In(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+In()}};function Qc(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function Nn(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(xe(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(xe(1));return o(Nn)(e,r)}if(typeof e!="function")throw new Error(xe(2));var a=e,i=r,l=[],c=l,u=!1;function p(){c===l&&(c=l.slice())}function m(){if(u)throw new Error(xe(3));return i}function h(O){if(typeof O!="function")throw new Error(xe(4));if(u)throw new Error(xe(5));var T=!0;return p(),c.push(O),function(){if(T){if(u)throw new Error(xe(6));T=!1,p();var N=c.indexOf(O);c.splice(N,1),l=null}}}function g(O){if(!Qc(O))throw new Error(xe(7));if(typeof O.type>"u")throw new Error(xe(8));if(u)throw new Error(xe(9));try{u=!0,i=a(i,O)}finally{u=!1}for(var T=l=c,I=0;I<T.length;I++){var N=T[I];N()}return O}function S(O){if(typeof O!="function")throw new Error(xe(10));a=O,g({type:So.REPLACE})}function v(){var O,T=h;return O={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(xe(11));function B(){N.next&&N.next(m())}B();var M=T(B);return{unsubscribe:M}}},O[js]=function(){return this},O}return g({type:So.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:S},n[js]=v,n}function ed(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:So.INIT});if(typeof n>"u")throw new Error(xe(12));if(typeof o(void 0,{type:So.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(xe(13))})}function Vs(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),l,c;try{ed(o)}catch(u){c=u}return function(p,m){if(p===void 0&&(p={}),c)throw c;if(0)var h;for(var g=!1,S={},v=0;v<i.length;v++){var O=i[v],T=o[O],I=p[O],N=T(I,m);if(typeof N>"u"){var B=m&&m.type;throw new Error(xe(14))}S[O]=N,g=g||N!==I}return g=g||i.length!==Object.keys(p).length,g?S:p}}function dr(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Ks(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(xe(15))},l={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=r.map(function(u){return u(l)});return i=dr.apply(void 0,c)(a.dispatch),Rn(Rn({},a),{},{dispatch:i})}}}function Zs(e){var r=function(n){var a=n.dispatch,i=n.getState;return function(l){return function(c){return typeof c=="function"?c(a,i,e):l(c)}}};return r}var qs=Zs();qs.withExtraArgument=Zs;var Ln=qs;var el=function(){var e=function(r,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),td=function(e,r){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(p){return function(m){return u([p,m])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},ur=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},rd=Object.defineProperty,od=Object.defineProperties,nd=Object.getOwnPropertyDescriptors,Ys=Object.getOwnPropertySymbols,ad=Object.prototype.hasOwnProperty,id=Object.prototype.propertyIsEnumerable,Xs=function(e,r,o){return r in e?rd(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},Ct=function(e,r){for(var o in r||(r={}))ad.call(r,o)&&Xs(e,o,r[o]);if(Ys)for(var n=0,a=Ys(r);n<a.length;n++){var o=a[n];id.call(r,o)&&Xs(e,o,r[o])}return e},Tn=function(e,r){return od(e,nd(r))},sd=function(e,r,o){return new Promise(function(n,a){var i=function(u){try{c(o.next(u))}catch(p){a(p)}},l=function(u){try{c(o.throw(u))}catch(p){a(p)}},c=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,l)};c((o=o.apply(e,r)).next())})};var ld=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?dr:dr.apply(null,arguments)},Kb=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function cd(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var dd=function(e){el(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,ur([void 0],o[0].concat(this)))):new(r.bind.apply(r,ur([void 0],o.concat(this))))},r}(Array),ud=function(e){el(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,ur([void 0],o[0].concat(this)))):new(r.bind.apply(r,ur([void 0],o.concat(this))))},r}(Array);function kn(e){return Ue(e)?vo(e,function(){}):e}function pd(e){return typeof e=="boolean"}function fd(){return function(r){return hd(r)}}function hd(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,l=i===void 0?!0:i,c=new dd;if(o&&(pd(o)?c.push(Ln):c.push(Ln.withExtraArgument(o.extraArgument))),0){if(a)var u;if(l)var p}return c}var Pn=!0;function tl(e){var r=fd(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,l=i===void 0?r():i,c=o.devTools,u=c===void 0?!0:c,p=o.preloadedState,m=p===void 0?void 0:p,h=o.enhancers,g=h===void 0?void 0:h,S;if(typeof a=="function")S=a;else if(cd(a))S=Vs(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=l;if(typeof v=="function"&&(v=v(r),!Pn&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Pn&&v.some(function(M){return typeof M!="function"}))throw new Error("each middleware provided to configureStore must be a function");var O=Ks.apply(void 0,v),T=dr;u&&(T=ld(Ct({trace:!Pn},typeof u=="object"&&u)));var I=new ud(O),N=I;Array.isArray(g)?N=ur([O],g):typeof g=="function"&&(N=g(I));var B=T.apply(void 0,N);return Nn(S,m,B)}function Ot(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return Ct(Ct({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function rl(e){var r={},o=[],n,a={addCase:function(i,l){var c=typeof i=="string"?i:i.type;if(c in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[c]=l,a},addMatcher:function(i,l){return o.push({matcher:i,reducer:l}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[r,o,n]}function yd(e){return typeof e=="function"}function md(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?rl(r):[r,o,n],i=a[0],l=a[1],c=a[2],u;if(yd(e))u=function(){return kn(e())};else{var p=kn(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var S=ur([i[g.type]],l.filter(function(v){var O=v.matcher;return O(g)}).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(at(v)){var T=v,I=O(T,g);return I===void 0?v:I}else{if(Ue(v))return vo(v,function(N){return O(N,g)});var I=O(v,g);if(I===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return I}return v},h)}return m.getInitialState=u,m}function gd(e,r){return e+"/"+r}function ol(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:kn(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},l={},c={};a.forEach(function(m){var h=n[m],g=gd(r,m),S,v;"reducer"in h?(S=h.reducer,v=h.prepare):S=h,i[m]=S,l[g]=S,c[m]=v?Ot(g,v):Ot(g)});function u(){var m=typeof e.extraReducers=="function"?rl(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,S=m[1],v=S===void 0?[]:S,O=m[2],T=O===void 0?void 0:O,I=Ct(Ct({},g),l);return md(o,function(N){for(var B in I)N.addCase(B,I[B]);for(var M=0,U=v;M<U.length;M++){var Se=U[M];N.addMatcher(Se.matcher,Se.reducer)}T&&N.addDefaultCase(T)})}var p;return{name:r,reducer:function(m,h){return p||(p=u()),p(m,h)},actions:c,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var bd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",xd=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=bd[Math.random()*64|0];return r},vd=["name","message","stack","code"],_n=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Js=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Sd=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=vd;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},Xb=function(){function e(r,o,n){var a=Ot(r+"/fulfilled",function(m,h,g,S){return{payload:m,meta:Tn(Ct({},S||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=Ot(r+"/pending",function(m,h,g){return{payload:void 0,meta:Tn(Ct({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),l=Ot(r+"/rejected",function(m,h,g,S,v){return{payload:S,error:(n&&n.serializeError||Sd)(m||"Rejected"),meta:Tn(Ct({},v||{}),{arg:g,requestId:h,rejectedWithValue:!!S,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),c=!1,u=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function p(m){return function(h,g,S){var v=n?.idGenerator?n.idGenerator(m):xd(),O=new u,T,I=!1;function N(M){T=M,O.abort()}var B=function(){return sd(this,null,function(){var M,U,Se,We,ve,Ge,ue;return td(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),We=(M=n?.condition)==null?void 0:M.call(n,m,{getState:g,extra:S}),Od(We)?[4,We]:[3,2];case 1:We=y.sent(),y.label=2;case 2:if(We===!1||O.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return I=!0,ve=new Promise(function(x,D){return O.signal.addEventListener("abort",function(){return D({name:"AbortError",message:T||"Aborted"})})}),h(i(v,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:m},{getState:g,extra:S}))),[4,Promise.race([ve,Promise.resolve(o(m,{dispatch:h,getState:g,extra:S,requestId:v,signal:O.signal,abort:N,rejectWithValue:function(x,D){return new _n(x,D)},fulfillWithValue:function(x,D){return new Js(x,D)}})).then(function(x){if(x instanceof _n)throw x;return x instanceof Js?a(x.payload,v,m,x.meta):a(x,v,m)})])];case 3:return Se=y.sent(),[3,5];case 4:return Ge=y.sent(),Se=Ge instanceof _n?l(null,v,m,Ge.payload,Ge.meta):l(Ge,v,m),[3,5];case 5:return ue=n&&!n.dispatchConditionRejection&&l.match(Se)&&Se.meta.condition,ue||h(Se),[2,Se]}})})}();return Object.assign(B,{abort:N,requestId:v,arg:m,unwrap:function(){return B.then(Cd)}})}}return Object.assign(p,{pending:i,rejected:l,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function Cd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Od(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var nl="listener",al="completed",il="cancelled",Jb="task-"+il,Qb="task-"+al,ex=nl+"-"+il,tx=nl+"-"+al;var Dn="listenerMiddleware";var rx=Ot(Dn+"/add"),ox=Ot(Dn+"/removeAll"),nx=Ot(Dn+"/remove");var Qs,ax=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(Qs||(Qs=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},Ed=function(e){return function(r){setTimeout(r,e)}},ix=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Ed(10);Ms();function wd(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}var Co=class extends wd(Object){};window.ftReduxStores||(window.ftReduxStores={});var sl=class e extends Co{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(mo(i))return i;if(a==null)return;let l=ol({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=tl({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:l.reducer(u,p)});return window.ftReduxStores[a.name]=new e(l,c,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new po;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,l,c)=>{let u=l,p=i[u];return p?(...m)=>{let h=p(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Eo=b(_());var Oo=class extends $e{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(r){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${r}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(r){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${r}`),this.CACHE_DURATION)}isAuthenticated(){let r=L.getState().session;return!!r?.sessionAuthenticated}};var Rd="ft-user-assets",Id={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values($t).forEach(r=>{e.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(e,r)=>{let o=r.payload.mapId;e.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}}},Pe=Eo.FtReduxStore.get({name:Rd,reducers:Id,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values($t).map(e=>[e,void 0])),bookmarkByMap:{}}}}),Bn=class{constructor(r=new Oo){this.assetCountsService=r,this.currentSession=L.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ro,this.savedSearchesService=new so,L.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=L.getState();(0,Eo.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){Pe.actions.clearAssetCount(),Pe.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Pe.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Pe.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();Pe.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&Pe.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&Pe.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(Pe.getState().assetCounts.bookmarkByMap).length!==0;r===$t.BOOKMARKS&&o&&Pe.actions.clearBookmarkCountByMap(),Pe.getState().assetCounts.allAsset[r]!==void 0&&await this.loadAssetCount(r)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Pe.actions.bookmarks(o)}}},Nd=new Bn;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Nd);(0,ll.customElement)("ft-app-context")(K);var fl=b(ee());var Ld=b(_());function cl(e){return e.match(/^[\w-]+\.[\w-]+$/)}var Td=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},dl=Symbol("i18nAttributes"),ul=Symbol("i18nListAttributes"),hl=Symbol("i18nProperties"),wo=Symbol("i18nContexts"),kr=Symbol("i18nUnsubs");function Io(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?no:nr}i18n(i){var l;this.hasI18nContext(i.context)||this.addI18nContext(i.context,void 0,i.custom);let c=(l=i.args)!==null&&l!==void 0?l:i.argsProvider?i.argsProvider(this):[];return this.getI18nService(i.custom).resolveMessage(i.context,i.key,...c)}customI18n(i,l){if(cl(i)){let[c,u]=i.split(".");return this.i18n({custom:!0,context:c,key:u,...l})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((l,c,u)=>i.has(c)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((l,c,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(l=>l.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var l,c;let u=this,p=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,...m})}:g;(l=this[dl])===null||l===void 0||l.forEach((m,h)=>u[h]=p(m,h,u[h])),(c=this[ul])===null||c===void 0||c.forEach((m,h)=>{var g;return u[h]=(g=u[h])===null||g===void 0?void 0:g.map(S=>p(m,h,S))})}updateI18nProperties(i){var l;(l=this[hl])===null||l===void 0||l.forEach((c,u)=>{i(c,u)&&(this[u]=this.i18n(c))})}addI18nMessages(i,l,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,l,c)}addI18nContext(i,l,c){let u=(typeof i=="string"?i:i.name).toLowerCase();c=typeof i=="string"?c:i.custom,this[wo].set(u,{isCustomContext:c}),this[kr].has(u)||this[kr].set(u,this.getI18nService(c).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(c).prepareContext(u,l)}hasI18nContext(i){return this[wo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[wo].forEach((i,l)=>this.addI18nContext(l,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[kr].forEach(i=>i()),this[kr].clear()}}return r=wo,o=kr,Td([(0,fl.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var pl=class extends Io(Ro.FtLitElement){},Ao=class extends Io(Ro.FtLitElementRedux){};var Dr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Fe=class extends Ao{constructor(){super(),this.editorMode=!1,this.addStore(L)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":No.nothing:No.html`
477
+ `}connectedCallback(){super.connectedCallback(),L.addEventListener($t.eventName,this.reloadConfiguration)}disconnectedCallback(){L.addEventListener($t.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(r){var o,n,a,i,l,c,u;super.update(r),r.has("baseUrl")&&(L.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),r.has("apiIntegrationIdentifier")&&L.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),r.has("apiIntegrationAppVersion")&&L.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),r.has("uiLocale")&&L.actions.uiLocale(this.uiLocale),r.has("metadataConfiguration")&&L.actions.metadataConfiguration(this.metadataConfiguration),r.has("noCustom")&&L.actions.noCustom(this.noCustom),r.has("editorMode")&&L.actions.editorMode(this.editorMode),r.has("noCustomComponent")&&L.actions.noCustomComponent(this.noCustomComponent),r.has("session")&&L.actions.session(this.session),r.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(p=>cr.addContext(p)),r.has("openExternalDocumentInNewTab")&&L.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),r.has("navigatorOnline")&&L.actions.navigatorOnline(this.navigatorOnline),r.has("forcedOffline")&&L.actions.forcedOffline(this.forcedOffline),r.has("localesConfiguration")&&(L.actions.defaultLocales((o=this.localesConfiguration)===null||o===void 0?void 0:o.defaultLocales),L.actions.availableUiLocales((a=(n=this.localesConfiguration)===null||n===void 0?void 0:n.availableUiLocales)!==null&&a!==void 0?a:[]),L.actions.searchInAllLanguagesAllowed((l=(i=this.localesConfiguration)===null||i===void 0?void 0:i.allLanguagesAllowed)!==null&&l!==void 0?l:!1)),r.has("authenticationRequired")&&L.actions.authenticationRequired(this.authenticationRequired),r.has("availableContentLocales")&&L.actions.availableContentLocales((u=(c=this.availableContentLocales)===null||c===void 0?void 0:c.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},r.idleTimeoutInMillis),r})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Os(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};K.elementDefinitions={};K.styles=Ui;se([(0,me.property)()],K.prototype,"baseUrl",void 0);se([(0,me.property)()],K.prototype,"apiIntegrationIdentifier",void 0);se([(0,me.property)()],K.prototype,"apiIntegrationAppVersion",void 0);se([(0,me.property)()],K.prototype,"uiLocale",void 0);se([(0,ze.jsonProperty)(null)],K.prototype,"availableUiLocales",void 0);se([(0,ze.jsonProperty)(null)],K.prototype,"metadataConfiguration",void 0);se([(0,me.property)({type:Boolean})],K.prototype,"editorMode",void 0);se([(0,me.property)({type:Boolean})],K.prototype,"noCustom",void 0);se([(0,me.property)({type:Boolean})],K.prototype,"openExternalDocumentInNewTab",void 0);se([(0,me.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],K.prototype,"noCustomComponent",void 0);se([(0,me.property)({type:Boolean})],K.prototype,"withManualResources",void 0);se([(0,me.property)({type:Boolean})],K.prototype,"navigatorOnline",void 0);se([(0,me.property)({type:Boolean})],K.prototype,"forcedOffline",void 0);se([(0,me.property)({type:Object})],K.prototype,"apiProvider",void 0);se([(0,me.property)({type:Boolean})],K.prototype,"authenticationRequired",void 0);se([(0,ze.jsonProperty)([])],K.prototype,"messageContexts",void 0);se([(0,ze.jsonProperty)(void 0)],K.prototype,"session",void 0);se([(0,me.state)()],K.prototype,"localesConfiguration",void 0);se([(0,me.state)()],K.prototype,"availableContentLocales",void 0);var Td=b(ee());function Gc(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var o,n,a;if(Array.isArray(e)){if(o=e.length,o!=r.length)return!1;for(n=o;n--!==0;)if(!co(e[n],r[n]))return!1;return!0}if(e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;for(n of e.entries())if(!co(n[1],r.get(n[0])))return!1;return!0}if(e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(n of e.entries())if(!r.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===r.valueOf();let i=l=>Object.keys(l).filter(c=>l[c]!=null);if(a=i(e),o=a.length,o!==i(r).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[n]))return!1;for(n=o;n--!==0;){let l=a[n];if(!co(e[l],r[l]))return!1}return!0}return e!==e&&r!==r||e==null&&r==null}function co(e,r){try{return Gc(e,r)}catch{return!1}}function uo(e,r){return!co(e,r)}var jc=b(ee(),1);var po=class{constructor(){this.queue=[]}add(r,o=!1){o&&this.clear(r.type),this.queue.push(r)}consume(r){let o=this.queue.find(n=>n.type===r);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}clear(r){typeof r=="string"?this.queue=this.queue.filter(o=>o.type!==r):this.queue=this.queue.filter(o=>!r.test(o.type))}};var ur=b(ee(),1);var Es=b(ee(),1);function ws(e,r){let o=()=>JSON.parse(JSON.stringify(e));return(0,Es.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:uo,...r??{}})}var fo=class{constructor(r=0){this.timeout=r,this.callbacks=[]}run(r,o){return this.callbacks=[r],this.debounce(o)}queue(r,o){return this.callbacks.push(r),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(r){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),r??this.timeout),this.promise}async runCallbacks(){var r,o;let n=[...this.callbacks];this.callbacks=[];let a=(r=this.rejectPromise)!==null&&r!==void 0?r:()=>null,i=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(c){a(c);return}i(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Rs=b(H(),1);var ho=globalThis,Vc=ho.ShadowRoot&&(ho.ShadyCSS===void 0||ho.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,xb=Symbol();var As=(e,r)=>{if(Vc)e.adoptedStyleSheets=r.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet);else for(let o of r){let n=document.createElement("style"),a=ho.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,e.appendChild(n)}};var yo=class extends Rs.LitElement{createRenderRoot(){let r=this.constructor;r.elementDefinitions&&!r.registry&&(r.registry=new CustomElementRegistry,Object.entries(r.elementDefinitions).forEach(([a,i])=>r.registry.define(a,i)));let o={...r.shadowRootOptions,customElements:r.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return As(n,r.elementStyles),n}};function Is(e,r,...o){var n;let a=e.querySelector(r);for(let i of o)a=(n=a?.shadowRoot)===null||n===void 0?void 0:n.querySelector(i);return a}var Tr=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Ps,Ns=Symbol("constructorPrototype"),Ls=Symbol("constructorName"),_s=Symbol("exportpartsDebouncer"),Ts=Symbol("dynamicDependenciesLoaded"),it=class extends yo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Ps]=new fo(5),this[Ls]=this.constructor.name,this[Ns]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Ls]&&Object.setPrototypeOf(this,this[Ns])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(o){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",o)}let r=this.constructor;r[Ts]||(r[Ts]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(r){super.updated(r),this.updateComplete.then(()=>{this.contentAvailableCallback(r),this.focusElementToFocus(r),this.applyCustomStylesheet(r),this.scheduleExportpartsUpdate()})}contentAvailableCallback(r){}focusElementToFocus(r){if(r.has("elementToFocus")&&this.elementToFocus!=null){let{element:o,selector:n,shadowPath:a}=this.elementToFocus;if(n!=null){let i=[...a??[],n];o=Is(this.shadowRoot,...i)}o?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||o?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(r){var o,n,a;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(i=>i.remove()),this.useAdoptedStyleSheets){if(r.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((a=this.customStylesheet)!==null&&a!==void 0?a:"")}catch(i){console.error(i,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let i=document.createElement("style");i.classList.add("ft-lit-element--custom-stylesheet"),i.innerHTML=this.customStylesheet,this.shadowRoot.append(i)}}scheduleExportpartsUpdate(){var r,o,n;(!((r=this.exportpartsPrefix)===null||r===void 0)&&r.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[_s].run(()=>{var a,i;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((i=this.exportpartsPrefixes)===null||i===void 0?void 0:i.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(r){var o,n,a,i,l,c;let u=g=>g!=null&&g.trim().length>0,p=r.filter(u).map(g=>g.trim());if(p.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let S=(i=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&i!==void 0?i:[],v=(c=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(C=>C.split(":")[1]))!==null&&c!==void 0?c:[];new Array(...S,...v).filter(u).map(C=>C.trim()).forEach(C=>m.add(C))}if(m.size===0){this.removeAttribute("exportparts");return}let h=[...m.values()].flatMap(g=>p.map(S=>`${g}:${S}--${g}`));this.setAttribute("exportparts",[...this.part,...h].join(", "))}};Ps=_s;Tr([(0,ur.property)()],it.prototype,"exportpartsPrefix",void 0);Tr([ws([])],it.prototype,"exportpartsPrefixes",void 0);Tr([(0,ur.property)()],it.prototype,"customStylesheet",void 0);Tr([(0,ur.property)()],it.prototype,"elementToFocus",void 0);Tr([(0,ur.state)()],it.prototype,"useAdoptedStyleSheets",void 0);function mo(e){var r;return(r=e?.isFtReduxStore)!==null&&r!==void 0?r:!1}var Pr=Symbol("internalReduxEventsUnsubscribers"),vt=Symbol("internalStoresUnsubscribers"),Ft=Symbol("internalStores");function Kc(e){var r,o,n;class a extends e{constructor(){super(...arguments),this[r]=new Map,this[o]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(l){super.willUpdate(l),[...this.reduxConstructor.reduxReactiveProperties].some(c=>l.has(c))&&this.updateFromStores()}getUnnamedStore(){if(this[Ft].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Ft].values()][0]}getStore(l){return l==null?this.getUnnamedStore():this[Ft].get(l)}addStore(l,c){var u;c=(u=c??l.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(c),this[Ft].set(c,l),this.subscribeToStore(c,l),this.updateFromStores()}removeStore(l){let c=typeof l=="string"?l:l.name;this.unsubscribeFromStore(c),this[Ft].delete(c)}setupStores(){this.unsubscribeFromStores(),this[Ft].forEach((l,c)=>this.subscribeToStore(c,l)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((l,c)=>{let u=this.constructor.getPropertyOptions(c);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:c)){let p=this.getStore(l.store);p&&(l.store?this[vt].has(l.store):this[vt].size>0)&&(this[c]=l.selector(p.getState(),this))}})}subscribeToStore(l,c){var u;this[vt].set(l,c.subscribe(()=>this.updateFromStores())),this[Pr].set(l,[]),mo(c)&&c.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((p,m)=>{if(typeof this[m]=="function"&&(!p.store||c.name===p.store)){let h=g=>this[m](g);c.addEventListener(p.eventName,h),this[Pr].get(l).push(()=>c.removeEventListener(p.eventName,h))}})),this.onStoreAvailable(l)}unsubscribeFromStores(){this[vt].forEach((l,c)=>this.unsubscribeFromStore(c))}unsubscribeFromStore(l){var c;this[vt].has(l)&&this[vt].get(l)(),this[vt].delete(l),(c=this[Pr].get(l))===null||c===void 0||c.forEach(u=>u()),this[Pr].delete(l)}onStoreAvailable(l){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return r=vt,o=Ft,n=Pr,a.reduxProperties=new Map,a.reduxReactiveProperties=new Set,a.reduxEventListeners=new Map,a}var ks=class extends Kc(it){};function Pe(e){for(var r=arguments.length,o=Array(r>1?r-1:0),n=1;n<r;n++)o[n-1]=arguments[n];if(0)var a,i;throw Error("[Immer] minified error nr: "+e+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function st(e){return!!e&&!!e[Z]}function Fe(e){var r;return!!e&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===td}(e)||Array.isArray(e)||!!e[Fs]||!!(!((r=e.constructor)===null||r===void 0)&&r[Fs])||En(e)||wn(e))}function Ht(e,r,o){o===void 0&&(o=!1),hr(e)===0?(o?Object.keys:fr)(e).forEach(function(n){o&&typeof n=="symbol"||r(n,e[n],e)}):e.forEach(function(n,a){return r(a,n,e)})}function hr(e){var r=e[Z];return r?r.i>3?r.i-4:r.i:Array.isArray(e)?1:En(e)?2:wn(e)?3:0}function pr(e,r){return hr(e)===2?e.has(r):Object.prototype.hasOwnProperty.call(e,r)}function Zc(e,r){return hr(e)===2?e.get(r):e[r]}function Hs(e,r,o){var n=hr(e);n===2?e.set(r,o):n===3?e.add(o):e[r]=o}function Ws(e,r){return e===r?e!==0||1/e==1/r:e!=e&&r!=r}function En(e){return Qc&&e instanceof Map}function wn(e){return ed&&e instanceof Set}function St(e){return e.o||e.t}function An(e){if(Array.isArray(e))return Array.prototype.slice.call(e);var r=Vs(e);delete r[Z];for(var o=fr(r),n=0;n<o.length;n++){var a=o[n],i=r[a];i.writable===!1&&(i.writable=!0,i.configurable=!0),(i.get||i.set)&&(r[a]={configurable:!0,writable:!0,enumerable:i.enumerable,value:e[a]})}return Object.create(Object.getPrototypeOf(e),r)}function Rn(e,r){return r===void 0&&(r=!1),In(e)||st(e)||!Fe(e)||(hr(e)>1&&(e.set=e.add=e.clear=e.delete=qc),Object.freeze(e),r&&Ht(e,function(o,n){return Rn(n,!0)},!0)),e}function qc(){Pe(2)}function In(e){return e==null||typeof e!="object"||Object.isFrozen(e)}function Xe(e){var r=Cn[e];return r||Pe(18,e),r}function Yc(e,r){Cn[e]||(Cn[e]=r)}function vn(){return kr}function mn(e,r){r&&(Xe("Patches"),e.u=[],e.s=[],e.v=r)}function go(e){Sn(e),e.p.forEach(Xc),e.p=null}function Sn(e){e===kr&&(kr=e.l)}function Bs(e){return kr={p:[],l:kr,h:e,m:!0,_:0}}function Xc(e){var r=e[Z];r.i===0||r.i===1?r.j():r.g=!0}function gn(e,r){r._=r.p.length;var o=r.p[0],n=e!==void 0&&e!==o;return r.h.O||Xe("ES5").S(r,e,n),n?(o[Z].P&&(go(r),Pe(4)),Fe(e)&&(e=bo(r,e),r.l||xo(r,e)),r.u&&Xe("Patches").M(o[Z].t,e,r.u,r.s)):e=bo(r,o,[]),go(r),r.u&&r.v(r.u,r.s),e!==js?e:void 0}function bo(e,r,o){if(In(r))return r;var n=r[Z];if(!n)return Ht(r,function(c,u){return Ds(e,n,r,c,u,o)},!0),r;if(n.A!==e)return r;if(!n.P)return xo(e,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=An(n.k):n.o,i=a,l=!1;n.i===3&&(i=new Set(a),a.clear(),l=!0),Ht(i,function(c,u){return Ds(e,n,a,c,u,o,l)}),xo(e,a,!1),o&&e.u&&Xe("Patches").N(n,o,e.u,e.s)}return n.o}function Ds(e,r,o,n,a,i,l){if(st(a)){var c=bo(e,a,i&&r&&r.i!==3&&!pr(r.R,n)?i.concat(n):void 0);if(Hs(o,n,c),!st(c))return;e.m=!1}else l&&o.add(a);if(Fe(a)&&!In(a)){if(!e.h.D&&e._<1)return;bo(e,a),r&&r.A.l||xo(e,a)}}function xo(e,r,o){o===void 0&&(o=!1),!e.l&&e.h.D&&e.m&&Rn(r,o)}function bn(e,r){var o=e[Z];return(o?St(o):e)[r]}function $s(e,r){if(r in e)for(var o=Object.getPrototypeOf(e);o;){var n=Object.getOwnPropertyDescriptor(o,r);if(n)return n;o=Object.getPrototypeOf(o)}}function Ot(e){e.P||(e.P=!0,e.l&&Ot(e.l))}function xn(e){e.o||(e.o=An(e.t))}function On(e,r,o){var n=En(r)?Xe("MapSet").F(r,o):wn(r)?Xe("MapSet").T(r,o):e.O?function(a,i){var l=Array.isArray(a),c={i:l?1:0,A:i?i.A:vn(),P:!1,I:!1,R:{},l:i,t:a,k:null,o:null,j:null,C:!1},u=c,p=Br;l&&(u=[c],p=_r);var m=Proxy.revocable(u,p),h=m.revoke,g=m.proxy;return c.k=g,c.j=h,g}(r,o):Xe("ES5").J(r,o);return(o?o.A:vn()).p.push(n),n}function Jc(e){return st(e)||Pe(22,e),function r(o){if(!Fe(o))return o;var n,a=o[Z],i=hr(o);if(a){if(!a.P&&(a.i<4||!Xe("ES5").K(a)))return a.t;a.I=!0,n=Ms(o,i),a.I=!1}else n=Ms(o,i);return Ht(n,function(l,c){a&&Zc(a.t,l)===c||Hs(n,l,r(c))}),i===3?new Set(n):n}(e)}function Ms(e,r){switch(r){case 2:return new Map(e);case 3:return Array.from(e)}return An(e)}function Gs(){function e(l,c){var u=i[l];return u?u.enumerable=c:i[l]=u={configurable:!0,enumerable:c,get:function(){var p=this[Z];return Br.get(p,l)},set:function(p){var m=this[Z];Br.set(m,l,p)}},u}function r(l){for(var c=l.length-1;c>=0;c--){var u=l[c][Z];if(!u.P)switch(u.i){case 5:n(u)&&Ot(u);break;case 4:o(u)&&Ot(u)}}}function o(l){for(var c=l.t,u=l.k,p=fr(u),m=p.length-1;m>=0;m--){var h=p[m];if(h!==Z){var g=c[h];if(g===void 0&&!pr(c,h))return!0;var S=u[h],v=S&&S[Z];if(v?v.t!==g:!Ws(S,g))return!0}}var C=!!c[Z];return p.length!==fr(c).length+(C?0:1)}function n(l){var c=l.k;if(c.length!==l.t.length)return!0;var u=Object.getOwnPropertyDescriptor(c,c.length-1);if(u&&!u.get)return!0;for(var p=0;p<c.length;p++)if(!c.hasOwnProperty(p))return!0;return!1}function a(l){l.g&&Pe(3,JSON.stringify(St(l)))}var i={};Yc("ES5",{J:function(l,c){var u=Array.isArray(l),p=function(h,g){if(h){for(var S=Array(g.length),v=0;v<g.length;v++)Object.defineProperty(S,""+v,e(v,!0));return S}var C=Vs(g);delete C[Z];for(var T=fr(C),I=0;I<T.length;I++){var N=T[I];C[N]=e(N,h||!!C[N].enumerable)}return Object.create(Object.getPrototypeOf(g),C)}(u,l),m={i:u?5:4,A:c?c.A:vn(),P:!1,I:!1,R:{},l:c,t:l,k:p,o:null,g:!1,C:!1};return Object.defineProperty(p,Z,{value:m,writable:!0}),p},S:function(l,c,u){u?st(c)&&c[Z].A===l&&r(l.p):(l.u&&function p(m){if(m&&typeof m=="object"){var h=m[Z];if(h){var g=h.t,S=h.k,v=h.R,C=h.i;if(C===4)Ht(S,function(M){M!==Z&&(g[M]!==void 0||pr(g,M)?v[M]||p(S[M]):(v[M]=!0,Ot(h)))}),Ht(g,function(M){S[M]!==void 0||pr(S,M)||(v[M]=!1,Ot(h))});else if(C===5){if(n(h)&&(Ot(h),v.length=!0),S.length<g.length)for(var T=S.length;T<g.length;T++)v[T]=!1;else for(var I=g.length;I<S.length;I++)v[I]=!0;for(var N=Math.min(S.length,g.length),D=0;D<N;D++)S.hasOwnProperty(D)||(v[D]=!0),v[D]===void 0&&p(S[D])}}}}(l.p[0]),r(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var Us,kr,Nn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Qc=typeof Map<"u",ed=typeof Set<"u",zs=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",js=Nn?Symbol.for("immer-nothing"):((Us={})["immer-nothing"]=!0,Us),Fs=Nn?Symbol.for("immer-draftable"):"__$immer_draftable",Z=Nn?Symbol.for("immer-state"):"__$immer_state";var td=""+Object.prototype.constructor,fr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:Object.getOwnPropertyNames,Vs=Object.getOwnPropertyDescriptors||function(e){var r={};return fr(e).forEach(function(o){r[o]=Object.getOwnPropertyDescriptor(e,o)}),r},Cn={},Br={get:function(e,r){if(r===Z)return e;var o=St(e);if(!pr(o,r))return function(a,i,l){var c,u=$s(i,l);return u?"value"in u?u.value:(c=u.get)===null||c===void 0?void 0:c.call(a.k):void 0}(e,o,r);var n=o[r];return e.I||!Fe(n)?n:n===bn(e.t,r)?(xn(e),e.o[r]=On(e.A.h,n,e)):n},has:function(e,r){return r in St(e)},ownKeys:function(e){return Reflect.ownKeys(St(e))},set:function(e,r,o){var n=$s(St(e),r);if(n?.set)return n.set.call(e.k,o),!0;if(!e.P){var a=bn(St(e),r),i=a?.[Z];if(i&&i.t===o)return e.o[r]=o,e.R[r]=!1,!0;if(Ws(o,a)&&(o!==void 0||pr(e.t,r)))return!0;xn(e),Ot(e)}return e.o[r]===o&&(o!==void 0||r in e.o)||Number.isNaN(o)&&Number.isNaN(e.o[r])||(e.o[r]=o,e.R[r]=!0),!0},deleteProperty:function(e,r){return bn(e.t,r)!==void 0||r in e.t?(e.R[r]=!1,xn(e),Ot(e)):delete e.R[r],e.o&&delete e.o[r],!0},getOwnPropertyDescriptor:function(e,r){var o=St(e),n=Reflect.getOwnPropertyDescriptor(o,r);return n&&{writable:!0,configurable:e.i!==1||r!=="length",enumerable:n.enumerable,value:o[r]}},defineProperty:function(){Pe(11)},getPrototypeOf:function(e){return Object.getPrototypeOf(e.t)},setPrototypeOf:function(){Pe(12)}},_r={};Ht(Br,function(e,r){_r[e]=function(){return arguments[0]=arguments[0][0],r.apply(this,arguments)}}),_r.deleteProperty=function(e,r){return _r.set.call(this,e,r,void 0)},_r.set=function(e,r,o){return Br.set.call(this,e[0],r,o,e[0])};var rd=function(){function e(o){var n=this;this.O=zs,this.D=!0,this.produce=function(a,i,l){if(typeof a=="function"&&typeof i!="function"){var c=i;i=a;var u=n;return function(C){var T=this;C===void 0&&(C=c);for(var I=arguments.length,N=Array(I>1?I-1:0),D=1;D<I;D++)N[D-1]=arguments[D];return u.produce(C,function(M){var U;return(U=i).call.apply(U,[T,M].concat(N))})}}var p;if(typeof i!="function"&&Pe(6),l!==void 0&&typeof l!="function"&&Pe(7),Fe(a)){var m=Bs(n),h=On(n,a,void 0),g=!0;try{p=i(h),g=!1}finally{g?go(m):Sn(m)}return typeof Promise<"u"&&p instanceof Promise?p.then(function(C){return mn(m,l),gn(C,m)},function(C){throw go(m),C}):(mn(m,l),gn(p,m))}if(!a||typeof a!="object"){if((p=i(a))===void 0&&(p=a),p===js&&(p=void 0),n.D&&Rn(p,!0),l){var S=[],v=[];Xe("Patches").M(a,p,S,v),l(S,v)}return p}Pe(21,a)},this.produceWithPatches=function(a,i){if(typeof a=="function")return function(p){for(var m=arguments.length,h=Array(m>1?m-1:0),g=1;g<m;g++)h[g-1]=arguments[g];return n.produceWithPatches(p,function(S){return a.apply(void 0,[S].concat(h))})};var l,c,u=n.produce(a,i,function(p,m){l=p,c=m});return typeof Promise<"u"&&u instanceof Promise?u.then(function(p){return[p,l,c]}):[u,l,c]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var r=e.prototype;return r.createDraft=function(o){Fe(o)||Pe(8),st(o)&&(o=Jc(o));var n=Bs(this),a=On(this,o,void 0);return a[Z].C=!0,Sn(n),a},r.finishDraft=function(o,n){var a=o&&o[Z],i=a.A;return mn(i,n),gn(void 0,i)},r.setAutoFreeze=function(o){this.D=o},r.setUseProxies=function(o){o&&!zs&&Pe(20),this.O=o},r.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var i=n[a];if(i.path.length===0&&i.op==="replace"){o=i.value;break}}a>-1&&(n=n.slice(a+1));var l=Xe("Patches").$;return st(o)?l(o,n):this.produce(o,function(c){return l(c,n)})},e}(),Ne=new rd,od=Ne.produce,_b=Ne.produceWithPatches.bind(Ne),kb=Ne.setAutoFreeze.bind(Ne),Bb=Ne.setUseProxies.bind(Ne),Db=Ne.applyPatches.bind(Ne),$b=Ne.createDraft.bind(Ne),Mb=Ne.finishDraft.bind(Ne),vo=od;function Wt(e){"@babel/helpers - typeof";return Wt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Wt(e)}function Ks(e,r){if(Wt(e)!="object"||!e)return e;var o=e[Symbol.toPrimitive];if(o!==void 0){var n=o.call(e,r||"default");if(Wt(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(r==="string"?String:Number)(e)}function Zs(e){var r=Ks(e,"string");return Wt(r)=="symbol"?r:r+""}function qs(e,r,o){return(r=Zs(r))in e?Object.defineProperty(e,r,{value:o,enumerable:!0,configurable:!0,writable:!0}):e[r]=o,e}function Ys(e,r){var o=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),o.push.apply(o,n)}return o}function Ln(e){for(var r=1;r<arguments.length;r++){var o=arguments[r]!=null?arguments[r]:{};r%2?Ys(Object(o),!0).forEach(function(n){qs(e,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(o)):Ys(Object(o)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(o,n))})}return e}function xe(e){return"Minified Redux error #"+e+"; visit https://redux.js.org/Errors?code="+e+" for the full message or use the non-minified dev environment for full errors. "}var Xs=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Tn=function(){return Math.random().toString(36).substring(7).split("").join(".")},So={INIT:"@@redux/INIT"+Tn(),REPLACE:"@@redux/REPLACE"+Tn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Tn()}};function nd(e){if(typeof e!="object"||e===null)return!1;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return Object.getPrototypeOf(e)===r}function Pn(e,r,o){var n;if(typeof r=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(xe(0));if(typeof r=="function"&&typeof o>"u"&&(o=r,r=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(xe(1));return o(Pn)(e,r)}if(typeof e!="function")throw new Error(xe(2));var a=e,i=r,l=[],c=l,u=!1;function p(){c===l&&(c=l.slice())}function m(){if(u)throw new Error(xe(3));return i}function h(C){if(typeof C!="function")throw new Error(xe(4));if(u)throw new Error(xe(5));var T=!0;return p(),c.push(C),function(){if(T){if(u)throw new Error(xe(6));T=!1,p();var N=c.indexOf(C);c.splice(N,1),l=null}}}function g(C){if(!nd(C))throw new Error(xe(7));if(typeof C.type>"u")throw new Error(xe(8));if(u)throw new Error(xe(9));try{u=!0,i=a(i,C)}finally{u=!1}for(var T=l=c,I=0;I<T.length;I++){var N=T[I];N()}return C}function S(C){if(typeof C!="function")throw new Error(xe(10));a=C,g({type:So.REPLACE})}function v(){var C,T=h;return C={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(xe(11));function D(){N.next&&N.next(m())}D();var M=T(D);return{unsubscribe:M}}},C[Xs]=function(){return this},C}return g({type:So.INIT}),n={dispatch:g,subscribe:h,getState:m,replaceReducer:S},n[Xs]=v,n}function ad(e){Object.keys(e).forEach(function(r){var o=e[r],n=o(void 0,{type:So.INIT});if(typeof n>"u")throw new Error(xe(12));if(typeof o(void 0,{type:So.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(xe(13))})}function Js(e){for(var r=Object.keys(e),o={},n=0;n<r.length;n++){var a=r[n];typeof e[a]=="function"&&(o[a]=e[a])}var i=Object.keys(o),l,c;try{ad(o)}catch(u){c=u}return function(p,m){if(p===void 0&&(p={}),c)throw c;if(0)var h;for(var g=!1,S={},v=0;v<i.length;v++){var C=i[v],T=o[C],I=p[C],N=T(I,m);if(typeof N>"u"){var D=m&&m.type;throw new Error(xe(14))}S[C]=N,g=g||N!==I}return g=g||i.length!==Object.keys(p).length,g?S:p}}function yr(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return r.length===0?function(n){return n}:r.length===1?r[0]:r.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function Qs(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),i=function(){throw new Error(xe(15))},l={getState:a.getState,dispatch:function(){return i.apply(void 0,arguments)}},c=r.map(function(u){return u(l)});return i=yr.apply(void 0,c)(a.dispatch),Ln(Ln({},a),{},{dispatch:i})}}}function el(e){var r=function(n){var a=n.dispatch,i=n.getState;return function(l){return function(c){return typeof c=="function"?c(a,i,e):l(c)}}};return r}var tl=el();tl.withExtraArgument=el;var _n=tl;var il=function(){var e=function(r,o){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var i in a)Object.prototype.hasOwnProperty.call(a,i)&&(n[i]=a[i])},e(r,o)};return function(r,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");e(r,o);function n(){this.constructor=r}r.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),id=function(e,r){var o={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},n,a,i,l;return l={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function c(p){return function(m){return u([p,m])}}function u(p){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(i=p[0]&2?a.return:p[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,p[1])).done)return i;switch(a=0,i&&(p=[p[0]&2,i.value]),p[0]){case 0:case 1:i=p;break;case 4:return o.label++,{value:p[1],done:!1};case 5:o.label++,a=p[1],p=[0];continue;case 7:p=o.ops.pop(),o.trys.pop();continue;default:if(i=o.trys,!(i=i.length>0&&i[i.length-1])&&(p[0]===6||p[0]===2)){o=0;continue}if(p[0]===3&&(!i||p[1]>i[0]&&p[1]<i[3])){o.label=p[1];break}if(p[0]===6&&o.label<i[1]){o.label=i[1],i=p;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(p);break}i[2]&&o.ops.pop(),o.trys.pop();continue}p=r.call(e,o)}catch(m){p=[6,m],a=0}finally{n=i=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}},mr=function(e,r){for(var o=0,n=r.length,a=e.length;o<n;o++,a++)e[a]=r[o];return e},sd=Object.defineProperty,ld=Object.defineProperties,cd=Object.getOwnPropertyDescriptors,rl=Object.getOwnPropertySymbols,dd=Object.prototype.hasOwnProperty,ud=Object.prototype.propertyIsEnumerable,ol=function(e,r,o){return r in e?sd(e,r,{enumerable:!0,configurable:!0,writable:!0,value:o}):e[r]=o},Ct=function(e,r){for(var o in r||(r={}))dd.call(r,o)&&ol(e,o,r[o]);if(rl)for(var n=0,a=rl(r);n<a.length;n++){var o=a[n];ud.call(r,o)&&ol(e,o,r[o])}return e},kn=function(e,r){return ld(e,cd(r))},pd=function(e,r,o){return new Promise(function(n,a){var i=function(u){try{c(o.next(u))}catch(p){a(p)}},l=function(u){try{c(o.throw(u))}catch(p){a(p)}},c=function(u){return u.done?n(u.value):Promise.resolve(u.value).then(i,l)};c((o=o.apply(e,r)).next())})};var fd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?yr:yr.apply(null,arguments)},rx=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}};function hd(e){if(typeof e!="object"||e===null)return!1;var r=Object.getPrototypeOf(e);if(r===null)return!0;for(var o=r;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return r===o}var yd=function(e){il(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,mr([void 0],o[0].concat(this)))):new(r.bind.apply(r,mr([void 0],o.concat(this))))},r}(Array),md=function(e){il(r,e);function r(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=e.apply(this,o)||this;return Object.setPrototypeOf(a,r.prototype),a}return Object.defineProperty(r,Symbol.species,{get:function(){return r},enumerable:!1,configurable:!0}),r.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return e.prototype.concat.apply(this,o)},r.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(r.bind.apply(r,mr([void 0],o[0].concat(this)))):new(r.bind.apply(r,mr([void 0],o.concat(this))))},r}(Array);function $n(e){return Fe(e)?vo(e,function(){}):e}function gd(e){return typeof e=="boolean"}function bd(){return function(r){return xd(r)}}function xd(e){e===void 0&&(e={});var r=e.thunk,o=r===void 0?!0:r,n=e.immutableCheck,a=n===void 0?!0:n,i=e.serializableCheck,l=i===void 0?!0:i,c=new yd;if(o&&(gd(o)?c.push(_n):c.push(_n.withExtraArgument(o.extraArgument))),0){if(a)var u;if(l)var p}return c}var Bn=!0;function sl(e){var r=bd(),o=e||{},n=o.reducer,a=n===void 0?void 0:n,i=o.middleware,l=i===void 0?r():i,c=o.devTools,u=c===void 0?!0:c,p=o.preloadedState,m=p===void 0?void 0:p,h=o.enhancers,g=h===void 0?void 0:h,S;if(typeof a=="function")S=a;else if(hd(a))S=Js(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var v=l;if(typeof v=="function"&&(v=v(r),!Bn&&!Array.isArray(v)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Bn&&v.some(function(M){return typeof M!="function"}))throw new Error("each middleware provided to configureStore must be a function");var C=Qs.apply(void 0,v),T=yr;u&&(T=fd(Ct({trace:!Bn},typeof u=="object"&&u)));var I=new md(C),N=I;Array.isArray(g)?N=mr([C],g):typeof g=="function"&&(N=g(I));var D=T.apply(void 0,N);return Pn(S,m,D)}function Et(e,r){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(r){var i=r.apply(void 0,n);if(!i)throw new Error("prepareAction did not return an object");return Ct(Ct({type:e,payload:i.payload},"meta"in i&&{meta:i.meta}),"error"in i&&{error:i.error})}return{type:e,payload:n[0]}}return o.toString=function(){return""+e},o.type=e,o.match=function(n){return n.type===e},o}function ll(e){var r={},o=[],n,a={addCase:function(i,l){var c=typeof i=="string"?i:i.type;if(c in r)throw new Error("addCase cannot be called with two reducers for the same action type");return r[c]=l,a},addMatcher:function(i,l){return o.push({matcher:i,reducer:l}),a},addDefaultCase:function(i){return n=i,a}};return e(a),[r,o,n]}function vd(e){return typeof e=="function"}function Sd(e,r,o,n){o===void 0&&(o=[]);var a=typeof r=="function"?ll(r):[r,o,n],i=a[0],l=a[1],c=a[2],u;if(vd(e))u=function(){return $n(e())};else{var p=$n(e);u=function(){return p}}function m(h,g){h===void 0&&(h=u());var S=mr([i[g.type]],l.filter(function(v){var C=v.matcher;return C(g)}).map(function(v){var C=v.reducer;return C}));return S.filter(function(v){return!!v}).length===0&&(S=[c]),S.reduce(function(v,C){if(C)if(st(v)){var T=v,I=C(T,g);return I===void 0?v:I}else{if(Fe(v))return vo(v,function(N){return C(N,g)});var I=C(v,g);if(I===void 0){if(v===null)return v;throw Error("A case reducer on a non-draftable value must not return undefined")}return I}return v},h)}return m.getInitialState=u,m}function Od(e,r){return e+"/"+r}function cl(e){var r=e.name;if(!r)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof e.initialState=="function"?e.initialState:$n(e.initialState),n=e.reducers||{},a=Object.keys(n),i={},l={},c={};a.forEach(function(m){var h=n[m],g=Od(r,m),S,v;"reducer"in h?(S=h.reducer,v=h.prepare):S=h,i[m]=S,l[g]=S,c[m]=v?Et(g,v):Et(g)});function u(){var m=typeof e.extraReducers=="function"?ll(e.extraReducers):[e.extraReducers],h=m[0],g=h===void 0?{}:h,S=m[1],v=S===void 0?[]:S,C=m[2],T=C===void 0?void 0:C,I=Ct(Ct({},g),l);return Sd(o,function(N){for(var D in I)N.addCase(D,I[D]);for(var M=0,U=v;M<U.length;M++){var Se=U[M];N.addMatcher(Se.matcher,Se.reducer)}T&&N.addDefaultCase(T)})}var p;return{name:r,reducer:function(m,h){return p||(p=u()),p(m,h)},actions:c,caseReducers:i,getInitialState:function(){return p||(p=u()),p.getInitialState()}}}var Cd="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ed=function(e){e===void 0&&(e=21);for(var r="",o=e;o--;)r+=Cd[Math.random()*64|0];return r},wd=["name","message","stack","code"],Dn=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),nl=function(){function e(r,o){this.payload=r,this.meta=o}return e}(),Ad=function(e){if(typeof e=="object"&&e!==null){for(var r={},o=0,n=wd;o<n.length;o++){var a=n[o];typeof e[a]=="string"&&(r[a]=e[a])}return r}return{message:String(e)}},ix=function(){function e(r,o,n){var a=Et(r+"/fulfilled",function(m,h,g,S){return{payload:m,meta:kn(Ct({},S||{}),{arg:g,requestId:h,requestStatus:"fulfilled"})}}),i=Et(r+"/pending",function(m,h,g){return{payload:void 0,meta:kn(Ct({},g||{}),{arg:h,requestId:m,requestStatus:"pending"})}}),l=Et(r+"/rejected",function(m,h,g,S,v){return{payload:S,error:(n&&n.serializeError||Ad)(m||"Rejected"),meta:kn(Ct({},v||{}),{arg:g,requestId:h,rejectedWithValue:!!S,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),c=!1,u=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function p(m){return function(h,g,S){var v=n?.idGenerator?n.idGenerator(m):Ed(),C=new u,T,I=!1;function N(M){T=M,C.abort()}var D=function(){return pd(this,null,function(){var M,U,Se,je,ve,Ve,fe;return id(this,function(y){switch(y.label){case 0:return y.trys.push([0,4,,5]),je=(M=n?.condition)==null?void 0:M.call(n,m,{getState:g,extra:S}),Id(je)?[4,je]:[3,2];case 1:je=y.sent(),y.label=2;case 2:if(je===!1||C.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return I=!0,ve=new Promise(function(x,B){return C.signal.addEventListener("abort",function(){return B({name:"AbortError",message:T||"Aborted"})})}),h(i(v,m,(U=n?.getPendingMeta)==null?void 0:U.call(n,{requestId:v,arg:m},{getState:g,extra:S}))),[4,Promise.race([ve,Promise.resolve(o(m,{dispatch:h,getState:g,extra:S,requestId:v,signal:C.signal,abort:N,rejectWithValue:function(x,B){return new Dn(x,B)},fulfillWithValue:function(x,B){return new nl(x,B)}})).then(function(x){if(x instanceof Dn)throw x;return x instanceof nl?a(x.payload,v,m,x.meta):a(x,v,m)})])];case 3:return Se=y.sent(),[3,5];case 4:return Ve=y.sent(),Se=Ve instanceof Dn?l(null,v,m,Ve.payload,Ve.meta):l(Ve,v,m),[3,5];case 5:return fe=n&&!n.dispatchConditionRejection&&l.match(Se)&&Se.meta.condition,fe||h(Se),[2,Se]}})})}();return Object.assign(D,{abort:N,requestId:v,arg:m,unwrap:function(){return D.then(Rd)}})}}return Object.assign(p,{pending:i,rejected:l,fulfilled:a,typePrefix:r})}return e.withTypes=function(){return e},e}();function Rd(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function Id(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var dl="listener",ul="completed",pl="cancelled",sx="task-"+pl,lx="task-"+ul,cx=dl+"-"+pl,dx=dl+"-"+ul;var Mn="listenerMiddleware";var ux=Et(Mn+"/add"),px=Et(Mn+"/removeAll"),fx=Et(Mn+"/remove");var al,hx=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(e){return(al||(al=Promise.resolve())).then(e).catch(function(r){return setTimeout(function(){throw r},0)})},Nd=function(e){return function(r){setTimeout(r,e)}},yx=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:Nd(10);Gs();function Ld(e,r){return class extends e{constructor(){super(...arguments),this.eventBus=r??document.createElement("span")}addEventListener(o,n,a){this.eventBus.addEventListener(o,n,a)}dispatchEvent(o){return this.eventBus.dispatchEvent(o)}removeEventListener(o,n,a){this.eventBus.removeEventListener(o,n,a)}}}var Oo=class extends Ld(Object){};window.ftReduxStores||(window.ftReduxStores={});var fl=class e extends Oo{static get(r){var o;let n=typeof r=="string"?r:r.name,a=typeof r=="string"?void 0:r,i=window.ftReduxStores[n];if(mo(i))return i;if(a==null)return;let l=cl({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),c=sl({reducer:(u,p)=>p.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof p.type=="string"&&p.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...p.overwrites}:l.reducer(u,p)});return window.ftReduxStores[a.name]=new e(l,c,a.eventBus)}constructor(r,o,n){super(),this.reduxSlice=r,this.reduxStore=o,this.isFtReduxStore=!0,this.commands=new po;let a=i=>i!=null?JSON.parse(JSON.stringify(i)):i;this.actions=new Proxy(this.reduxSlice.actions,{get:(i,l,c)=>{let u=l,p=i[u];return p?(...m)=>{let h=p(...m.map(a));return this.reduxStore.dispatch(h),h}:m=>{this.setState({[u]:a(m)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(r){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(r).join("_"),overwrites:r})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(r){throw new Error("Not implemented yet.")}subscribe(r){return this.reduxStore.subscribe(r)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Eo=b(k());var Co=class extends Ue{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(r){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${r}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(r){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${r}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${r}`),this.CACHE_DURATION)}isAuthenticated(){let r=L.getState().session;return!!r?.sessionAuthenticated}};var Pd="ft-user-assets",_d={setAssetCount:(e,r)=>{let{userAssetType:o,count:n}=r.payload.assetCount;e.assetCounts.allAsset[o]=n},clearAssetCount:e=>{Object.values(Ut).forEach(r=>{e.assetCounts.allAsset[r]=void 0})},setBookmarkCountByMap:(e,r)=>{let o=r.payload.mapId;e.assetCounts.bookmarkByMap[o]=r.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}}},_e=Eo.FtReduxStore.get({name:Pd,reducers:_d,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Ut).map(e=>[e,void 0])),bookmarkByMap:{}}}}),Un=class{constructor(r=new Co){this.assetCountsService=r,this.currentSession=L.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ro,this.savedSearchesService=new so,L.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var r;let{session:o}=L.getState();(0,Eo.deepEqual)((r=this.currentSession)===null||r===void 0?void 0:r.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts())}clearUserAssetCounts(){_e.actions.clearAssetCount(),_e.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),_e.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),_e.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let r=await this.savedSearchesService.listMySearches();_e.actions.savedSearches(r)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async loadAssetCount(r){let o=await this.assetCountsService.getUserAssetCount(r);o&&_e.actions.setAssetCount({assetCount:o})}async loadBookmarkByMapId(r){let o=await this.assetCountsService.getUserBookmarkCountByMap(r);o&&_e.actions.setBookmarkCountByMap({count:o.count,mapId:r})}async reloadAssetCount(r){this.assetCountsService.clearCache();let o=Object.keys(_e.getState().assetCounts.bookmarkByMap).length!==0;r===Ut.BOOKMARKS&&o&&_e.actions.clearBookmarkCountByMap(),_e.getState().assetCounts.allAsset[r]!==void 0&&await this.loadAssetCount(r)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var r;if(this.bookmarksAreUsed){let o=!((r=this.currentSession)===null||r===void 0)&&r.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;_e.actions.bookmarks(o)}}},kd=new Un;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=kd);(0,hl.customElement)("ft-app-context")(K);var xl=b(ee());var Bd=b(k());function yl(e){return e.match(/^[\w-]+\.[\w-]+$/)}var Dd=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},ml=Symbol("i18nAttributes"),gl=Symbol("i18nListAttributes"),vl=Symbol("i18nProperties"),wo=Symbol("i18nContexts"),Dr=Symbol("i18nUnsubs");function Io(e){var r,o;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[r]=new Map,this[o]=new Map}getI18nService(i){return i??this.useCustomMessageContexts?no:cr}i18n(i){var l;this.hasI18nContext(i.context)||this.addI18nContext(i.context,void 0,i.custom);let c=(l=i.args)!==null&&l!==void 0?l:i.argsProvider?i.argsProvider(this):[];return this.getI18nService(i.custom).resolveMessage(i.context,i.key,...c)}customI18n(i,l){if(yl(i)){let[c,u]=i.split(".");return this.i18n({custom:!0,context:c,key:u,...l})||i}return i}firstUpdated(i){super.firstUpdated(i),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(i){super.update(i),this.updateI18nAttributes((l,c,u)=>i.has(c)||typeof l.argsProvider=="function"),this.updateI18nProperties(l=>typeof l.argsProvider=="function")}onI18nUpdate(i){this.updateI18nAttributes((l,c,u)=>{var p;return((p=u?.context)===null||p===void 0?void 0:p.toLowerCase())===i}),this.updateI18nProperties(l=>l.context.toLowerCase()===i),this.requestUpdate()}updateI18nAttributes(i){var l,c;let u=this,p=(m,h,g)=>g?.context&&g.key&&i(m,h,g)?{...g,message:this.i18n({context:g.context,key:g.key,...m})}:g;(l=this[ml])===null||l===void 0||l.forEach((m,h)=>u[h]=p(m,h,u[h])),(c=this[gl])===null||c===void 0||c.forEach((m,h)=>{var g;return u[h]=(g=u[h])===null||g===void 0?void 0:g.map(S=>p(m,h,S))})}updateI18nProperties(i){var l;(l=this[vl])===null||l===void 0||l.forEach((c,u)=>{i(c,u)&&(this[u]=this.i18n(c))})}addI18nMessages(i,l,c){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(i,l,c)}addI18nContext(i,l,c){let u=(typeof i=="string"?i:i.name).toLowerCase();c=typeof i=="string"?c:i.custom,this[wo].set(u,{isCustomContext:c}),this[Dr].has(u)||this[Dr].set(u,this.getI18nService(c).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(c).prepareContext(u,l)}hasI18nContext(i){return this[wo].has(i.toLowerCase())}connectedCallback(){super.connectedCallback(),this[wo].forEach((i,l)=>this.addI18nContext(l,void 0,i.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Dr].forEach(i=>i()),this[Dr].clear()}}return r=wo,o=Dr,Dd([(0,xl.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var bl=class extends Io(Ro.FtLitElement){},Ao=class extends Io(Ro.FtLitElementRedux){};var $r=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},He=class extends Ao{constructor(){super(),this.editorMode=!1,this.addStore(L)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":No.nothing:No.html`
472
478
  <span class="ft-i18n">
473
479
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
474
480
  </span>
475
- `}update(r){var o;super.update(r),["context","key","defaultMessage"].some(n=>r.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Fe.elementDefinitions={};Fe.styles=Ti;Dr([(0,To.redux)()],Fe.prototype,"editorMode",void 0);Dr([(0,Lo.property)()],Fe.prototype,"context",void 0);Dr([(0,Lo.property)()],Fe.prototype,"key",void 0);Dr([(0,To.jsonProperty)([])],Fe.prototype,"args",void 0);Dr([(0,Lo.property)()],Fe.prototype,"defaultMessage",void 0);var Po=class e{static build(r){return new e(r)}static buildCustom(r){return new e(r,!0)}static fromGwt(r){return new e(r)}get service(){return this.custom?no:nr}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return l=>({context:this.name,key:i,custom:this.custom,args:typeof l=="function"?void 0:l,argsProvider:typeof l=="function"?l:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...i)=>this.service.resolveMessage(this.name,a,...i)}),this.rawMessages=new Proxy({},{get:(n,a)=>this.service.resolveRawMessage(this.name,a)})}};(0,yl.customElement)("ft-i18n")(Fe);var pr=Po.build("textInput"),ml={hidePassword:"Hide password",showPassword:"Show password",invalidEmail:"Invalid email format.",invalidUrl:"Invalid URL format."};var jl=b(_());var Gl=b(H()),se=b(ee()),Fr=b(_());var gl=b(H()),it=b(_()),fr={distance:it.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:it.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:it.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:it.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:it.FtCssVariableFactory.external(it.designSystemVariables.borderRadiusS,"Design system"),maxWidth:it.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},bl=gl.css`
481
+ `}update(r){var o;super.update(r),["context","key","defaultMessage"].some(n=>r.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};He.elementDefinitions={};He.styles=$i;$r([(0,To.redux)()],He.prototype,"editorMode",void 0);$r([(0,Lo.property)()],He.prototype,"context",void 0);$r([(0,Lo.property)()],He.prototype,"key",void 0);$r([(0,To.jsonProperty)([])],He.prototype,"args",void 0);$r([(0,Lo.property)()],He.prototype,"defaultMessage",void 0);var Po=class e{static build(r){return new e(r)}static buildCustom(r){return new e(r,!0)}static fromGwt(r){return new e(r)}get service(){return this.custom?no:cr}constructor(r,o=!1){this.name=r,this.custom=o,this.properties=new Proxy({},{get:(n,a)=>{let i=a;return l=>({context:this.name,key:i,custom:this.custom,args:typeof l=="function"?void 0:l,argsProvider:typeof l=="function"?l:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...i)=>this.service.resolveMessage(this.name,a,...i)}),this.rawMessages=new Proxy({},{get:(n,a)=>this.service.resolveRawMessage(this.name,a)})}};(0,Sl.customElement)("ft-i18n")(He);var Gt=Po.build("textInput"),Ol={hidePassword:"Hide password",showPassword:"Show password",invalidEmail:"Invalid email format.",invalidUrl:"Invalid URL format.",clear:"clear"};var Xl=b(k());var Yl=b(H()),le=b(ee()),At=b(k());var Cl=b(H()),lt=b(k()),gr={distance:lt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:lt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:lt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:lt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:lt.FtCssVariableFactory.external(lt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:lt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},El=Cl.css`
476
482
  .ft-tooltip--container {
477
483
  display: block;
478
484
  }
@@ -487,21 +493,21 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
487
493
  box-sizing: border-box;
488
494
  overflow: hidden;
489
495
  width: max-content;
490
- max-width: ${fr.maxWidth};
496
+ max-width: ${gr.maxWidth};
491
497
  text-align: center;
492
- padding: ${fr.distance};
493
- z-index: ${fr.zIndex};
498
+ padding: ${gr.distance};
499
+ z-index: ${gr.zIndex};
494
500
  }
495
501
 
496
502
  .ft-tooltip--content {
497
503
  padding: 4px 8px;
498
- border-radius: ${fr.borderRadiusS};
499
- background-color: ${fr.backgroundColor};
500
- color: ${fr.color};
504
+ border-radius: ${gr.borderRadiusS};
505
+ background-color: ${gr.backgroundColor};
506
+ color: ${gr.color};
501
507
  position: relative;
502
508
  word-break: break-word;
503
509
  }
504
- `;var vl=["top","right","bottom","left"],xl=["start","end"],Mn=vl.reduce((e,r)=>e.concat(r,r+"-"+xl[0],r+"-"+xl[1]),[]),Sl=Math.min,Cl=Math.max;var Pd={left:"right",right:"left",bottom:"top",top:"bottom"},_d={start:"end",end:"start"};function Un(e,r,o){return Cl(e,Sl(r,o))}function _o(e,r){return typeof e=="function"?e(r):e}function hr(e){return e.split("-")[0]}function Et(e){return e.split("-")[1]}function Fn(e){return e==="x"?"y":"x"}function zn(e){return e==="y"?"height":"width"}function ko(e){return["top","bottom"].includes(hr(e))?"y":"x"}function Hn(e){return Fn(ko(e))}function Ol(e,r,o){o===void 0&&(o=!1);let n=Et(e),a=Hn(e),i=zn(a),l=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(l=$n(l)),[l,$n(l)]}function El(e){return e.replace(/start|end/g,r=>_d[r])}function $n(e){return e.replace(/left|right|bottom|top/g,r=>Pd[r])}function kd(e){return{top:0,right:0,bottom:0,left:0,...e}}function wl(e){return typeof e!="number"?kd(e):{top:e,right:e,bottom:e,left:e}}function Ht(e){let{x:r,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:r,right:r+n,bottom:o+a,x:r,y:o}}function Al(e,r,o){let{reference:n,floating:a}=e,i=ko(r),l=Hn(r),c=zn(l),u=hr(r),p=i==="y",m=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,g=n[c]/2-a[c]/2,S;switch(u){case"top":S={x:m,y:n.y-a.height};break;case"bottom":S={x:m,y:n.y+n.height};break;case"right":S={x:n.x+n.width,y:h};break;case"left":S={x:n.x-a.width,y:h};break;default:S={x:n.x,y:n.y}}switch(Et(r)){case"start":S[l]-=g*(o&&p?-1:1);break;case"end":S[l]+=g*(o&&p?-1:1);break}return S}var Rl=async(e,r,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:l}=o,c=i.filter(Boolean),u=await(l.isRTL==null?void 0:l.isRTL(r)),p=await l.getElementRects({reference:e,floating:r,strategy:a}),{x:m,y:h}=Al(p,n,u),g=n,S={},v=0;for(let O=0;O<c.length;O++){let{name:T,fn:I}=c[O],{x:N,y:B,data:M,reset:U}=await I({x:m,y:h,initialPlacement:n,placement:g,strategy:a,middlewareData:S,rects:p,platform:l,elements:{reference:e,floating:r}});m=N??m,h=B??h,S={...S,[T]:{...S[T],...M}},U&&v<=50&&(v++,typeof U=="object"&&(U.placement&&(g=U.placement),U.rects&&(p=U.rects===!0?await l.getElementRects({reference:e,floating:r,strategy:a}):U.rects),{x:m,y:h}=Al(p,g,u)),O=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:S}};async function Wn(e,r){var o;r===void 0&&(r={});let{x:n,y:a,platform:i,rects:l,elements:c,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:g=!1,padding:S=0}=_o(r,e),v=wl(S),T=c[g?h==="floating"?"reference":"floating":h],I=Ht(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(T)))==null||o?T:T.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(c.floating)),boundary:p,rootBoundary:m,strategy:u})),N=h==="floating"?{x:n,y:a,width:l.floating.width,height:l.floating.height}:l.reference,B=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c.floating)),M=await(i.isElement==null?void 0:i.isElement(B))?await(i.getScale==null?void 0:i.getScale(B))||{x:1,y:1}:{x:1,y:1},U=Ht(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:N,offsetParent:B,strategy:u}):N);return{top:(I.top-U.top+v.top)/M.y,bottom:(U.bottom-I.bottom+v.bottom)/M.y,left:(I.left-U.left+v.left)/M.x,right:(U.right-I.right+v.right)/M.x}}function Dd(e,r,o){return(e?[...o.filter(a=>Et(a)===e),...o.filter(a=>Et(a)!==e)]:o.filter(a=>hr(a)===a)).filter(a=>e?Et(a)===e||(r?El(a)!==a:!1):!0)}var Gn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var o,n,a;let{rects:i,middlewareData:l,placement:c,platform:u,elements:p}=r,{crossAxis:m=!1,alignment:h,allowedPlacements:g=Mn,autoAlignment:S=!0,...v}=_o(e,r),O=h!==void 0||g===Mn?Dd(h||null,S,g):g,T=await Wn(r,v),I=((o=l.autoPlacement)==null?void 0:o.index)||0,N=O[I];if(N==null)return{};let B=Ol(N,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(c!==N)return{reset:{placement:O[0]}};let M=[T[hr(N)],T[B[0]],T[B[1]]],U=[...((n=l.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:M}],Se=O[I+1];if(Se)return{data:{index:I+1,overflows:U},reset:{placement:Se}};let We=U.map(ue=>{let y=Et(ue.placement);return[ue.placement,y&&m?ue.overflows.slice(0,2).reduce((x,D)=>x+D,0):ue.overflows[0],ue.overflows]}).sort((ue,y)=>ue[1]-y[1]),Ge=((a=We.filter(ue=>ue[2].slice(0,Et(ue[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||We[0][0];return Ge!==c?{data:{index:I+1,overflows:U},reset:{placement:Ge}}:{}}}};var jn=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){let{x:o,y:n,placement:a}=r,{mainAxis:i=!0,crossAxis:l=!1,limiter:c={fn:T=>{let{x:I,y:N}=T;return{x:I,y:N}}},...u}=_o(e,r),p={x:o,y:n},m=await Wn(r,u),h=ko(hr(a)),g=Fn(h),S=p[g],v=p[h];if(i){let T=g==="y"?"top":"left",I=g==="y"?"bottom":"right",N=S+m[T],B=S-m[I];S=Un(N,S,B)}if(l){let T=h==="y"?"top":"left",I=h==="y"?"bottom":"right",N=v+m[T],B=v-m[I];v=Un(N,v,B)}let O=c.fn({...r,[g]:S,[h]:v});return{...O,data:{x:O.x-o,y:O.y-n,enabled:{[g]:i,[h]:l}}}}}};var Vn=Math.min,yr=Math.max,Br=Math.round;var st=e=>({x:e,y:e});function lt(e){return Nl(e)?(e.nodeName||"").toLowerCase():"#document"}function Oe(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function ct(e){var r;return(r=(Nl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Nl(e){return e instanceof Node||e instanceof Oe(e).Node}function Xe(e){return e instanceof Element||e instanceof Oe(e).Element}function ze(e){return e instanceof HTMLElement||e instanceof Oe(e).HTMLElement}function Il(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Oe(e).ShadowRoot}function mr(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=Ne(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function Ll(e){return["table","td","th"].includes(lt(e))}function Bo(e){let r=$o(),o=Ne(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!r&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!r&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Tl(e){let r=Wt(e);for(;ze(r)&&!$r(r);){if(Bo(r))return r;r=Wt(r)}return null}function $o(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function $r(e){return["html","body","#document"].includes(lt(e))}function Ne(e){return Oe(e).getComputedStyle(e)}function Mr(e){return Xe(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Wt(e){if(lt(e)==="html")return e;let r=e.assignedSlot||e.parentNode||Il(e)&&e.host||ct(e);return Il(r)?r.host:r}function Pl(e){let r=Wt(e);return $r(r)?e.ownerDocument?e.ownerDocument.body:e.body:ze(r)&&mr(r)?r:Pl(r)}function Do(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=Pl(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),l=Oe(a);return i?r.concat(l,l.visualViewport||[],mr(a)?a:[],l.frameElement&&o?Do(l.frameElement):[]):r.concat(a,Do(a,[],o))}function Dl(e){let r=Ne(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=ze(e),i=a?e.offsetWidth:o,l=a?e.offsetHeight:n,c=Br(o)!==i||Br(n)!==l;return c&&(o=i,n=l),{width:o,height:n,$:c}}function Bl(e){return Xe(e)?e:e.contextElement}function gr(e){let r=Bl(e);if(!ze(r))return st(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=Dl(r),l=(i?Br(o.width):o.width)/n,c=(i?Br(o.height):o.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!c||!Number.isFinite(c))&&(c=1),{x:l,y:c}}var Md=st(0);function $l(e){let r=Oe(e);return!$o()||!r.visualViewport?Md:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function Ud(e,r,o){return r===void 0&&(r=!1),!o||r&&o!==Oe(e)?!1:r}function Ur(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Bl(e),l=st(1);r&&(n?Xe(n)&&(l=gr(n)):l=gr(e));let c=Ud(i,o,n)?$l(i):st(0),u=(a.left+c.x)/l.x,p=(a.top+c.y)/l.y,m=a.width/l.x,h=a.height/l.y;if(i){let g=Oe(i),S=n&&Xe(n)?Oe(n):n,v=g.frameElement;for(;v&&n&&S!==g;){let O=gr(v),T=v.getBoundingClientRect(),I=Ne(v),N=T.left+(v.clientLeft+parseFloat(I.paddingLeft))*O.x,B=T.top+(v.clientTop+parseFloat(I.paddingTop))*O.y;u*=O.x,p*=O.y,m*=O.x,h*=O.y,u+=N,p+=B,v=Oe(v).frameElement}}return Ht({width:m,height:h,x:u,y:p})}function Fd(e){let{rect:r,offsetParent:o,strategy:n}=e,a=ze(o),i=ct(o);if(o===i)return r;let l={scrollLeft:0,scrollTop:0},c=st(1),u=st(0);if((a||!a&&n!=="fixed")&&((lt(o)!=="body"||mr(i))&&(l=Mr(o)),ze(o))){let p=Ur(o);c=gr(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+u.x,y:r.y*c.y-l.scrollTop*c.y+u.y}}function zd(e){return Array.from(e.getClientRects())}function Ml(e){return Ur(ct(e)).left+Mr(e).scrollLeft}function Hd(e){let r=ct(e),o=Mr(e),n=e.ownerDocument.body,a=yr(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=yr(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),l=-o.scrollLeft+Ml(e),c=-o.scrollTop;return Ne(n).direction==="rtl"&&(l+=yr(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:l,y:c}}function Wd(e,r){let o=Oe(e),n=ct(e),a=o.visualViewport,i=n.clientWidth,l=n.clientHeight,c=0,u=0;if(a){i=a.width,l=a.height;let p=$o();(!p||p&&r==="fixed")&&(c=a.offsetLeft,u=a.offsetTop)}return{width:i,height:l,x:c,y:u}}function Gd(e,r){let o=Ur(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=ze(e)?gr(e):st(1),l=e.clientWidth*i.x,c=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:l,height:c,x:u,y:p}}function _l(e,r,o){let n;if(r==="viewport")n=Wd(e,o);else if(r==="document")n=Hd(ct(e));else if(Xe(r))n=Gd(r,o);else{let a=$l(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return Ht(n)}function Ul(e,r){let o=Wt(e);return o===r||!Xe(o)||$r(o)?!1:Ne(o).position==="fixed"||Ul(o,r)}function jd(e,r){let o=r.get(e);if(o)return o;let n=Do(e,[],!1).filter(c=>Xe(c)&&lt(c)!=="body"),a=null,i=Ne(e).position==="fixed",l=i?Wt(e):e;for(;Xe(l)&&!$r(l);){let c=Ne(l),u=Bo(l);!u&&c.position==="fixed"&&(a=null),(i?!u&&!a:!u&&c.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||mr(l)&&!u&&Ul(e,l))?n=n.filter(m=>m!==l):a=c,l=Wt(l)}return r.set(e,n),n}function Vd(e){let{element:r,boundary:o,rootBoundary:n,strategy:a}=e,l=[...o==="clippingAncestors"?jd(r,this._c):[].concat(o),n],c=l[0],u=l.reduce((p,m)=>{let h=_l(r,m,a);return p.top=yr(h.top,p.top),p.right=Vn(h.right,p.right),p.bottom=Vn(h.bottom,p.bottom),p.left=yr(h.left,p.left),p},_l(r,c,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function Kd(e){return Dl(e)}function Zd(e,r,o){let n=ze(r),a=ct(r),i=o==="fixed",l=Ur(e,!0,i,r),c={scrollLeft:0,scrollTop:0},u=st(0);if(n||!n&&!i)if((lt(r)!=="body"||mr(a))&&(c=Mr(r)),n){let p=Ur(r,!0,i,r);u.x=p.x+r.clientLeft,u.y=p.y+r.clientTop}else a&&(u.x=Ml(a));return{x:l.left+c.scrollLeft-u.x,y:l.top+c.scrollTop-u.y,width:l.width,height:l.height}}function kl(e,r){return!ze(e)||Ne(e).position==="fixed"?null:r?r(e):e.offsetParent}function Fl(e,r){let o=Oe(e);if(!ze(e))return o;let n=kl(e,r);for(;n&&Ll(n)&&Ne(n).position==="static";)n=kl(n,r);return n&&(lt(n)==="html"||lt(n)==="body"&&Ne(n).position==="static"&&!Bo(n))?o:n||Tl(e)||o}var qd=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||Fl,i=this.getDimensions;return{reference:Zd(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function Yd(e){return Ne(e).direction==="rtl"}var Mo={convertOffsetParentRelativeRectToViewportRelativeRect:Fd,getDocumentElement:ct,getClippingRect:Vd,getOffsetParent:Fl,getElementRects:qd,getClientRects:zd,getDimensions:Kd,getScale:gr,isElement:Xe,isRTL:Yd};var zl=(e,r,o)=>{let n=new Map,a={platform:Mo,...o},i={...a.platform,_c:n};return Rl(e,r,{...a,platform:i})};function Hl(e){return Xd(e)}function Kn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Xd(e){for(let r=e;r;r=Kn(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=Kn(e);r;r=Kn(r)){if(!(r instanceof Element))continue;let o=getComputedStyle(r);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||r.tagName==="BODY"))return r}return null}async function Wl(e,r,o){return zl(e,r,{platform:{...Mo,getOffsetParent:n=>Mo.getOffsetParent(n,Hl)},middleware:[jn({crossAxis:!0}),Gn({allowedPlacements:[o]})]})}var Ee=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},j=class extends Fr.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 Fr.Debouncer,this.revealDebouncer=new Fr.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Gl.html`
510
+ `;var Al=["top","right","bottom","left"],wl=["start","end"],Fn=Al.reduce((e,r)=>e.concat(r,r+"-"+wl[0],r+"-"+wl[1]),[]),Rl=Math.min,Il=Math.max;var $d={left:"right",right:"left",bottom:"top",top:"bottom"},Md={start:"end",end:"start"};function Hn(e,r,o){return Il(e,Rl(r,o))}function _o(e,r){return typeof e=="function"?e(r):e}function br(e){return e.split("-")[0]}function wt(e){return e.split("-")[1]}function Wn(e){return e==="x"?"y":"x"}function Gn(e){return e==="y"?"height":"width"}function ko(e){return["top","bottom"].includes(br(e))?"y":"x"}function jn(e){return Wn(ko(e))}function Nl(e,r,o){o===void 0&&(o=!1);let n=wt(e),a=jn(e),i=Gn(a),l=a==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return r.reference[i]>r.floating[i]&&(l=zn(l)),[l,zn(l)]}function Ll(e){return e.replace(/start|end/g,r=>Md[r])}function zn(e){return e.replace(/left|right|bottom|top/g,r=>$d[r])}function Ud(e){return{top:0,right:0,bottom:0,left:0,...e}}function Tl(e){return typeof e!="number"?Ud(e):{top:e,right:e,bottom:e,left:e}}function jt(e){let{x:r,y:o,width:n,height:a}=e;return{width:n,height:a,top:o,left:r,right:r+n,bottom:o+a,x:r,y:o}}function Pl(e,r,o){let{reference:n,floating:a}=e,i=ko(r),l=jn(r),c=Gn(l),u=br(r),p=i==="y",m=n.x+n.width/2-a.width/2,h=n.y+n.height/2-a.height/2,g=n[c]/2-a[c]/2,S;switch(u){case"top":S={x:m,y:n.y-a.height};break;case"bottom":S={x:m,y:n.y+n.height};break;case"right":S={x:n.x+n.width,y:h};break;case"left":S={x:n.x-a.width,y:h};break;default:S={x:n.x,y:n.y}}switch(wt(r)){case"start":S[l]-=g*(o&&p?-1:1);break;case"end":S[l]+=g*(o&&p?-1:1);break}return S}var _l=async(e,r,o)=>{let{placement:n="bottom",strategy:a="absolute",middleware:i=[],platform:l}=o,c=i.filter(Boolean),u=await(l.isRTL==null?void 0:l.isRTL(r)),p=await l.getElementRects({reference:e,floating:r,strategy:a}),{x:m,y:h}=Pl(p,n,u),g=n,S={},v=0;for(let C=0;C<c.length;C++){let{name:T,fn:I}=c[C],{x:N,y:D,data:M,reset:U}=await I({x:m,y:h,initialPlacement:n,placement:g,strategy:a,middlewareData:S,rects:p,platform:l,elements:{reference:e,floating:r}});m=N??m,h=D??h,S={...S,[T]:{...S[T],...M}},U&&v<=50&&(v++,typeof U=="object"&&(U.placement&&(g=U.placement),U.rects&&(p=U.rects===!0?await l.getElementRects({reference:e,floating:r,strategy:a}):U.rects),{x:m,y:h}=Pl(p,g,u)),C=-1)}return{x:m,y:h,placement:g,strategy:a,middlewareData:S}};async function Vn(e,r){var o;r===void 0&&(r={});let{x:n,y:a,platform:i,rects:l,elements:c,strategy:u}=e,{boundary:p="clippingAncestors",rootBoundary:m="viewport",elementContext:h="floating",altBoundary:g=!1,padding:S=0}=_o(r,e),v=Tl(S),T=c[g?h==="floating"?"reference":"floating":h],I=jt(await i.getClippingRect({element:(o=await(i.isElement==null?void 0:i.isElement(T)))==null||o?T:T.contextElement||await(i.getDocumentElement==null?void 0:i.getDocumentElement(c.floating)),boundary:p,rootBoundary:m,strategy:u})),N=h==="floating"?{x:n,y:a,width:l.floating.width,height:l.floating.height}:l.reference,D=await(i.getOffsetParent==null?void 0:i.getOffsetParent(c.floating)),M=await(i.isElement==null?void 0:i.isElement(D))?await(i.getScale==null?void 0:i.getScale(D))||{x:1,y:1}:{x:1,y:1},U=jt(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:N,offsetParent:D,strategy:u}):N);return{top:(I.top-U.top+v.top)/M.y,bottom:(U.bottom-I.bottom+v.bottom)/M.y,left:(I.left-U.left+v.left)/M.x,right:(U.right-I.right+v.right)/M.x}}function zd(e,r,o){return(e?[...o.filter(a=>wt(a)===e),...o.filter(a=>wt(a)!==e)]:o.filter(a=>br(a)===a)).filter(a=>e?wt(a)===e||(r?Ll(a)!==a:!1):!0)}var Kn=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(r){var o,n,a;let{rects:i,middlewareData:l,placement:c,platform:u,elements:p}=r,{crossAxis:m=!1,alignment:h,allowedPlacements:g=Fn,autoAlignment:S=!0,...v}=_o(e,r),C=h!==void 0||g===Fn?zd(h||null,S,g):g,T=await Vn(r,v),I=((o=l.autoPlacement)==null?void 0:o.index)||0,N=C[I];if(N==null)return{};let D=Nl(N,i,await(u.isRTL==null?void 0:u.isRTL(p.floating)));if(c!==N)return{reset:{placement:C[0]}};let M=[T[br(N)],T[D[0]],T[D[1]]],U=[...((n=l.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:M}],Se=C[I+1];if(Se)return{data:{index:I+1,overflows:U},reset:{placement:Se}};let je=U.map(fe=>{let y=wt(fe.placement);return[fe.placement,y&&m?fe.overflows.slice(0,2).reduce((x,B)=>x+B,0):fe.overflows[0],fe.overflows]}).sort((fe,y)=>fe[1]-y[1]),Ve=((a=je.filter(fe=>fe[2].slice(0,wt(fe[0])?2:3).every(y=>y<=0))[0])==null?void 0:a[0])||je[0][0];return Ve!==c?{data:{index:I+1,overflows:U},reset:{placement:Ve}}:{}}}};var Zn=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(r){let{x:o,y:n,placement:a}=r,{mainAxis:i=!0,crossAxis:l=!1,limiter:c={fn:T=>{let{x:I,y:N}=T;return{x:I,y:N}}},...u}=_o(e,r),p={x:o,y:n},m=await Vn(r,u),h=ko(br(a)),g=Wn(h),S=p[g],v=p[h];if(i){let T=g==="y"?"top":"left",I=g==="y"?"bottom":"right",N=S+m[T],D=S-m[I];S=Hn(N,S,D)}if(l){let T=h==="y"?"top":"left",I=h==="y"?"bottom":"right",N=v+m[T],D=v-m[I];v=Hn(N,v,D)}let C=c.fn({...r,[g]:S,[h]:v});return{...C,data:{x:C.x-o,y:C.y-n,enabled:{[g]:i,[h]:l}}}}}};var qn=Math.min,xr=Math.max,Mr=Math.round;var ct=e=>({x:e,y:e});function dt(e){return Bl(e)?(e.nodeName||"").toLowerCase():"#document"}function Ce(e){var r;return(e==null||(r=e.ownerDocument)==null?void 0:r.defaultView)||window}function ut(e){var r;return(r=(Bl(e)?e.ownerDocument:e.document)||window.document)==null?void 0:r.documentElement}function Bl(e){return e instanceof Node||e instanceof Ce(e).Node}function Je(e){return e instanceof Element||e instanceof Ce(e).Element}function We(e){return e instanceof HTMLElement||e instanceof Ce(e).HTMLElement}function kl(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Ce(e).ShadowRoot}function vr(e){let{overflow:r,overflowX:o,overflowY:n,display:a}=Le(e);return/auto|scroll|overlay|hidden|clip/.test(r+n+o)&&!["inline","contents"].includes(a)}function Dl(e){return["table","td","th"].includes(dt(e))}function Do(e){let r=$o(),o=Le(e);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!r&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!r&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function $l(e){let r=Vt(e);for(;We(r)&&!Ur(r);){if(Do(r))return r;r=Vt(r)}return null}function $o(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Ur(e){return["html","body","#document"].includes(dt(e))}function Le(e){return Ce(e).getComputedStyle(e)}function zr(e){return Je(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function Vt(e){if(dt(e)==="html")return e;let r=e.assignedSlot||e.parentNode||kl(e)&&e.host||ut(e);return kl(r)?r.host:r}function Ml(e){let r=Vt(e);return Ur(r)?e.ownerDocument?e.ownerDocument.body:e.body:We(r)&&vr(r)?r:Ml(r)}function Bo(e,r,o){var n;r===void 0&&(r=[]),o===void 0&&(o=!0);let a=Ml(e),i=a===((n=e.ownerDocument)==null?void 0:n.body),l=Ce(a);return i?r.concat(l,l.visualViewport||[],vr(a)?a:[],l.frameElement&&o?Bo(l.frameElement):[]):r.concat(a,Bo(a,[],o))}function Fl(e){let r=Le(e),o=parseFloat(r.width)||0,n=parseFloat(r.height)||0,a=We(e),i=a?e.offsetWidth:o,l=a?e.offsetHeight:n,c=Mr(o)!==i||Mr(n)!==l;return c&&(o=i,n=l),{width:o,height:n,$:c}}function Hl(e){return Je(e)?e:e.contextElement}function Sr(e){let r=Hl(e);if(!We(r))return ct(1);let o=r.getBoundingClientRect(),{width:n,height:a,$:i}=Fl(r),l=(i?Mr(o.width):o.width)/n,c=(i?Mr(o.height):o.height)/a;return(!l||!Number.isFinite(l))&&(l=1),(!c||!Number.isFinite(c))&&(c=1),{x:l,y:c}}var Wd=ct(0);function Wl(e){let r=Ce(e);return!$o()||!r.visualViewport?Wd:{x:r.visualViewport.offsetLeft,y:r.visualViewport.offsetTop}}function Gd(e,r,o){return r===void 0&&(r=!1),!o||r&&o!==Ce(e)?!1:r}function Fr(e,r,o,n){r===void 0&&(r=!1),o===void 0&&(o=!1);let a=e.getBoundingClientRect(),i=Hl(e),l=ct(1);r&&(n?Je(n)&&(l=Sr(n)):l=Sr(e));let c=Gd(i,o,n)?Wl(i):ct(0),u=(a.left+c.x)/l.x,p=(a.top+c.y)/l.y,m=a.width/l.x,h=a.height/l.y;if(i){let g=Ce(i),S=n&&Je(n)?Ce(n):n,v=g.frameElement;for(;v&&n&&S!==g;){let C=Sr(v),T=v.getBoundingClientRect(),I=Le(v),N=T.left+(v.clientLeft+parseFloat(I.paddingLeft))*C.x,D=T.top+(v.clientTop+parseFloat(I.paddingTop))*C.y;u*=C.x,p*=C.y,m*=C.x,h*=C.y,u+=N,p+=D,v=Ce(v).frameElement}}return jt({width:m,height:h,x:u,y:p})}function jd(e){let{rect:r,offsetParent:o,strategy:n}=e,a=We(o),i=ut(o);if(o===i)return r;let l={scrollLeft:0,scrollTop:0},c=ct(1),u=ct(0);if((a||!a&&n!=="fixed")&&((dt(o)!=="body"||vr(i))&&(l=zr(o)),We(o))){let p=Fr(o);c=Sr(o),u.x=p.x+o.clientLeft,u.y=p.y+o.clientTop}return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+u.x,y:r.y*c.y-l.scrollTop*c.y+u.y}}function Vd(e){return Array.from(e.getClientRects())}function Gl(e){return Fr(ut(e)).left+zr(e).scrollLeft}function Kd(e){let r=ut(e),o=zr(e),n=e.ownerDocument.body,a=xr(r.scrollWidth,r.clientWidth,n.scrollWidth,n.clientWidth),i=xr(r.scrollHeight,r.clientHeight,n.scrollHeight,n.clientHeight),l=-o.scrollLeft+Gl(e),c=-o.scrollTop;return Le(n).direction==="rtl"&&(l+=xr(r.clientWidth,n.clientWidth)-a),{width:a,height:i,x:l,y:c}}function Zd(e,r){let o=Ce(e),n=ut(e),a=o.visualViewport,i=n.clientWidth,l=n.clientHeight,c=0,u=0;if(a){i=a.width,l=a.height;let p=$o();(!p||p&&r==="fixed")&&(c=a.offsetLeft,u=a.offsetTop)}return{width:i,height:l,x:c,y:u}}function qd(e,r){let o=Fr(e,!0,r==="fixed"),n=o.top+e.clientTop,a=o.left+e.clientLeft,i=We(e)?Sr(e):ct(1),l=e.clientWidth*i.x,c=e.clientHeight*i.y,u=a*i.x,p=n*i.y;return{width:l,height:c,x:u,y:p}}function Ul(e,r,o){let n;if(r==="viewport")n=Zd(e,o);else if(r==="document")n=Kd(ut(e));else if(Je(r))n=qd(r,o);else{let a=Wl(e);n={...r,x:r.x-a.x,y:r.y-a.y}}return jt(n)}function jl(e,r){let o=Vt(e);return o===r||!Je(o)||Ur(o)?!1:Le(o).position==="fixed"||jl(o,r)}function Yd(e,r){let o=r.get(e);if(o)return o;let n=Bo(e,[],!1).filter(c=>Je(c)&&dt(c)!=="body"),a=null,i=Le(e).position==="fixed",l=i?Vt(e):e;for(;Je(l)&&!Ur(l);){let c=Le(l),u=Do(l);!u&&c.position==="fixed"&&(a=null),(i?!u&&!a:!u&&c.position==="static"&&!!a&&["absolute","fixed"].includes(a.position)||vr(l)&&!u&&jl(e,l))?n=n.filter(m=>m!==l):a=c,l=Vt(l)}return r.set(e,n),n}function Xd(e){let{element:r,boundary:o,rootBoundary:n,strategy:a}=e,l=[...o==="clippingAncestors"?Yd(r,this._c):[].concat(o),n],c=l[0],u=l.reduce((p,m)=>{let h=Ul(r,m,a);return p.top=xr(h.top,p.top),p.right=qn(h.right,p.right),p.bottom=qn(h.bottom,p.bottom),p.left=xr(h.left,p.left),p},Ul(r,c,a));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function Jd(e){return Fl(e)}function Qd(e,r,o){let n=We(r),a=ut(r),i=o==="fixed",l=Fr(e,!0,i,r),c={scrollLeft:0,scrollTop:0},u=ct(0);if(n||!n&&!i)if((dt(r)!=="body"||vr(a))&&(c=zr(r)),n){let p=Fr(r,!0,i,r);u.x=p.x+r.clientLeft,u.y=p.y+r.clientTop}else a&&(u.x=Gl(a));return{x:l.left+c.scrollLeft-u.x,y:l.top+c.scrollTop-u.y,width:l.width,height:l.height}}function zl(e,r){return!We(e)||Le(e).position==="fixed"?null:r?r(e):e.offsetParent}function Vl(e,r){let o=Ce(e);if(!We(e))return o;let n=zl(e,r);for(;n&&Dl(n)&&Le(n).position==="static";)n=zl(n,r);return n&&(dt(n)==="html"||dt(n)==="body"&&Le(n).position==="static"&&!Do(n))?o:n||$l(e)||o}var eu=async function(e){let{reference:r,floating:o,strategy:n}=e,a=this.getOffsetParent||Vl,i=this.getDimensions;return{reference:Qd(r,await a(o),n),floating:{x:0,y:0,...await i(o)}}};function tu(e){return Le(e).direction==="rtl"}var Mo={convertOffsetParentRelativeRectToViewportRelativeRect:jd,getDocumentElement:ut,getClippingRect:Xd,getOffsetParent:Vl,getElementRects:eu,getClientRects:Vd,getDimensions:Jd,getScale:Sr,isElement:Je,isRTL:tu};var Kl=(e,r,o)=>{let n=new Map,a={platform:Mo,...o},i={...a.platform,_c:n};return _l(e,r,{...a,platform:i})};function Zl(e){return ru(e)}function Yn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function ru(e){for(let r=e;r;r=Yn(r))if(r instanceof Element&&getComputedStyle(r).display==="none")return null;for(let r=Yn(e);r;r=Yn(r)){if(!(r instanceof Element))continue;let o=getComputedStyle(r);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||r.tagName==="BODY"))return r}return null}async function ql(e,r,o){return Kl(e,r,{platform:{...Mo,getOffsetParent:n=>Mo.getOffsetParent(n,Zl)},middleware:[Zn({crossAxis:!0}),Kn({allowedPlacements:[o]})]})}var Ee=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},j=class extends At.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 At.Debouncer,this.revealDebouncer=new At.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return Yl.html`
505
511
  <div part="container"
506
512
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
507
513
  @mouseenter=${this.onHover}
@@ -519,174 +525,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
519
525
  </div>
520
526
  </div>
521
527
  </div>
522
- `}updated(r){r.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(r)}contentAvailableCallback(r){super.contentAvailableCallback(r),["visible","text"].some(o=>r.has(o))&&this.visible&&this.positionTooltip()}async show(r){this.visible=!0,r!=null&&await this.hideDebounce.run(()=>{this.hide()},r)}async showTemporaryText(r,o){let n=this.manual;this.manual=!0;let a=this.text;this.text=r,await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var r;return((r=this.slotNodes)!==null&&r!==void 0?r:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let r=this.tooltipContent.style;switch(r.transition="none",this.validPosition){case"top":r.top=this.tooltip.clientHeight+"px",r.left="0";break;case"bottom":r.top=-this.tooltip.clientHeight+"px",r.left="0";break;case"left":r.top="0",r.left=this.tooltip.clientWidth+"px";break;case"right":r.top="0",r.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Wl(this.slottedElement,this.tooltip,this.position).then(({x:r,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${r}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top 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",r=>{r.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(r,o){return Math.max(r,Math.min(0,-o))}};j.elementDefinitions={"ft-typography":Ae};j.styles=bl;Ee([(0,se.property)()],j.prototype,"text",void 0);Ee([(0,se.property)({type:Boolean})],j.prototype,"manual",void 0);Ee([(0,se.property)({type:Boolean})],j.prototype,"inline",void 0);Ee([(0,se.property)({type:Number})],j.prototype,"delay",void 0);Ee([(0,se.property)()],j.prototype,"position",void 0);Ee([(0,se.queryAssignedNodes)()],j.prototype,"slotNodes",void 0);Ee([(0,se.query)(".ft-tooltip--container")],j.prototype,"container",void 0);Ee([(0,se.query)(".ft-tooltip")],j.prototype,"tooltip",void 0);Ee([(0,se.query)(".ft-tooltip--content")],j.prototype,"tooltipContent",void 0);Ee([(0,se.state)()],j.prototype,"visible",void 0);Ee([(0,se.eventOptions)({passive:!0})],j.prototype,"onTouch",null);Ee([(0,se.eventOptions)({passive:!0})],j.prototype,"onHover",null);Ee([(0,se.eventOptions)({passive:!0})],j.prototype,"onOut",null);Ee([(0,se.eventOptions)({passive:!0})],j.prototype,"onClick",null);(0,jl.customElement)("ft-tooltip")(j);var gc=b(_());var jt=b(H()),Q=b(ee()),mc=b(Lt());var _e=b(_());var Vl=b(H()),w=b(_()),k={defaultInputFontSize:w.FtCssVariableFactory.create("--ftds-base-input-default-input-font-size","","SIZE",w.typographyBody2Medium.fontSize),defaultInputLineHeight:w.FtCssVariableFactory.create("--ftds-base-input-default-input-line-height","","NUMBER",w.typographyBody2Medium.lineHeight),labelColor:w.FtCssVariableFactory.create("--ftds-base-input-label-color","","COLOR",w.textInput.labelColor),largeFieldHeight:w.FtCssVariableFactory.create("--ftds-base-input-large-field-height","","SIZE",w.textInput.largeFieldHeight),largeFieldVerticalGap:w.FtCssVariableFactory.create("--ftds-base-input-large-field-vertical-gap","","SIZE",w.textInput.largeFieldVerticalGap),largeFieldHorizontalGap:w.FtCssVariableFactory.create("--ftds-base-input-large-field-horizontal-gap","","SIZE",w.textInput.largeFieldHorizontalGap),largeFieldHorizontalPadding:w.FtCssVariableFactory.create("--ftds-base-input-large-field-horizontal-padding","","SIZE",w.textInput.largeFieldHorizontalPadding),largeFieldIconSize:w.FtCssVariableFactory.create("--ftds-base-input-large-icon-size","","SIZE",w.textInput.largeFieldIconSize),mediumFieldHeight:w.FtCssVariableFactory.create("--ftds-base-input-medium-field-height","","SIZE",w.textInput.mediumFieldHeight),mediumFieldVerticalGap:w.FtCssVariableFactory.create("--ftds-base-input-medium-field-vertical-gap","","SIZE",w.textInput.mediumFieldVerticalGap),mediumFieldHorizontalGap:w.FtCssVariableFactory.create("--ftds-base-input-medium-field-horizontal-gap","","SIZE",w.textInput.mediumFieldHorizontalGap),mediumFieldHorizontalPadding:w.FtCssVariableFactory.create("--ftds-base-input-medium-field-horizontal-padding","","SIZE",w.textInput.mediumFieldHorizontalPadding),mediumFieldIconSize:w.FtCssVariableFactory.create("--ftds-base-input-medium-icon-size","","SIZE",w.textInput.mediumFieldIconSize),disabledComponentOpacity:w.FtCssVariableFactory.create("--ftds-base-input-disabled-component-opacity","","NUMBER",w.textInput.disabledComponentOpacity),defaultBorderWidth:w.FtCssVariableFactory.create("--ftds-base-input-default-border-width","","SIZE",w.textInput.defaultBorderWidth),defaultBorderColor:w.FtCssVariableFactory.create("--ftds-base-input-default-border-color","","COLOR",w.textInput.defaultBorderColor),errorBorderWidth:w.FtCssVariableFactory.create("--ftds-base-input-error-border-width","","SIZE",w.textInput.errorBorderWidth),errorBorderColor:w.FtCssVariableFactory.create("--ftds-base-input-error-border-color","","COLOR",w.textInput.errorBorderColor),warningBorderWidth:w.FtCssVariableFactory.create("--ftds-base-input-warning-border-width","","SIZE",w.textInput.warningBorderWidth),warningBorderColor:w.FtCssVariableFactory.create("--ftds-base-input-warning-border-color","","COLOR",w.textInput.warningBorderColor),borderRadius:w.FtCssVariableFactory.create("--ftds-base-input-border-radius","","COLOR",w.textInput.borderRadius),focusOutlineOffset:w.FtCssVariableFactory.create("--ftds-base-input-focus-outline-offset","","SIZE",w.textInput.focusOutlineOffset),focusOutlineWidth:w.FtCssVariableFactory.create("--ftds-base-input-focus-outline-width","","SIZE",w.textInput.focusOutlineWidth),focusFocusRingColor:w.FtCssVariableFactory.create("--ftds-base-input-focus-ring-color","","COLOR",w.textInput.focusFocusRingColor),appendIconColor:w.FtCssVariableFactory.create("--ftds-base-input-append-icon-color","","COLOR",w.textInput.trailingIconColor),prependIconColor:w.FtCssVariableFactory.create("--ftds-base-input-prepend-icon-color","","COLOR",w.textInput.trailingIconColor),appendIconScale:w.FtCssVariableFactory.create("--ftds-base-input-append-icon-scale","","NUMBER","1.5"),prependIconScale:w.FtCssVariableFactory.create("--ftds-base-input-prepend-icon-scale","","NUMBER","1.5"),helperHorizontalPadding:w.FtCssVariableFactory.create("--ftds-base-input-helper-horizontal-padding","","COLOR",w.textInput.helperHorizontalPadding),helperHorizontalGap:w.FtCssVariableFactory.create("--ftds-base-input-helper-horizontal-gap","","COLOR",w.textInput.helperHorizontalGap),helperIconSize:w.FtCssVariableFactory.create("--ftds-base-input-helper-icon-size","","COLOR",w.textInput.helperIconSize),helperIconHorizontalGap:w.FtCssVariableFactory.create("--ftds-base-input-helper-horizontal-gap","","COLOR",w.textInput.helperHorizontalGap),defaultHelperTextColor:w.FtCssVariableFactory.create("--ftds-base-input-helper-default-helper-text","","COLOR",w.textInput.defaultHelperTextColor),errorHelperIconColor:w.FtCssVariableFactory.create("--ftds-base-input-helper-error-helper-icon-color","","COLOR",w.textInput.errorHelperIconColor),warningHelperIconColor:w.FtCssVariableFactory.create("--ftds-base-input-helper-warning-helper-icon-color","","COLOR",w.textInput.warningHelperIconColor)},Kl=Vl.css`
523
-
524
- *:focus {
525
- outline: none;
526
- }
527
-
528
- slot::slotted(*) {
529
- width: 100%;
530
- height: 100%;
531
- box-sizing: border-box;
532
- border: none;
533
- padding: 0;
534
- }
535
-
536
- slot::slotted(*:focus) {
537
- outline: none;
538
- }
539
-
540
- slot:not([name])::slotted(*) { /* all elements inside of the default slot, in which will be the actual input */
541
- font-size: ${k.defaultInputFontSize};
542
- line-height: ${k.defaultInputLineHeight};
543
- }
544
-
545
- .ftds-input {
546
- display: flex;
547
- width: 100%;
548
- flex-direction: column;
549
- align-items: stretch;
550
- position: relative;
551
- }
552
-
553
- .ftds-input.ftds--size-large {
554
- --field-height: ${k.largeFieldHeight};
555
- --field-vertical-gap: ${k.largeFieldVerticalGap};
556
- --field-horizontal-gap: ${k.largeFieldHorizontalGap};
557
- --field-horizontal-padding: ${k.largeFieldHorizontalPadding};
558
- --icon-size: ${k.largeFieldIconSize};
559
- }
560
-
561
- .ftds-input.ftds--size-medium {
562
- --field-height: ${k.mediumFieldHeight};
563
- --field-vertical-gap: ${k.mediumFieldVerticalGap};
564
- --field-horizontal-gap: ${k.mediumFieldHorizontalGap};
565
- --field-horizontal-padding: ${k.mediumFieldHorizontalPadding};
566
- --icon-size: ${k.mediumFieldIconSize};
567
- }
568
-
569
- .ftds-input.disabled {
570
- opacity: ${k.disabledComponentOpacity};
571
- }
572
-
573
- .inside-structure {
574
- width: 100%;
575
- box-sizing: border-box;
576
- height: var(--field-height);
577
- font-size: ${k.defaultInputFontSize};
578
- line-height: ${k.defaultInputLineHeight};
579
- border: ${k.defaultBorderWidth} solid ${k.defaultBorderColor};
580
- border-radius: ${k.borderRadius};
581
- --current-border-width: ${k.defaultBorderWidth};
582
- outline-offset: calc(${k.focusOutlineOffset} - ${k.defaultBorderWidth});
583
-
584
- --typo-caption-height: calc(${w.typographyCaption2Medium.lineHeight} * ${w.typographyCaption2Medium.fontSize});
585
- --typo-body-height: calc(${k.defaultInputLineHeight} * ${k.defaultInputFontSize});
586
- --caption-label-and-value-combined-height: calc(var(--field-vertical-gap) + var(--typo-caption-height) + var(--typo-body-height));
587
-
588
- --input-content-vertical-padding: calc((var(--field-height) - var(--caption-label-and-value-combined-height)) / 2);
589
- --value-padding-bottom: calc(var(--input-content-vertical-padding) - var(--current-border-width));
590
- --value-padding-top: calc(var(--input-content-vertical-padding) + var(--field-vertical-gap) + var(--typo-caption-height) - var(--current-border-width));
591
- padding: var(--value-padding-top) var(--field-horizontal-padding) var(--value-padding-bottom);
592
- }
593
-
594
- .ftds-input.no-label .inside-structure {
595
- --value-padding-bottom: calc(((var(--field-height) - var(--typo-body-height)) / 2) - var(--current-border-width));
596
- --value-padding-top: calc(((var(--field-height) - var(--typo-body-height)) / 2) - var(--current-border-width));
597
- }
598
-
599
- .ftds-input.with-prepend-icon .inside-structure {
600
- padding-left: calc(var(--icon-size) + var(--field-horizontal-padding) + var(--field-horizontal-gap));
601
- }
602
-
603
- .ftds-input.with-append-icon .inside-structure {
604
- padding-right: calc(var(--icon-size) + var(--field-horizontal-padding) + var(--field-horizontal-gap));
605
- }
606
-
607
- .ftds-input.error .inside-structure {
608
- border: ${k.errorBorderWidth} solid ${k.errorBorderColor};
609
- --current-border-width: ${k.errorBorderWidth};
610
- }
611
-
612
- .ftds-input.warning .inside-structure {
613
- border: ${k.warningBorderWidth} solid ${k.warningBorderColor};
614
- --current-border-width: ${k.warningBorderWidth};
615
- }
616
-
617
- .ftds-input.focused .inside-structure {
618
- outline: ${k.focusOutlineWidth} solid ${k.focusFocusRingColor};
619
- }
620
-
621
- .inside-structure .inside-structure--icon {
622
- position: absolute;
623
- top: calc((var(--field-height) - var(--icon-size)) / 2);
624
- height: var(--icon-size);
625
- display: flex;
626
- align-items: center;
627
- }
628
-
629
- .inside-structure .inside-structure--icon.append {
630
- right: var(--field-horizontal-padding);
631
- color: ${k.appendIconColor};
632
- }
633
-
634
- .inside-structure .inside-structure--icon.append ftds-button {
635
- --ft-button-icon-only-scale: ${k.appendIconScale};
636
- }
637
-
638
- .inside-structure .inside-structure--icon.prepend {
639
- left: var(--field-horizontal-padding);
640
- color: ${k.prependIconColor};
641
- }
642
-
643
- .inside-structure .inside-structure--icon.prepend ftds-button {
644
- --ft-button-icon-only-scale: ${k.prependIconScale};
645
- }
646
-
647
- .inside-structure .inside-structure--icon.append button {
648
- color: ${k.appendIconColor};
649
- }
650
-
651
- .inside-structure .inside-structure--icon.prepend button {
652
- color: ${k.prependIconColor};
653
- }
654
-
655
- .inside-structure .inside-structure--icon button {
656
- border: none;
657
- padding: 0;
658
- background: none;
659
- cursor: pointer;
660
- }
661
-
662
- .inside-structure .inside-structure--icon button:focus-visible {
663
- outline: ${k.focusOutlineWidth} solid ${k.focusFocusRingColor};
664
- border-radius: ${k.borderRadius};
665
- }
666
-
667
- ftds-input-label {
668
- --ft-input-label-color: ${k.labelColor};
669
- }
670
-
671
- .ftds-input.with-prepend-icon ftds-input-label {
672
- --ft-input-label-additional-padding-left: calc(var(--icon-size) + var(--field-horizontal-gap));
673
- }
674
-
675
- .ftds-input.with-append-icon ftds-input-label {
676
- --ft-input-label-additional-padding-right: calc(var(--icon-size) + var(--field-horizontal-gap));
677
- }
678
-
679
- ftds-input-helper-text {
680
- margin-top: ${k.helperHorizontalGap};
681
- padding-left: ${k.helperHorizontalPadding};
682
- --ftds-helper-text-icon-size: ${k.helperIconSize};
683
- --ftds-helper-text-icon-horizontal-gap: ${k.helperIconHorizontalGap};
684
- --ftds-helper-text-color: ${k.defaultHelperTextColor};
685
- --ftds-helper-text-error-icon-color: ${k.errorHelperIconColor};
686
- --ftds-helper-text-warning-icon-color: ${k.warningHelperIconColor};
687
- }
688
-
689
- `;var qn=b(_());var Uo=b(ee());var Zn=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},dt=class extends et{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};dt.elementDefinitions={};dt.styles=[or,li];Zn([(0,Uo.property)({type:Boolean})],dt.prototype,"outlined",void 0);Zn([(0,Uo.property)({type:Boolean})],dt.prototype,"error",void 0);Zn([(0,Uo.property)({type:Boolean})],dt.prototype,"disabled",void 0);(0,qn.customElement)("ft-input-label")(dt);(0,qn.customElement)("ftds-input-label")(rt);var Jn=b(_());var Wr=b(ee()),fc=b(_());var ac=b(H()),$=b(_());var Ql=b(H()),oe=b(_()),Zl=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorContent),E={color:Zl,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Zl),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")},ql=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorPrimary),Yl={color:ql,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",ql)},Xl=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorSecondary),Jl={color:Xl,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",Xl)},ec=Ql.css`
528
+ `}updated(r){r.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(r)}contentAvailableCallback(r){super.contentAvailableCallback(r),["visible","text"].some(o=>r.has(o))&&this.visible&&this.positionTooltip()}async show(r){this.visible=!0,r!=null&&await this.hideDebounce.run(()=>{this.hide()},r)}async showTemporaryText(r,o){let n=this.manual;this.manual=!0;let a=this.text;this.text=r,await this.show(o),this.text=a,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var r;return((r=this.slotNodes)!==null&&r!==void 0?r:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let r=this.tooltipContent.style;switch(r.transition="none",this.validPosition){case"top":r.top=this.tooltip.clientHeight+"px",r.left="0";break;case"bottom":r.top=-this.tooltip.clientHeight+"px",r.left="0";break;case"left":r.top="0",r.left=this.tooltip.clientWidth+"px";break;case"right":r.top="0",r.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",ql(this.slottedElement,this.tooltip,this.position).then(({x:r,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${r}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${At.designSystemVariables.transitionDuration}, left ${At.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(r,o){return Math.max(r,Math.min(0,-o))}};j.elementDefinitions={"ft-typography":Re};j.styles=El;Ee([(0,le.property)()],j.prototype,"text",void 0);Ee([(0,le.property)({type:Boolean})],j.prototype,"manual",void 0);Ee([(0,le.property)({type:Boolean})],j.prototype,"inline",void 0);Ee([(0,le.property)({type:Number})],j.prototype,"delay",void 0);Ee([(0,le.property)()],j.prototype,"position",void 0);Ee([(0,le.queryAssignedNodes)()],j.prototype,"slotNodes",void 0);Ee([(0,le.query)(".ft-tooltip--container")],j.prototype,"container",void 0);Ee([(0,le.query)(".ft-tooltip")],j.prototype,"tooltip",void 0);Ee([(0,le.query)(".ft-tooltip--content")],j.prototype,"tooltipContent",void 0);Ee([(0,le.state)()],j.prototype,"visible",void 0);Ee([(0,le.eventOptions)({passive:!0})],j.prototype,"onTouch",null);Ee([(0,le.eventOptions)({passive:!0})],j.prototype,"onHover",null);Ee([(0,le.eventOptions)({passive:!0})],j.prototype,"onOut",null);Ee([(0,le.eventOptions)({passive:!0})],j.prototype,"onClick",null);(0,Xl.customElement)("ft-tooltip")(j);var Oc=b(k());var Zt=b(H()),Q=b(ee()),Sc=b(Pt());var ke=b(k());var Go=b(H()),E=b(k());var Jn=b(k());var Uo=b(ee());var Xn=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},pt=class extends rt{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};pt.elementDefinitions={};pt.styles=[lr,hi];Xn([(0,Uo.property)({type:Boolean})],pt.prototype,"outlined",void 0);Xn([(0,Uo.property)({type:Boolean})],pt.prototype,"error",void 0);Xn([(0,Uo.property)({type:Boolean})],pt.prototype,"disabled",void 0);(0,Jn.customElement)("ft-input-label")(pt);(0,Jn.customElement)("ftds-input-label")(nt);var ta=b(k());var Gr=b(ee()),gc=b(k());var cc=b(H()),$=b(k());var oc=b(H()),ne=b(k()),Jl=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorContent),w={color:Jl,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",Jl),opacityContentOnSurfacePressed:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:ne.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ql=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorPrimary),ec={color:Ql,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ql)},tc=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorSecondary),rc={color:tc,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",tc)},nc=oc.css`
690
529
  :host {
691
530
  display: contents;
692
531
  }
@@ -699,7 +538,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
699
538
 
700
539
  .ft-ripple:not(.ft-ripple--unbounded) {
701
540
  overflow: hidden;
702
- border-radius: ${E.borderRadius};
541
+ border-radius: ${w.borderRadius};
703
542
  }
704
543
 
705
544
  .ft-ripple .ft-ripple--background,
@@ -733,27 +572,27 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
733
572
  }
734
573
 
735
574
  .ft-ripple .ft-ripple--background {
736
- background-color: ${E.backgroundColor};
575
+ background-color: ${w.backgroundColor};
737
576
  }
738
577
 
739
578
  .ft-ripple .ft-ripple--effect {
740
- background-color: ${E.color};
579
+ background-color: ${w.color};
741
580
  }
742
581
 
743
582
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
744
- background-color: ${Jl.backgroundColor};
583
+ background-color: ${rc.backgroundColor};
745
584
  }
746
585
 
747
586
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
748
- background-color: ${Jl.color};
587
+ background-color: ${rc.color};
749
588
  }
750
589
 
751
590
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
752
- background-color: ${Yl.backgroundColor};
591
+ background-color: ${ec.backgroundColor};
753
592
  }
754
593
 
755
594
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
756
- background-color: ${Yl.color};
595
+ background-color: ${ec.color};
757
596
  }
758
597
 
759
598
  .ft-ripple .ft-ripple--background {
@@ -783,22 +622,22 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
783
622
  }
784
623
 
785
624
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
786
- opacity: ${E.opacityContentOnSurfaceHover};
625
+ opacity: ${w.opacityContentOnSurfaceHover};
787
626
  }
788
627
 
789
628
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
790
- opacity: ${E.opacityContentOnSurfaceSelected};
629
+ opacity: ${w.opacityContentOnSurfaceSelected};
791
630
  }
792
631
 
793
632
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
794
- opacity: ${E.opacityContentOnSurfaceFocused};
633
+ opacity: ${w.opacityContentOnSurfaceFocused};
795
634
  }
796
635
 
797
636
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
798
- opacity: ${E.opacityContentOnSurfacePressed};
637
+ opacity: ${w.opacityContentOnSurfacePressed};
799
638
  transform: translate(-50%, -50%) scale(1);
800
639
  }
801
- `;var tc=b(H()),zr=b(_()),q={color:zr.FtCssVariableFactory.extend("--ft-loader-color","",zr.designSystemVariables.colorPrimary),size:zr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},rc=tc.css`
640
+ `;var ac=b(H()),Hr=b(k()),q={color:Hr.FtCssVariableFactory.extend("--ft-loader-color","",Hr.designSystemVariables.colorPrimary),size:Hr.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},ic=ac.css`
802
641
  :host {
803
642
  line-height: 0;
804
643
  }
@@ -867,7 +706,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
867
706
  transform: translate(calc(0.35 * ${q.size}), 0);
868
707
  }
869
708
  }
870
- `;var oc=$.FtCssVariableFactory.extend("--ft-button-color","",$.designSystemVariables.colorPrimary),de={backgroundColor:$.FtCssVariableFactory.extend("--ft-button-background-color","",$.designSystemVariables.colorSurface),borderRadius:$.FtCssVariableFactory.extend("--ft-button-border-radius","",$.designSystemVariables.borderRadiusL),color:oc,fontSize:$.FtCssVariableFactory.extend("--ft-button-font-size","",Ve.fontSize),iconSize:$.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:$.FtCssVariableFactory.extend("--ft-button-ripple-color","",oc),verticalPadding:$.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:$.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:$.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:$.FtCssVariableFactory.external($.designSystemVariables.colorOpacityDisabled,"Design system")},nc=$.FtCssVariableFactory.extend("--ft-button-primary-color","",$.FtCssVariableFactory.extend("--ft-button-color","",$.designSystemVariables.colorOnPrimary)),Yn={backgroundColor:$.FtCssVariableFactory.extend("--ft-button-primary-background-color","",$.FtCssVariableFactory.extend("--ft-button-background-color","",$.designSystemVariables.colorPrimary)),color:nc,rippleColor:$.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",nc)},Je={borderRadius:$.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",$.FtCssVariableFactory.extend("--ft-button-border-radius","",$.designSystemVariables.borderRadiusM)),verticalPadding:$.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:$.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:$.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},ic=[ac.css`
709
+ `;var sc=$.FtCssVariableFactory.extend("--ft-button-color","",$.designSystemVariables.colorPrimary),pe={backgroundColor:$.FtCssVariableFactory.extend("--ft-button-background-color","",$.designSystemVariables.colorSurface),borderRadius:$.FtCssVariableFactory.extend("--ft-button-border-radius","",$.designSystemVariables.borderRadiusL),color:sc,fontSize:$.FtCssVariableFactory.extend("--ft-button-font-size","",Ze.fontSize),iconSize:$.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:$.FtCssVariableFactory.extend("--ft-button-ripple-color","",sc),verticalPadding:$.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:$.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:$.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:$.FtCssVariableFactory.external($.designSystemVariables.colorOpacityDisabled,"Design system")},lc=$.FtCssVariableFactory.extend("--ft-button-primary-color","",$.FtCssVariableFactory.extend("--ft-button-color","",$.designSystemVariables.colorOnPrimary)),Qn={backgroundColor:$.FtCssVariableFactory.extend("--ft-button-primary-background-color","",$.FtCssVariableFactory.extend("--ft-button-background-color","",$.designSystemVariables.colorPrimary)),color:lc,rippleColor:$.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",lc)},Qe={borderRadius:$.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",$.FtCssVariableFactory.extend("--ft-button-border-radius","",$.designSystemVariables.borderRadiusM)),verticalPadding:$.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:$.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:$.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},dc=[cc.css`
871
710
  :host {
872
711
  display: inline-block;
873
712
  max-width: 100%;
@@ -878,7 +717,7 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
878
717
  box-shadow: 0px 0px 0px transparent;
879
718
  border: 0px solid transparent;
880
719
  text-shadow: 0px 0px 0px transparent;
881
- font-size: ${de.fontSize};
720
+ font-size: ${pe.fontSize};
882
721
  text-decoration: none;
883
722
  }
884
723
 
@@ -908,31 +747,31 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
908
747
  border: none;
909
748
  pointer-events: auto;
910
749
 
911
- --ft-button-internal-line-height: max(calc(${de.fontSize} + 2px), ${de.iconSize});
912
- --ft-button-internal-color: ${de.color};
913
- ${(0,$.setVariable)(fe.size,de.iconSize)};
914
- ${(0,$.setVariable)(E.color,de.rippleColor)};
750
+ --button-internal-line-height: max(calc(${pe.fontSize} + 2px), ${pe.iconSize});
751
+ --button-internal-color: ${pe.color};
752
+ ${(0,$.setVariable)(ye.size,pe.iconSize)};
753
+ ${(0,$.setVariable)(w.color,pe.rippleColor)};
915
754
 
916
- border-radius: ${de.borderRadius};
917
- padding: ${de.verticalPadding} ${de.horizontalPadding};
918
- background-color: ${de.backgroundColor};
919
- color: var(--ft-button-internal-color);
755
+ border-radius: ${pe.borderRadius};
756
+ padding: ${pe.verticalPadding} ${pe.horizontalPadding};
757
+ background-color: ${pe.backgroundColor};
758
+ color: var(--button-internal-color);
920
759
  -webkit-mask-image: radial-gradient(white, black);
921
760
  }
922
761
 
923
762
  .ft-button.ft-button--outlined {
924
- border: 1px solid var(--ft-button-internal-color);
925
- padding: calc(${de.verticalPadding} - 1px) calc(${de.horizontalPadding} - 1px);
763
+ border: 1px solid var(--button-internal-color);
764
+ padding: calc(${pe.verticalPadding} - 1px) calc(${pe.horizontalPadding} - 1px);
926
765
  }
927
766
 
928
767
  .ft-button.ft-button--dense {
929
- padding: ${Je.verticalPadding} ${Je.horizontalPadding};
930
- border-radius: ${Je.borderRadius};
931
- gap: ${Je.iconPadding};
768
+ padding: ${Qe.verticalPadding} ${Qe.horizontalPadding};
769
+ border-radius: ${Qe.borderRadius};
770
+ gap: ${Qe.iconPadding};
932
771
  }
933
772
 
934
773
  .ft-button.ft-button--dense.ft-button--outlined {
935
- padding: calc(${Je.verticalPadding} - 1px) calc(${Je.horizontalPadding} - 1px);
774
+ padding: calc(${Qe.verticalPadding} - 1px) calc(${Qe.horizontalPadding} - 1px);
936
775
  }
937
776
 
938
777
  .ft-button:not([disabled]):hover {
@@ -940,22 +779,22 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
940
779
  }
941
780
 
942
781
  .ft-button--round {
943
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${de.verticalPadding});
782
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${pe.verticalPadding});
944
783
  }
945
784
 
946
785
  .ft-button--round.ft-button--dense {
947
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Je.verticalPadding});
786
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${Qe.verticalPadding});
948
787
  }
949
788
 
950
789
  .ft-button[disabled] {
951
790
  filter: grayscale(1);
952
- opacity: ${de.opacityDisabled};
791
+ opacity: ${pe.opacityDisabled};
953
792
  }
954
793
 
955
794
  .ft-button.ft-button--primary {
956
- background-color: ${Yn.backgroundColor};
957
- --ft-button-internal-color: ${Yn.color};
958
- ${(0,$.setVariable)(E.color,Yn.rippleColor)};
795
+ background-color: ${Qn.backgroundColor};
796
+ --button-internal-color: ${Qn.color};
797
+ ${(0,$.setVariable)(w.color,Qn.rippleColor)};
959
798
  }
960
799
 
961
800
  .ft-button:focus {
@@ -968,13 +807,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
968
807
  white-space: nowrap;
969
808
  text-overflow: ellipsis;
970
809
  display: block;
971
- margin: 0 ${de.iconPadding};
972
- ${(0,$.setVariable)(Ve.fontSize,"1em")};
973
- ${(0,$.setVariable)(Ve.lineHeight,"var(--ft-button-internal-line-height)")};
810
+ margin: 0 ${pe.iconPadding};
811
+ ${(0,$.setVariable)(Ze.fontSize,"1em")};
812
+ ${(0,$.setVariable)(Ze.lineHeight,"var(--button-internal-line-height)")};
974
813
  }
975
814
 
976
815
  .ft-button--dense .ft-button--label {
977
- margin: 0 ${Je.iconPadding};
816
+ margin: 0 ${Qe.iconPadding};
978
817
  }
979
818
 
980
819
  .ft-button--label[hidden] {
@@ -987,42 +826,42 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
987
826
  }
988
827
 
989
828
  .ft-button--label[hidden] + [part="icon"] {
990
- margin: 0 calc(${de.horizontalPadding} * -1);
991
- padding: 0 ${de.verticalPadding};
829
+ margin: 0 calc(${pe.horizontalPadding} * -1);
830
+ padding: 0 ${pe.verticalPadding};
992
831
  }
993
832
 
994
833
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
995
- margin: 0 calc(${Je.horizontalPadding} * -1);
996
- padding: 0 ${Je.verticalPadding};
834
+ margin: 0 calc(${Qe.horizontalPadding} * -1);
835
+ padding: 0 ${Qe.verticalPadding};
997
836
  }
998
837
 
999
- .ft-button:not(.ft-button--trailing-icon) [part="label"]{
838
+ .ft-button:not(.ft-button--trailing-icon) [part="label"] {
1000
839
  order: 2;
1001
840
  }
1002
841
 
1003
842
  ft-loader {
1004
- ${(0,$.setVariable)(q.size,de.iconSize)};
1005
- ${(0,$.setVariable)(q.color,"var(--ft-button-internal-color)")};
843
+ ${(0,$.setVariable)(q.size,pe.iconSize)};
844
+ ${(0,$.setVariable)(q.color,"var(--button-internal-color)")};
1006
845
  }
1007
- `,$.noTextSelect];var At=b(_());var cc=b(_());var sc=b(H()),ye=b(ee()),lc=b(Lt()),Hr=b(_());var we=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},J=class extends Hr.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 Hr.Debouncer(1e3),this.onTransitionStart=r=>{r.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=r=>{r.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Hr.Debouncer(10),this.moveRipple=r=>{var o,n;let{x:a,y:i}=this.getCoordinates(r),l=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-l.x:l.width/2),this.originY=Math.round(i!=null?i-l.y:l.height/2)},this.startPress=r=>{this.moveRipple(r),this.pressed=!this.isIgnored(r)},this.endPress=()=>{this.pressed=!1},this.startHover=r=>{this.hovered=!this.isIgnored(r)},this.endHover=()=>{this.hovered=!1},this.startFocus=r=>{this.focused=this.isFocusVisible(r?.target)&&!this.isIgnored(r)},this.endFocus=()=>{this.focused=!1}}render(){let r={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return sc.html`
846
+ `,$.noTextSelect];var It=b(k());var fc=b(k());var uc=b(H()),ge=b(ee()),pc=b(Pt()),Wr=b(k());var we=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},J=class extends Wr.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 Wr.Debouncer(1e3),this.onTransitionStart=r=>{r.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=r=>{r.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Wr.Debouncer(10),this.moveRipple=r=>{var o,n;let{x:a,y:i}=this.getCoordinates(r),l=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(a!=null?a-l.x:l.width/2),this.originY=Math.round(i!=null?i-l.y:l.height/2)},this.startPress=r=>{this.moveRipple(r),this.pressed=!this.isIgnored(r)},this.endPress=()=>{this.pressed=!1},this.startHover=r=>{this.hovered=!this.isIgnored(r)},this.endHover=()=>{this.hovered=!1},this.startFocus=r=>{this.focused=this.isFocusVisible(r?.target)&&!this.isIgnored(r)},this.endFocus=()=>{this.focused=!1}}render(){let r={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return uc.html`
1008
847
  <style>
1009
848
  .ft-ripple .ft-ripple--effect {
1010
849
  left: ${this.originX}px;
1011
850
  top: ${this.originY}px;
1012
851
  }
1013
852
  </style>
1014
- <div class="${(0,lc.classMap)(r)}">
853
+ <div class="${(0,pc.classMap)(r)}">
1015
854
  <div class="ft-ripple--background"></div>
1016
855
  <div class="ft-ripple--effect"></div>
1017
856
  </div>
1018
- `}contentAvailableCallback(r){super.contentAvailableCallback(r),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(r){var o,n;super.update(r),r.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var r,o;let n=(r=this.shadowRoot)===null||r===void 0?void 0:r.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var r;!((r=this.target)===null||r===void 0)&&r.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(r){if(this.setupDebouncer.cancel(),this.target===r)return;this.onDisconnect&&this.onDisconnect(),this.target=r,r.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>u=>{c.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},l={passive:!0};r.addEventListener("mouseover",this.startHover,l),r.addEventListener("mousemove",this.moveRipple,l),r.addEventListener("mouseleave",this.endHover,l),r.addEventListener("mousedown",n,l),r.addEventListener("touchstart",a,l),r.addEventListener("touchmove",this.moveRipple,l),r.addEventListener("keydown",i,l),r.addEventListener("focus",this.startFocus,l),r.addEventListener("blur",this.endFocus,l),r.addEventListener("focusin",this.startFocus,l),r.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{r.removeAttribute("data-is-ft-ripple-target"),r.removeEventListener("mouseover",this.startHover,l),r.removeEventListener("mousemove",this.moveRipple,l),r.removeEventListener("mouseleave",this.endHover,l),r.removeEventListener("mousedown",n,l),r.removeEventListener("touchstart",a,l),r.removeEventListener("touchmove",this.moveRipple,l),r.removeEventListener("keydown",i,l),r.removeEventListener("focus",this.startFocus,l),r.removeEventListener("blur",this.endFocus,l),r.removeEventListener("focusin",this.startFocus,l),r.removeEventListener("focusout",this.endFocus,l),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(r){let o=r,n=r,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(r){return r instanceof HTMLElement?r.matches(":focus-visible"):!0}isIgnored(r){if(this.disabled)return!0;if(r!=null)for(let o of r.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};J.elementDefinitions={};J.styles=ec;we([(0,ye.property)({type:Boolean})],J.prototype,"primary",void 0);we([(0,ye.property)({type:Boolean})],J.prototype,"secondary",void 0);we([(0,ye.property)({type:Boolean})],J.prototype,"unbounded",void 0);we([(0,ye.property)({type:Boolean})],J.prototype,"activated",void 0);we([(0,ye.property)({type:Boolean})],J.prototype,"selected",void 0);we([(0,ye.property)({type:Boolean})],J.prototype,"disabled",void 0);we([(0,ye.state)()],J.prototype,"hovered",void 0);we([(0,ye.state)()],J.prototype,"focused",void 0);we([(0,ye.state)()],J.prototype,"pressed",void 0);we([(0,ye.state)()],J.prototype,"rippling",void 0);we([(0,ye.state)()],J.prototype,"originX",void 0);we([(0,ye.state)()],J.prototype,"originY",void 0);we([(0,ye.query)(".ft-ripple")],J.prototype,"ripple",void 0);we([(0,ye.query)(".ft-ripple--effect")],J.prototype,"rippleEffect",void 0);(0,cc.customElement)("ft-ripple")(J);var pc=b(_());var dc=b(H()),uc=b(_());var Gt=class extends uc.FtLitElement{render(){return dc.html`
857
+ `}contentAvailableCallback(r){super.contentAvailableCallback(r),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(r){var o,n;super.update(r),r.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var r,o;let n=(r=this.shadowRoot)===null||r===void 0?void 0:r.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}forceFocusUpdate(){var r;!((r=this.target)===null||r===void 0)&&r.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(r){if(this.setupDebouncer.cancel(),this.target===r)return;this.onDisconnect&&this.onDisconnect(),this.target=r,r.setAttribute("data-is-ft-ripple-target","true");let o=(...c)=>u=>{c.forEach(p=>window.addEventListener(p,this.endPress,{once:!0})),this.startPress(u)},n=o("mouseup","contextmenu"),a=o("touchend","touchcancel"),i=c=>{["Enter"," "].includes(c.key)&&o("keyup")(c)},l={passive:!0};r.addEventListener("mouseover",this.startHover,l),r.addEventListener("mousemove",this.moveRipple,l),r.addEventListener("mouseleave",this.endHover,l),r.addEventListener("mousedown",n,l),r.addEventListener("touchstart",a,l),r.addEventListener("touchmove",this.moveRipple,l),r.addEventListener("keydown",i,l),r.addEventListener("focus",this.startFocus,l),r.addEventListener("blur",this.endFocus,l),r.addEventListener("focusin",this.startFocus,l),r.addEventListener("focusout",this.endFocus,l),this.onDisconnect=()=>{r.removeAttribute("data-is-ft-ripple-target"),r.removeEventListener("mouseover",this.startHover,l),r.removeEventListener("mousemove",this.moveRipple,l),r.removeEventListener("mouseleave",this.endHover,l),r.removeEventListener("mousedown",n,l),r.removeEventListener("touchstart",a,l),r.removeEventListener("touchmove",this.moveRipple,l),r.removeEventListener("keydown",i,l),r.removeEventListener("focus",this.startFocus,l),r.removeEventListener("blur",this.endFocus,l),r.removeEventListener("focusin",this.startFocus,l),r.removeEventListener("focusout",this.endFocus,l),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(r){let o=r,n=r,a,i;return o.x!=null?{x:a,y:i}=o:n.touches!=null&&(a=n.touches[0].clientX,i=n.touches[0].clientY),{x:a,y:i}}isFocusVisible(r){return r instanceof HTMLElement?r.matches(":focus-visible"):!0}isIgnored(r){if(this.disabled)return!0;if(r!=null)for(let o of r.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};J.elementDefinitions={};J.styles=nc;we([(0,ge.property)({type:Boolean})],J.prototype,"primary",void 0);we([(0,ge.property)({type:Boolean})],J.prototype,"secondary",void 0);we([(0,ge.property)({type:Boolean})],J.prototype,"unbounded",void 0);we([(0,ge.property)({type:Boolean})],J.prototype,"activated",void 0);we([(0,ge.property)({type:Boolean})],J.prototype,"selected",void 0);we([(0,ge.property)({type:Boolean})],J.prototype,"disabled",void 0);we([(0,ge.state)()],J.prototype,"hovered",void 0);we([(0,ge.state)()],J.prototype,"focused",void 0);we([(0,ge.state)()],J.prototype,"pressed",void 0);we([(0,ge.state)()],J.prototype,"rippling",void 0);we([(0,ge.state)()],J.prototype,"originX",void 0);we([(0,ge.state)()],J.prototype,"originY",void 0);we([(0,ge.query)(".ft-ripple")],J.prototype,"ripple",void 0);we([(0,ge.query)(".ft-ripple--effect")],J.prototype,"rippleEffect",void 0);(0,fc.customElement)("ft-ripple")(J);var mc=b(k());var hc=b(H()),yc=b(k());var Kt=class extends yc.FtLitElement{render(){return hc.html`
1019
858
  <div class="ft-loader">
1020
859
  <div></div>
1021
860
  <div></div>
1022
861
  <div></div>
1023
862
  <div></div>
1024
863
  </div>
1025
- `}};Gt.styles=rc;(0,pc.customElement)("ft-loader")(Gt);var wt=b(H()),Xn=b(Lt()),le=b(ee()),me=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Y=class extends(0,At.toFtFormComponent)(At.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",r=>{var o;this.isDisabled()?(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var r,o,n;let a=wt.html`
864
+ `}};Kt.styles=ic;(0,mc.customElement)("ft-loader")(Kt);var Rt=b(H()),ea=b(Pt()),ce=b(ee()),be=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Y=class extends(0,It.toFtFormComponent)(It.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",r=>{var o;this.isDisabled()?(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){var r,o,n;let a=Rt.html`
1026
865
  <ft-ripple part="ripple"
1027
866
  ?disabled=${this.isDisabled()}
1028
867
  ?activated=${this.activated}
@@ -1030,39 +869,39 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1030
869
  <ft-typography part="label"
1031
870
  variant=${this.typographyVariant}
1032
871
  element="span"
1033
- class="ft-button--label ${At.isSafari?"ft-safari-ellipsis-fix":""}"
872
+ class="ft-button--label ${It.isSafari?"ft-safari-ellipsis-fix":""}"
1034
873
  ?hidden=${!this.hasTextContent()}>
1035
874
  <slot @slotchange=${this.onSlotchange}></slot>
1036
875
  </ft-typography>
1037
876
  ${this.resolveIcon()}
1038
- `,i=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(i?wt.html`
877
+ `,i=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(i?Rt.html`
1039
878
  <a href="${i}"
1040
879
  target="${(r=this.target)!==null&&r!==void 0?r:"_self"}"
1041
880
  part="button"
1042
- class="${(0,Xn.classMap)(this.buttonClasses)}"
881
+ class="${(0,ea.classMap)(this.buttonClasses)}"
1043
882
  aria-label="${(o=this.ariaLabel)!==null&&o!==void 0?o:this.getLabel()}"
1044
883
  ?disabled=${this.isDisabled()}>
1045
884
  ${a}
1046
885
  </a>
1047
- `:wt.html`
886
+ `:Rt.html`
1048
887
  <button part="button"
1049
- class="${(0,Xn.classMap)(this.buttonClasses)}"
888
+ class="${(0,ea.classMap)(this.buttonClasses)}"
1050
889
  aria-label="${(n=this.ariaLabel)!==null&&n!==void 0?n:this.getLabel()}"
1051
890
  ?disabled=${this.isDisabled()}>
1052
891
  ${a}
1053
892
  </button>
1054
- `)}addTooltipIfNeeded(r){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?wt.html`
893
+ `)}addTooltipIfNeeded(r){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?Rt.html`
1055
894
  <ft-tooltip part="tooltip"
1056
895
  text="${this.getLabel()}"
1057
896
  position="${this.tooltipPosition}">
1058
897
  ${r}
1059
898
  </ft-tooltip>
1060
- `:r}resolveIcon(){return this.loading?wt.html`
1061
- <ft-loader part="loader icon"></ft-loader> `:this.icon?wt.html`
899
+ `:r}resolveIcon(){return this.loading?Rt.html`
900
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?Rt.html`
1062
901
  <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
1063
- `:wt.html`
902
+ `:Rt.html`
1064
903
  <slot part="icon" name="icon"></slot>
1065
- `}focus(){var r;(r=this.button)===null||r===void 0||r.focus()}focusWithoutTooltip(){var r;this.setTooltipManual(!0),(r=this.button)===null||r===void 0||r.focus(),this.setTooltipManual(!1)}showTemporaryTooltip(r,o){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(r,o)}setTooltipManual(r){this.tooltip&&(this.tooltip.manual=r)}click(){var r;(r=this.button)===null||r===void 0||r.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,At.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};Y.elementDefinitions={"ft-ripple":J,"ft-tooltip":j,"ft-typography":Ae,"ft-icon":ne,"ft-loader":Gt};me([(0,le.property)()],Y.prototype,"href",void 0);me([(0,le.property)()],Y.prototype,"target",void 0);me([(0,le.property)()],Y.prototype,"type",void 0);me([(0,le.property)({type:Boolean})],Y.prototype,"disabled",void 0);me([(0,le.property)()],Y.prototype,"label",void 0);me([(0,le.property)()],Y.prototype,"icon",void 0);me([(0,le.property)()],Y.prototype,"iconVariant",void 0);me([(0,le.property)({type:Boolean})],Y.prototype,"trailingIcon",void 0);me([(0,le.property)({type:Boolean})],Y.prototype,"loading",void 0);me([(0,le.property)({attribute:"aria-label"})],Y.prototype,"ariaLabel",void 0);me([(0,le.property)()],Y.prototype,"tooltipPosition",void 0);me([(0,le.property)({type:Boolean})],Y.prototype,"hideTooltip",void 0);me([(0,le.property)({type:Boolean})],Y.prototype,"forceTooltip",void 0);me([(0,le.property)({type:Boolean})],Y.prototype,"activated",void 0);me([(0,le.query)(".ft-button")],Y.prototype,"button",void 0);me([(0,le.query)(".ft-button--label slot")],Y.prototype,"slottedContent",void 0);me([(0,le.query)("[part=tooltip]")],Y.prototype,"tooltip",void 0);var Fo=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},ut=class extends Y{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"}};ut.styles=[fc.safariEllipsisFix,ic];Fo([(0,Wr.property)({type:Boolean})],ut.prototype,"primary",void 0);Fo([(0,Wr.property)({type:Boolean})],ut.prototype,"outlined",void 0);Fo([(0,Wr.property)({type:Boolean})],ut.prototype,"dense",void 0);Fo([(0,Wr.property)({type:Boolean})],ut.prototype,"round",void 0);var Gr=b(ee());var Ho=b(_());var hc=b(H()),C=b(_());var Jd={...f,iconOnlyScale:C.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},yc=[hc.css`
904
+ `}focus(){var r;(r=this.button)===null||r===void 0||r.focus()}focusWithoutTooltip(){var r;this.setTooltipManual(!0),(r=this.button)===null||r===void 0||r.focus(),this.setTooltipManual(!1)}showTemporaryTooltip(r,o){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(r,o)}setTooltipManual(r){this.tooltip&&(this.tooltip.manual=r)}click(){var r;(r=this.button)===null||r===void 0||r.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,It.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};Y.elementDefinitions={"ft-ripple":J,"ft-tooltip":j,"ft-typography":Re,"ft-icon":ae,"ft-loader":Kt};be([(0,ce.property)()],Y.prototype,"href",void 0);be([(0,ce.property)()],Y.prototype,"target",void 0);be([(0,ce.property)()],Y.prototype,"type",void 0);be([(0,ce.property)({type:Boolean})],Y.prototype,"disabled",void 0);be([(0,ce.property)()],Y.prototype,"label",void 0);be([(0,ce.property)()],Y.prototype,"icon",void 0);be([(0,ce.property)()],Y.prototype,"iconVariant",void 0);be([(0,ce.property)({type:Boolean})],Y.prototype,"trailingIcon",void 0);be([(0,ce.property)({type:Boolean})],Y.prototype,"loading",void 0);be([(0,ce.property)({attribute:"aria-label"})],Y.prototype,"ariaLabel",void 0);be([(0,ce.property)()],Y.prototype,"tooltipPosition",void 0);be([(0,ce.property)({type:Boolean})],Y.prototype,"hideTooltip",void 0);be([(0,ce.property)({type:Boolean})],Y.prototype,"forceTooltip",void 0);be([(0,ce.property)({type:Boolean})],Y.prototype,"activated",void 0);be([(0,ce.query)(".ft-button")],Y.prototype,"button",void 0);be([(0,ce.query)(".ft-button--label slot")],Y.prototype,"slottedContent",void 0);be([(0,ce.query)("[part=tooltip]")],Y.prototype,"tooltip",void 0);var zo=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},ft=class extends Y{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"}};ft.styles=[gc.safariEllipsisFix,dc];zo([(0,Gr.property)({type:Boolean})],ft.prototype,"primary",void 0);zo([(0,Gr.property)({type:Boolean})],ft.prototype,"outlined",void 0);zo([(0,Gr.property)({type:Boolean})],ft.prototype,"dense",void 0);zo([(0,Gr.property)({type:Boolean})],ft.prototype,"round",void 0);var jr=b(ee());var Wo=b(k());var bc=b(H()),O=b(k());var Fo={...f,iconOnlyScale:O.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},xc=[bc.css`
1066
905
  :host {
1067
906
  display: inline-block;
1068
907
  max-width: 100%;
@@ -1145,19 +984,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1145
984
  }
1146
985
 
1147
986
  .ft-button.ft-button--icon-only ft-icon {
1148
- transform: scale(${Jd.iconOnlyScale});
987
+ transform: scale(${Fo.iconOnlyScale});
1149
988
  }
1150
989
 
1151
990
  /** Brand Primary styles **/
1152
991
 
1153
992
  .ftds--family-brand.ft-button--primary {
1154
- ${(0,C.setVariable)(q.color,f.primaryBrandIconColor)};
993
+ ${(0,O.setVariable)(q.color,f.primaryBrandIconColor)};
1155
994
 
1156
- ${(0,C.setVariable)(E.color,f.primaryBrandStateLayerColor)};
1157
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.primaryBrandHoverStateLayerOpacity)};
1158
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.primaryBrandFocusStateLayerOpacity)};
1159
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.primaryBrandActiveStateLayerOpacity)};
1160
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.primaryBrandActiveStateLayerOpacity)};
995
+ ${(0,O.setVariable)(w.color,f.primaryBrandStateLayerColor)};
996
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.primaryBrandHoverStateLayerOpacity)};
997
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.primaryBrandFocusStateLayerOpacity)};
998
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.primaryBrandActiveStateLayerOpacity)};
999
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.primaryBrandActiveStateLayerOpacity)};
1161
1000
 
1162
1001
  background-color: ${f.primaryBrandBackgroundColor};
1163
1002
  color: ${f.primaryBrandColor};
@@ -1175,13 +1014,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1175
1014
  /** Brand Secondary styles **/
1176
1015
 
1177
1016
  .ftds--family-brand.ft-button--secondary {
1178
- ${(0,C.setVariable)(q.color,f.secondaryBrandIconColor)};
1017
+ ${(0,O.setVariable)(q.color,f.secondaryBrandIconColor)};
1179
1018
 
1180
- ${(0,C.setVariable)(E.color,f.secondaryBrandStateLayerColor)};
1181
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryBrandHoverStateLayerOpacity)};
1182
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryBrandFocusStateLayerOpacity)};
1183
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryBrandActiveStateLayerOpacity)};
1184
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryBrandActiveStateLayerOpacity)};
1019
+ ${(0,O.setVariable)(w.color,f.secondaryBrandStateLayerColor)};
1020
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.secondaryBrandHoverStateLayerOpacity)};
1021
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.secondaryBrandFocusStateLayerOpacity)};
1022
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.secondaryBrandActiveStateLayerOpacity)};
1023
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.secondaryBrandActiveStateLayerOpacity)};
1185
1024
 
1186
1025
  background-color: ${f.secondaryBrandBackgroundColor};
1187
1026
  color: ${f.secondaryBrandColor};
@@ -1200,13 +1039,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1200
1039
  /** Brand Tertiary styles **/
1201
1040
 
1202
1041
  .ftds--family-brand.ft-button--tertiary {
1203
- ${(0,C.setVariable)(q.color,f.tertiaryBrandIconColor)};
1042
+ ${(0,O.setVariable)(q.color,f.tertiaryBrandIconColor)};
1204
1043
 
1205
- ${(0,C.setVariable)(E.color,f.tertiaryBrandStateLayerColor)};
1206
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryBrandHoverStateLayerOpacity)};
1207
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryBrandFocusStateLayerOpacity)};
1208
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryBrandActiveStateLayerOpacity)};
1209
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryBrandActiveStateLayerOpacity)};
1044
+ ${(0,O.setVariable)(w.color,f.tertiaryBrandStateLayerColor)};
1045
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.tertiaryBrandHoverStateLayerOpacity)};
1046
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.tertiaryBrandFocusStateLayerOpacity)};
1047
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.tertiaryBrandActiveStateLayerOpacity)};
1048
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.tertiaryBrandActiveStateLayerOpacity)};
1210
1049
 
1211
1050
  background-color: ${f.tertiaryBrandBackgroundColor};
1212
1051
  color: ${f.tertiaryBrandColor};
@@ -1224,13 +1063,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1224
1063
  /** Neutral Secondary styles **/
1225
1064
 
1226
1065
  .ftds--family-neutral.ft-button--secondary {
1227
- ${(0,C.setVariable)(q.color,f.secondaryNeutralIconColor)};
1066
+ ${(0,O.setVariable)(q.color,f.secondaryNeutralIconColor)};
1228
1067
 
1229
- ${(0,C.setVariable)(E.backgroundColor,f.secondaryNeutralStateLayerColor)};
1230
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryNeutralHoverStateLayerOpacity)};
1231
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryNeutralFocusStateLayerOpacity)};
1232
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryNeutralActiveStateLayerOpacity)};
1233
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryNeutralActiveStateLayerOpacity)};
1068
+ ${(0,O.setVariable)(w.backgroundColor,f.secondaryNeutralStateLayerColor)};
1069
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.secondaryNeutralHoverStateLayerOpacity)};
1070
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.secondaryNeutralFocusStateLayerOpacity)};
1071
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.secondaryNeutralActiveStateLayerOpacity)};
1072
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.secondaryNeutralActiveStateLayerOpacity)};
1234
1073
 
1235
1074
  background-color: ${f.secondaryNeutralBackgroundColor};
1236
1075
  color: ${f.secondaryNeutralColor};
@@ -1249,13 +1088,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1249
1088
  /** Neutral Tertiary styles **/
1250
1089
 
1251
1090
  .ftds--family-neutral.ft-button--tertiary {
1252
- ${(0,C.setVariable)(q.color,f.tertiaryNeutralIconColor)};
1091
+ ${(0,O.setVariable)(q.color,f.tertiaryNeutralIconColor)};
1253
1092
 
1254
- ${(0,C.setVariable)(E.backgroundColor,f.tertiaryNeutralStateLayerColor)};
1255
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryNeutralHoverStateLayerOpacity)};
1256
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryNeutralFocusStateLayerOpacity)};
1257
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryNeutralActiveStateLayerOpacity)};
1258
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryNeutralActiveStateLayerOpacity)};
1093
+ ${(0,O.setVariable)(w.backgroundColor,f.tertiaryNeutralStateLayerColor)};
1094
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.tertiaryNeutralHoverStateLayerOpacity)};
1095
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.tertiaryNeutralFocusStateLayerOpacity)};
1096
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.tertiaryNeutralActiveStateLayerOpacity)};
1097
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.tertiaryNeutralActiveStateLayerOpacity)};
1259
1098
 
1260
1099
  background-color: ${f.tertiaryNeutralBackgroundColor};
1261
1100
  color: ${f.tertiaryNeutralColor};
@@ -1273,13 +1112,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1273
1112
  /** Info Secondary styles **/
1274
1113
 
1275
1114
  .ftds--family-info.ft-button--secondary {
1276
- ${(0,C.setVariable)(q.color,f.secondaryInfoIconColor)};
1115
+ ${(0,O.setVariable)(q.color,f.secondaryInfoIconColor)};
1277
1116
 
1278
- ${(0,C.setVariable)(E.backgroundColor,f.secondaryInfoStateLayerColor)};
1279
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryInfoHoverStateLayerOpacity)};
1280
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryInfoFocusStateLayerOpacity)};
1281
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryInfoActiveStateLayerOpacity)};
1282
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryInfoActiveStateLayerOpacity)};
1117
+ ${(0,O.setVariable)(w.backgroundColor,f.secondaryInfoStateLayerColor)};
1118
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.secondaryInfoHoverStateLayerOpacity)};
1119
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.secondaryInfoFocusStateLayerOpacity)};
1120
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.secondaryInfoActiveStateLayerOpacity)};
1121
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.secondaryInfoActiveStateLayerOpacity)};
1283
1122
 
1284
1123
  background-color: ${f.secondaryInfoBackgroundColor};
1285
1124
  color: ${f.secondaryInfoColor};
@@ -1298,13 +1137,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1298
1137
  /** Info Tertiary styles **/
1299
1138
 
1300
1139
  .ftds--family-info.ft-button--tertiary {
1301
- ${(0,C.setVariable)(q.color,f.tertiaryInfoIconColor)};
1140
+ ${(0,O.setVariable)(q.color,f.tertiaryInfoIconColor)};
1302
1141
 
1303
- ${(0,C.setVariable)(E.backgroundColor,f.tertiaryInfoStateLayerColor)};
1304
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryInfoHoverStateLayerOpacity)};
1305
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryInfoFocusStateLayerOpacity)};
1306
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryInfoActiveStateLayerOpacity)};
1307
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryInfoActiveStateLayerOpacity)};
1142
+ ${(0,O.setVariable)(w.backgroundColor,f.tertiaryInfoStateLayerColor)};
1143
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.tertiaryInfoHoverStateLayerOpacity)};
1144
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.tertiaryInfoFocusStateLayerOpacity)};
1145
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.tertiaryInfoActiveStateLayerOpacity)};
1146
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.tertiaryInfoActiveStateLayerOpacity)};
1308
1147
 
1309
1148
  background-color: ${f.tertiaryInfoBackgroundColor};
1310
1149
  color: ${f.tertiaryInfoColor};
@@ -1322,13 +1161,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1322
1161
  /** Success Secondary styles **/
1323
1162
 
1324
1163
  .ftds--family-success.ft-button--secondary {
1325
- ${(0,C.setVariable)(q.color,f.secondarySuccessIconColor)};
1164
+ ${(0,O.setVariable)(q.color,f.secondarySuccessIconColor)};
1326
1165
 
1327
- ${(0,C.setVariable)(E.backgroundColor,f.secondarySuccessStateLayerColor)};
1328
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.secondarySuccessHoverStateLayerOpacity)};
1329
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.secondarySuccessFocusStateLayerOpacity)};
1330
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.secondarySuccessActiveStateLayerOpacity)};
1331
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.secondarySuccessActiveStateLayerOpacity)};
1166
+ ${(0,O.setVariable)(w.backgroundColor,f.secondarySuccessStateLayerColor)};
1167
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.secondarySuccessHoverStateLayerOpacity)};
1168
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.secondarySuccessFocusStateLayerOpacity)};
1169
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.secondarySuccessActiveStateLayerOpacity)};
1170
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.secondarySuccessActiveStateLayerOpacity)};
1332
1171
 
1333
1172
  background-color: ${f.secondarySuccessBackgroundColor};
1334
1173
  color: ${f.secondarySuccessColor};
@@ -1347,13 +1186,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1347
1186
  /** Success Tertiary styles **/
1348
1187
 
1349
1188
  .ftds--family-success.ft-button--tertiary {
1350
- ${(0,C.setVariable)(q.color,f.tertiarySuccessIconColor)};
1189
+ ${(0,O.setVariable)(q.color,f.tertiarySuccessIconColor)};
1351
1190
 
1352
- ${(0,C.setVariable)(E.backgroundColor,f.tertiarySuccessStateLayerColor)};
1353
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.tertiarySuccessHoverStateLayerOpacity)};
1354
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiarySuccessFocusStateLayerOpacity)};
1355
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiarySuccessActiveStateLayerOpacity)};
1356
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.tertiarySuccessActiveStateLayerOpacity)};
1191
+ ${(0,O.setVariable)(w.backgroundColor,f.tertiarySuccessStateLayerColor)};
1192
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.tertiarySuccessHoverStateLayerOpacity)};
1193
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.tertiarySuccessFocusStateLayerOpacity)};
1194
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.tertiarySuccessActiveStateLayerOpacity)};
1195
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.tertiarySuccessActiveStateLayerOpacity)};
1357
1196
 
1358
1197
  background-color: ${f.tertiarySuccessBackgroundColor};
1359
1198
  color: ${f.tertiarySuccessColor};
@@ -1371,13 +1210,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1371
1210
  /** Warning Secondary styles **/
1372
1211
 
1373
1212
  .ftds--family-warning.ft-button--secondary {
1374
- ${(0,C.setVariable)(q.color,f.secondaryWarningIconColor)};
1213
+ ${(0,O.setVariable)(q.color,f.secondaryWarningIconColor)};
1375
1214
 
1376
- ${(0,C.setVariable)(E.backgroundColor,f.secondaryWarningStateLayerColor)};
1377
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryWarningHoverStateLayerOpacity)};
1378
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryWarningFocusStateLayerOpacity)};
1379
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryWarningActiveStateLayerOpacity)};
1380
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryWarningActiveStateLayerOpacity)};
1215
+ ${(0,O.setVariable)(w.backgroundColor,f.secondaryWarningStateLayerColor)};
1216
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.secondaryWarningHoverStateLayerOpacity)};
1217
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.secondaryWarningFocusStateLayerOpacity)};
1218
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.secondaryWarningActiveStateLayerOpacity)};
1219
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.secondaryWarningActiveStateLayerOpacity)};
1381
1220
 
1382
1221
  background-color: ${f.secondaryWarningBackgroundColor};
1383
1222
  color: ${f.secondaryWarningColor};
@@ -1396,13 +1235,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1396
1235
  /** Warning Tertiary styles **/
1397
1236
 
1398
1237
  .ftds--family-warning.ft-button--tertiary {
1399
- ${(0,C.setVariable)(q.color,f.tertiaryWarningIconColor)};
1238
+ ${(0,O.setVariable)(q.color,f.tertiaryWarningIconColor)};
1400
1239
 
1401
- ${(0,C.setVariable)(E.backgroundColor,f.tertiaryWarningStateLayerColor)};
1402
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryWarningHoverStateLayerOpacity)};
1403
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryWarningFocusStateLayerOpacity)};
1404
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryWarningActiveStateLayerOpacity)};
1405
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryWarningActiveStateLayerOpacity)};
1240
+ ${(0,O.setVariable)(w.backgroundColor,f.tertiaryWarningStateLayerColor)};
1241
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.tertiaryWarningHoverStateLayerOpacity)};
1242
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.tertiaryWarningFocusStateLayerOpacity)};
1243
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.tertiaryWarningActiveStateLayerOpacity)};
1244
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.tertiaryWarningActiveStateLayerOpacity)};
1406
1245
 
1407
1246
  background-color: ${f.tertiaryWarningBackgroundColor};
1408
1247
  color: ${f.tertiaryWarningColor};
@@ -1420,13 +1259,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1420
1259
  /** Error Secondary styles **/
1421
1260
 
1422
1261
  .ftds--family-error.ft-button--secondary {
1423
- ${(0,C.setVariable)(q.color,f.secondaryErrorIconColor)};
1262
+ ${(0,O.setVariable)(q.color,f.secondaryErrorIconColor)};
1424
1263
 
1425
- ${(0,C.setVariable)(E.backgroundColor,f.secondaryErrorStateLayerColor)};
1426
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.secondaryErrorHoverStateLayerOpacity)};
1427
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.secondaryErrorFocusStateLayerOpacity)};
1428
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.secondaryErrorActiveStateLayerOpacity)};
1429
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.secondaryErrorActiveStateLayerOpacity)};
1264
+ ${(0,O.setVariable)(w.backgroundColor,f.secondaryErrorStateLayerColor)};
1265
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.secondaryErrorHoverStateLayerOpacity)};
1266
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.secondaryErrorFocusStateLayerOpacity)};
1267
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.secondaryErrorActiveStateLayerOpacity)};
1268
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.secondaryErrorActiveStateLayerOpacity)};
1430
1269
 
1431
1270
  background-color: ${f.secondaryErrorBackgroundColor};
1432
1271
  color: ${f.secondaryErrorColor};
@@ -1445,13 +1284,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1445
1284
  /** Error Tertiary styles **/
1446
1285
 
1447
1286
  .ftds--family-error.ft-button--tertiary {
1448
- ${(0,C.setVariable)(q.color,f.tertiaryErrorIconColor)};
1287
+ ${(0,O.setVariable)(q.color,f.tertiaryErrorIconColor)};
1449
1288
 
1450
- ${(0,C.setVariable)(E.backgroundColor,f.tertiaryErrorStateLayerColor)};
1451
- ${(0,C.setVariable)(E.opacityContentOnSurfaceHover,f.tertiaryErrorHoverStateLayerOpacity)};
1452
- ${(0,C.setVariable)(E.opacityContentOnSurfaceFocused,f.tertiaryErrorFocusStateLayerOpacity)};
1453
- ${(0,C.setVariable)(E.opacityContentOnSurfaceSelected,f.tertiaryErrorActiveStateLayerOpacity)};
1454
- ${(0,C.setVariable)(E.opacityContentOnSurfacePressed,f.tertiaryErrorActiveStateLayerOpacity)};
1289
+ ${(0,O.setVariable)(w.backgroundColor,f.tertiaryErrorStateLayerColor)};
1290
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceHover,f.tertiaryErrorHoverStateLayerOpacity)};
1291
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceFocused,f.tertiaryErrorFocusStateLayerOpacity)};
1292
+ ${(0,O.setVariable)(w.opacityContentOnSurfaceSelected,f.tertiaryErrorActiveStateLayerOpacity)};
1293
+ ${(0,O.setVariable)(w.opacityContentOnSurfacePressed,f.tertiaryErrorActiveStateLayerOpacity)};
1455
1294
 
1456
1295
  background-color: ${f.tertiaryErrorBackgroundColor};
1457
1296
  color: ${f.tertiaryErrorColor};
@@ -1469,8 +1308,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1469
1308
  /** Large styles **/
1470
1309
 
1471
1310
  .ftds--size-large {
1472
- ${(0,C.setVariable)(fe.size,f.largeIconSize)};
1473
- ${(0,C.setVariable)(q.size,f.largeIconSize)};
1311
+ ${(0,O.setVariable)(ye.size,f.largeIconSize)};
1312
+ ${(0,O.setVariable)(q.size,f.largeIconSize)};
1474
1313
 
1475
1314
  height: ${f.largeHeight};
1476
1315
  padding: 0 ${f.largeHorizontalPadding};
@@ -1491,8 +1330,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1491
1330
  /** Small styles **/
1492
1331
 
1493
1332
  .ftds--size-medium {
1494
- ${(0,C.setVariable)(fe.size,f.mediumIconSize)};
1495
- ${(0,C.setVariable)(q.size,f.mediumIconSize)};
1333
+ ${(0,O.setVariable)(ye.size,f.mediumIconSize)};
1334
+ ${(0,O.setVariable)(q.size,f.mediumIconSize)};
1496
1335
 
1497
1336
  height: ${f.mediumHeight};
1498
1337
  padding: 0 ${f.mediumHorizontalPadding};
@@ -1514,8 +1353,8 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1514
1353
  /** Small styles **/
1515
1354
 
1516
1355
  .ftds--size-small {
1517
- ${(0,C.setVariable)(fe.size,f.smallIconSize)};
1518
- ${(0,C.setVariable)(q.size,f.smallIconSize)};
1356
+ ${(0,O.setVariable)(ye.size,f.smallIconSize)};
1357
+ ${(0,O.setVariable)(q.size,f.smallIconSize)};
1519
1358
 
1520
1359
  height: ${f.smallHeight};
1521
1360
  padding: 0 ${f.smallHorizontalPadding};
@@ -1532,12 +1371,182 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1532
1371
  .ftds--size-small.ft-button--icon-only {
1533
1372
  width: ${f.smallIconOnlyWidth};
1534
1373
  }
1535
- `,C.noTextSelect];var zo=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},He=class extends(0,Ho.toFtdsBase)(Y){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Kr.brand,this.iconVariant=Re.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 Vt.large:return Ke.body2medium;case Vt.medium:return Ke.caption1medium;case Vt.small:return Ke.caption2medium}}};He.styles=[Ho.safariEllipsisFix,yc];zo([(0,Gr.property)({type:Boolean})],He.prototype,"primary",void 0);zo([(0,Gr.property)({type:Boolean})],He.prototype,"secondary",void 0);zo([(0,Gr.property)({type:Boolean})],He.prototype,"tertiary",void 0);zo([(0,Gr.property)({type:Boolean})],He.prototype,"round",void 0);(0,Jn.customElement)("ft-button")(ut);(0,Jn.customElement)("ftds-button")(He);var ce=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},G=class extends _e.FtdsBase{constructor(){super(...arguments),this.status=_e.Status.default,this.disabled=!1,this.label="",this.hideLabel=!1,this.raiseLabel=!1,this.appendIconVariant=Re.fluid_topics,this.appendIconIsClickable=!1,this.prependIconVariant=Re.fluid_topics,this.prependIconIsClickable=!1,this.errorMessages=[],this.warningMessages=[],this.hasFocus=!1}setFocusState(r){this.hasFocus=r,this.toggleAttribute("focused",r)}focusSlottedInput(){let o=this.mainSlot.assignedElements({flatten:!0}).find(n=>n instanceof HTMLInputElement||n instanceof HTMLTextAreaElement||n instanceof HTMLSelectElement);o?.focus()}get shouldShowLabel(){return!this.hideLabel&&this.label}get iconSize(){switch(this.size){case _e.DesignSystemSize.large:return _e.DesignSystemSize.medium;case _e.DesignSystemSize.medium:return _e.DesignSystemSize.small;default:return _e.DesignSystemSize.medium}}render(){let r={"ftds-input":!0,disabled:this.disabled,"no-label":!this.shouldShowLabel,focused:this.hasFocus,"with-prepend-icon":!!this.prependIcon,"with-append-icon":!!this.appendIcon,[this.status]:!0,...this.getDesignSystemBaseClasses()};return jt.html`
1536
- <div class="${(0,mc.classMap)(r)}">
1374
+ `,O.noTextSelect];var Ho=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},Ge=class extends(0,Wo.toFtdsBase)(Y){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Zr.brand,this.iconVariant=Ie.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 Yt.large:return qe.body2medium;case Yt.medium:return qe.caption1medium;case Yt.small:return qe.caption2medium}}};Ge.styles=[Wo.safariEllipsisFix,xc];Ho([(0,jr.property)({type:Boolean})],Ge.prototype,"primary",void 0);Ho([(0,jr.property)({type:Boolean})],Ge.prototype,"secondary",void 0);Ho([(0,jr.property)({type:Boolean})],Ge.prototype,"tertiary",void 0);Ho([(0,jr.property)({type:Boolean})],Ge.prototype,"round",void 0);(0,ta.customElement)("ft-button")(ft);(0,ta.customElement)("ftds-button")(Ge);var na=E.FtCssVariableFactory.create("--ftds-base-input-border-radius","","SIZE",E.textInput.borderRadius),ra=E.FtCssVariableFactory.extend("--ftds-base-input-border-radius-right","",na),oa=E.FtCssVariableFactory.extend("--ftds-base-input-border-radius-left","",na),P={defaultInputFontSize:E.FtCssVariableFactory.create("--ftds-base-input-default-input-font-size","","SIZE",E.typographyBody2Medium.fontSize),defaultInputLineHeight:E.FtCssVariableFactory.create("--ftds-base-input-default-input-line-height","","NUMBER",E.typographyBody2Medium.lineHeight),labelColor:E.FtCssVariableFactory.create("--ftds-base-input-label-color","","COLOR",E.textInput.labelColor),largeFieldHeight:E.FtCssVariableFactory.create("--ftds-base-input-large-field-height","","SIZE",E.textInput.largeFieldHeight),largeFieldVerticalGap:E.FtCssVariableFactory.create("--ftds-base-input-large-field-vertical-gap","","SIZE",E.textInput.largeFieldVerticalGap),largeFieldHorizontalGap:E.FtCssVariableFactory.create("--ftds-base-input-large-field-horizontal-gap","","SIZE",E.textInput.largeFieldHorizontalGap),largeFieldHorizontalPadding:E.FtCssVariableFactory.create("--ftds-base-input-large-field-horizontal-padding","","SIZE",E.textInput.largeFieldHorizontalPadding),largeFieldIconSize:E.FtCssVariableFactory.create("--ftds-base-input-large-icon-size","","SIZE",E.textInput.largeFieldIconSize),mediumFieldHeight:E.FtCssVariableFactory.create("--ftds-base-input-medium-field-height","","SIZE",E.textInput.mediumFieldHeight),mediumFieldVerticalGap:E.FtCssVariableFactory.create("--ftds-base-input-medium-field-vertical-gap","","SIZE",E.textInput.mediumFieldVerticalGap),mediumFieldHorizontalGap:E.FtCssVariableFactory.create("--ftds-base-input-medium-field-horizontal-gap","","SIZE",E.textInput.mediumFieldHorizontalGap),mediumFieldHorizontalPadding:E.FtCssVariableFactory.create("--ftds-base-input-medium-field-horizontal-padding","","SIZE",E.textInput.mediumFieldHorizontalPadding),mediumFieldIconSize:E.FtCssVariableFactory.create("--ftds-base-input-medium-icon-size","","SIZE",E.textInput.mediumFieldIconSize),disabledComponentOpacity:E.FtCssVariableFactory.create("--ftds-base-input-disabled-component-opacity","","NUMBER",E.textInput.disabledComponentOpacity),defaultBorderWidth:E.FtCssVariableFactory.create("--ftds-base-input-default-border-width","","SIZE",E.textInput.defaultBorderWidth),defaultBorderColor:E.FtCssVariableFactory.create("--ftds-base-input-default-border-color","","COLOR",E.textInput.defaultBorderColor),errorBorderWidth:E.FtCssVariableFactory.create("--ftds-base-input-error-border-width","","SIZE",E.textInput.errorBorderWidth),errorBorderColor:E.FtCssVariableFactory.create("--ftds-base-input-error-border-color","","COLOR",E.textInput.errorBorderColor),warningBorderWidth:E.FtCssVariableFactory.create("--ftds-base-input-warning-border-width","","SIZE",E.textInput.warningBorderWidth),warningBorderColor:E.FtCssVariableFactory.create("--ftds-base-input-warning-border-color","","COLOR",E.textInput.warningBorderColor),borderRadius:na,borderRadiusRight:ra,borderRadiusLeft:oa,borderRadiusTopRight:E.FtCssVariableFactory.extend("--ftds-base-input-border-radius-top-right","",ra),borderRadiusBottomRight:E.FtCssVariableFactory.extend("--ftds-base-input-border-radius-bottom-right","",ra),borderRadiusTopLeft:E.FtCssVariableFactory.extend("--ftds-base-input-border-radius-top-left","",oa),borderRadiusBottomLeft:E.FtCssVariableFactory.extend("--ftds-base-input-border-radius-bottom-left","",oa),focusOutlineOffset:E.FtCssVariableFactory.create("--ftds-base-input-focus-outline-offset","","SIZE",E.textInput.focusOutlineOffset),focusOutlineWidth:E.FtCssVariableFactory.create("--ftds-base-input-focus-outline-width","","SIZE",E.textInput.focusOutlineWidth),focusFocusRingColor:E.FtCssVariableFactory.create("--ftds-base-input-focus-ring-color","","COLOR",E.textInput.focusFocusRingColor),appendIconColor:E.FtCssVariableFactory.create("--ftds-base-input-append-icon-color","","COLOR",E.textInput.trailingIconColor),prependIconColor:E.FtCssVariableFactory.create("--ftds-base-input-prepend-icon-color","","COLOR",E.textInput.trailingIconColor),appendIconScale:E.FtCssVariableFactory.create("--ftds-base-input-append-icon-scale","","NUMBER","1.5"),prependIconScale:E.FtCssVariableFactory.create("--ftds-base-input-prepend-icon-scale","","NUMBER","1.5"),helperHorizontalPadding:E.FtCssVariableFactory.create("--ftds-base-input-helper-horizontal-padding","","COLOR",E.textInput.helperHorizontalPadding),helperHorizontalGap:E.FtCssVariableFactory.create("--ftds-base-input-helper-horizontal-gap","","COLOR",E.textInput.helperHorizontalGap),helperIconSize:E.FtCssVariableFactory.create("--ftds-base-input-helper-icon-size","","COLOR",E.textInput.helperIconSize),helperIconHorizontalGap:E.FtCssVariableFactory.create("--ftds-base-input-helper-horizontal-gap","","COLOR",E.textInput.helperHorizontalGap),defaultHelperTextColor:E.FtCssVariableFactory.create("--ftds-base-input-helper-default-helper-text","","COLOR",E.textInput.defaultHelperTextColor),errorHelperIconColor:E.FtCssVariableFactory.create("--ftds-base-input-helper-error-helper-icon-color","","COLOR",E.textInput.errorHelperIconColor),warningHelperIconColor:E.FtCssVariableFactory.create("--ftds-base-input-helper-warning-helper-icon-color","","COLOR",E.textInput.warningHelperIconColor)},vc=Go.css`
1375
+
1376
+ *:focus {
1377
+ outline: none;
1378
+ }
1379
+
1380
+ slot::slotted(*) {
1381
+ width: 100%;
1382
+ height: 100%;
1383
+ box-sizing: border-box;
1384
+ border: none;
1385
+ padding: 0;
1386
+ }
1387
+
1388
+ slot::slotted(*:focus) {
1389
+ outline: none;
1390
+ }
1391
+
1392
+ slot:not([name])::slotted(*) { /* all elements inside of the default slot, in which will be the actual input */
1393
+ font-size: ${P.defaultInputFontSize};
1394
+ line-height: ${P.defaultInputLineHeight};
1395
+ }
1396
+
1397
+ .ftds-input {
1398
+ display: flex;
1399
+ width: 100%;
1400
+ flex-direction: column;
1401
+ align-items: stretch;
1402
+ position: relative;
1403
+ }
1404
+
1405
+ .ftds-input.ftds--size-large {
1406
+ --field-height: ${P.largeFieldHeight};
1407
+ --field-vertical-gap: ${P.largeFieldVerticalGap};
1408
+ --field-horizontal-gap: ${P.largeFieldHorizontalGap};
1409
+ --field-horizontal-padding: ${P.largeFieldHorizontalPadding};
1410
+ --icon-size: ${P.largeFieldIconSize};
1411
+ }
1412
+
1413
+ .ftds-input.ftds--size-medium {
1414
+ --field-height: ${P.mediumFieldHeight};
1415
+ --field-vertical-gap: ${P.mediumFieldVerticalGap};
1416
+ --field-horizontal-gap: ${P.mediumFieldHorizontalGap};
1417
+ --field-horizontal-padding: ${P.mediumFieldHorizontalPadding};
1418
+ --icon-size: ${P.mediumFieldIconSize};
1419
+ }
1420
+
1421
+ .ftds-input.disabled {
1422
+ opacity: ${P.disabledComponentOpacity};
1423
+ }
1424
+
1425
+ .inside-structure {
1426
+ width: 100%;
1427
+ box-sizing: border-box;
1428
+ height: var(--field-height);
1429
+ font-size: ${P.defaultInputFontSize};
1430
+ line-height: ${P.defaultInputLineHeight};
1431
+ border: ${P.defaultBorderWidth} solid ${P.defaultBorderColor};
1432
+ border-top-left-radius: ${P.borderRadiusTopLeft};
1433
+ border-bottom-left-radius: ${P.borderRadiusBottomLeft};
1434
+ border-top-right-radius: ${P.borderRadiusTopRight};
1435
+ border-bottom-right-radius: ${P.borderRadiusBottomRight};
1436
+ --current-border-width: ${P.defaultBorderWidth};
1437
+ outline-offset: calc(${P.focusOutlineOffset} - ${P.defaultBorderWidth});
1438
+
1439
+ --typo-caption-height: calc(${E.typographyCaption2Medium.lineHeight} * ${E.typographyCaption2Medium.fontSize});
1440
+ --typo-body-height: calc(${P.defaultInputLineHeight} * ${P.defaultInputFontSize});
1441
+ --caption-label-and-value-combined-height: calc(var(--field-vertical-gap) + var(--typo-caption-height) + var(--typo-body-height));
1442
+
1443
+ --input-content-vertical-padding: calc((var(--field-height) - var(--caption-label-and-value-combined-height)) / 2);
1444
+ --value-padding-bottom: calc(var(--input-content-vertical-padding) - var(--current-border-width));
1445
+ --value-padding-top: calc(var(--input-content-vertical-padding) + var(--field-vertical-gap) + var(--typo-caption-height) - var(--current-border-width));
1446
+ padding: var(--value-padding-top) var(--field-horizontal-padding) var(--value-padding-bottom);
1447
+ }
1448
+
1449
+ .ftds-input.no-label .inside-structure {
1450
+ --value-padding-bottom: calc(((var(--field-height) - var(--typo-body-height)) / 2) - var(--current-border-width));
1451
+ --value-padding-top: calc(((var(--field-height) - var(--typo-body-height)) / 2) - var(--current-border-width));
1452
+ }
1453
+
1454
+ .ftds-input.with-prepend-icon .inside-structure {
1455
+ padding-left: calc(var(--icon-size) + var(--field-horizontal-padding) + var(--field-horizontal-gap));
1456
+ }
1457
+
1458
+ .ftds-input.with-append-icon .inside-structure {
1459
+ padding-right: calc(var(--icon-size) + var(--field-horizontal-padding) + var(--field-horizontal-gap));
1460
+ }
1461
+
1462
+ .ftds-input.error .inside-structure {
1463
+ border: ${P.errorBorderWidth} solid ${P.errorBorderColor};
1464
+ --current-border-width: ${P.errorBorderWidth};
1465
+ }
1466
+
1467
+ .ftds-input.warning .inside-structure {
1468
+ border: ${P.warningBorderWidth} solid ${P.warningBorderColor};
1469
+ --current-border-width: ${P.warningBorderWidth};
1470
+ }
1471
+
1472
+ .ftds-input.focused .inside-structure {
1473
+ outline: ${P.focusOutlineWidth} solid ${P.focusFocusRingColor};
1474
+ }
1475
+
1476
+ .inside-structure .inside-structure--icon {
1477
+ position: absolute;
1478
+ top: calc((var(--field-height) - var(--icon-size)) / 2);
1479
+ height: var(--icon-size);
1480
+ display: flex;
1481
+ align-items: center;
1482
+ }
1483
+
1484
+ .inside-structure .inside-structure--icon.append {
1485
+ right: var(--field-horizontal-padding);
1486
+ color: ${P.appendIconColor};
1487
+ }
1488
+
1489
+ .inside-structure .inside-structure--icon.append ftds-button {
1490
+ ${Fo.iconOnlyScale.set(P.appendIconScale)};
1491
+ }
1492
+
1493
+ .inside-structure .inside-structure--icon.prepend {
1494
+ left: var(--field-horizontal-padding);
1495
+ color: ${P.prependIconColor};
1496
+ }
1497
+
1498
+ .inside-structure .inside-structure--icon.prepend ftds-button {
1499
+ ${Fo.iconOnlyScale.set(P.prependIconScale)};
1500
+ }
1501
+
1502
+ .inside-structure .inside-structure--icon.append button {
1503
+ color: ${P.appendIconColor};
1504
+ }
1505
+
1506
+ .inside-structure .inside-structure--icon.prepend button {
1507
+ color: ${P.prependIconColor};
1508
+ }
1509
+
1510
+ .inside-structure .inside-structure--icon button {
1511
+ border: none;
1512
+ padding: 0;
1513
+ background: none;
1514
+ cursor: pointer;
1515
+ }
1516
+
1517
+ .inside-structure .inside-structure--icon button:focus-visible {
1518
+ outline: ${P.focusOutlineWidth} solid ${P.focusFocusRingColor};
1519
+ border-radius: ${P.borderRadius};
1520
+ }
1521
+
1522
+ ftds-input-label {
1523
+ ${re.color.set(P.labelColor)};
1524
+ }
1525
+
1526
+ .ftds-input.with-prepend-icon ftds-input-label {
1527
+ ${re.additionalPaddingLeft.set(Go.css`calc(var(--icon-size) + var(--field-horizontal-gap))`)};
1528
+ }
1529
+
1530
+ .ftds-input.with-append-icon ftds-input-label {
1531
+ ${re.additionalPaddingRight.set(Go.css`calc(var(--icon-size) + var(--field-horizontal-gap))`)};
1532
+ }
1533
+
1534
+ ftds-input-helper-text {
1535
+ margin-top: ${P.helperHorizontalGap};
1536
+ padding-left: ${P.helperHorizontalPadding};
1537
+ ${Me.iconSize.set(P.helperIconSize)};
1538
+ ${Me.iconHorizontalGap.set(P.helperIconHorizontalGap)};
1539
+ ${Me.color.set(P.defaultHelperTextColor)};
1540
+ ${Me.errorColor.set(P.errorHelperIconColor)};
1541
+ ${Me.warningColor.set(P.warningHelperIconColor)};
1542
+ }
1543
+
1544
+ `;var de=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},G=class extends ke.FtdsBase{constructor(){super(...arguments),this.status=ke.Status.default,this.disabled=!1,this.label="",this.hideLabel=!1,this.raiseLabel=!1,this.appendIconVariant=Ie.fluid_topics,this.appendIconIsClickable=!1,this.prependIconVariant=Ie.fluid_topics,this.prependIconIsClickable=!1,this.errorMessages=[],this.warningMessages=[],this.hasFocus=!1}setFocusState(r){this.hasFocus=r,this.toggleAttribute("focused",r)}focusSlottedInput(){let o=this.mainSlot.assignedElements({flatten:!0}).find(n=>n instanceof HTMLInputElement||n instanceof HTMLTextAreaElement||n instanceof HTMLSelectElement);o?.focus()}get shouldShowLabel(){return!this.hideLabel&&this.label}get iconSize(){switch(this.size){case ke.DesignSystemSize.large:return ke.DesignSystemSize.medium;case ke.DesignSystemSize.medium:return ke.DesignSystemSize.small;default:return ke.DesignSystemSize.medium}}render(){let r={"ftds-input":!0,disabled:this.disabled,"no-label":!this.shouldShowLabel,focused:this.hasFocus,"with-prepend-icon":!!this.prependIcon,"with-append-icon":!!this.appendIcon,[this.status]:!0,...this.getDesignSystemBaseClasses()};return Zt.html`
1545
+ <div class="${(0,Sc.classMap)(r)}">
1537
1546
 
1538
1547
  <div class="inside-structure" @click=${()=>this.focusSlottedInput()}>
1539
1548
  <slot part="label" name="label">
1540
- ${kt(this.shouldShowLabel,()=>jt.html`
1549
+ ${Dt(this.shouldShowLabel,()=>Zt.html`
1541
1550
  <ftds-input-label
1542
1551
  aria-hidden="true"
1543
1552
  text="${this.label}"
@@ -1573,19 +1582,19 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1573
1582
  </slot>
1574
1583
 
1575
1584
  </div>
1576
- `}renderIcon(r){let o=r==="append"?this.appendIcon:this.prependIcon,n=r==="append"?this.appendIconVariant:this.prependIconVariant,a=r==="append"?"append-icon-click":"prepend-icon-click",i=r==="append"?this.appendIconIsClickable:this.prependIconIsClickable,l=r==="append"?this.appendIconLabel:this.prependIconLabel;return!o||o===!0?jt.nothing:i?jt.html`
1585
+ `}renderIcon(r){let o=r==="append"?this.appendIcon:this.prependIcon,n=r==="append"?this.appendIconVariant:this.prependIconVariant,a=r==="append"?"append-icon-click":"prepend-icon-click",i=r==="append"?this.appendIconIsClickable:this.prependIconIsClickable,l=r==="append"?this.appendIconLabel:this.prependIconLabel;return!o||o===!0?Zt.nothing:i?Zt.html`
1577
1586
  <ftds-button
1578
1587
  .label=${l}
1579
1588
  .icon=${o}
1580
1589
  .iconVariant=${n}
1581
1590
  .size=${this.iconSize}
1582
- family="${_e.DesignSystemFamily.neutral}"
1591
+ family="${ke.DesignSystemFamily.neutral}"
1583
1592
 
1584
1593
  @click=${c=>{c.stopPropagation(),this.dispatchEvent(new CustomEvent(a,c))}}
1585
1594
  >
1586
1595
  </ftds-button>
1587
- `:jt.html`
1588
- <ft-icon aria-label="${Or(l)}" aria-hidden="${!!l}" .value=${o}></ft-icon>`}};G.elementDefinitions={"ftds-input-helper-text":Ce,"ftds-input-label":rt,"ft-icon":ne,"ftds-button":He,"ft-tooltip":j};G.styles=[Kl];ce([(0,Q.property)()],G.prototype,"status",void 0);ce([(0,Q.property)({type:Boolean})],G.prototype,"disabled",void 0);ce([(0,Q.property)()],G.prototype,"label",void 0);ce([(0,Q.property)({type:Boolean})],G.prototype,"hideLabel",void 0);ce([(0,Q.property)({type:Boolean})],G.prototype,"raiseLabel",void 0);ce([(0,Q.property)()],G.prototype,"helperText",void 0);ce([(0,Q.property)()],G.prototype,"appendIcon",void 0);ce([(0,Q.property)()],G.prototype,"appendIconVariant",void 0);ce([(0,Q.property)()],G.prototype,"appendIconLabel",void 0);ce([(0,Q.property)({type:Boolean})],G.prototype,"appendIconIsClickable",void 0);ce([(0,Q.property)()],G.prototype,"prependIcon",void 0);ce([(0,Q.property)()],G.prototype,"prependIconVariant",void 0);ce([(0,Q.property)()],G.prototype,"prependIconLabel",void 0);ce([(0,Q.property)({type:Boolean})],G.prototype,"prependIconIsClickable",void 0);ce([(0,Q.state)()],G.prototype,"errorMessages",void 0);ce([(0,Q.state)()],G.prototype,"warningMessages",void 0);ce([(0,Q.state)()],G.prototype,"hasFocus",void 0);ce([(0,Q.query)(".ft-base-input")],G.prototype,"container",void 0);ce([(0,Q.query)("slot:not([name])")],G.prototype,"mainSlot",void 0);(0,gc.customElement)("ftds-base-input")(G);var Qn=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},ft=class extends Io((0,pt.toFtInput)(pt.FtdsBase)){constructor(){var r;super(),this.type=ke.text,this.showClearPassword=!1,this.value=(r=this.value)!==null&&r!==void 0?r:"",this.addI18nContext(pr,ml)}get inputType(){return this.type===ke.password&&this.showClearPassword?ke.text:this.type}onInput(){var r;this.value=((r=this.input)===null||r===void 0?void 0:r.value)||"",super.onInput()}connectedCallback(){this.updateTypeBasedAdditionalRules(this.type),super.connectedCallback()}willUpdate(r){super.willUpdate(r),r.has("type")&&this.updateTypeBasedAdditionalRules(this.type)}get showLabel(){return!this.hideLabel&&this.label}get passwordIconForCurrentState(){return this.type===ke.password&&!this.disabled?this.showClearPassword?Ze.EYE_SLASH:Ze.EYE:void 0}render(){let r=(0,xc.classMap)({"ftds-input":!0,...this.getDesignSystemBaseClasses()});return bc.html`
1596
+ `:Zt.html`
1597
+ <ft-icon aria-label="${Ar(l)}" aria-hidden="${!!l}" .value=${o}></ft-icon>`}};G.elementDefinitions={"ftds-input-helper-text":Oe,"ftds-input-label":nt,"ft-icon":ae,"ftds-button":Ge,"ft-tooltip":j};G.styles=[vc];de([(0,Q.property)()],G.prototype,"status",void 0);de([(0,Q.property)({type:Boolean})],G.prototype,"disabled",void 0);de([(0,Q.property)()],G.prototype,"label",void 0);de([(0,Q.property)({type:Boolean})],G.prototype,"hideLabel",void 0);de([(0,Q.property)({type:Boolean})],G.prototype,"raiseLabel",void 0);de([(0,Q.property)()],G.prototype,"helperText",void 0);de([(0,Q.property)()],G.prototype,"appendIcon",void 0);de([(0,Q.property)()],G.prototype,"appendIconVariant",void 0);de([(0,Q.property)()],G.prototype,"appendIconLabel",void 0);de([(0,Q.property)({type:Boolean})],G.prototype,"appendIconIsClickable",void 0);de([(0,Q.property)()],G.prototype,"prependIcon",void 0);de([(0,Q.property)()],G.prototype,"prependIconVariant",void 0);de([(0,Q.property)()],G.prototype,"prependIconLabel",void 0);de([(0,Q.property)({type:Boolean})],G.prototype,"prependIconIsClickable",void 0);de([(0,Q.state)()],G.prototype,"errorMessages",void 0);de([(0,Q.state)()],G.prototype,"warningMessages",void 0);de([(0,Q.state)()],G.prototype,"hasFocus",void 0);de([(0,Q.query)(".ft-base-input")],G.prototype,"container",void 0);de([(0,Q.query)("slot:not([name])")],G.prototype,"mainSlot",void 0);(0,Oc.customElement)("ftds-base-input")(G);var jo=function(e,r,o,n){var a=arguments.length,i=a<3?r:n===null?n=Object.getOwnPropertyDescriptor(r,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,r,o,n);else for(var c=e.length-1;c>=0;c--)(l=e[c])&&(i=(a<3?l(i):a>3?l(r,o,i):l(r,o))||i);return a>3&&i&&Object.defineProperty(r,o,i),i},aa=class extends Event{constructor(){super("clear")}},et=class extends Io((0,ht.toFtInput)(ht.FtdsBase)){constructor(){var r;super(),this.type=Ae.text,this.clearable=!1,this.showClearPassword=!1,this.value=(r=this.value)!==null&&r!==void 0?r:"",this.addI18nContext(Gt,Ol)}get inputType(){return this.type===Ae.password&&this.showClearPassword?Ae.text:this.type}onInput(){var r;this.value=((r=this.input)===null||r===void 0?void 0:r.value)||"",super.onInput()}connectedCallback(){this.updateTypeBasedAdditionalRules(this.type),super.connectedCallback()}willUpdate(r){super.willUpdate(r),r.has("type")&&this.updateTypeBasedAdditionalRules(this.type)}get appendIcon(){if(!this.disabled){if(this.type===Ae.password)return this.showClearPassword?Be.EYE_SLASH:Be.EYE;if(this.clearable&&this.value)return Be.X_MARK}}get appendIconLabel(){return this.type===Ae.password?this.showClearPassword?Gt.messages.hidePassword():Gt.messages.showPassword():this.clearable?Gt.messages.clear():""}render(){let r=(0,Ec.classMap)({"ftds-input":!0,...this.getDesignSystemBaseClasses()});return Cc.html`
1589
1598
  <ftds-base-input
1590
1599
 
1591
1600
  .status=${this.status}
@@ -1596,17 +1605,16 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1596
1605
  .warningMessages=${this.warningMessages}
1597
1606
  .helperText=${this.helperText}
1598
1607
 
1599
- .label=${Or(this.label)}
1608
+ .label=${Ar(this.label)}
1600
1609
  ?hideLabel=${this.hideLabel}
1601
- ?raiseLabel=${this.type==ke.date||this.type==ke.time||this.focused||this.value!=""}
1610
+ ?raiseLabel=${this.type==Ae.date||this.type==Ae.time||this.focused||this.value!=""}
1602
1611
 
1603
- .appendIcon=${this.passwordIconForCurrentState}
1604
- .appendIconLabel=${this.showClearPassword?pr.messages.hidePassword():pr.messages.showPassword()}
1612
+ .appendIcon=${this.appendIcon}
1613
+ .appendIconLabel=${this.appendIconLabel}
1605
1614
  appendIconIsClickable
1606
- @append-icon-click="${()=>this.showClearPassword=!this.showClearPassword}"
1615
+ @append-icon-click="${this.onAppendedIconClick}"
1607
1616
 
1608
1617
  >
1609
-
1610
1618
  <input class="${r}"
1611
1619
  name="${this.name}"
1612
1620
  .value=${this.value}
@@ -1615,15 +1623,13 @@ Also for action icons.`,s.colorGray200),contentGlobalSubtle:t.extend("--ft-conte
1615
1623
  @input=${this.onInput}
1616
1624
  @focus=${this.onFocus}
1617
1625
  @blur=${this.onBlur}
1618
- aria-label="${Or(this.label)}"
1619
- aria-invalid="${this.status===pt.Status.error}"
1626
+ aria-label="${Ar(this.label)}"
1627
+ aria-invalid="${this.status===ht.Status.error}"
1620
1628
  aria-describedby="${this.messagesForScreenReaderElementId}"
1621
1629
  />
1622
-
1623
1630
  ${this.renderMessagesForScreenReader()}
1624
-
1625
1631
  </ftds-base-input>
1626
- `}updateTypeBasedAdditionalRules(r){this.additionalErrorRules=(()=>{switch(r){case ke.email:return[pt.ValidationRules.email(pr.messages.invalidEmail())];case ke.url:return[pt.ValidationRules.url(pr.messages.invalidUrl())];default:return[]}})(),this.additionalWarningRules=(()=>{switch(r){default:return[]}})()}};ft.elementDefinitions={"ftds-input-helper-text":Ce,"ftds-input-label":rt,"ftds-base-input":G,"ft-icon":ne,"ft-tooltip":j};ft.styles=[La];Qn([(0,br.property)()],ft.prototype,"type",void 0);Qn([(0,br.state)()],ft.prototype,"showClearPassword",void 0);Qn([(0,br.query)("input")],ft.prototype,"input",void 0);(0,vc.customElement)("ftds-text-input")(ft);})();
1632
+ `}onAppendedIconClick(){this.type===Ae.password?this.showClearPassword=!this.showClearPassword:this.clearable&&(this.value="",this.dispatchEvent(new aa))}updateTypeBasedAdditionalRules(r){this.additionalErrorRules=(()=>{switch(r){case Ae.email:return[ht.ValidationRules.email(Gt.messages.invalidEmail())];case Ae.url:return[ht.ValidationRules.url(Gt.messages.invalidUrl())];default:return[]}})(),this.additionalWarningRules=(()=>{switch(r){default:return[]}})()}};et.elementDefinitions={"ftds-input-helper-text":Oe,"ftds-input-label":nt,"ftds-base-input":G,"ft-icon":ae,"ft-tooltip":j};et.styles=[Da];jo([(0,qt.property)()],et.prototype,"type",void 0);jo([(0,qt.property)({type:Boolean})],et.prototype,"clearable",void 0);jo([(0,qt.state)()],et.prototype,"showClearPassword",void 0);jo([(0,qt.query)("input")],et.prototype,"input",void 0);(0,wc.customElement)("ftds-text-input")(et);})();
1627
1633
  /*! Bundled license information:
1628
1634
 
1629
1635
  lit-html/lit-html.js: